[INFO] fetching crate composefs-oci 0.3.0... [INFO] checking composefs-oci-0.3.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate composefs-oci 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate composefs-oci 0.3.0 [INFO] finished tweaking crates.io crate composefs-oci 0.3.0 [INFO] tweaked toml for crates.io crate composefs-oci 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate composefs-oci 0.3.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate composefs-oci 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1dac43d44078a27e449ded8c2f0924978a9f0e8046d0c9c28131c07dfef2704 [INFO] running `Command { std: "docker" "start" "-a" "a1dac43d44078a27e449ded8c2f0924978a9f0e8046d0c9c28131c07dfef2704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1dac43d44078a27e449ded8c2f0924978a9f0e8046d0c9c28131c07dfef2704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1dac43d44078a27e449ded8c2f0924978a9f0e8046d0c9c28131c07dfef2704", kill_on_drop: false }` [INFO] [stdout] a1dac43d44078a27e449ded8c2f0924978a9f0e8046d0c9c28131c07dfef2704 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 781bad7f3cf0a3cbc492e3f17d4b5e31de3b179dee6e2dc9928fdfd05fffa793 [INFO] running `Command { std: "docker" "start" "-a" "781bad7f3cf0a3cbc492e3f17d4b5e31de3b179dee6e2dc9928fdfd05fffa793", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Checking cap-primitives v3.4.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking cap-tempfile v3.4.4 [INFO] [stderr] Checking cap-std-ext v4.0.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.8.25 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling fn-error-context v0.2.1 [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] Checking tracing v0.1.41 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking async-compression v0.4.23 [INFO] [stderr] Checking composefs v0.3.0 [INFO] [stdout] error[E0432]: unresolved import `tempfile` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/composefs-0.3.0/src/test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tempfile::{tempfile_in, TempDir}; [INFO] [stdout] | ^^^^^^^^ function `tempfile` is not a crate or module [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `composefs` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "781bad7f3cf0a3cbc492e3f17d4b5e31de3b179dee6e2dc9928fdfd05fffa793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "781bad7f3cf0a3cbc492e3f17d4b5e31de3b179dee6e2dc9928fdfd05fffa793", kill_on_drop: false }` [INFO] [stdout] 781bad7f3cf0a3cbc492e3f17d4b5e31de3b179dee6e2dc9928fdfd05fffa793