[INFO] cloning repository https://github.com/joshsimpsondev/Pwnable-kr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshsimpsondev/Pwnable-kr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshsimpsondev%2FPwnable-kr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshsimpsondev%2FPwnable-kr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea56569a6f29854d2a49ee0c0b7199ace4713fd2 [INFO] testing joshsimpsondev/Pwnable-kr against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshsimpsondev%2FPwnable-kr" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshsimpsondev/Pwnable-kr on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joshsimpsondev/Pwnable-kr [INFO] finished tweaking git repo https://github.com/joshsimpsondev/Pwnable-kr [INFO] tweaked toml for git repo https://github.com/joshsimpsondev/Pwnable-kr written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/joshsimpsondev/Pwnable-kr 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25dfcf3988c5c9f796a298a866c97ff337624b19ae09cfa9fdafaa8d1a18121a [INFO] running `Command { std: "docker" "start" "-a" "25dfcf3988c5c9f796a298a866c97ff337624b19ae09cfa9fdafaa8d1a18121a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25dfcf3988c5c9f796a298a866c97ff337624b19ae09cfa9fdafaa8d1a18121a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25dfcf3988c5c9f796a298a866c97ff337624b19ae09cfa9fdafaa8d1a18121a", kill_on_drop: false }` [INFO] [stdout] 25dfcf3988c5c9f796a298a866c97ff337624b19ae09cfa9fdafaa8d1a18121a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe44310fc551c817eee4e830bc6a2a4418d259f19761a92803551ca2484f3603 [INFO] running `Command { std: "docker" "start" "-a" "fe44310fc551c817eee4e830bc6a2a4418d259f19761a92803551ca2484f3603", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling Pwnable-kr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::bof::bof::bof` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bof::bof::bof; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::coin1::coin1::coin` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::coin1::coin1::coin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::horcruxes::horcruxes::horcruxes` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::horcruxes::horcruxes::horcruxes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `check_status` is never read [INFO] [stdout] --> src/coin1/coin1.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let mut check_status = CheckStatus::FoundInside; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `READ_BYTES` is never used [INFO] [stdout] --> src/coin1/coin1.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const READ_BYTES: usize = 2048; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ProgramStatus` is never used [INFO] [stdout] --> src/coin1/coin1.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | enum ProgramStatus { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CheckStatus` is never used [INFO] [stdout] --> src/coin1/coin1.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | enum CheckStatus { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CoinSearcher` is never constructed [INFO] [stdout] --> src/coin1/coin1.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct CoinSearcher { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `coin` is never used [INFO] [stdout] --> src/coin1/coin1.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn coin() -> std::io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_message`, `setup_coin_bounds`, `print_read_buffer`, `write_bounds_to_stream`, `read_coin_weight`, and `setup_midpoint` are never used [INFO] [stdout] --> src/coin1/coin1.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 101 | impl CoinSearcher { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 102 | /// This just reads and print the welcome message. [INFO] [stdout] 103 | fn read_message(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn setup_coin_bounds(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | fn print_read_buffer(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | fn write_bounds_to_stream(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | fn read_coin_weight(&mut self) -> CheckStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | fn setup_midpoint(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `READ_BYTES` is never used [INFO] [stdout] --> src/horcruxes/horcruxes.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | const READ_BYTES: usize = 2048; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HorcruxesStream` is never constructed [INFO] [stdout] --> src/horcruxes/horcruxes.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct HorcruxesStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `horcruxes` is never used [INFO] [stdout] --> src/horcruxes/horcruxes.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn horcruxes() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_message` and `write_bytes` are never used [INFO] [stdout] --> src/horcruxes/horcruxes.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 79 | impl HorcruxesStream { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] 80 | fn read_message(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | fn write_bytes(&mut self, bytes: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `READ_BYTES` is never used [INFO] [stdout] --> src/bof/bof.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const READ_BYTES: usize = 2048; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BofStream` is never constructed [INFO] [stdout] --> src/bof/bof.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct BofStream { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bof` is never used [INFO] [stdout] --> src/bof/bof.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn bof(){ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_message` and `write_bytes` are never used [INFO] [stdout] --> src/bof/bof.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl BofStream { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 31 | fn read_message(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn write_bytes(&mut self, bytes: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.05s [INFO] running `Command { std: "docker" "inspect" "fe44310fc551c817eee4e830bc6a2a4418d259f19761a92803551ca2484f3603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe44310fc551c817eee4e830bc6a2a4418d259f19761a92803551ca2484f3603", kill_on_drop: false }` [INFO] [stdout] fe44310fc551c817eee4e830bc6a2a4418d259f19761a92803551ca2484f3603 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a34c58cbc0ddc4001c6c0b8abc5229cb95bfdc451b1e74dc8e8258a63724f276 [INFO] running `Command { std: "docker" "start" "-a" "a34c58cbc0ddc4001c6c0b8abc5229cb95bfdc451b1e74dc8e8258a63724f276", kill_on_drop: false }` [INFO] [stderr] Compiling Pwnable-kr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::bof::bof::bof` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::bof::bof::bof; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::coin1::coin1::coin` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::coin1::coin1::coin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::horcruxes::horcruxes::horcruxes` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::horcruxes::horcruxes::horcruxes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `check_status` is never read [INFO] [stdout] --> src/coin1/coin1.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let mut check_status = CheckStatus::FoundInside; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `READ_BYTES` is never used [INFO] [stdout] --> src/coin1/coin1.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const READ_BYTES: usize = 2048; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ProgramStatus` is never used [INFO] [stdout] --> src/coin1/coin1.rs:7:6 [INFO] [stdout] | [INFO] [stdout] 7 | enum ProgramStatus { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CheckStatus` is never used [INFO] [stdout] --> src/coin1/coin1.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | enum CheckStatus { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CoinSearcher` is never constructed [INFO] [stdout] --> src/coin1/coin1.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct CoinSearcher { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `coin` is never used [INFO] [stdout] --> src/coin1/coin1.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn coin() -> std::io::Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_message`, `setup_coin_bounds`, `print_read_buffer`, `write_bounds_to_stream`, `read_coin_weight`, and `setup_midpoint` are never used [INFO] [stdout] --> src/coin1/coin1.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 101 | impl CoinSearcher { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 102 | /// This just reads and print the welcome message. [INFO] [stdout] 103 | fn read_message(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | fn setup_coin_bounds(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | fn print_read_buffer(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | fn write_bounds_to_stream(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | fn read_coin_weight(&mut self) -> CheckStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | fn setup_midpoint(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `READ_BYTES` is never used [INFO] [stdout] --> src/horcruxes/horcruxes.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | const READ_BYTES: usize = 2048; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HorcruxesStream` is never constructed [INFO] [stdout] --> src/horcruxes/horcruxes.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct HorcruxesStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `horcruxes` is never used [INFO] [stdout] --> src/horcruxes/horcruxes.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn horcruxes() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_message` and `write_bytes` are never used [INFO] [stdout] --> src/horcruxes/horcruxes.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 79 | impl HorcruxesStream { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] 80 | fn read_message(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | fn write_bytes(&mut self, bytes: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `READ_BYTES` is never used [INFO] [stdout] --> src/bof/bof.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const READ_BYTES: usize = 2048; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BofStream` is never constructed [INFO] [stdout] --> src/bof/bof.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct BofStream { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bof` is never used [INFO] [stdout] --> src/bof/bof.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn bof(){ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_message` and `write_bytes` are never used [INFO] [stdout] --> src/bof/bof.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 30 | impl BofStream { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 31 | fn read_message(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn write_bytes(&mut self, bytes: &mut Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "a34c58cbc0ddc4001c6c0b8abc5229cb95bfdc451b1e74dc8e8258a63724f276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a34c58cbc0ddc4001c6c0b8abc5229cb95bfdc451b1e74dc8e8258a63724f276", kill_on_drop: false }` [INFO] [stdout] a34c58cbc0ddc4001c6c0b8abc5229cb95bfdc451b1e74dc8e8258a63724f276 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45ffa544269c23448add916e4a6267d5e8cfbc1e2bcbebafdc3c13ca4521b3ea [INFO] running `Command { std: "docker" "start" "-a" "45ffa544269c23448add916e4a6267d5e8cfbc1e2bcbebafdc3c13ca4521b3ea", 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/278e4b6873559cf56bdb0b59945679f05cb03b329ed8c90baf6ecacafe13443d/merged/opt/rustwide/cargo-home: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "45ffa544269c23448add916e4a6267d5e8cfbc1e2bcbebafdc3c13ca4521b3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ffa544269c23448add916e4a6267d5e8cfbc1e2bcbebafdc3c13ca4521b3ea", kill_on_drop: false }` [INFO] [stdout] 45ffa544269c23448add916e4a6267d5e8cfbc1e2bcbebafdc3c13ca4521b3ea