[INFO] cloning repository https://github.com/Cerberuser/dependent-typecheck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cerberuser/dependent-typecheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerberuser%2Fdependent-typecheck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerberuser%2Fdependent-typecheck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf9e0efb9511565e98891e0385878ad5fdb33f94
[INFO] testing Cerberuser/dependent-typecheck against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerberuser%2Fdependent-typecheck" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cerberuser/dependent-typecheck
[INFO] finished tweaking git repo https://github.com/Cerberuser/dependent-typecheck
[INFO] tweaked toml for git repo https://github.com/Cerberuser/dependent-typecheck written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cerberuser/dependent-typecheck on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cerberuser/dependent-typecheck 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/qd_timestamp_marker/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `qd_timestamp_marker` library target)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d63648309180ffb1e2c2208416bad323fdaac9a7e3b35a97901c520f7d94018d
[INFO] running `Command { std: "docker" "start" "-a" "d63648309180ffb1e2c2208416bad323fdaac9a7e3b35a97901c520f7d94018d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d63648309180ffb1e2c2208416bad323fdaac9a7e3b35a97901c520f7d94018d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63648309180ffb1e2c2208416bad323fdaac9a7e3b35a97901c520f7d94018d", kill_on_drop: false }`
[INFO] [stdout] d63648309180ffb1e2c2208416bad323fdaac9a7e3b35a97901c520f7d94018d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2b02d6633041bf747a05b8a1ec66608edca569557bcf0403068361e75e613c61
[INFO] running `Command { std: "docker" "start" "-a" "2b02d6633041bf747a05b8a1ec66608edca569557bcf0403068361e75e613c61", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/qd_timestamp_marker/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `qd_timestamp_marker` library target)
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.22
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling qd_core v0.1.0 (/opt/rustwide/workdir/qd_core)
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.18
[INFO] [stderr]    Compiling qd_timestamp_marker v0.1.0 (/opt/rustwide/workdir/qd_timestamp_marker)
[INFO] [stderr]    Compiling thiserror v1.0.18
[INFO] [stderr]    Compiling qd_nat v0.1.0 (/opt/rustwide/workdir/qd_nat)
[INFO] [stdout] warning: unused import: `self::typenum_consts::*`
[INFO] [stdout]   --> qd_nat/src/timestamped.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub use self::typenum_consts::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> qd_nat/src/holder.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |         if self.init_state.compare_and_swap(
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> qd_nat/src/lib.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 13 |     N::from_usize(s).unwrap_or_else(|err| panic!(format!("{}", err)))
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 13 -     N::from_usize(s).unwrap_or_else(|err| panic!(format!("{}", err)))
[INFO] [stdout] 13 +     N::from_usize(s).unwrap_or_else(|err| panic!("{}", err))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling qd_vect v0.1.0 (/opt/rustwide/workdir/qd_vect)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.72s
[INFO] running `Command { std: "docker" "inspect" "2b02d6633041bf747a05b8a1ec66608edca569557bcf0403068361e75e613c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b02d6633041bf747a05b8a1ec66608edca569557bcf0403068361e75e613c61", kill_on_drop: false }`
[INFO] [stdout] 2b02d6633041bf747a05b8a1ec66608edca569557bcf0403068361e75e613c61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 148d68f327c168b96a6af39bf07ccb62463cc2bbfa7b1c05d949b123e53e2f5d
[INFO] running `Command { std: "docker" "start" "-a" "148d68f327c168b96a6af39bf07ccb62463cc2bbfa7b1c05d949b123e53e2f5d", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/qd_timestamp_marker/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `qd_timestamp_marker` library target)
[INFO] [stderr]    Compiling qd_timestamp_marker v0.1.0 (/opt/rustwide/workdir/qd_timestamp_marker)
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling serde_derive v1.0.103
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling qd_core v0.1.0 (/opt/rustwide/workdir/qd_core)
[INFO] [stderr]    Compiling qd_nat v0.1.0 (/opt/rustwide/workdir/qd_nat)
[INFO] [stdout] warning: unused import: `self::typenum_consts::*`
[INFO] [stdout]   --> qd_nat/src/timestamped.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub use self::typenum_consts::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::typenum_consts::*`
[INFO] [stdout]   --> qd_nat/src/timestamped.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub use self::typenum_consts::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> qd_nat/src/holder.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |         if self.init_state.compare_and_swap(
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> qd_nat/src/lib.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 13 |     N::from_usize(s).unwrap_or_else(|err| panic!(format!("{}", err)))
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 13 -     N::from_usize(s).unwrap_or_else(|err| panic!(format!("{}", err)))
[INFO] [stdout] 13 +     N::from_usize(s).unwrap_or_else(|err| panic!("{}", err))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling qd_vect v0.1.0 (/opt/rustwide/workdir/qd_vect)
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stdout]   --> qd_nat/src/holder.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |         if self.init_state.compare_and_swap(
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> qd_nat/src/lib.rs:13:50
[INFO] [stdout]    |
[INFO] [stdout] 13 |     N::from_usize(s).unwrap_or_else(|err| panic!(format!("{}", err)))
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 13 -     N::from_usize(s).unwrap_or_else(|err| panic!(format!("{}", err)))
[INFO] [stdout] 13 +     N::from_usize(s).unwrap_or_else(|err| panic!("{}", err))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_json v1.0.42
[INFO] [stderr]    Compiling toml v0.5.5
[INFO] [stderr]    Compiling trybuild v1.0.18
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.16s
[INFO] running `Command { std: "docker" "inspect" "148d68f327c168b96a6af39bf07ccb62463cc2bbfa7b1c05d949b123e53e2f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "148d68f327c168b96a6af39bf07ccb62463cc2bbfa7b1c05d949b123e53e2f5d", kill_on_drop: false }`
[INFO] [stdout] 148d68f327c168b96a6af39bf07ccb62463cc2bbfa7b1c05d949b123e53e2f5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6572f5bb9bc64ea293a32fb35034338b00156395c901e46c876e93b447bfd409
[INFO] running `Command { std: "docker" "start" "-a" "6572f5bb9bc64ea293a32fb35034338b00156395c901e46c876e93b447bfd409", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/qd_timestamp_marker/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `qd_timestamp_marker` library target)
[INFO] [stderr] warning: unused import: `self::typenum_consts::*`
[INFO] [stderr]   --> qd_nat/src/timestamped.rs:75:13
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub use self::typenum_consts::*;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
[INFO] [stderr]   --> qd_nat/src/holder.rs:43:28
[INFO] [stderr]    |
[INFO] [stderr] 43 |         if self.init_state.compare_and_swap(
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> qd_nat/src/lib.rs:13:50
[INFO] [stderr]    |
[INFO] [stderr] 13 |     N::from_usize(s).unwrap_or_else(|err| panic!(format!("{}", err)))
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]    |
[INFO] [stderr] 13 -     N::from_usize(s).unwrap_or_else(|err| panic!(format!("{}", err)))
[INFO] [stderr] 13 +     N::from_usize(s).unwrap_or_else(|err| panic!("{}", err))
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `qd_nat` (lib) generated 3 warnings (run `cargo fix --lib -p qd_nat` to apply 2 suggestions)
[INFO] [stderr] warning: `qd_nat` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/qd_core/c9bee03128d4762f/deps/qd_core-c9bee03128d4762f)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/build/qd_nat/300a2e5968eb43ce/deps/qd_nat-300a2e5968eb43ce)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test timestamped::test::smoke ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/add_creation.rs (/opt/rustwide/target/debug/build/qd_nat/42411e677a49f814/deps/add_creation-42411e677a49f814)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test add_matched ... ok
[INFO] [stdout] test add_mismatched - should panic ... ok
[INFO] [stdout] test add_unknown - should panic ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/equality.rs (/opt/rustwide/target/debug/build/qd_nat/8589ac548dca6d89/deps/equality-8589ac548dca6d89)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test proved ... ok
[INFO] [stdout] test checked ... ok
[INFO] [stdout] test typenum ... ok
[INFO] [stderr]      Running tests/fin_overflow.rs (/opt/rustwide/target/debug/build/qd_nat/20a8978565fd5622/deps/fin_overflow-20a8978565fd5622)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test overflow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/qd_timestamp_marker/a65d65098bf34704/deps/qd_timestamp_marker-a65d65098bf34704)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/build/qd_vect/fa4ba79a60983ad7/deps/qd_vect-fa4ba79a60983ad7)
[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/safety.rs (/opt/rustwide/target/debug/build/qd_vect/02b636018063b76b/deps/safety-02b636018063b76b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] warning: `/opt/rustwide/target/tests/qd_vect/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] error: failed to get `thiserror` as a dependency of package `qd_nat v0.1.0 (/opt/rustwide/workdir/qd_nat)`
[INFO] [stderr]     ... which satisfies path dependency `qd_nat` of package `qd_vect-tests v0.0.0 (/opt/rustwide/target/tests/qd_vect)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of config.json failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] error: test failed, to rerun pass `-p qd_vect --test safety`
[INFO] [stdout] test safety ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- safety stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'safety' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.18/src/run.rs:38:13:
[INFO] [stdout] tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e8cade8a02 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55e8cade8a02 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55e8cade8a02 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55e8cade8a02 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55e8cadfe0da - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55e8cadfe0da - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x55e8cadede16 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55e8cadede16 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x55e8cadc4e7f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55e8cadc4e7f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55e8cade0629 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55e8cac1606e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x55e8cac1606e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55e8cade07e2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x55e8cade07e2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55e8cadc441c - std[840933623431fd06]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x55e8cadbc649 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55e8cadb7a90 - std[840933623431fd06]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x55e8cad339d6 - <trybuild[ca6cc6cf1b3f53e3]::Runner>::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.18/src/run.rs:38:13
[INFO] [stdout]   19:     0x55e8cad1e47e - <core[8f93d80df273fe75]::result::Result<trybuild[ca6cc6cf1b3f53e3]::run::Project, trybuild[ca6cc6cf1b3f53e3]::error::Error>>::unwrap_or_else::<<trybuild[ca6cc6cf1b3f53e3]::Runner>::run::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1622:23
[INFO] [stdout]   20:     0x55e8cad34bd2 - <trybuild[ca6cc6cf1b3f53e3]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.18/src/run.rs:36:44
[INFO] [stdout]   21:     0x55e8cad39828 - <trybuild[ca6cc6cf1b3f53e3]::TestCases as core[8f93d80df273fe75]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.18/src/lib.rs:273:38
[INFO] [stdout]   22:     0x55e8cac09c97 - core[8f93d80df273fe75]::ptr::drop_in_place::<trybuild[ca6cc6cf1b3f53e3]::TestCases>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   23:     0x55e8cac09ea3 - safety[6aff07d5108961f4]::safety
[INFO] [stdout]                                at /opt/rustwide/workdir/qd_vect/tests/safety.rs:7:1
[INFO] [stdout]   24:     0x55e8cac09df7 - safety[6aff07d5108961f4]::safety::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/qd_vect/tests/safety.rs:4:12
[INFO] [stdout]   25:     0x55e8cac0a376 - <safety[6aff07d5108961f4]::safety::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55e8cac0a41b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55e8cac0a41b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x55e8cac16c7a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x55e8cac16c7a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x55e8cac16c7a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31:     0x55e8cac16c7a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x55e8cac16c7a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x55e8cac16c7a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x55e8cac16c7a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x55e8cac11144 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x55e8cac11144 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   37:     0x55e8cac19772 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   38:     0x55e8cac19772 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x55e8cac19772 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x55e8cac19772 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x55e8cac19772 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x55e8cac19772 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   43:     0x55e8cac19772 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x55e8cade7d6f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   45:     0x55e8cade7d6f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   46:     0x7885bc0e0aa4 - <unknown>
[INFO] [stdout]   47:     0x7885bc16da64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     safety
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6572f5bb9bc64ea293a32fb35034338b00156395c901e46c876e93b447bfd409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6572f5bb9bc64ea293a32fb35034338b00156395c901e46c876e93b447bfd409", kill_on_drop: false }`
[INFO] [stdout] 6572f5bb9bc64ea293a32fb35034338b00156395c901e46c876e93b447bfd409
