"go test -v -timeout 30m0s -remote TestCryptSwift: -verbose -test.run '^TestIntegration$/^(FsMkdir|FsRmdirNotFound)$/^FsPutFiles$/^FsRmdirFull$'" - Starting (try 4/5) === RUN TestIntegration === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2019/10/02 06:09:37 INFO : Waiting for deletions to finish 2019/10/02 06:09:37 INFO : file name.txt.bin: Deleted 2019/10/02 06:09:37 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin: Deleted 2019/10/02 06:09:37 INFO : Waiting for deletions to finish --- FAIL: TestIntegration (4.09s) fstests.go:349: Using remote "TestCryptSwift:" --- FAIL: TestIntegration/FsRmdirNotFound (0.00s) fstests.go:408: Error Trace: fstests.go:408 Error: An error is expected but got nil. Test: TestIntegration/FsRmdirNotFound Messages: Expecting error on Rmdir non existent --- FAIL: TestIntegration/FsMkdir (2.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.91s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) fstests.go:1113: Error Trace: fstests.go:1113 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull Messages: Expecting error on RMdir on non empty remote fstests.go:1800: Error Trace: fstests.go:1800 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir Messages: Expecting error after on second purge FAIL exit status 1 FAIL github.com/rclone/rclone/backend/crypt 4.098s "go test -v -timeout 30m0s -remote TestCryptSwift: -verbose -test.run '^TestIntegration$/^(FsMkdir|FsRmdirNotFound)$/^FsPutFiles$/^FsRmdirFull$'" - Finished ERROR in 6.700615513s (try 4/5): exit status 1: Failed [TestIntegration/FsRmdirNotFound TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull]