[INFO] cloning repository https://github.com/whereistejas/dirtcrunch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whereistejas/dirtcrunch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhereistejas%2Fdirtcrunch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhereistejas%2Fdirtcrunch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee7e1ea93e25a46e9439f452378d615b99fcbf3d [INFO] testing whereistejas/dirtcrunch against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhereistejas%2Fdirtcrunch" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/whereistejas/dirtcrunch [INFO] finished tweaking git repo https://github.com/whereistejas/dirtcrunch [INFO] tweaked toml for git repo https://github.com/whereistejas/dirtcrunch written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/whereistejas/dirtcrunch on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/whereistejas/dirtcrunch already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing whereistejas/dirtcrunch against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhereistejas%2Fdirtcrunch" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/whereistejas/dirtcrunch [INFO] finished tweaking git repo https://github.com/whereistejas/dirtcrunch [INFO] tweaked toml for git repo https://github.com/whereistejas/dirtcrunch written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/whereistejas/dirtcrunch on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/whereistejas/dirtcrunch already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.67 [INFO] [stderr] Downloaded openssl v0.10.36 [INFO] [stderr] Downloaded tokio-macros v1.4.1 [INFO] [stderr] Downloaded pkg-config v0.3.20 [INFO] [stderr] Downloaded tokio-openssl v0.6.2 [INFO] [stderr] Downloaded shiplift v0.7.0 [INFO] [stderr] Downloaded serde_yaml v0.8.21 [INFO] [stderr] Downloaded hyper-openssl v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2190153dcecc56fd44636b2a318ae2c5be41bc92deb9739ff10ff96f1f8eda11 [INFO] running `Command { std: "docker" "start" "-a" "2190153dcecc56fd44636b2a318ae2c5be41bc92deb9739ff10ff96f1f8eda11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2190153dcecc56fd44636b2a318ae2c5be41bc92deb9739ff10ff96f1f8eda11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2190153dcecc56fd44636b2a318ae2c5be41bc92deb9739ff10ff96f1f8eda11", kill_on_drop: false }` [INFO] [stdout] 2190153dcecc56fd44636b2a318ae2c5be41bc92deb9739ff10ff96f1f8eda11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ace92046e2cc985cd73218a9f0f7d917d58458c5cb823079bdcb0edcad70fb4a [INFO] running `Command { std: "docker" "start" "-a" "ace92046e2cc985cd73218a9f0f7d917d58458c5cb823079bdcb0edcad70fb4a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling tokio-openssl v0.6.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling shiplift v0.7.0 [INFO] [stderr] Compiling dirtcrunch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/util/config.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | fn create_fields(json: &Value) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | fn create_fields(json: &Value) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.47s [INFO] running `Command { std: "docker" "inspect" "ace92046e2cc985cd73218a9f0f7d917d58458c5cb823079bdcb0edcad70fb4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ace92046e2cc985cd73218a9f0f7d917d58458c5cb823079bdcb0edcad70fb4a", kill_on_drop: false }` [INFO] [stdout] ace92046e2cc985cd73218a9f0f7d917d58458c5cb823079bdcb0edcad70fb4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12e230a100ab3194d5437def01e7bc87a47b3dc7a06942c3436efa177403307a [INFO] running `Command { std: "docker" "start" "-a" "12e230a100ab3194d5437def01e7bc87a47b3dc7a06942c3436efa177403307a", kill_on_drop: false }` [INFO] [stderr] Compiling dirtcrunch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/util/config.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | fn create_fields(json: &Value) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | fn create_fields(json: &Value) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/util/config.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | fn create_fields(json: &Value) -> Vec { [INFO] [stdout] | ^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 13 | fn create_fields(json: &Value) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s [INFO] running `Command { std: "docker" "inspect" "12e230a100ab3194d5437def01e7bc87a47b3dc7a06942c3436efa177403307a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12e230a100ab3194d5437def01e7bc87a47b3dc7a06942c3436efa177403307a", kill_on_drop: false }` [INFO] [stdout] 12e230a100ab3194d5437def01e7bc87a47b3dc7a06942c3436efa177403307a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5355dee675d8c2576ac0599b278cfb81b712377a7fcdc58eebbfae6aeb9c65a5 [INFO] running `Command { std: "docker" "start" "-a" "5355dee675d8c2576ac0599b278cfb81b712377a7fcdc58eebbfae6aeb9c65a5", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/util/config.rs:13:24 [INFO] [stderr] | [INFO] [stderr] 13 | fn create_fields(json: &Value) -> Vec { [INFO] [stderr] | ^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 13 | fn create_fields(json: &Value) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `dirtcrunch` (lib) generated 1 warning (run `cargo fix --lib -p dirtcrunch` to apply 1 suggestion) [INFO] [stderr] warning: `dirtcrunch` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dirtcrunch-a9ca84e736f88bf0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/source.rs (/opt/rustwide/target/debug/deps/source-1ec49d7f882e2c01) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test stdout ---- [INFO] [stdout] "/opt/rustwide/target/tmp" [INFO] [stdout] [INFO] [stdout] thread 'test' (26) panicked at src/container.rs:55:14: [INFO] [stdout] Could not pull the latest docker images from the internet.: Hyper(hyper::Error(Connect, Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ee3320fceb2 - std::backtrace_rs::backtrace::libunwind::trace::hb47480f78a1ce3ca [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ee3320fceb2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc1656d2da6a98cd5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ee3320fceb2 - std::sys::backtrace::_print_fmt::h19dc0f5ca3f1c927 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ee3320fceb2 - ::fmt::h71e2dbb21440d8d7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ee33210e1ff - core::fmt::rt::Argument::fmt::h5bcabd5a3c1d10f7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ee33210e1ff - core::fmt::write::ha34f2b5c70e30f63 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ee3320c8e71 - std::io::default_write_fmt::hc84cc28e76a5c1f5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ee3320c8e71 - std::io::Write::write_fmt::h3d155d387676f813 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ee3320d5992 - std::sys::backtrace::BacktraceLock::print::hb3aae3980c2c9bd5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ee3320da8af - std::panicking::default_hook::{{closure}}::h1b7baa88a148d351 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ee3320da741 - std::panicking::default_hook::hbc5e86c06039547d [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ee331bf7cbe - as core::ops::function::Fn>::call::hde9bf27c0be3eeba [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ee331bf7cbe - test::test_main_with_exit_callback::{{closure}}::hb25f3941205bac36 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ee3320db01f - as core::ops::function::Fn>::call::hdeb5adeaf88910e9 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ee3320db01f - std::panicking::panic_with_hook::ha6d2c09d64f936dd [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ee3320dadca - std::panicking::panic_handler::{{closure}}::h455c9d131d722636 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ee3320d5ad9 - std::sys::backtrace::__rust_end_short_backtrace::hd6ef955384ebd085 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ee3320bcfed - __rustc[f338935add60802b]::rust_begin_unwind [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ee332118a70 - core::panicking::panic_fmt::hb8d4a4959b79599f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ee332117fc6 - core::result::unwrap_failed::hff1097c91eb4b6b2 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/result.rs:1854:5 [INFO] [stdout] 20: 0x5ee331c5867d - core::result::Result::expect::h4e785e1cf0f1c711 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/result.rs:1177:23 [INFO] [stdout] 21: 0x5ee331cd2594 - dirtcrunch::container::Container::prepare_image::{{closure}}::hec83cc28b5cec748 [INFO] [stdout] at /opt/rustwide/workdir/src/container.rs:55:14 [INFO] [stdout] 22: 0x5ee331c321de - dirtcrunch::util::specs::get_specs::{{closure}}::h487fb902c162295b [INFO] [stdout] at /opt/rustwide/workdir/src/util/specs.rs:23:31 [INFO] [stdout] 23: 0x5ee331d08fe8 - as core::future::future::Future>::poll::h9cb8bbb06b97f1bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.17/src/future/maybe_done.rs:95:60 [INFO] [stdout] 24: 0x5ee331cf1381 - as core::future::future::Future>::poll::h31bda07ae7e9c17b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.17/src/future/join_all.rs:143:29 [INFO] [stdout] 25: 0x5ee331c310de - dirtcrunch::util::specs::get_objects::{{closure}}::h24f48ea6ee0d2fe8 [INFO] [stdout] at /opt/rustwide/workdir/src/util/specs.rs:94:41 [INFO] [stdout] 26: 0x5ee331cd1d89 - dirtcrunch::util::source::create_file::{{closure}}::h6f019568b6bf2d61 [INFO] [stdout] at /opt/rustwide/workdir/src/util/source.rs:6:52 [INFO] [stdout] 27: 0x5ee331bd5e89 - source::test::{{closure}}::h3666e0b450f114d6 [INFO] [stdout] at /opt/rustwide/workdir/tests/source.rs:39:53 [INFO] [stdout] 28: 0x5ee331bd62cd - as core::future::future::Future>::poll::h95824a3de6cae70e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/future/future.rs:133:9 [INFO] [stdout] 29: 0x5ee331bd44ad - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h4c9c4e7982a6802f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:78 [INFO] [stdout] 30: 0x5ee331bd2bd0 - tokio::coop::with_budget::{{closure}}::h340cd0b3eb8c77f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106:9 [INFO] [stdout] 31: 0x5ee331bcf7a5 - std::thread::local::LocalKey::try_with::h7744a6934291dacf [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 32: 0x5ee331bcf43e - std::thread::local::LocalKey::with::hbf2be2dffb16a547 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 33: 0x5ee331bd3bdd - tokio::coop::with_budget::h75f21612cc03c570 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99:13 [INFO] [stdout] 34: 0x5ee331bd3bdd - tokio::coop::budget::h4fab7861f3c59dd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76:5 [INFO] [stdout] 35: 0x5ee331bd3bdd - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::ha2a41a57f9195342 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:230:39 [INFO] [stdout] 36: 0x5ee331bd4eda - tokio::runtime::basic_scheduler::enter::{{closure}}::h0e8c32a8098a8fdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:29 [INFO] [stdout] 37: 0x5ee331bd36f5 - tokio::macros::scoped_tls::ScopedKey::set::h639c295716fbe1b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 38: 0x5ee331bd4e76 - tokio::runtime::basic_scheduler::enter::h1f007ae2ed440bd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:339:13 [INFO] [stdout] 39: 0x5ee331bd38d3 - tokio::runtime::basic_scheduler::Inner

