[INFO] cloning repository https://github.com/vorcigernix/m-shortener [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vorcigernix/m-shortener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorcigernix%2Fm-shortener", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorcigernix%2Fm-shortener'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ab9567bd85502496dd55978a52f31fb753d7feb [INFO] checking vorcigernix/m-shortener against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorcigernix%2Fm-shortener" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vorcigernix/m-shortener on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vorcigernix/m-shortener [INFO] finished tweaking git repo https://github.com/vorcigernix/m-shortener [INFO] tweaked toml for git repo https://github.com/vorcigernix/m-shortener written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vorcigernix/m-shortener 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smartcow v0.2.1 [INFO] [stderr] Downloaded wit-component v0.18.2 [INFO] [stderr] Downloaded spin-executor v3.0.1 [INFO] [stderr] Downloaded routefinder v0.5.4 [INFO] [stderr] Downloaded wit-bindgen v0.16.0 [INFO] [stderr] Downloaded wit-bindgen-rust v0.16.0 [INFO] [stderr] Downloaded spin-sdk v3.0.1 [INFO] [stderr] Downloaded wasi v0.13.1+wasi-0.2.0 [INFO] [stderr] Downloaded spin-macro v3.0.1 [INFO] [stderr] Downloaded wasmparser v0.118.2 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.16.0 [INFO] [stderr] Downloaded wit-bindgen-core v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 983d5d13d605065eeb530a0ac1289210a1c5abddee71172cfe895ec81cb8da55 [INFO] running `Command { std: "docker" "start" "-a" "983d5d13d605065eeb530a0ac1289210a1c5abddee71172cfe895ec81cb8da55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "983d5d13d605065eeb530a0ac1289210a1c5abddee71172cfe895ec81cb8da55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983d5d13d605065eeb530a0ac1289210a1c5abddee71172cfe895ec81cb8da55", kill_on_drop: false }` [INFO] [stdout] 983d5d13d605065eeb530a0ac1289210a1c5abddee71172cfe895ec81cb8da55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c15ae07a9500e65553c612f3547e90a02f0582300ab6e2b2ddafafd6ddead43 [INFO] running `Command { std: "docker" "start" "-a" "8c15ae07a9500e65553c612f3547e90a02f0582300ab6e2b2ddafafd6ddead43", 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.204 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling wasm-encoder v0.41.2 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4TRnNS" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `semver` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8c15ae07a9500e65553c612f3547e90a02f0582300ab6e2b2ddafafd6ddead43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c15ae07a9500e65553c612f3547e90a02f0582300ab6e2b2ddafafd6ddead43", kill_on_drop: false }` [INFO] [stdout] 8c15ae07a9500e65553c612f3547e90a02f0582300ab6e2b2ddafafd6ddead43