[INFO] cloning repository https://github.com/onsails/cloud-storage-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onsails/cloud-storage-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsails%2Fcloud-storage-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsails%2Fcloud-storage-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cee799714e54e901e679db4ecaae481c229f225d [INFO] testing onsails/cloud-storage-sync against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fonsails%2Fcloud-storage-sync" "/workspace/builds/worker-51/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-51/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onsails/cloud-storage-sync on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/onsails/cloud-storage-sync [INFO] finished tweaking git repo https://github.com/onsails/cloud-storage-sync [INFO] tweaked toml for git repo https://github.com/onsails/cloud-storage-sync written to /workspace/builds/worker-51/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47893ba3266ce822bdaef8a66d651312d8bfa47ee79878217bcb8938083e6461 [INFO] running `Command { std: "docker" "start" "-a" "47893ba3266ce822bdaef8a66d651312d8bfa47ee79878217bcb8938083e6461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47893ba3266ce822bdaef8a66d651312d8bfa47ee79878217bcb8938083e6461", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47893ba3266ce822bdaef8a66d651312d8bfa47ee79878217bcb8938083e6461", kill_on_drop: false }` [INFO] [stdout] 47893ba3266ce822bdaef8a66d651312d8bfa47ee79878217bcb8938083e6461 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4b2f651960318c00bc73ace994b7d31b5840b28397f86ec1f8dd3c0f904084d [INFO] running `Command { std: "docker" "start" "-a" "b4b2f651960318c00bc73ace994b7d31b5840b28397f86ec1f8dd3c0f904084d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling crc32c v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.7 [INFO] [stderr] Compiling cloud-storage v0.10.3 [INFO] [stderr] Compiling cloud-storage-sync v0.6.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `concurrency` [INFO] [stdout] --> src/local.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) concurrency: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "b4b2f651960318c00bc73ace994b7d31b5840b28397f86ec1f8dd3c0f904084d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b2f651960318c00bc73ace994b7d31b5840b28397f86ec1f8dd3c0f904084d", kill_on_drop: false }` [INFO] [stdout] b4b2f651960318c00bc73ace994b7d31b5840b28397f86ec1f8dd3c0f904084d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bfd4bc325726889a375bf7b6e76915c1fd32a45370e6ce1bbec02d36c2dcfbf [INFO] running `Command { std: "docker" "start" "-a" "0bfd4bc325726889a375bf7b6e76915c1fd32a45370e6ce1bbec02d36c2dcfbf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stdout] warning: field is never read: `concurrency` [INFO] [stdout] --> src/local.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) concurrency: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cloud-storage-sync v0.6.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `concurrency` [INFO] [stdout] --> src/local.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) concurrency: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dirpath` [INFO] [stdout] --> src/lib.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | pub dirpath: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dirfile` [INFO] [stdout] --> src/lib.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | pub dirfile: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `empty` [INFO] [stdout] --> src/lib.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | pub empty: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.42s [INFO] running `Command { std: "docker" "inspect" "0bfd4bc325726889a375bf7b6e76915c1fd32a45370e6ce1bbec02d36c2dcfbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bfd4bc325726889a375bf7b6e76915c1fd32a45370e6ce1bbec02d36c2dcfbf", kill_on_drop: false }` [INFO] [stdout] 0bfd4bc325726889a375bf7b6e76915c1fd32a45370e6ce1bbec02d36c2dcfbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-51/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6b5735c1d50fd3265a4bf57565e0f84ae88d3cb139bcbdb324f6783e73b4dbfc [INFO] running `Command { std: "docker" "start" "-a" "6b5735c1d50fd3265a4bf57565e0f84ae88d3cb139bcbdb324f6783e73b4dbfc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `concurrency` [INFO] [stderr] --> src/local.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | pub(crate) concurrency: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `dirpath` [INFO] [stderr] --> src/lib.rs:165:9 [INFO] [stderr] | [INFO] [stderr] 165 | pub dirpath: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `dirfile` [INFO] [stderr] --> src/lib.rs:166:9 [INFO] [stderr] | [INFO] [stderr] 166 | pub dirfile: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `empty` [INFO] [stderr] --> src/lib.rs:167:9 [INFO] [stderr] | [INFO] [stderr] 167 | pub empty: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cloud-storage-sync` (lib) generated 1 warning [INFO] [stderr] warning: `cloud-storage-sync` (lib test) generated 4 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cloud_storage_sync-1971b86fdc919fb5) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_dir_sync ... FAILED [INFO] [stdout] test tests::test_local_file_upload ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_dir_sync stdout ---- [INFO] [stdout] thread 'tests::test_dir_sync' panicked at 'called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent)', src/lib.rs:159:31 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564e6adf67dc - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564e6adf67dc - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564e6adf67dc - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564e6adf67dc - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564e6ae1b8bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x564e6adef435 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x564e6adf8610 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564e6adf8610 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564e6adf8610 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x564e6adf81f6 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x564e6adf8cc4 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x564e6adf87a0 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x564e6adf6c84 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x564e6adf8709 - rust_begin_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x564e6a39da71 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x564e6a39db63 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/result.rs:1661:5 [INFO] [stdout] 16: 0x564e6a4461d5 - core::result::Result::unwrap::hea804e50ba5d3b20 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/result.rs:1342:23 [INFO] [stdout] 17: 0x564e6a4397ea - cloud_storage_sync::tests::env_bucket::h52a35bbe0698b08d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:159:9 [INFO] [stdout] 18: 0x564e6a438d75 - cloud_storage_sync::tests::clear_bucket::{{closure}}::h5ac9ec6aa215d495 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:134:22 [INFO] [stdout] 19: 0x564e6a3dcab1 - as core::future::future::Future>::poll::h9777a77b7592df8d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 20: 0x564e6a438112 - cloud_storage_sync::tests::init::{{closure}}::hce049d344b5eae30 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:130:9 [INFO] [stdout] 21: 0x564e6a3ddedb - as core::future::future::Future>::poll::he73a25f35d0ccfca [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 22: 0x564e6a43cdde - cloud_storage_sync::tests::test_dir_sync::{{closure}}::hd213da21360a18cb [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:83:13 [INFO] [stdout] 23: 0x564e6a3ddc2b - as core::future::future::Future>::poll::he099c2ce396439e1 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 24: 0x564e6a43683a - as core::future::future::Future>::poll::h77f1649e38e3ed77 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/future/future.rs:123:9 [INFO] [stdout] 25: 0x564e6a423aa0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h57566817a695b2dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:62 [INFO] [stdout] 26: 0x564e6a435260 - tokio::coop::with_budget::{{closure}}::h6cbc1a3d7447bfd6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:102:9 [INFO] [stdout] 27: 0x564e6a42b3c8 - std::thread::local::LocalKey::try_with::h955b659018ca23b6 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 28: 0x564e6a42a8cd - std::thread::local::LocalKey::with::h4de89518dba972fc [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 29: 0x564e6a42262b - tokio::coop::with_budget::h9ba125d2d27002d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:95:5 [INFO] [stdout] 30: 0x564e6a42262b - tokio::coop::budget::heca1e8ef8e2bb957 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/coop.rs:72:5 [INFO] [stdout] 31: 0x564e6a42262b - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h0a59dc7a4c042078 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39 [INFO] [stdout] 32: 0x564e6a424ec1 - tokio::runtime::basic_scheduler::enter::{{closure}}::hbf5526e88b16ab3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29 [INFO] [stdout] 33: 0x564e6a3ec357 - tokio::macros::scoped_tls::ScopedKey::set::h5f07636b612be812 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 34: 0x564e6a424b3c - tokio::runtime::basic_scheduler::enter::hc1b49c8b43607523 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:5 [INFO] [stdout] 35: 0x564e6a4222db - tokio::runtime::basic_scheduler::Inner

