[INFO] fetching crate rustdx-cmd 0.4.2... [INFO] building rustdx-cmd-0.4.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rustdx-cmd 0.4.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rustdx-cmd 0.4.2 [INFO] finished tweaking crates.io crate rustdx-cmd 0.4.2 [INFO] tweaked toml for crates.io crate rustdx-cmd 0.4.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustdx-cmd 0.4.2 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 rustdx-cmd 0.4.2 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 codepage v0.1.2 [INFO] [stderr] Downloaded derive_arbitrary v1.3.2 [INFO] [stderr] Downloaded rustdx v0.4.2 [INFO] [stderr] Downloaded cc v1.1.21 [INFO] [stderr] Downloaded toml_edit v0.22.21 [INFO] [stderr] Downloaded zip v1.1.4 [INFO] [stderr] Downloaded ureq v2.8.0 [INFO] [stderr] Downloaded calamine v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1b28769fd6533f673edeadbe61a8a5e7e042780c398032127f7ea49ba51f7cf3 [INFO] running `Command { std: "docker" "start" "-a" "1b28769fd6533f673edeadbe61a8a5e7e042780c398032127f7ea49ba51f7cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b28769fd6533f673edeadbe61a8a5e7e042780c398032127f7ea49ba51f7cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b28769fd6533f673edeadbe61a8a5e7e042780c398032127f7ea49ba51f7cf3", kill_on_drop: false }` [INFO] [stdout] 1b28769fd6533f673edeadbe61a8a5e7e042780c398032127f7ea49ba51f7cf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 460297ea3dfe22d2cd1e35da2a2e9fcc78b8b9e94a396101faad2272b76dff7e [INFO] running `Command { std: "docker" "start" "-a" "460297ea3dfe22d2cd1e35da2a2e9fcc78b8b9e94a396101faad2272b76dff7e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling rustdx-cmd v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling rustdx v0.4.2 [INFO] [stderr] Compiling calamine v0.25.0 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.73s [INFO] running `Command { std: "docker" "inspect" "460297ea3dfe22d2cd1e35da2a2e9fcc78b8b9e94a396101faad2272b76dff7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460297ea3dfe22d2cd1e35da2a2e9fcc78b8b9e94a396101faad2272b76dff7e", kill_on_drop: false }` [INFO] [stdout] 460297ea3dfe22d2cd1e35da2a2e9fcc78b8b9e94a396101faad2272b76dff7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 305db19719cc711875c0184825d3565e40457f4acc59085fa05d200b600806bf [INFO] running `Command { std: "docker" "start" "-a" "305db19719cc711875c0184825d3565e40457f4acc59085fa05d200b600806bf", kill_on_drop: false }` [INFO] [stderr] Compiling rustdx-cmd v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "305db19719cc711875c0184825d3565e40457f4acc59085fa05d200b600806bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305db19719cc711875c0184825d3565e40457f4acc59085fa05d200b600806bf", kill_on_drop: false }` [INFO] [stdout] 305db19719cc711875c0184825d3565e40457f4acc59085fa05d200b600806bf