::block_on::hbf4d1661b00a9161 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:218:9 [INFO] [stdout] 40: 0x5ee331bd4593 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hb2f990b921001f53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:489:38 [INFO] [stdout] 41: 0x5ee331bd488a - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h9d96adae2ebf5649 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/basic_scheduler.rs:178:30 [INFO] [stdout] 42: 0x5ee331bd5284 - tokio::runtime::Runtime::block_on::h76dd757fa8b7d2d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:461:51 [INFO] [stdout] 43: 0x5ee331bd5b0d - source::test::ha0912709b2bfaea5 [INFO] [stdout] at /opt/rustwide/workdir/tests/source.rs:47:51 [INFO] [stdout] 44: 0x5ee331bd6227 - source::test::{{closure}}::h4cdf4928e34013ee [INFO] [stdout] at /opt/rustwide/workdir/tests/source.rs:6:16 [INFO] [stdout] 45: 0x5ee331bd0cf6 - core::ops::function::FnOnce::call_once::h6dc8857f7b2e642b [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5ee331bf7a7b - core::ops::function::FnOnce::call_once::h6784bd5bdcff97de [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5ee331bf7a7b - test::__rust_begin_short_backtrace::h798bd19dd09654cd [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5ee331c0d565 - test::run_test_in_process::{{closure}}::heb6e1d5908538a47 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5ee331c0d565 - as core::ops::function::FnOnce<()>>::call_once::h9431628be07bec43 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x5ee331c0d565 - std::panicking::catch_unwind::do_call::h8c5784c3e5739874 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x5ee331c0d565 - std::panicking::catch_unwind::hd47261f607ec5959 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x5ee331c0d565 - std::panic::catch_unwind::h75de848a5faf1178 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5ee331c0d565 - test::run_test_in_process::h0c2306062242e954 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5ee331c0d565 - test::run_test::{{closure}}::h1d068b692146486f [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5ee331be3ed4 - test::run_test::{{closure}}::h9b4e49b84b6af8d5 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5ee331be3ed4 - std::sys::backtrace::__rust_begin_short_backtrace::h91a1650e239bfc6e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5ee331be786a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::he53e60d6e45d96c0 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x5ee331be786a - as core::ops::function::FnOnce<()>>::call_once::h387e1a11696f00c7 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5ee331be786a - std::panicking::catch_unwind::do_call::h40236a17a6d8fbeb [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5ee331be786a - std::panicking::catch_unwind::h2bcea238e4fbd369 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5ee331be786a - std::panic::catch_unwind::heaa1daa6f035f00e [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5ee331be786a - std::thread::Builder::spawn_unchecked_::{{closure}}::hd02bdac90423c966 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x5ee331be786a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4bf9f1a93d331696 [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x5ee3320cf90f - as core::ops::function::FnOnce>::call_once::h182634db7b0cf35c [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 65: 0x5ee3320cf90f - std::sys::pal::unix::thread::Thread::new::thread_start::h74991452e4c34e7b [INFO] [stdout] at /rustc/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 66: 0x73d9561baaa4 - [INFO] [stdout] 67: 0x73d956247a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test source` [INFO] running `Command { std: "docker" "inspect" "5355dee675d8c2576ac0599b278cfb81b712377a7fcdc58eebbfae6aeb9c65a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5355dee675d8c2576ac0599b278cfb81b712377a7fcdc58eebbfae6aeb9c65a5", kill_on_drop: false }` [INFO] [stdout] 5355dee675d8c2576ac0599b278cfb81b712377a7fcdc58eebbfae6aeb9c65a5