[INFO] cloning repository https://github.com/dlubawy/crab-shell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dlubawy/crab-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlubawy%2Fcrab-shell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlubawy%2Fcrab-shell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d5bfc7e47e88b0d91bdce5dceb0f2fec69c0192 [INFO] testing dlubawy/crab-shell against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlubawy%2Fcrab-shell" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dlubawy/crab-shell on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dlubawy/crab-shell [INFO] finished tweaking git repo https://github.com/dlubawy/crab-shell [INFO] tweaked toml for git repo https://github.com/dlubawy/crab-shell written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dlubawy/crab-shell 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3951b496daeef82a41949421827277a257a3b038d64aa34391c193bfebfcfcc6 [INFO] running `Command { std: "docker" "start" "-a" "3951b496daeef82a41949421827277a257a3b038d64aa34391c193bfebfcfcc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3951b496daeef82a41949421827277a257a3b038d64aa34391c193bfebfcfcc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3951b496daeef82a41949421827277a257a3b038d64aa34391c193bfebfcfcc6", kill_on_drop: false }` [INFO] [stdout] 3951b496daeef82a41949421827277a257a3b038d64aa34391c193bfebfcfcc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cbcb15b2638a1b3c29387d90231349cc5c8cd35aed5c4e3c037402414da7ecf [INFO] running `Command { std: "docker" "start" "-a" "6cbcb15b2638a1b3c29387d90231349cc5c8cd35aed5c4e3c037402414da7ecf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustix v0.35.11 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling rustyline v10.0.0 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `lalrpop` (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/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name lalrpop --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.19.8/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="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=a1961df026d7b6ca -C extra-filename=-76b735a610cac4d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-b8d81f98444685d5.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-62b34adb406aaaa3.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-79922b41c81159fd.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-67786839897ac0b8.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-6661c08fb56686ab.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-96e5deac99372d42.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-6f7a2f2d604b79a3.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-da28e7e3705da3cc.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-91b1db4e8f37d7a1.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-21e1e5a1d0d55726.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-00b81cede0cdc0da.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-34070a0c552cb28a.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-04a2f9d171997b21.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-47173da3253209cc.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f1e4f2ef993f31a6.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6cbcb15b2638a1b3c29387d90231349cc5c8cd35aed5c4e3c037402414da7ecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbcb15b2638a1b3c29387d90231349cc5c8cd35aed5c4e3c037402414da7ecf", kill_on_drop: false }` [INFO] [stdout] 6cbcb15b2638a1b3c29387d90231349cc5c8cd35aed5c4e3c037402414da7ecf