[INFO] fetching crate orchestra 0.4.1...
[INFO] testing orchestra-0.4.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate orchestra 0.4.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate orchestra 0.4.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate orchestra 0.4.1
[INFO] tweaked toml for crates.io crate orchestra 0.4.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate orchestra 0.4.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate orchestra 0.4.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 810260b136487131cc1ee4d47b8d71a11c296e1494e991a4e548ef03a1e606a2
[INFO] running `Command { std: "docker" "start" "-a" "810260b136487131cc1ee4d47b8d71a11c296e1494e991a4e548ef03a1e606a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "810260b136487131cc1ee4d47b8d71a11c296e1494e991a4e548ef03a1e606a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "810260b136487131cc1ee4d47b8d71a11c296e1494e991a4e548ef03a1e606a2", kill_on_drop: false }`
[INFO] [stdout] 810260b136487131cc1ee4d47b8d71a11c296e1494e991a4e548ef03a1e606a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a0af810b8aafab4a78ae5c4ed7bd8b95ba1612e57011ca5ad67cac586433bae
[INFO] running `Command { std: "docker" "start" "-a" "7a0af810b8aafab4a78ae5c4ed7bd8b95ba1612e57011ca5ad67cac586433bae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling winnow v0.5.0
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling expander v2.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling orchestra-proc-macro v0.4.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling coarsetime v0.1.23
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling dyn-clone v1.0.12
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling prioritized-metered-channel v0.6.1
[INFO] [stderr]    Compiling orchestra v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/lib.rs:300:3
[INFO] [stdout]     |
[INFO] [stdout] 300 |         source: Box<dyn 'static + std::error::Error + Send + Sync>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.80s
[INFO] running `Command { std: "docker" "inspect" "7a0af810b8aafab4a78ae5c4ed7bd8b95ba1612e57011ca5ad67cac586433bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a0af810b8aafab4a78ae5c4ed7bd8b95ba1612e57011ca5ad67cac586433bae", kill_on_drop: false }`
[INFO] [stdout] 7a0af810b8aafab4a78ae5c4ed7bd8b95ba1612e57011ca5ad67cac586433bae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d6ac5f26ecc589f4495257ec57a909f5b3024bce7031f568c61869198575de4
[INFO] running `Command { std: "docker" "start" "-a" "3d6ac5f26ecc589f4495257ec57a909f5b3024bce7031f568c61869198575de4", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling concurrent-queue v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling clap_builder v4.3.23
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling trybuild v1.0.81
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prioritized-metered-channel v0.6.1
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling orchestra-proc-macro v0.4.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.3.23
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling futures-time v3.0.0
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling basic-toml v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling orchestra v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/lib.rs:300:3
[INFO] [stdout]     |
[INFO] [stdout] 300 |         source: Box<dyn 'static + std::error::Error + Send + Sync>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] ✅ Found no strongly connected components, hence no cycles exist
[INFO] [stderr] ⚡ Found 1 strongly connected component which includes at least one cycle
[INFO] [stderr] cycle(001) ∈ α: Awesome ~~{"Plinko"}~~> GoblinTower ~~{"MsgStrukt"}~~>  *
[INFO] [stderr] ⚡ Found 1 strongly connected component which includes at least one cycle
[INFO] [stderr] cycle(001) ∈ α: SubA ~~{"MsgB"}~~> SubB ~~{"MsgA"}~~>  *
[INFO] [stderr] ⚡ Found 1 strongly connected component which includes at least one cycle
[INFO] [stderr] cycle(001) ∈ α: SubsystemA ~~{"Message2"}~~> SubsystemB ~~{"Message1"}~~>  *
[INFO] [stdout] warning: value assigned to `source` is never read
[INFO] [stdout]    --> src/lib.rs:300:3
[INFO] [stdout]     |
[INFO] [stdout] 300 |         source: Box<dyn 'static + std::error::Error + Send + Sync>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MyError` is never used
[INFO] [stdout]   --> examples/backpressure.rs:59:6
[INFO] [stdout]    |
[INFO] [stdout] 59 | enum MyError {
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "3d6ac5f26ecc589f4495257ec57a909f5b3024bce7031f568c61869198575de4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6ac5f26ecc589f4495257ec57a909f5b3024bce7031f568c61869198575de4", kill_on_drop: false }`
[INFO] [stdout] 3d6ac5f26ecc589f4495257ec57a909f5b3024bce7031f568c61869198575de4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87692376a28d146b126347d91292e0d2af31a99d82768b82f9e3819033692523
[INFO] running `Command { std: "docker" "start" "-a" "87692376a28d146b126347d91292e0d2af31a99d82768b82f9e3819033692523", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `source` is never read
[INFO] [stderr]    --> src/lib.rs:300:3
[INFO] [stderr]     |
[INFO] [stderr] 300 |         source: Box<dyn 'static + std::error::Error + Send + Sync>,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `orchestra` (lib) generated 1 warning
[INFO] [stderr] ⚡ Found 1 strongly connected component which includes at least one cycle
[INFO] [stderr] cycle(001) ∈ α: Awesome ~~{"Plinko"}~~> GoblinTower ~~{"MsgStrukt"}~~>  *
[INFO] [stderr] ✅ Found no strongly connected components, hence no cycles exist
[INFO] [stderr] ⚡ Found 1 strongly connected component which includes at least one cycle
[INFO] [stderr] cycle(001) ∈ α: SubsystemA ~~{"Message2"}~~> SubsystemB ~~{"Message1"}~~>  *
[INFO] [stderr] warning: enum `MyError` is never used
[INFO] [stderr]   --> examples/backpressure.rs:59:6
[INFO] [stderr]    |
[INFO] [stderr] 59 | enum MyError {
[INFO] [stderr]    |      ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] ⚡ Found 1 strongly connected component which includes at least one cycle
[INFO] [stderr] cycle(001) ∈ α: SubA ~~{"MsgB"}~~> SubB ~~{"MsgA"}~~>  *
[INFO] [stderr] warning: `orchestra` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `orchestra` (example "backpressure") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orchestra-d77386f78ad35b7c)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::ui_pass ... ok
[INFO] [stdout] test tests::ui_compile_fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/subsystem_with_priority_channel_test.rs (/opt/rustwide/target/debug/deps/subsystem_with_priority_channel_test-42f5eda9454e6ad3)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_try_priority_send_message ... ok
[INFO] [stdout] test test_priority_send_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests orchestra
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - AnnotateErrorOrigin::with_origin (line 246) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "87692376a28d146b126347d91292e0d2af31a99d82768b82f9e3819033692523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87692376a28d146b126347d91292e0d2af31a99d82768b82f9e3819033692523", kill_on_drop: false }`
[INFO] [stdout] 87692376a28d146b126347d91292e0d2af31a99d82768b82f9e3819033692523
