[INFO] cloning repository https://github.com/zsugabubus/fzr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zsugabubus/fzr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzsugabubus%2Ffzr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzsugabubus%2Ffzr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c6534c779b26e36d69c77e4c128cceb9041c493 [INFO] checking zsugabubus/fzr against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzsugabubus%2Ffzr" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zsugabubus/fzr on toolchain 1bd50d4315eb15970d395b6be5823f9384707693 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zsugabubus/fzr [INFO] finished tweaking git repo https://github.com/zsugabubus/fzr [INFO] tweaked toml for git repo https://github.com/zsugabubus/fzr written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zsugabubus/fzr 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29d417bbfdfd11e1fe31007367b70cac1237735361299b9d777c11640342e0af [INFO] running `Command { std: "docker" "start" "-a" "29d417bbfdfd11e1fe31007367b70cac1237735361299b9d777c11640342e0af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29d417bbfdfd11e1fe31007367b70cac1237735361299b9d777c11640342e0af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29d417bbfdfd11e1fe31007367b70cac1237735361299b9d777c11640342e0af", kill_on_drop: false }` [INFO] [stdout] 29d417bbfdfd11e1fe31007367b70cac1237735361299b9d777c11640342e0af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3bd551b2c79d335558a960ff4e4a7b36691480fe67ba9cf3bb8ad1723b3246b [INFO] running `Command { std: "docker" "start" "-a" "a3bd551b2c79d335558a960ff4e4a7b36691480fe67ba9cf3bb8ad1723b3246b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Checking euclid v0.22.9 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking utf8_map v0.1.0 (/opt/rustwide/workdir/utf8_map) [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking vtparse v0.6.2 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/aliasable-4b4db38f9e760ff9.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/aliasable-4b4db38f9e760ff9/dep-lib-aliasable` [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/rmetamHpI9q/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `terminfo v0.8.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/terminfo-463d2ee83fae56b5/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/terminfo-0.8.0/build.rs:964:46: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5c2b95431ab2 - std::backtrace_rs::backtrace::libunwind::trace::h1a15fa817b72da33 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c2b95431ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf2c00e412c5faadf [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c2b95431ab2 - std::sys::backtrace::_print_fmt::hf74f78c046b64fc3 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c2b95431ab2 - ::fmt::hb4036bf9790395ee [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c2b9544d503 - core::fmt::rt::Argument::fmt::h80be61361a017e83 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x5c2b9544d503 - core::fmt::write::h80a690b41062e392 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x5c2b9542f473 - std::io::default_write_fmt::ha24a4d09d95ff318 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c2b9542f473 - std::io::Write::write_fmt::h5daf7d547040a0e8 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5c2b95431902 - std::sys::backtrace::BacktraceLock::print::hd5fa6146c02c3191 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5c2b95432972 - std::panicking::default_hook::{{closure}}::h74b7997ba28a05cd [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5c2b95432775 - std::panicking::default_hook::hf9e1aa8926e0065b [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5c2b95433242 - std::panicking::rust_panic_with_hook::hb9edd52ab106f344 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5c2b954330da - std::panicking::begin_panic_handler::{{closure}}::h6de217dee5cfbee3 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5c2b95431fa9 - std::sys::backtrace::__rust_end_short_backtrace::h3919d5b10bab50cd [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5c2b95432d6d - __rustc[820f2ab4325114ba]::rust_begin_unwind [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5c2b9544c780 - core::panicking::panic_fmt::ha49f25d2aba38f4c [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5c2b9544cb46 - core::result::unwrap_failed::h255e98ca3f36e73b [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5c2b95403033 - build_script_build::main::hf299c556b202ec58 [INFO] [stderr] 18: 0x5c2b953fa5d3 - core::ops::function::FnOnce::call_once::hbd9b3206f086afd1 [INFO] [stderr] 19: 0x5c2b953fe6a6 - std::sys::backtrace::__rust_begin_short_backtrace::h43665af556bdc642 [INFO] [stderr] 20: 0x5c2b953f7d29 - std::rt::lang_start::{{closure}}::h1ba9d141e75bd873 [INFO] [stderr] 21: 0x5c2b9542ce50 - core::ops::function::impls:: for &F>::call_once::h8b31aa5ffdc8795d [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5c2b9542ce50 - std::panicking::try::do_call::hf92460430e076ee3 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5c2b9542ce50 - std::panicking::try::h6ae948900543b5ab [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5c2b9542ce50 - std::panic::catch_unwind::h50e3f4e3fddd4c1c [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5c2b9542ce50 - std::rt::lang_start_internal::{{closure}}::h60de4ea1a6369968 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5c2b9542ce50 - std::panicking::try::do_call::h22d0a3dedcc89184 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5c2b9542ce50 - std::panicking::try::hb028c9b72a5a5693 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5c2b9542ce50 - std::panic::catch_unwind::h1863bc5429d95710 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5c2b9542ce50 - std::rt::lang_start_internal::h960d99e3e7fb2f19 [INFO] [stderr] at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5c2b953f7d11 - std::rt::lang_start::h144469b3df7c48d4 [INFO] [stderr] 31: 0x5c2b95404d35 - main [INFO] [stderr] 32: 0x70e8be13f1ca - [INFO] [stderr] 33: 0x70e8be13f28b - __libc_start_main [INFO] [stderr] 34: 0x5c2b953ef855 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `fixedbitset` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazz85Ea" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWPQ04s/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/rmeta4LQjai/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hex` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `vtparse` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `anyhow` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarkGKd8/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaj5TPTS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon-core` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaw2DCyG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4BnBwj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaUImupB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDQgzxg" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatyJGas" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetax91xno/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_builder` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0wUssa/full.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] running `Command { std: "docker" "inspect" "a3bd551b2c79d335558a960ff4e4a7b36691480fe67ba9cf3bb8ad1723b3246b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3bd551b2c79d335558a960ff4e4a7b36691480fe67ba9cf3bb8ad1723b3246b", kill_on_drop: false }` [INFO] [stdout] a3bd551b2c79d335558a960ff4e4a7b36691480fe67ba9cf3bb8ad1723b3246b