[INFO] cloning repository https://github.com/Night-Hunter-NF/iced_router [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Night-Hunter-NF/iced_router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNight-Hunter-NF%2Ficed_router", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNight-Hunter-NF%2Ficed_router'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5ec1bbbdf38774a3be2dc386f009ca7dca4ad4e [INFO] testing Night-Hunter-NF/iced_router against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNight-Hunter-NF%2Ficed_router" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Night-Hunter-NF/iced_router on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Night-Hunter-NF/iced_router [INFO] finished tweaking git repo https://github.com/Night-Hunter-NF/iced_router [INFO] tweaked toml for git repo https://github.com/Night-Hunter-NF/iced_router written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Night-Hunter-NF/iced_router 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b067b3841d578da9a2c597babb6724565b0fc5531b1fd8a885f11f5fa450fe85 [INFO] running `Command { std: "docker" "start" "-a" "b067b3841d578da9a2c597babb6724565b0fc5531b1fd8a885f11f5fa450fe85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b067b3841d578da9a2c597babb6724565b0fc5531b1fd8a885f11f5fa450fe85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b067b3841d578da9a2c597babb6724565b0fc5531b1fd8a885f11f5fa450fe85", kill_on_drop: false }` [INFO] [stdout] b067b3841d578da9a2c597babb6724565b0fc5531b1fd8a885f11f5fa450fe85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fba83fb6ec037b870275776241bedd112237f56532f40d11cfe4f9dff4821edf [INFO] running `Command { std: "docker" "start" "-a" "fba83fb6ec037b870275776241bedd112237f56532f40d11cfe4f9dff4821edf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.154 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling palette v0.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling palette_derive v0.6.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling iced_core v0.8.1 [INFO] [stderr] Compiling iced_style v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling iced_futures v0.6.0 [INFO] [stderr] Compiling iced_native v0.9.1 [INFO] [stderr] Compiling iced_router v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s [INFO] running `Command { std: "docker" "inspect" "fba83fb6ec037b870275776241bedd112237f56532f40d11cfe4f9dff4821edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fba83fb6ec037b870275776241bedd112237f56532f40d11cfe4f9dff4821edf", kill_on_drop: false }` [INFO] [stdout] fba83fb6ec037b870275776241bedd112237f56532f40d11cfe4f9dff4821edf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6d1e9b8ab737c884eccf19f9ddcc955e4ea7472cda4c250c808e60b673406e6 [INFO] running `Command { std: "docker" "start" "-a" "f6d1e9b8ab737c884eccf19f9ddcc955e4ea7472cda4c250c808e60b673406e6", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/iced_router-7165d9c8c05e291c` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "f6d1e9b8ab737c884eccf19f9ddcc955e4ea7472cda4c250c808e60b673406e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d1e9b8ab737c884eccf19f9ddcc955e4ea7472cda4c250c808e60b673406e6", kill_on_drop: false }` [INFO] [stdout] f6d1e9b8ab737c884eccf19f9ddcc955e4ea7472cda4c250c808e60b673406e6