[INFO] cloning repository https://github.com/ununian/icon-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ununian/icon-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fununian%2Ficon-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fununian%2Ficon-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f79da079597c1e0dfc2502f51cc195dc62629c8 [INFO] checking ununian/icon-test against try#0e1f5e292c80a395d02835ac656d141e992caf89 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fununian%2Ficon-test" "/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/ununian/icon-test [INFO] finished tweaking git repo https://github.com/ununian/icon-test [INFO] tweaked toml for git repo https://github.com/ununian/icon-test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ununian/icon-test on toolchain 0e1f5e292c80a395d02835ac656d141e992caf89 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ununian/icon-test 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" "+0e1f5e292c80a395d02835ac656d141e992caf89" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0777e7379a477d2bfa52134d6d763c96bbfe5726ed345481f18080c7cdbfa484 [INFO] running `Command { std: "docker" "start" "-a" "0777e7379a477d2bfa52134d6d763c96bbfe5726ed345481f18080c7cdbfa484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0777e7379a477d2bfa52134d6d763c96bbfe5726ed345481f18080c7cdbfa484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0777e7379a477d2bfa52134d6d763c96bbfe5726ed345481f18080c7cdbfa484", kill_on_drop: false }` [INFO] [stdout] 0777e7379a477d2bfa52134d6d763c96bbfe5726ed345481f18080c7cdbfa484 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+0e1f5e292c80a395d02835ac656d141e992caf89" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 680e7fcf6523678da78d7c7db1faa320767cf6fe006c81f3db5e903f3ef84847 [INFO] running `Command { std: "docker" "start" "-a" "680e7fcf6523678da78d7c7db1faa320767cf6fe006c81f3db5e903f3ef84847", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking oxc_estree v0.48.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking assert-unchecked v0.1.2 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Checking ryu-js v1.0.1 [INFO] [stderr] Checking oxc_index v2.0.0 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking self_cell v1.1.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking oxc_allocator v0.48.2 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking oxc_data_structures v0.48.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling oxc-miette-derive v1.0.2 [INFO] [stderr] Compiling oxc_ast_macros v0.48.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking oxc-miette v1.0.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/miette-2af9ff10030fb1c4.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/oxc-miette-2af9ff10030fb1c4/dep-lib-miette` [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: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetacNjIrN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "680e7fcf6523678da78d7c7db1faa320767cf6fe006c81f3db5e903f3ef84847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "680e7fcf6523678da78d7c7db1faa320767cf6fe006c81f3db5e903f3ef84847", kill_on_drop: false }` [INFO] [stdout] 680e7fcf6523678da78d7c7db1faa320767cf6fe006c81f3db5e903f3ef84847