[INFO] cloning repository https://github.com/fenhl/playlist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fenhl/playlist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fplaylist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fplaylist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20626b050c2b696977845f8433b16155d170e73f [INFO] checking fenhl/playlist against try#411f3ca0d8086d5a27e2aaa79b9ff41f53ab2f51 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Fplaylist" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fenhl/playlist 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/fenhl/playlist [INFO] finished tweaking git repo https://github.com/fenhl/playlist [INFO] tweaked toml for git repo https://github.com/fenhl/playlist written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fenhl/playlist 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8bc20160deebdc02020eec61d8a0306ffd1d8bd72c3aa6faaf3e6205ccad72bb [INFO] running `Command { std: "docker" "start" "-a" "8bc20160deebdc02020eec61d8a0306ffd1d8bd72c3aa6faaf3e6205ccad72bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bc20160deebdc02020eec61d8a0306ffd1d8bd72c3aa6faaf3e6205ccad72bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bc20160deebdc02020eec61d8a0306ffd1d8bd72c3aa6faaf3e6205ccad72bb", kill_on_drop: false }` [INFO] [stdout] 8bc20160deebdc02020eec61d8a0306ffd1d8bd72c3aa6faaf3e6205ccad72bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b4259aeb3e70c04d08cd356cada3118e25251f7a9996e8fa1de4873e8dd00973 [INFO] running `Command { std: "docker" "start" "-a" "b4259aeb3e70c04d08cd356cada3118e25251f7a9996e8fa1de4873e8dd00973", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking mimalloc v0.1.43 [INFO] [stderr] Checking async-net v1.8.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqiXDMl" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-net` (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/rmetaGKmlev/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] running `Command { std: "docker" "inspect" "b4259aeb3e70c04d08cd356cada3118e25251f7a9996e8fa1de4873e8dd00973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4259aeb3e70c04d08cd356cada3118e25251f7a9996e8fa1de4873e8dd00973", kill_on_drop: false }` [INFO] [stdout] b4259aeb3e70c04d08cd356cada3118e25251f7a9996e8fa1de4873e8dd00973