[INFO] fetching crate containers-image-proxy 0.6.0... [INFO] checking containers-image-proxy-0.6.0 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate containers-image-proxy 0.6.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate containers-image-proxy 0.6.0 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate containers-image-proxy 0.6.0 [INFO] finished tweaking crates.io crate containers-image-proxy 0.6.0 [INFO] tweaked toml for crates.io crate containers-image-proxy 0.6.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate containers-image-proxy 0.6.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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "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 oci-spec v0.6.5 [INFO] [stderr] Downloaded cap-std-ext v4.0.0 [INFO] [stderr] Downloaded cap-std v3.1.0 [INFO] [stderr] Downloaded ambient-authority v0.0.2 [INFO] [stderr] Downloaded maybe-owned v0.3.4 [INFO] [stderr] Downloaded io-lifetimes v2.0.3 [INFO] [stderr] Downloaded cap-primitives v3.1.0 [INFO] [stderr] Downloaded winx v0.36.3 [INFO] [stderr] Downloaded io-extras v0.18.2 [INFO] [stderr] Downloaded fn-error-context v0.2.1 [INFO] [stderr] Downloaded darling_core v0.20.9 [INFO] [stderr] Downloaded fs-set-times v0.20.1 [INFO] [stderr] Downloaded cap-tempfile v3.1.0 [INFO] [stderr] Downloaded darling_macro v0.20.9 [INFO] [stderr] Downloaded darling v0.20.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b968b14e501e3eb3ec2233a7ca618ccaacff028416994066ee2f63e757c55d71 [INFO] running `Command { std: "docker" "start" "-a" "b968b14e501e3eb3ec2233a7ca618ccaacff028416994066ee2f63e757c55d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b968b14e501e3eb3ec2233a7ca618ccaacff028416994066ee2f63e757c55d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b968b14e501e3eb3ec2233a7ca618ccaacff028416994066ee2f63e757c55d71", kill_on_drop: false }` [INFO] [stdout] b968b14e501e3eb3ec2233a7ca618ccaacff028416994066ee2f63e757c55d71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed9c730fc633260d49f784a56b67d5a3c7f53b4c37d9e68bd4032a063f03ac6e [INFO] running `Command { std: "docker" "start" "-a" "ed9c730fc633260d49f784a56b67d5a3c7f53b4c37d9e68bd4032a063f03ac6e", kill_on_drop: false }` [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cap-primitives v3.1.0 [INFO] [stderr] Compiling cap-std v3.1.0 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling fn-error-context v0.2.1 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking fs-set-times v0.20.1 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking cap-tempfile v3.1.0 [INFO] [stderr] Checking cap-std-ext v4.0.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking serde v1.0.203 [INFO] [stderr] Checking oci-spec v0.6.5 [INFO] [stderr] Checking containers-image-proxy v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.39s [INFO] running `Command { std: "docker" "inspect" "ed9c730fc633260d49f784a56b67d5a3c7f53b4c37d9e68bd4032a063f03ac6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed9c730fc633260d49f784a56b67d5a3c7f53b4c37d9e68bd4032a063f03ac6e", kill_on_drop: false }` [INFO] [stdout] ed9c730fc633260d49f784a56b67d5a3c7f53b4c37d9e68bd4032a063f03ac6e [INFO] checking containers-image-proxy-0.6.0 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate containers-image-proxy 0.6.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate containers-image-proxy 0.6.0 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate containers-image-proxy 0.6.0 [INFO] finished tweaking crates.io crate containers-image-proxy 0.6.0 [INFO] tweaked toml for crates.io crate containers-image-proxy 0.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate containers-image-proxy 0.6.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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63eb6886456ba05940d6c569a4a19f6f9936c88a08827b30d46f08f0ea4aa2a5 [INFO] running `Command { std: "docker" "start" "-a" "63eb6886456ba05940d6c569a4a19f6f9936c88a08827b30d46f08f0ea4aa2a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63eb6886456ba05940d6c569a4a19f6f9936c88a08827b30d46f08f0ea4aa2a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63eb6886456ba05940d6c569a4a19f6f9936c88a08827b30d46f08f0ea4aa2a5", kill_on_drop: false }` [INFO] [stdout] 63eb6886456ba05940d6c569a4a19f6f9936c88a08827b30d46f08f0ea4aa2a5 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9cd1c9d5f29850df7b2f24e88a6eb1e7df3166e66669b8ed9c8bc2e86665b6c [INFO] running `Command { std: "docker" "start" "-a" "a9cd1c9d5f29850df7b2f24e88a6eb1e7df3166e66669b8ed9c8bc2e86665b6c", kill_on_drop: false }` [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Compiling cap-primitives v3.1.0 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling cap-std v3.1.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling fn-error-context v0.2.1 [INFO] [stderr] Checking fs-set-times v0.20.1 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking cap-tempfile v3.1.0 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Checking cap-std-ext v4.0.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking serde v1.0.203 [INFO] [stderr] Checking oci-spec v0.6.5 [INFO] [stderr] Checking containers-image-proxy v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.40s [INFO] running `Command { std: "docker" "inspect" "a9cd1c9d5f29850df7b2f24e88a6eb1e7df3166e66669b8ed9c8bc2e86665b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9cd1c9d5f29850df7b2f24e88a6eb1e7df3166e66669b8ed9c8bc2e86665b6c", kill_on_drop: false }` [INFO] [stdout] a9cd1c9d5f29850df7b2f24e88a6eb1e7df3166e66669b8ed9c8bc2e86665b6c