[INFO] cloning repository https://github.com/luryus/udp-bcast-relay-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luryus/udp-bcast-relay-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluryus%2Fudp-bcast-relay-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluryus%2Fudp-bcast-relay-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9db5c3cd4f65812f35c8d73f177263f6f777fff9 [INFO] testing luryus/udp-bcast-relay-rs against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluryus%2Fudp-bcast-relay-rs" "/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/luryus/udp-bcast-relay-rs on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luryus/udp-bcast-relay-rs [INFO] finished tweaking git repo https://github.com/luryus/udp-bcast-relay-rs [INFO] tweaked toml for git repo https://github.com/luryus/udp-bcast-relay-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/luryus/udp-bcast-relay-rs 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af9102c7bf59a07fd51633fef5e6dc2f588068a8dd55a87baaea1de76dcb7d1d [INFO] running `Command { std: "docker" "start" "-a" "af9102c7bf59a07fd51633fef5e6dc2f588068a8dd55a87baaea1de76dcb7d1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af9102c7bf59a07fd51633fef5e6dc2f588068a8dd55a87baaea1de76dcb7d1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af9102c7bf59a07fd51633fef5e6dc2f588068a8dd55a87baaea1de76dcb7d1d", kill_on_drop: false }` [INFO] [stdout] af9102c7bf59a07fd51633fef5e6dc2f588068a8dd55a87baaea1de76dcb7d1d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e24b7a1c15455833cdd0eed82fe203d614fb5f2cce3b1681755f5640c44a60df [INFO] running `Command { std: "docker" "start" "-a" "e24b7a1c15455833cdd0eed82fe203d614fb5f2cce3b1681755f5640c44a60df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling once_cell v1.20.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling netdev v0.30.0 [INFO] [stderr] Compiling stderrlog v0.6.0 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling udp-bcast-relay-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.61s [INFO] running `Command { std: "docker" "inspect" "e24b7a1c15455833cdd0eed82fe203d614fb5f2cce3b1681755f5640c44a60df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e24b7a1c15455833cdd0eed82fe203d614fb5f2cce3b1681755f5640c44a60df", kill_on_drop: false }` [INFO] [stdout] e24b7a1c15455833cdd0eed82fe203d614fb5f2cce3b1681755f5640c44a60df [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e9b63ea331e5ebf172de878b399160153f56ba5a54304d2eb8de221992eb241 [INFO] running `Command { std: "docker" "start" "-a" "3e9b63ea331e5ebf172de878b399160153f56ba5a54304d2eb8de221992eb241", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/cargo-home" to rootfs at "/opt/rustwide/cargo-home": mkdir /var/lib/docker/overlay2/1e542d04c989f5b4b091a6b1e8c277759ff3cec773c43d42682175e748dfa323/merged/opt/rustwide/cargo-home: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "3e9b63ea331e5ebf172de878b399160153f56ba5a54304d2eb8de221992eb241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e9b63ea331e5ebf172de878b399160153f56ba5a54304d2eb8de221992eb241", kill_on_drop: false }` [INFO] [stdout] 3e9b63ea331e5ebf172de878b399160153f56ba5a54304d2eb8de221992eb241