[INFO] cloning repository https://github.com/xoogware/crawlspace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xoogware/crawlspace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxoogware%2Fcrawlspace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxoogware%2Fcrawlspace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88114ca8744064a88e714c34c47ca0f9d8f7862c [INFO] checking xoogware/crawlspace against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxoogware%2Fcrawlspace" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xoogware/crawlspace on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/xoogware/crawlspace [INFO] finished tweaking git repo https://github.com/xoogware/crawlspace [INFO] tweaked toml for git repo https://github.com/xoogware/crawlspace written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xoogware/crawlspace 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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d5f5b9ae9937569ff1fc58cf4937c0fc37735e3dfc3a05d9bae9e372aaedd35 [INFO] running `Command { std: "docker" "start" "-a" "5d5f5b9ae9937569ff1fc58cf4937c0fc37735e3dfc3a05d9bae9e372aaedd35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d5f5b9ae9937569ff1fc58cf4937c0fc37735e3dfc3a05d9bae9e372aaedd35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d5f5b9ae9937569ff1fc58cf4937c0fc37735e3dfc3a05d9bae9e372aaedd35", kill_on_drop: false }` [INFO] [stdout] 5d5f5b9ae9937569ff1fc58cf4937c0fc37735e3dfc3a05d9bae9e372aaedd35 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c59bc3125171e53a58bd8e193f1b60726704c037a52c6914a1e7933dfd109bb [INFO] running `Command { std: "docker" "start" "-a" "8c59bc3125171e53a58bd8e193f1b60726704c037a52c6914a1e7933dfd109bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking lz4-java-wrc v0.2.0 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking tar v0.4.43 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling bitfield-struct v0.9.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBaxRDN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [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/rmeta9JgwrN" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8c59bc3125171e53a58bd8e193f1b60726704c037a52c6914a1e7933dfd109bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c59bc3125171e53a58bd8e193f1b60726704c037a52c6914a1e7933dfd109bb", kill_on_drop: false }` [INFO] [stdout] 8c59bc3125171e53a58bd8e193f1b60726704c037a52c6914a1e7933dfd109bb