[INFO] cloning repository https://github.com/brave/vsock-relay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brave/vsock-relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrave%2Fvsock-relay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrave%2Fvsock-relay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06f928f416f55d2b8f07e84f0fd1b60afbd84ad9
[INFO] checking brave/vsock-relay against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrave%2Fvsock-relay" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brave/vsock-relay
[INFO] finished tweaking git repo https://github.com/brave/vsock-relay
[INFO] tweaked toml for git repo https://github.com/brave/vsock-relay written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brave/vsock-relay 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/brave/vsock-relay 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] 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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81f8de5373b2f2cc2996c7fb9645b9e386a851cd8de9142c736054c90c977261
[INFO] running `Command { std: "docker" "start" "-a" "81f8de5373b2f2cc2996c7fb9645b9e386a851cd8de9142c736054c90c977261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81f8de5373b2f2cc2996c7fb9645b9e386a851cd8de9142c736054c90c977261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f8de5373b2f2cc2996c7fb9645b9e386a851cd8de9142c736054c90c977261", kill_on_drop: false }`
[INFO] [stdout] 81f8de5373b2f2cc2996c7fb9645b9e386a851cd8de9142c736054c90c977261
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bcda4c6de6aaef8a174edd2ca111938f08d1da6ef8e5e0153dcd38bfc7ffd77
[INFO] running `Command { std: "docker" "start" "-a" "7bcda4c6de6aaef8a174edd2ca111938f08d1da6ef8e5e0153dcd38bfc7ffd77", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.179
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.179
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.55
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking regex-automata v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking vsock v0.4.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-971c707e42e2b97a.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neli-proc-macros` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/bin/rustc --crate-name neli_proc_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neli-proc-macros-0.1.3/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=ef393af73df0eb6c -C extra-filename=-e45f64d7adf41031 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-ab4d9d80162b3f20.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fe6089f293a04fed.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5237d582e7ecdd67.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-80715ce8bda9b588.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ce69dd4a9bb47630.rlib --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 `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7bcda4c6de6aaef8a174edd2ca111938f08d1da6ef8e5e0153dcd38bfc7ffd77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bcda4c6de6aaef8a174edd2ca111938f08d1da6ef8e5e0153dcd38bfc7ffd77", kill_on_drop: false }`
[INFO] [stdout] 7bcda4c6de6aaef8a174edd2ca111938f08d1da6ef8e5e0153dcd38bfc7ffd77
