[INFO] cloning repository https://github.com/wiseodd/rustlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wiseodd/rustlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiseodd%2Frustlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiseodd%2Frustlox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe2ca9c49296168295b68d03dbabb8ffec6d1a2c [INFO] testing wiseodd/rustlox against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiseodd%2Frustlox" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wiseodd/rustlox on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wiseodd/rustlox [INFO] finished tweaking git repo https://github.com/wiseodd/rustlox [INFO] tweaked toml for git repo https://github.com/wiseodd/rustlox written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wiseodd/rustlox 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8006ea3b4ca534c908d05dddfd13b0e5c944a8d5e2f91234870489c5dc85005c [INFO] running `Command { std: "docker" "start" "-a" "8006ea3b4ca534c908d05dddfd13b0e5c944a8d5e2f91234870489c5dc85005c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8006ea3b4ca534c908d05dddfd13b0e5c944a8d5e2f91234870489c5dc85005c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8006ea3b4ca534c908d05dddfd13b0e5c944a8d5e2f91234870489c5dc85005c", kill_on_drop: false }` [INFO] [stdout] 8006ea3b4ca534c908d05dddfd13b0e5c944a8d5e2f91234870489c5dc85005c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbea63fa623cd9ae2bbae435a48bcd53b91644db3cbce25ad26edd6c66512fd2 [INFO] running `Command { std: "docker" "start" "-a" "bbea63fa623cd9ae2bbae435a48bcd53b91644db3cbce25ad26edd6c66512fd2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling rustyline v14.0.0 [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/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name rustyline --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustyline-14.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("buffer-redux", "case_insensitive_history_search", "custom-bindings", "default", "derive", "fd-lock", "home", "radix_trie", "regex", "rusqlite", "rustyline-derive", "signal-hook", "skim", "termios", "with-dirs", "with-file-history", "with-fuzzy", "with-sqlite-history"))' -C metadata=1a262ea32475d368 -C extra-filename=-8305141e52fbd30c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2dca024d43a0c2f6.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern fd_lock=/opt/rustwide/target/debug/deps/libfd_lock-a1a74c83749fd2f4.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-34c282980fe9bb92.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-af92a6d44c3f0976.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a3845e017a80cb8a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-659d2f3239d1b4b2.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-a353c78dcda521a9.rmeta --extern radix_trie=/opt/rustwide/target/debug/deps/libradix_trie-cb02ff69f84240b0.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-5eb0a5c8a3578cf5.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-d4af6ef784b2a0cb.rmeta --extern utf8parse=/opt/rustwide/target/debug/deps/libutf8parse-e98db3169219ea11.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "bbea63fa623cd9ae2bbae435a48bcd53b91644db3cbce25ad26edd6c66512fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbea63fa623cd9ae2bbae435a48bcd53b91644db3cbce25ad26edd6c66512fd2", kill_on_drop: false }` [INFO] [stdout] bbea63fa623cd9ae2bbae435a48bcd53b91644db3cbce25ad26edd6c66512fd2