[INFO] fetching crate yuca-cli 0.1.0... [INFO] building yuca-cli-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate yuca-cli 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate yuca-cli 0.1.0 [INFO] finished tweaking crates.io crate yuca-cli 0.1.0 [INFO] tweaked toml for crates.io crate yuca-cli 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yuca-cli 0.1.0 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 yuca-cli 0.1.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bpaf_derive v0.5.13 [INFO] [stderr] Downloaded owo-colors v4.1.0 [INFO] [stderr] Downloaded bpaf v0.9.15 [INFO] [stderr] Downloaded yuca v0.1.0 [INFO] [stderr] Downloaded usb-ids v1.2024.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b556acdd5d65a2f26fccdba9253d355c6483eb79a713dde01ceba8eb02853a23 [INFO] running `Command { std: "docker" "start" "-a" "b556acdd5d65a2f26fccdba9253d355c6483eb79a713dde01ceba8eb02853a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b556acdd5d65a2f26fccdba9253d355c6483eb79a713dde01ceba8eb02853a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b556acdd5d65a2f26fccdba9253d355c6483eb79a713dde01ceba8eb02853a23", kill_on_drop: false }` [INFO] [stdout] b556acdd5d65a2f26fccdba9253d355c6483eb79a713dde01ceba8eb02853a23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f6148cca3fdd31a89bc550865094f0415f6182ed9cff0ebf1a0ed60fd2b74d2c [INFO] running `Command { std: "docker" "start" "-a" "f6148cca3fdd31a89bc550865094f0415f6182ed9cff0ebf1a0ed60fd2b74d2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling usb-ids v1.2024.5 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling bpaf_derive v0.5.13 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling bpaf v0.9.15 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling yuca v0.1.0 [INFO] [stderr] Compiling yuca-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.88s [INFO] running `Command { std: "docker" "inspect" "f6148cca3fdd31a89bc550865094f0415f6182ed9cff0ebf1a0ed60fd2b74d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6148cca3fdd31a89bc550865094f0415f6182ed9cff0ebf1a0ed60fd2b74d2c", kill_on_drop: false }` [INFO] [stdout] f6148cca3fdd31a89bc550865094f0415f6182ed9cff0ebf1a0ed60fd2b74d2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] cc7d7aadf796726585e8a07f649af60d803a5f901836ae02468dd2291b9215a2 [INFO] running `Command { std: "docker" "start" "-a" "cc7d7aadf796726585e8a07f649af60d803a5f901836ae02468dd2291b9215a2", kill_on_drop: false }` [INFO] [stderr] Compiling yuca-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "cc7d7aadf796726585e8a07f649af60d803a5f901836ae02468dd2291b9215a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc7d7aadf796726585e8a07f649af60d803a5f901836ae02468dd2291b9215a2", kill_on_drop: false }` [INFO] [stdout] cc7d7aadf796726585e8a07f649af60d803a5f901836ae02468dd2291b9215a2