[INFO] cloning repository https://github.com/dunnock/orchestrator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dunnock/orchestrator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnock%2Forchestrator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnock%2Forchestrator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d19f8f30b69d0ca7332b89d4d86df9135012b829 [INFO] testing dunnock/orchestrator against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnock%2Forchestrator" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dunnock/orchestrator on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dunnock/orchestrator [INFO] finished tweaking git repo https://github.com/dunnock/orchestrator [INFO] tweaked toml for git repo https://github.com/dunnock/orchestrator written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/dunnock/orchestrator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af56495f67b96bf3a9658c9ce3ecbafb7b8b7ac8dee501f83fd0930f0c02e4ba [INFO] running `Command { std: "docker" "start" "-a" "af56495f67b96bf3a9658c9ce3ecbafb7b8b7ac8dee501f83fd0930f0c02e4ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af56495f67b96bf3a9658c9ce3ecbafb7b8b7ac8dee501f83fd0930f0c02e4ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af56495f67b96bf3a9658c9ce3ecbafb7b8b7ac8dee501f83fd0930f0c02e4ba", kill_on_drop: false }` [INFO] [stdout] af56495f67b96bf3a9658c9ce3ecbafb7b8b7ac8dee501f83fd0930f0c02e4ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1e183aa7b70c53462ad683ff1c3b8062d107561112c1b2789fae72df1e32b44 [INFO] running `Command { std: "docker" "start" "-a" "e1e183aa7b70c53462ad683ff1c3b8062d107561112c1b2789fae72df1e32b44", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling ipc-channel v0.13.0 [INFO] [stderr] Compiling ipc-orchestrator v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "e1e183aa7b70c53462ad683ff1c3b8062d107561112c1b2789fae72df1e32b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1e183aa7b70c53462ad683ff1c3b8062d107561112c1b2789fae72df1e32b44", kill_on_drop: false }` [INFO] [stdout] e1e183aa7b70c53462ad683ff1c3b8062d107561112c1b2789fae72df1e32b44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4842edb6ebb9ea073347053e90e8a602b0f917002c741b41a579bb43c3008c31 [INFO] running `Command { std: "docker" "start" "-a" "4842edb6ebb9ea073347053e90e8a602b0f917002c741b41a579bb43c3008c31", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling ipc-orchestrator v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 53.81s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipc_orchestrator-3cacdd210ef9a491) [INFO] running `Command { std: "docker" "inspect" "4842edb6ebb9ea073347053e90e8a602b0f917002c741b41a579bb43c3008c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4842edb6ebb9ea073347053e90e8a602b0f917002c741b41a579bb43c3008c31", kill_on_drop: false }` [INFO] [stdout] 4842edb6ebb9ea073347053e90e8a602b0f917002c741b41a579bb43c3008c31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 381ca31237d12a3e2eed56dea652a8f67d90df5495716ee6665ea7041b05413a [INFO] running `Command { std: "docker" "start" "-a" "381ca31237d12a3e2eed56dea652a8f67d90df5495716ee6665ea7041b05413a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.78s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ipc_orchestrator-3cacdd210ef9a491) [INFO] [stdout] [INFO] [stderr] Doc-tests ipc-orchestrator [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/message.rs - message (line 5) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] test src/orchestrator.rs - orchestrator (line 18) ... FAILED [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/orchestrator.rs - orchestrator (line 18) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread 'main' panicked at 'assertion failed: CALLED.load(Ordering::Relaxed)', src/orchestrator.rs:28:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f2d43e5edd - std::backtrace_rs::backtrace::libunwind::trace::h78ac1a8162560622 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f2d43e5edd - std::backtrace_rs::backtrace::trace_unsynchronized::h524b37108170e058 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f2d43e5edd - std::sys_common::backtrace::_print_fmt::h6fc64e306477b488 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f2d43e5edd - ::fmt::hebf1189a5210d658 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f2d4408e4c - core::fmt::write::h2ee1c47f226b9713 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55f2d43e3aa1 - std::io::Write::write_fmt::h067c33263862d831 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55f2d43e7835 - std::sys_common::backtrace::_print::h4cf4c3a5df78aa1b [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f2d43e7835 - std::sys_common::backtrace::print::h563fffe6d3b49d9c [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f2d43e7835 - std::panicking::default_hook::{{closure}}::h011bf968a019e6ec [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f2d43e74a9 - std::panicking::default_hook::hc87bc2048234ee21 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:314:9 [INFO] [stdout] 10: 0x55f2d43e7e08 - std::panicking::rust_panic_with_hook::h51069032b7e7ea9f [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f2d43e7c79 - std::panicking::begin_panic_handler::{{closure}}::hd6f7b981150e82ee [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55f2d43e6394 - std::sys_common::backtrace::__rust_end_short_backtrace::h4e1327824e6ec426 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f2d43e79e9 - rust_begin_unwind [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f2d427cd53 - core::panicking::panic_fmt::hab126d972b27847d [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55f2d427cc1d - core::panicking::panic::hfab074edc1d61428 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55f2d42c9b8b - rust_out::main::_doctest_main_src_orchestrator_rs_18_0::{{closure}}::h9c6952791af6723f [INFO] [stdout] 17: 0x55f2d42c51aa - as core::future::future::Future>::poll::h032c19528a9f4936 [INFO] [stdout] 18: 0x55f2d42b8f9f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hd24857332176ebfa [INFO] [stdout] 19: 0x55f2d42b9432 - tokio::runtime::Runtime::block_on::{{closure}}::hb53370be02f25acb [INFO] [stdout] 20: 0x55f2d42b94dd - tokio::runtime::context::enter::h11a64e74d5e63e2d [INFO] [stdout] 21: 0x55f2d42b9314 - tokio::runtime::handle::Handle::enter::ha3f1ac48d73411e8 [INFO] [stdout] 22: 0x55f2d42b9394 - tokio::runtime::Runtime::block_on::hae632a8206382147 [INFO] [stdout] 23: 0x55f2d42c8f99 - rust_out::main::_doctest_main_src_orchestrator_rs_18_0::hd23a49b53ff395bd [INFO] [stdout] 24: 0x55f2d42c8f16 - rust_out::main::h76adffd1b4fbcbca [INFO] [stdout] 25: 0x55f2d4293893 - core::ops::function::FnOnce::call_once::haeaac41c57d8dfc8 [INFO] [stdout] 26: 0x55f2d428eb99 - std::sys_common::backtrace::__rust_begin_short_backtrace::h5f1c3f16f93f393e [INFO] [stdout] 27: 0x55f2d428efb9 - std::rt::lang_start::{{closure}}::h6b21962a1c772620 [INFO] [stdout] 28: 0x55f2d43df7ce - core::ops::function::impls:: for &F>::call_once::h8d241729a720747e [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/core/src/ops/function.rs:280:13 [INFO] [stdout] 29: 0x55f2d43df7ce - std::panicking::try::do_call::h622ff1fadfc6e059 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x55f2d43df7ce - std::panicking::try::hb1bca854da2cb3ad [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x55f2d43df7ce - std::panic::catch_unwind::h9175ffa8b1bf95a9 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x55f2d43df7ce - std::rt::lang_start_internal::{{closure}}::hc2b9ae60f1a88ca1 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/rt.rs:128:48 [INFO] [stdout] 33: 0x55f2d43df7ce - std::panicking::try::do_call::hcd8114073e1bcd43 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55f2d43df7ce - std::panicking::try::h3b951601d049745c [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55f2d43df7ce - std::panic::catch_unwind::hf4f6657f10046aa0 [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55f2d43df7ce - std::rt::lang_start_internal::h816d524906609e8a [INFO] [stdout] at /rustc/0d13f6afeba4935499abe0c9a07426c94492c94e/library/std/src/rt.rs:128:20 [INFO] [stdout] 37: 0x55f2d428efa1 - std::rt::lang_start::h586caa975c795d0a [INFO] [stdout] 38: 0x55f2d42c9c23 - main [INFO] [stdout] 39: 0x7f19367270b3 - __libc_start_main [INFO] [stdout] 40: 0x55f2d427d04e - _start [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/orchestrator.rs - orchestrator (line 18) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "381ca31237d12a3e2eed56dea652a8f67d90df5495716ee6665ea7041b05413a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "381ca31237d12a3e2eed56dea652a8f67d90df5495716ee6665ea7041b05413a", kill_on_drop: false }` [INFO] [stdout] 381ca31237d12a3e2eed56dea652a8f67d90df5495716ee6665ea7041b05413a