[INFO] cloning repository https://github.com/chazarksystems-ops/TheNest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chazarksystems-ops/TheNest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchazarksystems-ops%2FTheNest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchazarksystems-ops%2FTheNest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 545b06ac2306ac136e1c7c80c4c19b6cb8e54371
[INFO] testing chazarksystems-ops/TheNest against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchazarksystems-ops%2FTheNest" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chazarksystems-ops/TheNest
[INFO] finished tweaking git repo https://github.com/chazarksystems-ops/TheNest
[INFO] tweaked toml for git repo https://github.com/chazarksystems-ops/TheNest written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chazarksystems-ops/TheNest on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chazarksystems-ops/TheNest 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845
[INFO] running `Command { std: "docker" "start" "b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling swarm_core v0.1.0 (/opt/rustwide/workdir/swarm_core)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 11.98s
[INFO] running `Command { std: "docker" "inspect" "b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling swarm_core v0.1.0 (/opt/rustwide/workdir/swarm_core)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/swarm_core-acfbe76e752a7e07)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_health_scoring_terminal ... ok
[INFO] [stdout] test tests::test_health_scoring_non_terminal ... ok
[INFO] [stdout] test tests::test_config_metrics_validation ... ok
[INFO] [stdout] test tests::test_nociceptor_presets ... ok
[INFO] [stdout] test tests::test_worker_survives_tick ... ok
[INFO] [stdout] test tests::test_worker_terminates_tick ... ok
[INFO] [stdout] test tests::test_json_serialization ... ok
[INFO] [stdout] test tests::test_scenario_loading ... ok
[INFO] [stdout] test tests::test_receipt_sink_writing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/batch_stress.rs (/opt/rustwide/target/release/deps/batch_stress-271a2ba52dfdd332)
[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/bin/demo.rs (/opt/rustwide/target/release/deps/demo-79d31aac80a0024b)
[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/bin/hive_workbench.rs (/opt/rustwide/target/release/deps/hive_workbench-9b0a98e57040c3f8)
[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/compile_tests.rs (/opt/rustwide/target/release/deps/compile_tests-6aa823bc813f5e27)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking swarm_core v0.1.0 (/opt/rustwide/workdir/swarm_core)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking swarm_core-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/swarm_core)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.91s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile-fail/use_after_move.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0382]: use of moved value: `worker`
[INFO] [stderr]   --> tests/compile-fail/use_after_move.rs:13:15
[INFO] [stderr]    |
[INFO] [stderr]  7 |     let worker = CattleWorker::new(Uuid::new_v4(), config, metrics);
[INFO] [stderr]    |         ------ move occurs because `worker` has type `CattleWorker`, which does not implement the `Copy` trait
[INFO] [stderr] ...
[INFO] [stderr] 10 |     let _outcome = worker.tick();
[INFO] [stderr]    |                           ------ `worker` moved due to this method call
[INFO] [stderr] ...
[INFO] [stderr] 13 |     let _id = worker.id;
[INFO] [stderr]    |               ^^^^^^^^^ value used here after move
[INFO] [stderr]    |
[INFO] [stderr] note: `CattleWorker::tick` takes ownership of the receiver `self`, which moves `worker`
[INFO] [stderr]   --> src/worker.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     pub fn tick(self) -> WorkerOutcome {
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr] help: you can `clone` the value and consume it, but this might not be your desired behavior
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let _outcome = worker.clone().tick();
[INFO] [stderr]    |                          ++++++++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0382]: use of moved value: `worker`
[INFO] [stderr]   --> tests/compile-fail/use_after_move.rs:13:15
[INFO] [stderr]    |
[INFO] [stderr]  7 |     let worker = CattleWorker::new(Uuid::new_v4(), config, metrics);
[INFO] [stderr]    |         ------ move occurs because `worker` has type `CattleWorker`, which does not implement the `Copy` trait
[INFO] [stderr] ...
[INFO] [stderr] 10 |     let _outcome = worker.tick();
[INFO] [stderr]    |                           ------ `worker` moved due to this method call
[INFO] [stderr] ...
[INFO] [stderr] 13 |     let _id = worker.id;
[INFO] [stderr]    |               ^^^^^^^^^ value used here after move
[INFO] [stderr]    |
[INFO] [stderr] note: `swarm_core::CattleWorker::tick` takes ownership of the receiver `self`, which moves `worker`
[INFO] [stderr]   --> src/worker.rs
[INFO] [stderr]    |
[INFO] [stderr]    |     pub fn tick(self) -> WorkerOutcome {
[INFO] [stderr]    |                 ^^^^
[INFO] [stderr] help: you can `clone` the value and consume it, but this might not be your desired behavior
[INFO] [stderr]    |
[INFO] [stderr] 10 |     let _outcome = worker.clone().tick();
[INFO] [stderr]    |                          ++++++++
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_tests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_tests' (1649) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13:
[INFO] [stdout] 1 of 1 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x606e9f124691 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x606e9f13ad1a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x606e9f12915c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x606e9f0fdb66 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x606e9f11bcb9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x606e9f0b4fc0 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x606e9f11be72 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x606e9f0fdc12 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x606e9f0f5d39 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x606e9f0fe80d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x606e9f13b48c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x606e9f0050a8 - <trybuild[aef47b96e0f21656]::Runner>::run
[INFO] [stdout]   12:     0x606e9f008bb0 - <trybuild[aef47b96e0f21656]::TestCases as core[7c831bd917ebf35f]::ops::drop::Drop>::drop
[INFO] [stdout]   13:     0x606e9efffc08 - compile_tests[a0e3510c6b79de30]::compile_tests
[INFO] [stdout]   14:     0x606e9efffe09 - <compile_tests[a0e3510c6b79de30]::compile_tests::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x606e9f0a82ab - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x606e9f0b5915 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x606e9f0aecd4 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x606e9f0b8a72 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x606e9f123949 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x75019b5ba07a - <unknown>
[INFO] [stdout]   21:     0x75019b64d534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_tests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 39.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test compile_tests`
[INFO] running `Command { std: "docker" "inspect" "b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845", kill_on_drop: false }`
[INFO] [stdout] b7d31dc8480275498ac9ab9760f095b663ab661b6c653e94db12f9eb84b32845
