[INFO] cloning repository https://github.com/glyh/rush [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glyh/rush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglyh%2Frush", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglyh%2Frush'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 021251ff622c66fb337e906710f3a6f81e33fce4 [INFO] checking glyh/rush against try#411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglyh%2Frush" "/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/glyh/rush on toolchain 411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/glyh/rush [INFO] finished tweaking git repo https://github.com/glyh/rush [INFO] tweaked toml for git repo https://github.com/glyh/rush written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/glyh/rush 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" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift v0.114.0 [INFO] [stderr] Downloaded cranelift-isle v0.114.0 [INFO] [stderr] Downloaded cranelift-module v0.114.0 [INFO] [stderr] Downloaded cranelift-jit v0.114.0 [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bb947bd528a6e963750a2e1a9ac6546ed74da55f9d40026f8ece3ccbec1756e [INFO] running `Command { std: "docker" "start" "-a" "4bb947bd528a6e963750a2e1a9ac6546ed74da55f9d40026f8ece3ccbec1756e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bb947bd528a6e963750a2e1a9ac6546ed74da55f9d40026f8ece3ccbec1756e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb947bd528a6e963750a2e1a9ac6546ed74da55f9d40026f8ece3ccbec1756e", kill_on_drop: false }` [INFO] [stdout] 4bb947bd528a6e963750a2e1a9ac6546ed74da55f9d40026f8ece3ccbec1756e [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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0f1d11d76cbe0e8fbc1ccc25da43cb23f57b0e7af6ce80de41acb75b1044a0b [INFO] running `Command { std: "docker" "start" "-a" "c0f1d11d76cbe0e8fbc1ccc25da43cb23f57b0e7af6ce80de41acb75b1044a0b", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling cranelift-isle v0.114.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.114.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking cranelift-bitset v0.114.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling cranelift-codegen-meta v0.114.0 [INFO] [stderr] Checking cranelift-entity v0.114.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking cranelift-bforest v0.114.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking cranelift-control v0.114.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling logos-codegen v0.14.3 [INFO] [stderr] Compiling term v1.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Checking regalloc2 v0.10.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cranelift-codegen v0.114.0 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v27.0.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaARvP8g/lib.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/rmetavlWOGt/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c0f1d11d76cbe0e8fbc1ccc25da43cb23f57b0e7af6ce80de41acb75b1044a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f1d11d76cbe0e8fbc1ccc25da43cb23f57b0e7af6ce80de41acb75b1044a0b", kill_on_drop: false }` [INFO] [stdout] c0f1d11d76cbe0e8fbc1ccc25da43cb23f57b0e7af6ce80de41acb75b1044a0b