[INFO] cloning repository https://github.com/intgr/tv-auto-onoff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/intgr/tv-auto-onoff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintgr%2Ftv-auto-onoff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintgr%2Ftv-auto-onoff'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintgr%2Ftv-auto-onoff: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/intgr/tv-auto-onoff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/intgr/tv-auto-onoff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintgr%2Ftv-auto-onoff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintgr%2Ftv-auto-onoff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02550141318bbbd0363306a04186189c99f35710
[INFO] checking intgr/tv-auto-onoff against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintgr%2Ftv-auto-onoff" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/intgr/tv-auto-onoff on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/intgr/tv-auto-onoff
[INFO] finished tweaking git repo https://github.com/intgr/tv-auto-onoff
[INFO] tweaked toml for git repo https://github.com/intgr/tv-auto-onoff written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/intgr/tv-auto-onoff 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-buffered v0.2.11
[INFO] [stderr]   Downloaded futures-concurrency v7.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe6816ee70091d8fcb47e05118f195037278c593c088857074e5914084e1e2b4
[INFO] running `Command { std: "docker" "start" "-a" "fe6816ee70091d8fcb47e05118f195037278c593c088857074e5914084e1e2b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe6816ee70091d8fcb47e05118f195037278c593c088857074e5914084e1e2b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe6816ee70091d8fcb47e05118f195037278c593c088857074e5914084e1e2b4", kill_on_drop: false }`
[INFO] [stdout] fe6816ee70091d8fcb47e05118f195037278c593c088857074e5914084e1e2b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba1c3853488aa32f0161a96f7c06ad72d5ebb11e752249dcad6ef126d9e4cdf2
[INFO] running `Command { std: "docker" "start" "-a" "ba1c3853488aa32f0161a96f7c06ad72d5ebb11e752249dcad6ef126d9e4cdf2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking cordyceps v0.3.2
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking quote v1.0.39
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking futures-buffered v0.2.11
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking simple-error v0.3.1
[INFO] [stderr]     Checking syn v2.0.99
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/time-da7b86b961019849.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[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/rmeta6LBn26"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1tvYw2/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winnow` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYFBiDm/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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGpEmUZ/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `toml_edit` (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/rmetae2pzgj"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaiFHxcs"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ba1c3853488aa32f0161a96f7c06ad72d5ebb11e752249dcad6ef126d9e4cdf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba1c3853488aa32f0161a96f7c06ad72d5ebb11e752249dcad6ef126d9e4cdf2", kill_on_drop: false }`
[INFO] [stdout] ba1c3853488aa32f0161a96f7c06ad72d5ebb11e752249dcad6ef126d9e4cdf2
