[INFO] cloning repository https://github.com/sivertac/scanmem-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sivertac/scanmem-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsivertac%2Fscanmem-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsivertac%2Fscanmem-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 559b4f495a8980f0bd6c53e358483f19bbfc97c6 [INFO] building sivertac/scanmem-tests against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsivertac%2Fscanmem-tests" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sivertac/scanmem-tests on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sivertac/scanmem-tests [INFO] finished tweaking git repo https://github.com/sivertac/scanmem-tests [INFO] tweaked toml for git repo https://github.com/sivertac/scanmem-tests written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sivertac/scanmem-tests 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9da442ee17e9d2d3ce727cf49022e4e780bcd767986eef1f0c766bd03dbf83f7 [INFO] running `Command { std: "docker" "start" "-a" "9da442ee17e9d2d3ce727cf49022e4e780bcd767986eef1f0c766bd03dbf83f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9da442ee17e9d2d3ce727cf49022e4e780bcd767986eef1f0c766bd03dbf83f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da442ee17e9d2d3ce727cf49022e4e780bcd767986eef1f0c766bd03dbf83f7", kill_on_drop: false }` [INFO] [stdout] 9da442ee17e9d2d3ce727cf49022e4e780bcd767986eef1f0c766bd03dbf83f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b85b88d86690de2ff76923149661eb02cfc53220d708971f7333af5033ad916 [INFO] running `Command { std: "docker" "start" "-a" "0b85b88d86690de2ff76923149661eb02cfc53220d708971f7333af5033ad916", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling clap-num v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scanmem-tests v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `bytearray_to_scanmem_input` is never used [INFO] [stdout] --> src/conformance_suite/test_data_types.rs:59:4 [INFO] [stdout] | [INFO] [stdout] 59 | fn bytearray_to_scanmem_input(bytearray: &[u8]) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaThhuz8" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scanmem-tests` (bin "conformance") [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/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name conformance --edition=2021 src/bin/conformance.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=02006e4210c4a4d3 -C extra-filename=-1a0b1b007b9c43d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2f43201ad6f50e0f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e30f624f5729ae9e.rlib --extern clap_num=/opt/rustwide/target/debug/deps/libclap_num-bf3677b1e8e60fdf.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-7f0c1868bd1abf6b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e8ea7ab2e20f3a4e.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-5d2cba7342676418.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-164af57b97afa0ec.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-7538d7cff3bedf62.rlib --extern scanmem_tests=/opt/rustwide/target/debug/deps/libscanmem_tests-1163c715501bb07a.rlib --cap-lints=warn` (exit status: 101) [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] error: could not compile `scanmem-tests` (bin "benchmark") due to 1 previous error [INFO] [stderr] error: could not compile `scanmem-tests` (bin "synthetic_load") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/44f415c1d617ebc7b931a243b7b321ef8a6ca47c/bin/rustc --crate-name synthetic_load --edition=2021 src/bin/synthetic_load.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cfeaf9857bf8bc1b -C extra-filename=-f86ddf0e9db33cc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2f43201ad6f50e0f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e30f624f5729ae9e.rlib --extern clap_num=/opt/rustwide/target/debug/deps/libclap_num-bf3677b1e8e60fdf.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-7f0c1868bd1abf6b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e8ea7ab2e20f3a4e.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-5d2cba7342676418.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-164af57b97afa0ec.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-7538d7cff3bedf62.rlib --extern scanmem_tests=/opt/rustwide/target/debug/deps/libscanmem_tests-1163c715501bb07a.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "0b85b88d86690de2ff76923149661eb02cfc53220d708971f7333af5033ad916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b85b88d86690de2ff76923149661eb02cfc53220d708971f7333af5033ad916", kill_on_drop: false }` [INFO] [stdout] 0b85b88d86690de2ff76923149661eb02cfc53220d708971f7333af5033ad916