[INFO] cloning repository https://github.com/gntem/oxidise7
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gntem/oxidise7" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgntem%2Foxidise7", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgntem%2Foxidise7'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 163d21648ba9f91acfe29fbf05fa0ab0b7eb3b67
[INFO] checking gntem/oxidise7 against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgntem%2Foxidise7" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gntem/oxidise7
[INFO] finished tweaking git repo https://github.com/gntem/oxidise7
[INFO] tweaked toml for git repo https://github.com/gntem/oxidise7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gntem/oxidise7 on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gntem/oxidise7 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef75b832c84bd81e5443cdc9edded1e7d4c9f8bf778ab675e2e4e7bb2ba04886
[INFO] running `Command { std: "docker" "start" "-a" "ef75b832c84bd81e5443cdc9edded1e7d4c9f8bf778ab675e2e4e7bb2ba04886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef75b832c84bd81e5443cdc9edded1e7d4c9f8bf778ab675e2e4e7bb2ba04886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef75b832c84bd81e5443cdc9edded1e7d4c9f8bf778ab675e2e4e7bb2ba04886", kill_on_drop: false }`
[INFO] [stdout] ef75b832c84bd81e5443cdc9edded1e7d4c9f8bf778ab675e2e4e7bb2ba04886
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2efac58ea41391903683b47f9b69fa2401a471a570398ae808302ec2e0893b01
[INFO] running `Command { std: "docker" "start" "-a" "2efac58ea41391903683b47f9b69fa2401a471a570398ae808302ec2e0893b01", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/idna-78c811895bb28047.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/idna-78c811895bb28047/dep-lib-idna`
[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/rmetaEI9FOb"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-util` (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/rmetawEjLeF"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2efac58ea41391903683b47f9b69fa2401a471a570398ae808302ec2e0893b01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2efac58ea41391903683b47f9b69fa2401a471a570398ae808302ec2e0893b01", kill_on_drop: false }`
[INFO] [stdout] 2efac58ea41391903683b47f9b69fa2401a471a570398ae808302ec2e0893b01
