[INFO] fetching crate async-gitlib 0.0.2... [INFO] testing async-gitlib-0.0.2 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate async-gitlib 0.0.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate async-gitlib 0.0.2 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-gitlib 0.0.2 [INFO] finished tweaking crates.io crate async-gitlib 0.0.2 [INFO] tweaked toml for crates.io crate async-gitlib 0.0.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 794c57a84e7696dd03879bf8308de5a5295ef679720d3db1e49f2647bfaacc74 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "794c57a84e7696dd03879bf8308de5a5295ef679720d3db1e49f2647bfaacc74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "794c57a84e7696dd03879bf8308de5a5295ef679720d3db1e49f2647bfaacc74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "794c57a84e7696dd03879bf8308de5a5295ef679720d3db1e49f2647bfaacc74", kill_on_drop: false }` [INFO] [stdout] 794c57a84e7696dd03879bf8308de5a5295ef679720d3db1e49f2647bfaacc74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe071240f1ad79e967d2033e30404a0845167e62f7d7d15e3145352faef91fb4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fe071240f1ad79e967d2033e30404a0845167e62f7d7d15e3145352faef91fb4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libssh2-sys v0.2.20 [INFO] [stderr] Compiling libgit2-sys v0.12.17+1.1.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling git2 v0.13.15 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling async-gitlib v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "fe071240f1ad79e967d2033e30404a0845167e62f7d7d15e3145352faef91fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe071240f1ad79e967d2033e30404a0845167e62f7d7d15e3145352faef91fb4", kill_on_drop: false }` [INFO] [stdout] fe071240f1ad79e967d2033e30404a0845167e62f7d7d15e3145352faef91fb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07ae569a4df5c85fecbc4678d24bd6e4c2cebd5416d0328aa1cb829573252ef5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "07ae569a4df5c85fecbc4678d24bd6e4c2cebd5416d0328aa1cb829573252ef5", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling async-gitlib v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.07s [INFO] running `Command { std: "docker" "inspect" "07ae569a4df5c85fecbc4678d24bd6e4c2cebd5416d0328aa1cb829573252ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ae569a4df5c85fecbc4678d24bd6e4c2cebd5416d0328aa1cb829573252ef5", kill_on_drop: false }` [INFO] [stdout] 07ae569a4df5c85fecbc4678d24bd6e4c2cebd5416d0328aa1cb829573252ef5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7550de286878cea52aed625a61a7185dd27a9e8635102e6bff20a55200d04727 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7550de286878cea52aed625a61a7185dd27a9e8635102e6bff20a55200d04727", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/async_gitlib-74038575b5ab6001 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test repo_init::tests::initializes ... ok [INFO] [stdout] test repo_clone::tests::clones_public ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- repo_clone::tests::clones_public stdout ---- [INFO] [stdout] thread 'repo_clone::tests::clones_public' panicked at 'called `Result::unwrap()` on an `Err` value: Error { code: -1, klass: 12, message: "failed to resolve address for github.com: Temporary failure in name resolution" }', src/repo_clone.rs:95:44 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a689b9db27 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55a689b9db27 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a689b9db27 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a689b9db27 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a689bbf06c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55a689b99912 - std::io::Write::write_fmt::h28c53dc51251a293 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55a689ba0355 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a689ba0355 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a689ba0355 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55a689b9fee2 - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55a689ba0af1 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55a689ba0637 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55a689b9dfec - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55a689ba0599 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55a689bbda21 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55a689bbd843 - core::option::expect_none_failed::ha72f299eca314ad7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55a689923bca - core::result::Result::unwrap::h9b88bb16fc2516bb [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55a68993061c - async_gitlib::repo_clone::tests::clones_public::{{closure}}::hb7027b4781fc14bd [INFO] [stdout] at /opt/rustwide/workdir/src/repo_clone.rs:95:9 [INFO] [stdout] 18: 0x55a689922169 - as core::future::future::Future>::poll::hd00f5cdf92f65c47 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55a68992c849 - as core::future::future::Future>::poll::{{closure}}::ha9579117dee97963 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x55a68992bf33 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h597083b94cf329f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x55a6899270a5 - std::thread::local::LocalKey::try_with::h4736d4d7ef8f6ee9 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 22: 0x55a68992633d - std::thread::local::LocalKey::with::h7f5b2a8ce6e4eac0 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 23: 0x55a68992bc1b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h607bbe38b5573584 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x55a68992c658 - as core::future::future::Future>::poll::h9867be9da576b8ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x55a689923e0b - as core::future::future::Future>::poll::hab39caa166d7b38b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:526:33 [INFO] [stdout] 26: 0x55a6899318ca - async_executor::Executor::run::{{closure}}::he7ac4adeb25be85f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 27: 0x55a6899220d9 - as core::future::future::Future>::poll::h9e6f46d55b44ad6c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x55a689930bcc - async_executor::LocalExecutor::run::{{closure}}::had4f28b8d35e4847 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 29: 0x55a6899227c9 - as core::future::future::Future>::poll::hebabc1c6e2b4de57 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x55a68991acd0 - async_io::driver::block_on::hfd5ade33e6b273bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.1/src/driver.rs:142:33 [INFO] [stdout] 31: 0x55a6899234a3 - async_global_executor::reactor::block_on::{{closure}}::h75e8ecdd033b7e38 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 32: 0x55a689923460 - async_global_executor::reactor::block_on::hee914c194c00846a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 33: 0x55a689924a4c - async_global_executor::block_on::{{closure}}::h566ceea585979cd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 34: 0x55a6899281de - std::thread::local::LocalKey::try_with::hdd91f50afe61c2fa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x55a689925e2d - std::thread::local::LocalKey::with::h07daa1518e9ed9e7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x55a6899249e6 - async_global_executor::block_on::hdb88920e0bfcd101 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 37: 0x55a68992e61d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h09619d002b2083cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x55a68992c3fb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf27544f200f9862f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x55a689926bbe - std::thread::local::LocalKey::try_with::h27737cb03741792d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x55a68992662d - std::thread::local::LocalKey::with::hf7c8056732206728 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x55a68992bd30 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb9bfc4c398e3b429 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x55a68992e3cd - async_std::task::builder::Builder::blocking::{{closure}}::h5d4fd68d3a34c3c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x55a689927b96 - std::thread::local::LocalKey::try_with::h980c9b51e1740641 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x55a68992604d - std::thread::local::LocalKey::with::h27ea3e2b68010ec4 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x55a68992df71 - async_std::task::builder::Builder::blocking::h0f4053ce4e3e8eeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x55a6899368a2 - async_std::task::block_on::block_on::h2efc18665c0f1541 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x55a6899303db - async_gitlib::repo_clone::tests::clones_public::hf9dddeab0903b90e [INFO] [stdout] at /opt/rustwide/workdir/src/repo_clone.rs:90:5 [INFO] [stdout] 48: 0x55a68993039a - async_gitlib::repo_clone::tests::clones_public::{{closure}}::hb7cf4c00ed7328b6 [INFO] [stdout] at /opt/rustwide/workdir/src/repo_clone.rs:90:5 [INFO] [stdout] 49: 0x55a68991e82e - core::ops::function::FnOnce::call_once::h48af899b964439eb [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x55a689961a43 - core::ops::function::FnOnce::call_once::ha61d5393ae51ae22 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55a689961a43 - test::__rust_begin_short_backtrace::h4a8691b5281c1f3b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516:5 [INFO] [stdout] 52: 0x55a689960336 - as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 53: 0x55a689960336 - as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x55a689960336 - std::panicking::try::do_call::h04571a1da6838ba1 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 55: 0x55a689960336 - std::panicking::try::h758f090614125cbe [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 56: 0x55a689960336 - std::panic::catch_unwind::h0c48513d5a021d3c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x55a689960336 - test::run_test_in_process::hee75babaaac3822f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538:18 [INFO] [stdout] 58: 0x55a689960336 - test::run_test::run_test_inner::{{closure}}::h2920dea75d7f0c1e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:449:39 [INFO] [stdout] 59: 0x55a689938646 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha23dff608830db13 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x55a68993d3dd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hacce322dead3a799 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x55a68993d3dd - as core::ops::function::FnOnce<()>>::call_once::h4f0bc9c26ead0a27 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x55a68993d3dd - std::panicking::try::do_call::h1b9f282fb0c383b3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379:40 [INFO] [stdout] 63: 0x55a68993d3dd - std::panicking::try::hed1ebed51b133ee4 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343:19 [INFO] [stdout] 64: 0x55a68993d3dd - std::panic::catch_unwind::h072a2b19fd39a474 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x55a68993d3dd - std::thread::Builder::spawn_unchecked::{{closure}}::hb02c6b2d3ff18bc2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x55a68993d3dd - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb512c5d27b4adb83 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x55a689ba75ea - as core::ops::function::FnOnce>::call_once::hdbb9ff71143eaad6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 68: 0x55a689ba75ea - as core::ops::function::FnOnce>::call_once::h9dbde95cefb8368c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328:9 [INFO] [stdout] 69: 0x55a689ba75ea - std::sys::unix::thread::Thread::new::thread_start::hc76032c38affd972 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f2685a0e609 - start_thread [INFO] [stdout] 71: 0x7f26857de293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] repo_clone::tests::clones_public [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "7550de286878cea52aed625a61a7185dd27a9e8635102e6bff20a55200d04727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7550de286878cea52aed625a61a7185dd27a9e8635102e6bff20a55200d04727", kill_on_drop: false }` [INFO] [stdout] 7550de286878cea52aed625a61a7185dd27a9e8635102e6bff20a55200d04727