[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhereistejas%2Fdirtcrunch" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/whereistejas/dirtcrunch on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-openssl v0.6.2
[INFO] [stderr]   Downloaded filetime v0.2.15
[INFO] [stderr]   Downloaded shiplift v0.7.0
[INFO] [stderr]   Downloaded hyper-openssl v0.9.1
[INFO] [stderr]   Downloaded tar v0.4.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95eac6b755456b3791be37755f6534ac48cb1d3486aa71822d6a0661471805f3
[INFO] running `Command { std: "docker" "start" "-a" "95eac6b755456b3791be37755f6534ac48cb1d3486aa71822d6a0661471805f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95eac6b755456b3791be37755f6534ac48cb1d3486aa71822d6a0661471805f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95eac6b755456b3791be37755f6534ac48cb1d3486aa71822d6a0661471805f3", kill_on_drop: false }`
[INFO] [stdout] 95eac6b755456b3791be37755f6534ac48cb1d3486aa71822d6a0661471805f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff44c5fa6f64e069742c7b23675606dc6b3ef824a5d9e9e6a2aec1d67f7ffbb9
[INFO] running `Command { std: "docker" "start" "-a" "ff44c5fa6f64e069742c7b23675606dc6b3ef824a5d9e9e6a2aec1d67f7ffbb9", 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 memchr v2.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling tokio-openssl v0.6.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling hyper-openssl v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling tokio-macros v1.4.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling pin-project v0.4.28
[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 tokio-util v0.6.8
[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<Field> {
[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<Field<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "ff44c5fa6f64e069742c7b23675606dc6b3ef824a5d9e9e6a2aec1d67f7ffbb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff44c5fa6f64e069742c7b23675606dc6b3ef824a5d9e9e6a2aec1d67f7ffbb9", kill_on_drop: false }`
[INFO] [stdout] ff44c5fa6f64e069742c7b23675606dc6b3ef824a5d9e9e6a2aec1d67f7ffbb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea37b3858a3710b0d322fe95c53c8c2209a57216e6a9dc7299d96f354ef1efd3
[INFO] running `Command { std: "docker" "start" "-a" "ea37b3858a3710b0d322fe95c53c8c2209a57216e6a9dc7299d96f354ef1efd3", kill_on_drop: false }`
[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<Field> {
[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<Field<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[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<Field> {
[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<Field<'_>> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.19s
[INFO] running `Command { std: "docker" "inspect" "ea37b3858a3710b0d322fe95c53c8c2209a57216e6a9dc7299d96f354ef1efd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea37b3858a3710b0d322fe95c53c8c2209a57216e6a9dc7299d96f354ef1efd3", kill_on_drop: false }`
[INFO] [stdout] ea37b3858a3710b0d322fe95c53c8c2209a57216e6a9dc7299d96f354ef1efd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1f19c3e06d3764eb1fddd45bd6bfa0360f71130a83bc18b0ab475fbb5dfeb4f
[INFO] running `Command { std: "docker" "start" "-a" "a1f19c3e06d3764eb1fddd45bd6bfa0360f71130a83bc18b0ab475fbb5dfeb4f", 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<Field> {
[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<Field<'_>> {
[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.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dirtcrunch-909cf15e57fc7795)
[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-e52428ea44e6108a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--test source`
[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' (18) 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:     0x5601d64206e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5601d64206e2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5601d64206e2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5601d64206e2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5601d64376ba - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5601d64376ba - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5601d6425926 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5601d6425926 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5601d63fda8f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5601d63fda8f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5601d6418179 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5601d5f3825e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5601d5f3825e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5601d64183e2 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5601d64183e2 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5601d63fdb48 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5601d63f5439 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5601d63feb6d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5601d6437dfc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5601d6437b72 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5601d5facefd - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::vec::Vec<serde_json[123444522d108281]::value::Value>, shiplift[2644d821b32097cc]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5601d5ffe481 - <dirtcrunch[c119c2dc5cbf50ba]::container::Container>::prepare_image::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/container.rs:55:14
[INFO] [stdout]   22:     0x5601d5f85963 - dirtcrunch[c119c2dc5cbf50ba]::util::specs::get_specs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util/specs.rs:23:31
[INFO] [stdout]   23:     0x5601d6057148 - <futures_util[9e0ed9a5c4dad4c2]::future::maybe_done::MaybeDone<dirtcrunch[c119c2dc5cbf50ba]::util::specs::get_specs::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[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:     0x5601d5fc3931 - <futures_util[9e0ed9a5c4dad4c2]::future::join_all::JoinAll<dirtcrunch[c119c2dc5cbf50ba]::util::specs::get_specs::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[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:     0x5601d5f85055 - dirtcrunch[c119c2dc5cbf50ba]::util::specs::get_objects::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util/specs.rs:94:41
[INFO] [stdout]   26:     0x5601d5f867f2 - dirtcrunch[c119c2dc5cbf50ba]::util::source::create_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/util/source.rs:6:52
[INFO] [stdout]   27:     0x5601d5f29752 - source[8a736ec5f66988ef]::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/source.rs:39:53
[INFO] [stdout]   28:     0x5601d5f2bf6d - <core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5601d5f2930d - <tokio[6182fcee39cec27c]::runtime::basic_scheduler::Inner<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}>>::{closure#0}::{closure#0}
[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:     0x5601d5f28ff0 - tokio[6182fcee39cec27c]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[6182fcee39cec27c]::runtime::basic_scheduler::Inner<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[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:     0x5601d5f23595 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[6182fcee39cec27c]::coop::Budget>>>::try_with::<tokio[6182fcee39cec27c]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[6182fcee39cec27c]::runtime::basic_scheduler::Inner<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5601d5f2323e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[6182fcee39cec27c]::coop::Budget>>>::with::<tokio[6182fcee39cec27c]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[6182fcee39cec27c]::runtime::basic_scheduler::Inner<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5601d5f280fd - tokio[6182fcee39cec27c]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[6182fcee39cec27c]::runtime::basic_scheduler::Inner<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}>>::{closure#0}::{closure#0}>
[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:     0x5601d5f280fd - tokio[6182fcee39cec27c]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[6182fcee39cec27c]::runtime::basic_scheduler::Inner<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}>>::{closure#0}::{closure#0}>
[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:     0x5601d5f280fd - <tokio[6182fcee39cec27c]::runtime::basic_scheduler::Inner<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}>>::{closure#0}
[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:     0x5601d5f291ca - tokio[6182fcee39cec27c]::runtime::basic_scheduler::enter::<<tokio[6182fcee39cec27c]::runtime::basic_scheduler::Inner<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}>>::{closure#0}, (), tokio[6182fcee39cec27c]::runtime::driver::Driver>::{closure#0}
[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:     0x5601d5f241e5 - <tokio[6182fcee39cec27c]::macros::scoped_tls::ScopedKey<tokio[6182fcee39cec27c]::runtime::basic_scheduler::Context>>::set::<tokio[6182fcee39cec27c]::runtime::basic_scheduler::enter<<tokio[6182fcee39cec27c]::runtime::basic_scheduler::Inner<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}>>::{closure#0}, (), tokio[6182fcee39cec27c]::runtime::driver::Driver>::{closure#0}, ()>
[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:     0x5601d5f263b6 - tokio[6182fcee39cec27c]::runtime::basic_scheduler::enter::<<tokio[6182fcee39cec27c]::runtime::basic_scheduler::Inner<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}>>::{closure#0}, (), tokio[6182fcee39cec27c]::runtime::driver::Driver>
[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:     0x5601d5f22aa3 - <tokio[6182fcee39cec27c]::runtime::basic_scheduler::Inner<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}>>
[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:     0x5601d5f24133 - <tokio[6182fcee39cec27c]::runtime::basic_scheduler::InnerGuard<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut source[8a736ec5f66988ef]::test::{closure#0}>>
[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:     0x5601d5f242ea - <tokio[6182fcee39cec27c]::runtime::basic_scheduler::BasicScheduler<tokio[6182fcee39cec27c]::runtime::driver::Driver>>::block_on::<source[8a736ec5f66988ef]::test::{closure#0}>
[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:     0x5601d5f22574 - <tokio[6182fcee39cec27c]::runtime::Runtime>::block_on::<source[8a736ec5f66988ef]::test::{closure#0}>
[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:     0x5601d5f29cad - source[8a736ec5f66988ef]::test
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/source.rs:47:51
[INFO] [stdout]   44:     0x5601d5f29417 - source[8a736ec5f66988ef]::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/source.rs:6:16
[INFO] [stdout]   45:     0x5601d5f2c4f6 - <source[8a736ec5f66988ef]::test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5601d5f2c60b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5601d5f2c60b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5601d5f38e6a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5601d5f38e6a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5601d5f38e6a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5601d5f38e6a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5601d5f38e6a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5601d5f38e6a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5601d5f38e6a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5601d5f33334 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5601d5f33334 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5601d5f3b962 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5601d5f3b962 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5601d5f3b962 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5601d5f3b962 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5601d5f3b962 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5601d5f3b962 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5601d5f3b962 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5601d641fdaf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5601d641fdaf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x733cfe629aa4 - <unknown>
[INFO] [stdout]   67:     0x733cfe6b6a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[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.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a1f19c3e06d3764eb1fddd45bd6bfa0360f71130a83bc18b0ab475fbb5dfeb4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1f19c3e06d3764eb1fddd45bd6bfa0360f71130a83bc18b0ab475fbb5dfeb4f", kill_on_drop: false }`
[INFO] [stdout] a1f19c3e06d3764eb1fddd45bd6bfa0360f71130a83bc18b0ab475fbb5dfeb4f
