[INFO] cloning repository https://github.com/kawaki-san/mirro-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kawaki-san/mirro-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkawaki-san%2Fmirro-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkawaki-san%2Fmirro-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c7498982a37d84e6d9824e224628b7e3d08f661
[INFO] checking kawaki-san/mirro-rs against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkawaki-san%2Fmirro-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kawaki-san/mirro-rs 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/kawaki-san/mirro-rs
[INFO] finished tweaking git repo https://github.com/kawaki-san/mirro-rs
[INFO] tweaked toml for git repo https://github.com/kawaki-san/mirro-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/kawaki-san/mirro-rs 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4792007adf210ec723838d63765c81b7c92541deef4109ea04bfc9cb2294a3de
[INFO] running `Command { std: "docker" "start" "-a" "4792007adf210ec723838d63765c81b7c92541deef4109ea04bfc9cb2294a3de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4792007adf210ec723838d63765c81b7c92541deef4109ea04bfc9cb2294a3de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4792007adf210ec723838d63765c81b7c92541deef4109ea04bfc9cb2294a3de", kill_on_drop: false }`
[INFO] [stdout] 4792007adf210ec723838d63765c81b7c92541deef4109ea04bfc9cb2294a3de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] dc6f04efd287de9ee2272d3f469f6e4a017bc75f85e3e9826e1379108899e3aa
[INFO] running `Command { std: "docker" "start" "-a" "dc6f04efd287de9ee2272d3f469f6e4a017bc75f85e3e9826e1379108899e3aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/lazy_static-3dcad08886afe173.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/lazy_static-3dcad08886afe173/dep-lib-lazy_static`
[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/rmetaJKd08a/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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/iana_time_zone-19c5e6b5a93a95c6.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/iana-time-zone-19c5e6b5a93a95c6/dep-lib-iana_time_zone`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `thiserror` (build script)
[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/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-1.0.69/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6ac14e80fa9b8f0 -C extra-filename=-4a6e3dbf591b13f3 --out-dir /opt/rustwide/target/debug/build/thiserror-4a6e3dbf591b13f3 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `paste` (build script)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1bd50d4315eb15970d395b6be5823f9384707693/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1652ff9b74c8dd26 -C extra-filename=-065b26702479086b --out-dir /opt/rustwide/target/debug/build/paste-065b26702479086b -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "dc6f04efd287de9ee2272d3f469f6e4a017bc75f85e3e9826e1379108899e3aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc6f04efd287de9ee2272d3f469f6e4a017bc75f85e3e9826e1379108899e3aa", kill_on_drop: false }`
[INFO] [stdout] dc6f04efd287de9ee2272d3f469f6e4a017bc75f85e3e9826e1379108899e3aa
