[INFO] fetching crate phago-cli 1.0.0... [INFO] testing phago-cli-1.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate phago-cli 1.0.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate phago-cli 1.0.0 [INFO] finished tweaking crates.io crate phago-cli 1.0.0 [INFO] tweaked toml for crates.io crate phago-cli 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate phago-cli 1.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate phago-cli 1.0.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eee2d50d9a5c489c3f6b0ea94cc59cf7e7aab684a31b11e31eb88e26e40c04ad [INFO] running `Command { std: "docker" "start" "-a" "eee2d50d9a5c489c3f6b0ea94cc59cf7e7aab684a31b11e31eb88e26e40c04ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eee2d50d9a5c489c3f6b0ea94cc59cf7e7aab684a31b11e31eb88e26e40c04ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee2d50d9a5c489c3f6b0ea94cc59cf7e7aab684a31b11e31eb88e26e40c04ad", kill_on_drop: false }` [INFO] [stdout] eee2d50d9a5c489c3f6b0ea94cc59cf7e7aab684a31b11e31eb88e26e40c04ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6e46d11851876cc93b2ab2a987ac97fea0a1eb143954cd868ba0e542d108b80 [INFO] running `Command { std: "docker" "start" "-a" "e6e46d11851876cc93b2ab2a987ac97fea0a1eb143954cd868ba0e542d108b80", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling phago-core v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling phago-agents v1.0.0 [INFO] [stderr] Compiling phago-runtime v1.0.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling phago-rag v1.0.0 [INFO] [stderr] Compiling phago v1.0.0 [INFO] [stderr] Compiling phago-cli v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `default_toml` and `to_runtime_config` are never used [INFO] [stdout] --> src/config.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 194 | impl Config { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn default_toml() -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | pub fn to_runtime_config(&self) -> phago::runtime::colony::ColonyConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.06s [INFO] running `Command { std: "docker" "inspect" "e6e46d11851876cc93b2ab2a987ac97fea0a1eb143954cd868ba0e542d108b80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e46d11851876cc93b2ab2a987ac97fea0a1eb143954cd868ba0e542d108b80", kill_on_drop: false }` [INFO] [stdout] e6e46d11851876cc93b2ab2a987ac97fea0a1eb143954cd868ba0e542d108b80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3e0bacb670fd61dd1754bfda36828176787b0c7efa7288d60e8c74554eceade [INFO] running `Command { std: "docker" "start" "-a" "d3e0bacb670fd61dd1754bfda36828176787b0c7efa7288d60e8c74554eceade", kill_on_drop: false }` [INFO] [stderr] Compiling phago-cli v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `default_toml` and `to_runtime_config` are never used [INFO] [stdout] --> src/config.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 194 | impl Config { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 217 | pub fn default_toml() -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 226 | pub fn to_runtime_config(&self) -> phago::runtime::colony::ColonyConfig { [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 1.11s [INFO] running `Command { std: "docker" "inspect" "d3e0bacb670fd61dd1754bfda36828176787b0c7efa7288d60e8c74554eceade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e0bacb670fd61dd1754bfda36828176787b0c7efa7288d60e8c74554eceade", kill_on_drop: false }` [INFO] [stdout] d3e0bacb670fd61dd1754bfda36828176787b0c7efa7288d60e8c74554eceade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] afb6e930802fb7fe6428651debcde1552ca93f3b5fd5e3c5c926d8e4bfaa49ec [INFO] running `Command { std: "docker" "start" "-a" "afb6e930802fb7fe6428651debcde1552ca93f3b5fd5e3c5c926d8e4bfaa49ec", kill_on_drop: false }` [INFO] [stderr] warning: associated items `default_toml` and `to_runtime_config` are never used [INFO] [stderr] --> src/config.rs:217:12 [INFO] [stderr] | [INFO] [stderr] 194 | impl Config { [INFO] [stderr] | ----------- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 217 | pub fn default_toml() -> String { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 226 | pub fn to_runtime_config(&self) -> phago::runtime::colony::ColonyConfig { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `phago-cli` (bin "phago" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/phago-1c3dc444c300745f) [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] running `Command { std: "docker" "inspect" "afb6e930802fb7fe6428651debcde1552ca93f3b5fd5e3c5c926d8e4bfaa49ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb6e930802fb7fe6428651debcde1552ca93f3b5fd5e3c5c926d8e4bfaa49ec", kill_on_drop: false }` [INFO] [stdout] afb6e930802fb7fe6428651debcde1552ca93f3b5fd5e3c5c926d8e4bfaa49ec