[INFO] fetching crate ommx 2.0.0-rc.2... [INFO] checking ommx-2.0.0-rc.2 against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268 [INFO] extracting crate ommx 2.0.0-rc.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate ommx 2.0.0-rc.2 on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ommx 2.0.0-rc.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ommx 2.0.0-rc.2 [INFO] tweaked toml for crates.io crate ommx 2.0.0-rc.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate ommx 2.0.0-rc.2 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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codspeed v2.9.1 [INFO] [stderr] Downloaded ocipkg v0.3.9 [INFO] [stderr] Downloaded codspeed-criterion-compat v2.9.1 [INFO] [stderr] Downloaded codspeed-criterion-compat-walltime v2.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16110eb7e01be658a4d078587728f73a54108453796bf46f3cb80f150b6e83f6 [INFO] running `Command { std: "docker" "start" "-a" "16110eb7e01be658a4d078587728f73a54108453796bf46f3cb80f150b6e83f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16110eb7e01be658a4d078587728f73a54108453796bf46f3cb80f150b6e83f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16110eb7e01be658a4d078587728f73a54108453796bf46f3cb80f150b6e83f6", kill_on_drop: false }` [INFO] [stdout] 16110eb7e01be658a4d078587728f73a54108453796bf46f3cb80f150b6e83f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee77aaa8145825fd9ddfaf5965dca3b963035d9661b65517001a3ffce193d768 [INFO] running `Command { std: "docker" "start" "-a" "ee77aaa8145825fd9ddfaf5965dca3b963035d9661b65517001a3ffce193d768", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking iana-time-zone v0.1.62 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking xattr v1.5.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking jiff v0.2.5 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/approx-129610b70318a753.d [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta6rEuhW/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/approx-129610b70318a753/dep-lib-approx` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCmZvtk/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZLBih2/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaukaQAy/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cast` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanxKIM4/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ordered-float` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `num-complex` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libz-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/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libz-sys-1.1.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(zng)' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=6abbfb0ebf50dd78 -C extra-filename=-4f56b18e28e0f836 --out-dir /opt/rustwide/target/debug/build/libz-sys-4f56b18e28e0f836 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-b9ea69ae871e2d6b.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] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/plotters-478f9426a95eeb15.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `plotters` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFdbM0T" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2QsHr9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatJJlnn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavi1l1K" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSKhsEE/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDjPvVU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta58iHNQ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jiff` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ee77aaa8145825fd9ddfaf5965dca3b963035d9661b65517001a3ffce193d768", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee77aaa8145825fd9ddfaf5965dca3b963035d9661b65517001a3ffce193d768", kill_on_drop: false }` [INFO] [stdout] ee77aaa8145825fd9ddfaf5965dca3b963035d9661b65517001a3ffce193d768