[INFO] fetching crate peace_cmd 0.0.14... [INFO] testing peace_cmd-0.0.14 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate peace_cmd 0.0.14 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate peace_cmd 0.0.14 [INFO] finished tweaking crates.io crate peace_cmd 0.0.14 [INFO] tweaked toml for crates.io crate peace_cmd 0.0.14 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate peace_cmd 0.0.14 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 153 packages to latest compatible versions [INFO] [stderr] Adding indicatif v0.17.11 (available: v0.18.3) [INFO] [stderr] Adding peace_cfg v0.0.14 (available: v0.0.15) [INFO] [stderr] Adding peace_core v0.0.14 (available: v0.0.15) [INFO] [stderr] Adding peace_params v0.0.14 (available: v0.0.15) [INFO] [stderr] Adding peace_resource_rt v0.0.14 (available: v0.0.15) [INFO] [stderr] Adding peace_rt_model v0.0.14 (available: v0.0.15) [INFO] [stderr] Adding peace_value_traits v0.0.14 (available: v0.0.15) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] daad44f49ee3184eb92a647c614d89badc2b3eb0ba253adb2320eb51e1371a5b [INFO] running `Command { std: "docker" "start" "-a" "daad44f49ee3184eb92a647c614d89badc2b3eb0ba253adb2320eb51e1371a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "daad44f49ee3184eb92a647c614d89badc2b3eb0ba253adb2320eb51e1371a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daad44f49ee3184eb92a647c614d89badc2b3eb0ba253adb2320eb51e1371a5b", kill_on_drop: false }` [INFO] [stdout] daad44f49ee3184eb92a647c614d89badc2b3eb0ba253adb2320eb51e1371a5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 712b5e76ded8db377310c22817ff6915421218716e5611754c4289c68eedf0d2 [INFO] running `Command { std: "docker" "start" "-a" "712b5e76ded8db377310c22817ff6915421218716e5611754c4289c68eedf0d2", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rt_ref v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling resman v0.18.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rt_map v0.5.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling own v0.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling peace_value_traits v0.0.14 [INFO] [stderr] Compiling proc_macro_roids v0.8.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling peace_static_check_macros v0.0.14 [INFO] [stderr] Compiling peace_data_derive v0.0.14 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling peace_params_derive v0.0.14 [INFO] [stderr] Compiling dot_ix_static_check_macros v0.9.2 [INFO] [stderr] Compiling enser_derive v0.1.4 [INFO] [stderr] Compiling peace_code_gen v0.0.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling enser v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling peace_fmt v0.0.14 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_tagged v0.3.0 [INFO] [stderr] Compiling dot_ix_model v0.9.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling interruptible v0.2.4 [INFO] [stderr] Compiling type_reg v0.8.0 [INFO] [stderr] Compiling peace_core v0.0.14 [INFO] [stderr] Compiling daggy2 v0.8.2+deprecated [INFO] [stderr] Compiling dot_ix v0.9.2 [INFO] [stderr] Compiling fn_graph v0.15.0 [INFO] [stderr] Compiling peace_data v0.0.14 [INFO] [stderr] Compiling peace_cmd_model v0.0.14 [INFO] [stderr] Compiling peace_flow_model v0.0.14 [INFO] [stderr] Compiling peace_resource_rt v0.0.14 [INFO] [stderr] Compiling peace_params v0.0.14 [INFO] [stderr] Compiling peace_rt_model_core v0.0.14 [INFO] [stderr] Compiling peace_cfg v0.0.14 [INFO] [stderr] Compiling peace_rt_model_native v0.0.14 [INFO] [stderr] Compiling peace_rt_model v0.0.14 [INFO] [stderr] Compiling peace_cmd v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "712b5e76ded8db377310c22817ff6915421218716e5611754c4289c68eedf0d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712b5e76ded8db377310c22817ff6915421218716e5611754c4289c68eedf0d2", kill_on_drop: false }` [INFO] [stdout] 712b5e76ded8db377310c22817ff6915421218716e5611754c4289c68eedf0d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff436e7640636946136e8b75275e18805b066b96078eb268194f4d9dff532769 [INFO] running `Command { std: "docker" "start" "-a" "ff436e7640636946136e8b75275e18805b066b96078eb268194f4d9dff532769", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] running `Command { std: "docker" "inspect" "ff436e7640636946136e8b75275e18805b066b96078eb268194f4d9dff532769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff436e7640636946136e8b75275e18805b066b96078eb268194f4d9dff532769", kill_on_drop: false }` [INFO] [stdout] ff436e7640636946136e8b75275e18805b066b96078eb268194f4d9dff532769 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f1394154a0c8e88e5c8da978a61d31a60c5152e868508a9ab59c8b44010c685 [INFO] running `Command { std: "docker" "start" "-a" "7f1394154a0c8e88e5c8da978a61d31a60c5152e868508a9ab59c8b44010c685", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] running `Command { std: "docker" "inspect" "7f1394154a0c8e88e5c8da978a61d31a60c5152e868508a9ab59c8b44010c685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f1394154a0c8e88e5c8da978a61d31a60c5152e868508a9ab59c8b44010c685", kill_on_drop: false }` [INFO] [stdout] 7f1394154a0c8e88e5c8da978a61d31a60c5152e868508a9ab59c8b44010c685