[INFO] cloning repository https://github.com/sudo97/minipack-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sudo97/minipack-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudo97%2Fminipack-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudo97%2Fminipack-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 699f55c415df8cd8dcc5edbcc5358570a1e40c35
[INFO] checking sudo97/minipack-rs against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsudo97%2Fminipack-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sudo97/minipack-rs on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/sudo97/minipack-rs
[INFO] finished tweaking git repo https://github.com/sudo97/minipack-rs
[INFO] tweaked toml for git repo https://github.com/sudo97/minipack-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/sudo97/minipack-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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6211c3144f6c3ada3e8c01828cf3896edc2fc0791c06949f74345c771148bcf
[INFO] running `Command { std: "docker" "start" "-a" "e6211c3144f6c3ada3e8c01828cf3896edc2fc0791c06949f74345c771148bcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6211c3144f6c3ada3e8c01828cf3896edc2fc0791c06949f74345c771148bcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6211c3144f6c3ada3e8c01828cf3896edc2fc0791c06949f74345c771148bcf", kill_on_drop: false }`
[INFO] [stdout] e6211c3144f6c3ada3e8c01828cf3896edc2fc0791c06949f74345c771148bcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 534f9c8914f19eb2cc2c4ac90792cda6c45fe57d32999845bc039edd78317722
[INFO] running `Command { std: "docker" "start" "-a" "534f9c8914f19eb2cc2c4ac90792cda6c45fe57d32999845bc039edd78317722", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking tinyvec v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking better_scoped_tls v0.1.1
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]     Checking unicode-id-start v1.0.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking unicode-id v0.3.4
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking ryu-js v1.0.1
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/funty-f036997386003508.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/funty-f036997386003508/dep-lib-funty`
[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/rmeta56Ml37"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `data-encoding` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaJq1fxI"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajsWUfX/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-a888196234aa907e.rlib`: 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] running `Command { std: "docker" "inspect" "534f9c8914f19eb2cc2c4ac90792cda6c45fe57d32999845bc039edd78317722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "534f9c8914f19eb2cc2c4ac90792cda6c45fe57d32999845bc039edd78317722", kill_on_drop: false }`
[INFO] [stdout] 534f9c8914f19eb2cc2c4ac90792cda6c45fe57d32999845bc039edd78317722
