[INFO] cloning repository https://github.com/freylint/working
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freylint/working" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreylint%2Fworking", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreylint%2Fworking'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 289b1cfe57e88f5caab13e38c6e398408688bc7c
[INFO] checking freylint/working against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreylint%2Fworking" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/freylint/working
[INFO] finished tweaking git repo https://github.com/freylint/working
[INFO] tweaked toml for git repo https://github.com/freylint/working written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/freylint/working on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/freylint/working 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded inventory v0.3.16
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.3.0
[INFO] [stderr]   Downloaded synthez-codegen v0.3.1
[INFO] [stderr]   Downloaded cucumber-codegen v0.21.1
[INFO] [stderr]   Downloaded synthez-core v0.3.1
[INFO] [stderr]   Downloaded vfs v0.12.0
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded cucumber-expressions v0.3.0
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded cucumber v0.21.1
[INFO] [stderr]   Downloaded synthez v0.3.1
[INFO] [stderr]   Downloaded lazy-regex v3.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 100d9b2ec316a2323b7b6a1427d73d6d8c8fb382b13521d2897a12990e30ac1c
[INFO] running `Command { std: "docker" "start" "-a" "100d9b2ec316a2323b7b6a1427d73d6d8c8fb382b13521d2897a12990e30ac1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "100d9b2ec316a2323b7b6a1427d73d6d8c8fb382b13521d2897a12990e30ac1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "100d9b2ec316a2323b7b6a1427d73d6d8c8fb382b13521d2897a12990e30ac1c", kill_on_drop: false }`
[INFO] [stdout] 100d9b2ec316a2323b7b6a1427d73d6d8c8fb382b13521d2897a12990e30ac1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f819da6a6c98a87a32ee28e8b347432dd88267c915d0ac7d28532da441c0fbf7
[INFO] running `Command { std: "docker" "start" "-a" "f819da6a6c98a87a32ee28e8b347432dd88267c915d0ac7d28532da441c0fbf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking bevy_ptr v0.15.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking bevy_tasks v0.15.0
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEu7ZUB/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `termcolor` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtoml_edit-7e02c1cbd042e7aa.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `syn` (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/36b21637e93b038453924d3c66821089e71d8baa/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.91/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=31de410113035cf2 -C extra-filename=-611795295fe47364 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d111d53021bc302a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-66bf60fa82a15551.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-32cc3732e8057752.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "f819da6a6c98a87a32ee28e8b347432dd88267c915d0ac7d28532da441c0fbf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f819da6a6c98a87a32ee28e8b347432dd88267c915d0ac7d28532da441c0fbf7", kill_on_drop: false }`
[INFO] [stdout] f819da6a6c98a87a32ee28e8b347432dd88267c915d0ac7d28532da441c0fbf7
