[INFO] cloning repository https://github.com/devthejohn/wasm-assessment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devthejohn/wasm-assessment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevthejohn%2Fwasm-assessment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevthejohn%2Fwasm-assessment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0692a8d415fc2b64f77561643b0921501e4f0dbf [INFO] checking devthejohn/wasm-assessment against try#29194e8f603400afdb2f86c9418e9fccb1628ea0 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevthejohn%2Fwasm-assessment" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 37% (56/149) Updating files: 38% (57/149) Updating files: 39% (59/149) Updating files: 40% (60/149) Updating files: 41% (62/149) Updating files: 42% (63/149) Updating files: 43% (65/149) Updating files: 44% (66/149) Updating files: 45% (68/149) Updating files: 46% (69/149) Updating files: 47% (71/149) Updating files: 48% (72/149) Updating files: 49% (74/149) Updating files: 50% (75/149) Updating files: 51% (76/149) Updating files: 52% (78/149) Updating files: 53% (79/149) Updating files: 54% (81/149) Updating files: 55% (82/149) Updating files: 56% (84/149) Updating files: 57% (85/149) Updating files: 58% (87/149) Updating files: 59% (88/149) Updating files: 60% (90/149) Updating files: 61% (91/149) Updating files: 62% (93/149) Updating files: 63% (94/149) Updating files: 64% (96/149) Updating files: 65% (97/149) Updating files: 66% (99/149) Updating files: 67% (100/149) Updating files: 67% (101/149) Updating files: 68% (102/149) Updating files: 69% (103/149) Updating files: 70% (105/149) Updating files: 71% (106/149) Updating files: 72% (108/149) Updating files: 73% (109/149) Updating files: 74% (111/149) Updating files: 75% (112/149) Updating files: 76% (114/149) Updating files: 77% (115/149) Updating files: 78% (117/149) Updating files: 79% (118/149) Updating files: 80% (120/149) Updating files: 81% (121/149) Updating files: 82% (123/149) Updating files: 83% (124/149) Updating files: 84% (126/149) Updating files: 85% (127/149) Updating files: 86% (129/149) Updating files: 87% (130/149) Updating files: 88% (132/149) Updating files: 89% (133/149) Updating files: 90% (135/149) Updating files: 91% (136/149) Updating files: 92% (138/149) Updating files: 93% (139/149) Updating files: 94% (141/149) Updating files: 95% (142/149) Updating files: 96% (144/149) Updating files: 97% (145/149) Updating files: 98% (147/149) Updating files: 99% (148/149) Updating files: 100% (149/149) Updating files: 100% (149/149), done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/devthejohn/wasm-assessment [INFO] finished tweaking git repo https://github.com/devthejohn/wasm-assessment [INFO] tweaked toml for git repo https://github.com/devthejohn/wasm-assessment written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/devthejohn/wasm-assessment on toolchain 29194e8f603400afdb2f86c9418e9fccb1628ea0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/devthejohn/wasm-assessment 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" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmer-compiler-cranelift v4.2.4 [INFO] [stderr] Downloaded cmd_lib_macros v1.9.3 [INFO] [stderr] Downloaded plotters-bitmap v0.3.3 [INFO] [stderr] Downloaded shared-buffer v0.1.3 [INFO] [stderr] Downloaded pathfinder_simd v0.5.2 [INFO] [stderr] Downloaded wasmer-derive v4.2.4 [INFO] [stderr] Downloaded cmd_lib v1.9.3 [INFO] [stderr] Downloaded wasmer-vm v4.2.4 [INFO] [stderr] Downloaded wasmer-types v4.2.4 [INFO] [stderr] Downloaded wasmer-compiler v4.2.4 [INFO] [stderr] Downloaded wasmer v4.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36d8a36664ab717506afda44c52253483b0f2ff8145ce2a915e22d4d0f1ff760 [INFO] running `Command { std: "docker" "start" "-a" "36d8a36664ab717506afda44c52253483b0f2ff8145ce2a915e22d4d0f1ff760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36d8a36664ab717506afda44c52253483b0f2ff8145ce2a915e22d4d0f1ff760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36d8a36664ab717506afda44c52253483b0f2ff8145ce2a915e22d4d0f1ff760", kill_on_drop: false }` [INFO] [stdout] 36d8a36664ab717506afda44c52253483b0f2ff8145ce2a915e22d4d0f1ff760 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8850ec7f61e47db9a94a27e13f1d1811fa5238230bae6071860919ed145e6b88 [INFO] running `Command { std: "docker" "start" "-a" "8850ec7f61e47db9a94a27e13f1d1811fa5238230bae6071860919ed145e6b88", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling bytecheck v0.6.11 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Compiling rend v0.4.1 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rkyv v0.7.42 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/cranelift_bforest-48fbb41563c3f4fb.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/cranelift-bforest-48fbb41563c3f4fb/dep-lib-cranelift_bforest` [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/rmeta2njag4/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/rmetasRzuuU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/bumpalo-6db3f3c5828a0bce.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/bumpalo-6db3f3c5828a0bce/dep-lib-bumpalo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cc` (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/29194e8f603400afdb2f86c9418e9fccb1628ea0/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.83/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=fa412f468f8656f4 -C extra-filename=-af31104a4749e519 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-1cfbcd67b873ee9b.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/rmetaWSs17G" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaCXHlby/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rayon-core` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakk3hrJ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cranelift-isle` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3LRcHg/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/bytes-9afdf3b53e994ef6.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/bytes-9afdf3b53e994ef6/dep-lib-bytes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `cranelift-codegen-meta` (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/29194e8f603400afdb2f86c9418e9fccb1628ea0/bin/rustc --crate-name cranelift_codegen_meta --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-meta-0.91.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e383a3d1f6f99e24 -C extra-filename=-2c7180ec7f91b9a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-0ad1aa980bae227f.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXwDmSL/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8850ec7f61e47db9a94a27e13f1d1811fa5238230bae6071860919ed145e6b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8850ec7f61e47db9a94a27e13f1d1811fa5238230bae6071860919ed145e6b88", kill_on_drop: false }` [INFO] [stdout] 8850ec7f61e47db9a94a27e13f1d1811fa5238230bae6071860919ed145e6b88