[INFO] fetching crate swarm-commander 0.9.7...
[INFO] testing swarm-commander-0.9.7 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate swarm-commander 0.9.7 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate swarm-commander 0.9.7
[INFO] finished tweaking crates.io crate swarm-commander 0.9.7
[INFO] tweaked toml for crates.io crate swarm-commander 0.9.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate swarm-commander 0.9.7 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding flume v0.10.14 (available: v0.12.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nanorand v0.7.0
[INFO] [stderr]   Downloaded flume v0.10.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66491c7cae78fc223d2716d9b62c1cbdae8bd97ada2d19926caaff397fbd61dc
[INFO] running `Command { std: "docker" "start" "-a" "66491c7cae78fc223d2716d9b62c1cbdae8bd97ada2d19926caaff397fbd61dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66491c7cae78fc223d2716d9b62c1cbdae8bd97ada2d19926caaff397fbd61dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66491c7cae78fc223d2716d9b62c1cbdae8bd97ada2d19926caaff397fbd61dc", kill_on_drop: false }`
[INFO] [stdout] 66491c7cae78fc223d2716d9b62c1cbdae8bd97ada2d19926caaff397fbd61dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3af5d2cdf7d8bb2612dd3195a53af63f52861dfb00393c5750ad1351507d220c
[INFO] running `Command { std: "docker" "start" "-a" "3af5d2cdf7d8bb2612dd3195a53af63f52861dfb00393c5750ad1351507d220c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling swarm-commander v0.9.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.53s
[INFO] running `Command { std: "docker" "inspect" "3af5d2cdf7d8bb2612dd3195a53af63f52861dfb00393c5750ad1351507d220c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3af5d2cdf7d8bb2612dd3195a53af63f52861dfb00393c5750ad1351507d220c", kill_on_drop: false }`
[INFO] [stdout] 3af5d2cdf7d8bb2612dd3195a53af63f52861dfb00393c5750ad1351507d220c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af974b745084cb3661895bfe5df7334af0460a3d52a2f4cc347667dfb3c6450c
[INFO] running `Command { std: "docker" "start" "-a" "af974b745084cb3661895bfe5df7334af0460a3d52a2f4cc347667dfb3c6450c", kill_on_drop: false }`
[INFO] [stderr]    Compiling swarm-commander v0.9.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "af974b745084cb3661895bfe5df7334af0460a3d52a2f4cc347667dfb3c6450c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af974b745084cb3661895bfe5df7334af0460a3d52a2f4cc347667dfb3c6450c", kill_on_drop: false }`
[INFO] [stdout] af974b745084cb3661895bfe5df7334af0460a3d52a2f4cc347667dfb3c6450c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27dd4b310f8cd4f28f5fbf91e9e02572dd750b198c8f3bcdf3d70db80de91d3c
[INFO] running `Command { std: "docker" "start" "-a" "27dd4b310f8cd4f28f5fbf91e9e02572dd750b198c8f3bcdf3d70db80de91d3c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swarm_commander-0e482ddbc2beb9dd)
[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]    Doc-tests swarm_commander
[INFO] [stderr] warning: unknown lint: `rustdoc::missing_doc_code_examples`
[INFO] [stderr]  --> src/lib.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![deny(rustdoc::missing_doc_code_examples)]
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `rustdoc::missing_doc_code_examples` lint is unstable
[INFO] [stderr]   = note: see issue #101730 <https://github.com/rust-lang/rust/issues/101730> for more information
[INFO] [stderr]   = help: add `#![feature(rustdoc_missing_doc_code_examples)]` to the crate attributes to enable
[INFO] [stderr]   = note: this compiler was built on 2026-01-05; consider upgrading it if it is out of date
[INFO] [stderr]   = note: `#[warn(unknown_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/runner.rs - runner::run_hive (line 108) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/runner.rs - runner::run_hive (line 108) stdout ----
[INFO] [stdout] error: The default runtime flavor is `multi_thread`, but the `rt-multi-thread` feature is disabled.
[INFO] [stdout]    --> src/runner.rs:123:2
[INFO] [stdout]     |
[INFO] [stdout] 123 |  #[tokio::main]
[INFO] [stdout]     |  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `tokio::main` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio`
[INFO] [stdout]    --> src/runner.rs:156:32
[INFO] [stdout]     |
[INFO] [stdout] 156 |      let mut interval = tokio::time::interval(tokio::time::Duration::from_millis(15000));
[INFO] [stdout]     |                                ^^^^ could not find `time` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs:564:13
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub mod time;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:554:19
[INFO] [stdout]     |
[INFO] [stdout] 554 |             #[cfg(feature = "time")]
[INFO] [stdout]     |                   ---------------- the item is gated behind the `time` feature
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `time` in `tokio`
[INFO] [stdout]    --> src/runner.rs:156:54
[INFO] [stdout]     |
[INFO] [stdout] 156 |      let mut interval = tokio::time::interval(tokio::time::Duration::from_millis(15000));
[INFO] [stdout]     |                                                      ^^^^ could not find `time` in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs:564:13
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub mod time;
[INFO] [stdout]     |             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/macros/cfg.rs:554:19
[INFO] [stdout]     |
[INFO] [stdout] 554 |             #[cfg(feature = "time")]
[INFO] [stdout]     |                   ---------------- the item is gated behind the `time` feature
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 110 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] 110 + use chrono::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 156 -      let mut interval = tokio::time::interval(tokio::time::Duration::from_millis(15000));
[INFO] [stdout] 156 +      let mut interval = tokio::time::interval(Duration::from_millis(15000));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `pid` on type `swarm_commander::RunnerStopEvent`
[INFO] [stdout]    --> src/runner.rs:172:77
[INFO] [stdout]     |
[INFO] [stdout] 172 | ...                   println!("Process with pid {} died", event.pid)
[INFO] [stdout]     |                                                                  ^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: one of the expressions' fields has a field of the same name
[INFO] [stdout]     |
[INFO] [stdout] 172 |                                  println!("Process with pid {} died", event.info.pid)
[INFO] [stdout]     |                                                                             +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `println`
[INFO] [stdout]    --> src/runner.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |                  println("Before die: {:?}", proc_list);
[INFO] [stdout]     |                  ^^^^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]     |
[INFO] [stdout] 192 |                  println!("Before die: {:?}", proc_list);
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found macro `println`
[INFO] [stdout]    --> src/runner.rs:196:18
[INFO] [stdout]     |
[INFO] [stdout] 196 |                  println("After die: {:?}", proc_list);
[INFO] [stdout]     |                  ^^^^^^^ not a function
[INFO] [stdout]     |
[INFO] [stdout] help: use `!` to invoke the macro
[INFO] [stdout]     |
[INFO] [stdout] 196 |                  println!("After die: {:?}", proc_list);
[INFO] [stdout]     |                         +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0433, E0609.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/runner.rs - runner::run_hive (line 108)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "27dd4b310f8cd4f28f5fbf91e9e02572dd750b198c8f3bcdf3d70db80de91d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27dd4b310f8cd4f28f5fbf91e9e02572dd750b198c8f3bcdf3d70db80de91d3c", kill_on_drop: false }`
[INFO] [stdout] 27dd4b310f8cd4f28f5fbf91e9e02572dd750b198c8f3bcdf3d70db80de91d3c