::block_on::h2e6d49ed4f26fa6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9 [INFO] [stdout] 36: 0x564e6a423c8e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h70ce8043a316e343 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:9 [INFO] [stdout] 37: 0x564e6a42402e - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h99aacd75cb4ecdf6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:24 [INFO] [stdout] 38: 0x564e6a3eea53 - tokio::runtime::Runtime::block_on::h4d3647da0e6aa3a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.15.0/src/runtime/mod.rs:461:46 [INFO] [stdout] 39: 0x564e6a43cada - cloud_storage_sync::tests::test_dir_sync::h5db0c78796aff1a8 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:81:9 [INFO] [stdout] 40: 0x564e6a43ca1a - cloud_storage_sync::tests::test_dir_sync::{{closure}}::h6c6bf9131552e631 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:80:5 [INFO] [stdout] 41: 0x564e6a3f640e - core::ops::function::FnOnce::call_once::hfcf1924d0919f17c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 42: 0x564e6a55f933 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x564e6a55f933 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:585:5 [INFO] [stdout] 44: 0x564e6a55e4f7 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 45: 0x564e6a55e4f7 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 46: 0x564e6a55e4f7 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 47: 0x564e6a55e4f7 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 48: 0x564e6a55e4f7 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 49: 0x564e6a55e4f7 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:608:18 [INFO] [stdout] 50: 0x564e6a55e4f7 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:500:39 [INFO] [stdout] 51: 0x564e6a52adde - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:527:37 [INFO] [stdout] 52: 0x564e6a52adde - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 53: 0x564e6a52fed8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 54: 0x564e6a52fed8 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 55: 0x564e6a52fed8 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 56: 0x564e6a52fed8 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 57: 0x564e6a52fed8 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 58: 0x564e6a52fed8 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 59: 0x564e6a52fed8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x564e6adfe543 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 61: 0x564e6adfe543 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 62: 0x564e6adfe543 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 63: 0x7fd653874609 - start_thread [INFO] [stdout] 64: 0x7fd653644293 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::test_local_file_upload stdout ---- [INFO] [stdout] thread 'tests::test_local_file_upload' panicked at 'called `Result::unwrap()` on an `Err` value: PoisonError { .. }', src/lib.rs:44:24 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564e6adf67dc - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564e6adf67dc - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564e6adf67dc - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x564e6adf67dc - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x564e6ae1b8bc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x564e6adef435 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x564e6adf8610 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x564e6adf8610 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x564e6adf8610 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x564e6adf81f6 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x564e6adf8cc4 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x564e6adf87a0 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x564e6adf6c84 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x564e6adf8709 - rust_begin_unwind [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x564e6a39da71 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x564e6a39db63 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/result.rs:1661:5 [INFO] [stdout] 16: 0x564e6a445ef1 - core::result::Result::unwrap::hd7e3b5044eb511e4 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/result.rs:1342:23 [INFO] [stdout] 17: 0x564e6a43b6ce - cloud_storage_sync::tests::test_local_file_upload::hc8fad95c25007b15 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:44:9 [INFO] [stdout] 18: 0x564e6a43b67a - cloud_storage_sync::tests::test_local_file_upload::{{closure}}::h4149e8e6a1ed26d6 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:43:5 [INFO] [stdout] 19: 0x564e6a3f58be - core::ops::function::FnOnce::call_once::ha77467ec545d63c1 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x564e6a55f933 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x564e6a55f933 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x564e6a55e4f7 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 23: 0x564e6a55e4f7 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x564e6a55e4f7 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x564e6a55e4f7 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x564e6a55e4f7 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x564e6a55e4f7 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x564e6a55e4f7 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x564e6a52adde - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x564e6a52adde - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x564e6a52fed8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x564e6a52fed8 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x564e6a52fed8 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x564e6a52fed8 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x564e6a52fed8 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x564e6a52fed8 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x564e6a52fed8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x564e6adfe543 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 39: 0x564e6adfe543 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 40: 0x564e6adfe543 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/404c8471aba60c2d837fa728e7c729a0f52d5830/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fd653874609 - start_thread [INFO] [stdout] 42: 0x7fd653644293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_dir_sync [INFO] [stdout] tests::test_local_file_upload [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "6b5735c1d50fd3265a4bf57565e0f84ae88d3cb139bcbdb324f6783e73b4dbfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b5735c1d50fd3265a4bf57565e0f84ae88d3cb139bcbdb324f6783e73b4dbfc", kill_on_drop: false }` [INFO] [stdout] 6b5735c1d50fd3265a4bf57565e0f84ae88d3cb139bcbdb324f6783e73b4dbfc