[INFO] fetching crate ros_add 0.1.6...
[INFO] building ros_add-0.1.6 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate ros_add 0.1.6 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate ros_add 0.1.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ros_add 0.1.6
[INFO] tweaked toml for crates.io crate ros_add 0.1.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ros_add 0.1.6 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ros_add 0.1.6 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded case_clause v0.1.3
[INFO] [stderr]   Downloaded toml_writer v1.0.2
[INFO] [stderr]   Downloaded toml_edit v0.23.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23da6fe7bda1e33c8a6f88ec20f4eee8cae7af4c0e4be00b6854903e82796784
[INFO] running `Command { std: "docker" "start" "-a" "23da6fe7bda1e33c8a6f88ec20f4eee8cae7af4c0e4be00b6854903e82796784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23da6fe7bda1e33c8a6f88ec20f4eee8cae7af4c0e4be00b6854903e82796784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23da6fe7bda1e33c8a6f88ec20f4eee8cae7af4c0e4be00b6854903e82796784", kill_on_drop: false }`
[INFO] [stdout] 23da6fe7bda1e33c8a6f88ec20f4eee8cae7af4c0e4be00b6854903e82796784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c84d87c941c5c2bdd6593d90e487de75d0045dd7a918c9bb663cc87c3a06a4d
[INFO] running `Command { std: "docker" "start" "-a" "8c84d87c941c5c2bdd6593d90e487de75d0045dd7a918c9bb663cc87c3a06a4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling case_clause v0.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling toml_edit v0.23.4
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling ros_add v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.60s
[INFO] running `Command { std: "docker" "inspect" "8c84d87c941c5c2bdd6593d90e487de75d0045dd7a918c9bb663cc87c3a06a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c84d87c941c5c2bdd6593d90e487de75d0045dd7a918c9bb663cc87c3a06a4d", kill_on_drop: false }`
[INFO] [stdout] 8c84d87c941c5c2bdd6593d90e487de75d0045dd7a918c9bb663cc87c3a06a4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec58ed3cb624b74dcc28ebb19f5a40eb7a602c2a14667aa10a452737d50479f4
[INFO] running `Command { std: "docker" "start" "-a" "ec58ed3cb624b74dcc28ebb19f5a40eb7a602c2a14667aa10a452737d50479f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling ros_add v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "ec58ed3cb624b74dcc28ebb19f5a40eb7a602c2a14667aa10a452737d50479f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec58ed3cb624b74dcc28ebb19f5a40eb7a602c2a14667aa10a452737d50479f4", kill_on_drop: false }`
[INFO] [stdout] ec58ed3cb624b74dcc28ebb19f5a40eb7a602c2a14667aa10a452737d50479f4
