[INFO] cloning repository https://github.com/tracefree/scrigen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tracefree/scrigen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracefree%2Fscrigen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracefree%2Fscrigen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c0be86462e5e9b6c4fcbef034d0e8a30fb98a86 [INFO] checking tracefree/scrigen against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftracefree%2Fscrigen" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tracefree/scrigen on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tracefree/scrigen [INFO] finished tweaking git repo https://github.com/tracefree/scrigen [INFO] tweaked toml for git repo https://github.com/tracefree/scrigen written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tracefree/scrigen 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 977d847411d260e90a293e7d1149af0f6f9ffbc4f48a2d6b391075ce4d9a2a48 [INFO] running `Command { std: "docker" "start" "-a" "977d847411d260e90a293e7d1149af0f6f9ffbc4f48a2d6b391075ce4d9a2a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "977d847411d260e90a293e7d1149af0f6f9ffbc4f48a2d6b391075ce4d9a2a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "977d847411d260e90a293e7d1149af0f6f9ffbc4f48a2d6b391075ce4d9a2a48", kill_on_drop: false }` [INFO] [stdout] 977d847411d260e90a293e7d1149af0f6f9ffbc4f48a2d6b391075ce4d9a2a48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b108ceb77f555fd13ae54b10e50810f4f82254586f5bcab0f8a56ca112d0eb1c [INFO] running `Command { std: "docker" "start" "-a" "b108ceb77f555fd13ae54b10e50810f4f82254586f5bcab0f8a56ca112d0eb1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling cc v1.1.24 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking tree-sitter-language v0.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking once_cell v1.20.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling tree-sitter v0.23.2 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking markdown v1.0.0-alpha.23 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Checking convert_case v0.8.0 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOGmYhT/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaD5EN3B/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatCtcWx/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quick-xml` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tree_sitter-2ca0e1925441942b.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tree-sitter-2ca0e1925441942b/dep-lib-tree_sitter` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetafQVesH" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `markdown` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b108ceb77f555fd13ae54b10e50810f4f82254586f5bcab0f8a56ca112d0eb1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b108ceb77f555fd13ae54b10e50810f4f82254586f5bcab0f8a56ca112d0eb1c", kill_on_drop: false }` [INFO] [stdout] b108ceb77f555fd13ae54b10e50810f4f82254586f5bcab0f8a56ca112d0eb1c