[INFO] cloning repository https://github.com/lvillis/nic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lvillis/nic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flvillis%2Fnic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flvillis%2Fnic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3babce1525dd8f77b52ac61c7136abdd247989b3 [INFO] checking lvillis/nic against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flvillis%2Fnic" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lvillis/nic [INFO] finished tweaking git repo https://github.com/lvillis/nic [INFO] tweaked toml for git repo https://github.com/lvillis/nic written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lvillis/nic on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lvillis/nic 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04c066f7e6ac45628ff6db5d45d978c78aebec4ee6cec72d22042c1f23119403 [INFO] running `Command { std: "docker" "start" "-a" "04c066f7e6ac45628ff6db5d45d978c78aebec4ee6cec72d22042c1f23119403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04c066f7e6ac45628ff6db5d45d978c78aebec4ee6cec72d22042c1f23119403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c066f7e6ac45628ff6db5d45d978c78aebec4ee6cec72d22042c1f23119403", kill_on_drop: false }` [INFO] [stdout] 04c066f7e6ac45628ff6db5d45d978c78aebec4ee6cec72d22042c1f23119403 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9845a168bb0ae19916d75c720386b1c8a86d65f2fc70817e788c455243bae6d [INFO] running `Command { std: "docker" "start" "-a" "a9845a168bb0ae19916d75c720386b1c8a86d65f2fc70817e788c455243bae6d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking lru v0.14.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking unicode-truncate v2.0.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking line-clipping v0.3.3 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking pnet_datalink v0.35.0 [INFO] [stderr] Compiling embed-resource v3.0.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling nic v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `env`, `fs`, and `path::PathBuf` [INFO] [stdout] --> build.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{env, fs, path::PathBuf}; [INFO] [stdout] | ^^^ ^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MANIFEST` is never used [INFO] [stdout] --> build.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | const MANIFEST: &str = r#" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking kasuari v0.4.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaHuML1E" [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/rmetaMil21T" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_macro` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `strum_macros` (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/8a0378607d6b34c242e3bfa75554871be641864b/bin/rustc --crate-name strum_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/strum_macros-0.27.1/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=365144f36082fac7 -C extra-filename=-450eaf83842db9e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-84839190a390425a.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-b3a7a84d9d84a0db.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazuuFD7/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossterm` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a9845a168bb0ae19916d75c720386b1c8a86d65f2fc70817e788c455243bae6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9845a168bb0ae19916d75c720386b1c8a86d65f2fc70817e788c455243bae6d", kill_on_drop: false }` [INFO] [stdout] a9845a168bb0ae19916d75c720386b1c8a86d65f2fc70817e788c455243bae6d