[INFO] cloning repository https://github.com/clpi/idula [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clpi/idula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fidula", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fidula'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b12447620025e86b3c460f52239337214838135 [INFO] checking clpi/idula against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclpi%2Fidula" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/clpi/idula [INFO] finished tweaking git repo https://github.com/clpi/idula [INFO] tweaked toml for git repo https://github.com/clpi/idula written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/clpi/idula on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/clpi/idula 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a68b4e8eb05340b7d815a6f44a7f3c1fdc218cdad03eff86611286522edb73dd [INFO] running `Command { std: "docker" "start" "-a" "a68b4e8eb05340b7d815a6f44a7f3c1fdc218cdad03eff86611286522edb73dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a68b4e8eb05340b7d815a6f44a7f3c1fdc218cdad03eff86611286522edb73dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a68b4e8eb05340b7d815a6f44a7f3c1fdc218cdad03eff86611286522edb73dd", kill_on_drop: false }` [INFO] [stdout] a68b4e8eb05340b7d815a6f44a7f3c1fdc218cdad03eff86611286522edb73dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 161dfbc1ca292d50c8d4b7d2d6c72b0a7a4ed162e846b510552e857dbce4657f [INFO] running `Command { std: "docker" "start" "-a" "161dfbc1ca292d50c8d4b7d2d6c72b0a7a4ed162e846b510552e857dbce4657f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling idli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking inet v0.1.0 (/opt/rustwide/workdir/crates/inet) [INFO] [stderr] Checking ibase v0.1.0 (/opt/rustwide/workdir/crates/ibase) [INFO] [stderr] Checking ilearn v0.1.0 (/opt/rustwide/workdir/crates/ilearn) [INFO] [stdout] warning: unused imports: `Arc`, `AtomicBool`, `Builder`, `ChildStdout`, `Child`, `Context`, `Future`, `Mutex`, `Output`, `Poll`, `Stdio`, `Thread`, `Wake`, `channel`, `current_dir`, `current`, `park_timeout`, `park`, `read_to_string`, `self`, `self`, `self`, `self`, `set_current_dir`, `set_var`, `sleep`, `spawn`, and `var` [INFO] [stdout] --> src-rs/build.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | sync::{Mutex, Arc, mpsc::{channel, Sender, self, Receiver}, atomic::{self, AtomicBool}}, [INFO] [stdout] | ^^^^^ ^^^ ^^^^^^^ ^^^^ ^^^^^^^^^^ [INFO] [stdout] 4 | env::{var, set_var, current_dir, set_current_dir}, [INFO] [stdout] | ^^^ ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | fs::{self, read_to_string}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 6 | io::{prelude::*, self,}, [INFO] [stdout] 7 | future::{Future, self}, [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] 8 | task::{self, Wake,Poll, Context,}, [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^^^^ [INFO] [stdout] 9 | thread::{self,spawn, sleep, current, Thread, Builder, park, park_timeout, JoinHandle }, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ ^^^^^^^ ^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 10 | process::{Output, Child, ChildStdout, Stdio, Command} [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zpkg` [INFO] [stdout] --> src-rs/build.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let zpkg: Vec = vec![String::from("idula"), String::from("idli"), String::from("idlsp")]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_zpkg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpkg` [INFO] [stdout] --> src-rs/build.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let cpkg: Vec = vec![String::from("cdula"), String::from("cpula")]; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cpkg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src-rs/build.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | for i in 0..5 { thread_ids.push(rx.recv().unwrap()); } [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_zig` is never used [INFO] [stdout] --> src-rs/build.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn build_zig() -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking icli v0.1.0 (/opt/rustwide/workdir/crates/icli) [INFO] [stderr] Checking itui v0.1.0 (/opt/rustwide/workdir/crates/itui) [INFO] [stderr] Checking idae v0.1.0 (/opt/rustwide/workdir/crates/idae) [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaenY52I/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustversion` (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/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/bin/rustc --crate-name rustversion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9c7ff7e10757ef51 -C extra-filename=-1c8a48056c4c2f19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (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/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/bin/rustc --crate-name proc_macro2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.36/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ae14164b56f8c3f4 -C extra-filename=-1ab02141798f0609 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a308e948d49b175.rmeta --cap-lints allow --cap-lints=forbid --cfg use_proc_macro --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXIV3ua/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfSv2vH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-a69353e011479d26.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfSv2vH/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/nom-67c34dab52ddc579/build_script_build-67c34dab52ddc579" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "161dfbc1ca292d50c8d4b7d2d6c72b0a7a4ed162e846b510552e857dbce4657f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "161dfbc1ca292d50c8d4b7d2d6c72b0a7a4ed162e846b510552e857dbce4657f", kill_on_drop: false }` [INFO] [stdout] 161dfbc1ca292d50c8d4b7d2d6c72b0a7a4ed162e846b510552e857dbce4657f