[INFO] fetching crate alevin-fry 0.11.2... [INFO] checking alevin-fry-0.11.2 against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557 [INFO] extracting crate alevin-fry 0.11.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate alevin-fry 0.11.2 on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate alevin-fry 0.11.2 [INFO] finished tweaking crates.io crate alevin-fry 0.11.2 [INFO] tweaked toml for crates.io crate alevin-fry 0.11.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate alevin-fry 0.11.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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5738df3f2afb90b0b36c53d48c910e8b8d268d92d796602233d81a2c61d9a64c [INFO] running `Command { std: "docker" "start" "-a" "5738df3f2afb90b0b36c53d48c910e8b8d268d92d796602233d81a2c61d9a64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5738df3f2afb90b0b36c53d48c910e8b8d268d92d796602233d81a2c61d9a64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5738df3f2afb90b0b36c53d48c910e8b8d268d92d796602233d81a2c61d9a64c", kill_on_drop: false }` [INFO] [stdout] 5738df3f2afb90b0b36c53d48c910e8b8d268d92d796602233d81a2c61d9a64c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed3b1ac53e8bc20802799f5b6ebff00654ba049f5fd7eb0ad69dd2b9871dd8ea [INFO] running `Command { std: "docker" "start" "-a" "ed3b1ac53e8bc20802799f5b6ebff00654ba049f5fd7eb0ad69dd2b9871dd8ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9dyExY" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/thiserror-13c63b35d5f848b1/build_script_build-13c63b35d5f848b1.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/thiserror-13c63b35d5f848b1/dep-build-script-build-script-build` [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] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/anstream-776308b7036f6e5b/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rustix-41e8ae23042e2773.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWy9ubK/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rayon-abbf3b3efdf90b9c.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcOFmPPN/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcOFmPPN/symbols.o" "<8 object files omitted>" "/opt/rustwide/target/debug/deps/rustversion-2a53c2c00d8442aa.2ikzexpdl2g9uq3i8vw23v5dz.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOFmPPN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librustversion-2a53c2c00d8442aa.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rustversion` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rayon` (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 `syn` (lib) [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/fc545c6b951a304df08b327c158f92678582f435/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=de2423e7d647760f -C extra-filename=-26dda359d98b6a08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107e47b43b0efb2a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1b6a221cac47e5d3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6759994d78e94663.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta7m5OPz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndarray` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ed3b1ac53e8bc20802799f5b6ebff00654ba049f5fd7eb0ad69dd2b9871dd8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed3b1ac53e8bc20802799f5b6ebff00654ba049f5fd7eb0ad69dd2b9871dd8ea", kill_on_drop: false }` [INFO] [stdout] ed3b1ac53e8bc20802799f5b6ebff00654ba049f5fd7eb0ad69dd2b9871dd8ea