[INFO] fetching crate cfsctl 0.3.0... [INFO] checking cfsctl-0.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate cfsctl 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate cfsctl 0.3.0 [INFO] finished tweaking crates.io crate cfsctl 0.3.0 [INFO] tweaked toml for crates.io crate cfsctl 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cfsctl 0.3.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cfsctl 0.3.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cap-tempfile v3.4.4 [INFO] [stderr] Downloaded containers-image-proxy v0.7.1 [INFO] [stderr] Downloaded composefs-boot v0.3.0 [INFO] [stderr] Downloaded cap-std-ext v4.0.6 [INFO] [stderr] Downloaded composefs-oci v0.3.0 [INFO] [stderr] Downloaded composefs v0.3.0 [INFO] [stderr] Downloaded getset v0.1.5 [INFO] [stderr] Downloaded oci-spec v0.7.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75463cb086acf7435075bb0c3d3f457797690295e7ebf3a349e5ac058e44aae7 [INFO] running `Command { std: "docker" "start" "-a" "75463cb086acf7435075bb0c3d3f457797690295e7ebf3a349e5ac058e44aae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75463cb086acf7435075bb0c3d3f457797690295e7ebf3a349e5ac058e44aae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75463cb086acf7435075bb0c3d3f457797690295e7ebf3a349e5ac058e44aae7", kill_on_drop: false }` [INFO] [stdout] 75463cb086acf7435075bb0c3d3f457797690295e7ebf3a349e5ac058e44aae7 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b120181fd9266f7549577bdddf973aec0c63e01899dac97330d8cd07a513512 [INFO] running `Command { std: "docker" "start" "-a" "8b120181fd9266f7549577bdddf973aec0c63e01899dac97330d8cd07a513512", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking cap-tempfile v3.4.4 [INFO] [stderr] Checking cap-std-ext v4.0.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerocopy-derive v0.8.25 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling fn-error-context v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking composefs v0.3.0 [INFO] [stderr] Checking async-compression v0.4.23 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking composefs-boot v0.3.0 [INFO] [stderr] Checking oci-spec v0.7.1 [INFO] [stderr] Checking containers-image-proxy v0.7.1 [INFO] [stderr] Checking composefs-oci v0.3.0 [INFO] [stderr] Checking cfsctl v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.59s [INFO] running `Command { std: "docker" "inspect" "8b120181fd9266f7549577bdddf973aec0c63e01899dac97330d8cd07a513512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b120181fd9266f7549577bdddf973aec0c63e01899dac97330d8cd07a513512", kill_on_drop: false }` [INFO] [stdout] 8b120181fd9266f7549577bdddf973aec0c63e01899dac97330d8cd07a513512