[INFO] cloning repository https://github.com/grant0417/kaleidoscope-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grant0417/kaleidoscope-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrant0417%2Fkaleidoscope-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrant0417%2Fkaleidoscope-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9110b99d15cb4865cea761fe73e1eec7250df753 [INFO] testing grant0417/kaleidoscope-rs against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrant0417%2Fkaleidoscope-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grant0417/kaleidoscope-rs on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grant0417/kaleidoscope-rs [INFO] finished tweaking git repo https://github.com/grant0417/kaleidoscope-rs [INFO] tweaked toml for git repo https://github.com/grant0417/kaleidoscope-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/grant0417/kaleidoscope-rs 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1f4c0f3e40911f1eef42a9fcc46d69afd384aac8766d31b31d999237f17cb21 [INFO] running `Command { std: "docker" "start" "-a" "c1f4c0f3e40911f1eef42a9fcc46d69afd384aac8766d31b31d999237f17cb21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1f4c0f3e40911f1eef42a9fcc46d69afd384aac8766d31b31d999237f17cb21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f4c0f3e40911f1eef42a9fcc46d69afd384aac8766d31b31d999237f17cb21", kill_on_drop: false }` [INFO] [stdout] c1f4c0f3e40911f1eef42a9fcc46d69afd384aac8766d31b31d999237f17cb21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 585b21499fd6032a9a0b4e5d2e61f5d871e1cd922a7f0dc90010419314e3ee71 [INFO] running `Command { std: "docker" "start" "-a" "585b21499fd6032a9a0b4e5d2e61f5d871e1cd922a7f0dc90010419314e3ee71", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.65 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.30 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling inkwell v0.2.0 (https://github.com/TheDan64/inkwell?branch=master#ec963b95) [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta74fM0e/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [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 `rustyline` (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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustyline --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustyline-12.0.0/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 -C debuginfo=2 --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("case_insensitive_history_search", "custom-bindings", "default", "derive", "fd-lock", "home", "radix_trie", "regex", "rusqlite", "rustyline-derive", "signal-hook", "skim", "with-dirs", "with-file-history", "with-fuzzy", "with-sqlite-history"))' -C metadata=ad4c3a9de200f593 -C extra-filename=-ad4c3a9de200f593 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ae46bd40eeebe1f1.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rmeta --extern fd_lock=/opt/rustwide/target/debug/deps/libfd_lock-1e2450c6d8edacfc.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-f5be4fa4fd6c5f37.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-75463d23a0e72721.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-6bc99e519b3434f6.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7766f31ae4262859.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-f5de264f5471fe0d.rmeta --extern radix_trie=/opt/rustwide/target/debug/deps/libradix_trie-6dab6215be20772d.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-f6f8896211b5ddc4.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-d68de29b8fd74f8a.rmeta --extern utf8parse=/opt/rustwide/target/debug/deps/libutf8parse-e3cde8621a77f338.rmeta --cap-lints allow --cap-lints=warn` (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/rmeta2trFfm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "585b21499fd6032a9a0b4e5d2e61f5d871e1cd922a7f0dc90010419314e3ee71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585b21499fd6032a9a0b4e5d2e61f5d871e1cd922a7f0dc90010419314e3ee71", kill_on_drop: false }` [INFO] [stdout] 585b21499fd6032a9a0b4e5d2e61f5d871e1cd922a7f0dc90010419314e3ee71