"go test -v -timeout 30m0s -remote TestCryptSwift: -verbose -test.run '^TestIntegration$/^(FsMkdir|FsRmdirNotFound)$/^FsPutFiles$/^FsRmdirFull$'" - Starting (try 3/5) === RUN TestIntegration === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull 2020/01/19 05:05:12 INFO : Waiting for deletions to finish 2020/01/19 05:05:12 INFO : file name.txt.bin: Deleted 2020/01/19 05:05:12 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt.bin: Deleted 2020/01/19 05:05:12 INFO : Waiting for deletions to finish --- FAIL: TestIntegration (2.49s) fstests.go:365: Using remote "TestCryptSwift:" --- FAIL: TestIntegration/FsRmdirNotFound (0.00s) fstests.go:429: Error Trace: fstests.go:429 Error: An error is expected but got nil. Test: TestIntegration/FsRmdirNotFound Messages: Expecting error on Rmdir non existent --- FAIL: TestIntegration/FsMkdir (1.94s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (1.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.00s) fstests.go:1137: Error Trace: fstests.go:1137 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull Messages: Expecting error on RMdir on non empty remote fstests.go:1827: Error Trace: fstests.go:1827 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 2.500s "go test -v -timeout 30m0s -remote TestCryptSwift: -verbose -test.run '^TestIntegration$/^(FsMkdir|FsRmdirNotFound)$/^FsPutFiles$/^FsRmdirFull$'" - Finished ERROR in 6.713851803s (try 3/5): exit status 1: Failed [TestIntegration/FsRmdirNotFound TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull]