[INFO] cloning repository https://github.com/crustymonkey/rust-cwrap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crustymonkey/rust-cwrap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrustymonkey%2Frust-cwrap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrustymonkey%2Frust-cwrap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6165ef8fc0460d1463b4221096f6d30ef20e33cd [INFO] checking crustymonkey/rust-cwrap against master#9748d87dc70a9a6725c5dbd76ce29d04752b4f90 for pr-144156 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrustymonkey%2Frust-cwrap" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/crustymonkey/rust-cwrap [INFO] finished tweaking git repo https://github.com/crustymonkey/rust-cwrap [INFO] tweaked toml for git repo https://github.com/crustymonkey/rust-cwrap written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crustymonkey/rust-cwrap on toolchain 9748d87dc70a9a6725c5dbd76ce29d04752b4f90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "generate-lockfile" "--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] Locking 191 packages to latest compatible versions [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded random-number v0.1.9 [INFO] [stderr] Downloaded random-number-macro-impl v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79dd3ce7ebbe92af45dfdf1ba0b77f8c1a06aad68754ba62ee048d645e364587 [INFO] running `Command { std: "docker" "start" "-a" "79dd3ce7ebbe92af45dfdf1ba0b77f8c1a06aad68754ba62ee048d645e364587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79dd3ce7ebbe92af45dfdf1ba0b77f8c1a06aad68754ba62ee048d645e364587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79dd3ce7ebbe92af45dfdf1ba0b77f8c1a06aad68754ba62ee048d645e364587", kill_on_drop: false }` [INFO] [stdout] 79dd3ce7ebbe92af45dfdf1ba0b77f8c1a06aad68754ba62ee048d645e364587 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9748d87dc70a9a6725c5dbd76ce29d04752b4f90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6768f2ece56a5aca12cbdf23e93be8121e4dd61bfab8a8d4d6fb75a643be64c1 [INFO] running `Command { std: "docker" "start" "-a" "6768f2ece56a5aca12cbdf23e93be8121e4dd61bfab8a8d4d6fb75a643be64c1", 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.174 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking email-encoding v0.4.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking hostname v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadV694A" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stacker` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ring` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.17.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "less-safe-getrandom-espidf", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=eb903d0af251cfb0 -C extra-filename=-3951fc977c3263c8 --out-dir /opt/rustwide/target/debug/build/ring-3951fc977c3263c8 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-82ef0bd9b615beb6.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `openssl-sys` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/9748d87dc70a9a6725c5dbd76ce29d04752b4f90/bin/rustc --crate-name build_script_main --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.109/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=7b9aa53b8de9b3d4 -C extra-filename=-34be886447836fae --out-dir /opt/rustwide/target/debug/build/openssl-sys-34be886447836fae -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-82ef0bd9b615beb6.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-c33376fb75a85590.rlib --extern vcpkg=/opt/rustwide/target/debug/deps/libvcpkg-8ce73e690261768c.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rand_chacha-12e041f50d5030ba.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rand_chacha-12e041f50d5030ba/dep-lib-rand_chacha` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaKl5e3p" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/time-8db92451c583c714.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/time-8db92451c583c714/dep-lib-time` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetat5AjSj/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6768f2ece56a5aca12cbdf23e93be8121e4dd61bfab8a8d4d6fb75a643be64c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6768f2ece56a5aca12cbdf23e93be8121e4dd61bfab8a8d4d6fb75a643be64c1", kill_on_drop: false }` [INFO] [stdout] 6768f2ece56a5aca12cbdf23e93be8121e4dd61bfab8a8d4d6fb75a643be64c1