[INFO] cloning repository https://github.com/museun/whatfeatures
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/museun/whatfeatures" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fwhatfeatures", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fwhatfeatures'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f36ef4e16d89f8572aa856dbf500573d4a4ba9c9
[INFO] checking museun/whatfeatures against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuseun%2Fwhatfeatures" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/museun/whatfeatures on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/museun/whatfeatures
[INFO] finished tweaking git repo https://github.com/museun/whatfeatures
[INFO] tweaked toml for git repo https://github.com/museun/whatfeatures written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/museun/whatfeatures 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03d451e0f00bdb63654c6d89863e86ae277d202442ef428686b93ee0a409cdd5
[INFO] running `Command { std: "docker" "start" "-a" "03d451e0f00bdb63654c6d89863e86ae277d202442ef428686b93ee0a409cdd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03d451e0f00bdb63654c6d89863e86ae277d202442ef428686b93ee0a409cdd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03d451e0f00bdb63654c6d89863e86ae277d202442ef428686b93ee0a409cdd5", kill_on_drop: false }`
[INFO] [stdout] 03d451e0f00bdb63654c6d89863e86ae277d202442ef428686b93ee0a409cdd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24c73389595c07b00bec45014454bf66be19f10471a76c3ec4aa00ed42064432
[INFO] running `Command { std: "docker" "start" "-a" "24c73389595c07b00bec45014454bf66be19f10471a76c3ec4aa00ed42064432", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling libc v0.2.157
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking crate_version_parse v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking filetime v0.2.24
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking xattr v1.3.1
[INFO] [stderr]     Checking tar v0.4.41
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDE5WDi"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo-platform` (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/rmetasCPdtU/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `semver` (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/rmetaLL4Zn7"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `camino` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaAE7Bet/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "24c73389595c07b00bec45014454bf66be19f10471a76c3ec4aa00ed42064432", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24c73389595c07b00bec45014454bf66be19f10471a76c3ec4aa00ed42064432", kill_on_drop: false }`
[INFO] [stdout] 24c73389595c07b00bec45014454bf66be19f10471a76c3ec4aa00ed42064432
