[INFO] cloning repository https://github.com/mrokonuzzaman040/rust_firewall
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrokonuzzaman040/rust_firewall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrokonuzzaman040%2Frust_firewall", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrokonuzzaman040%2Frust_firewall'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5d5d708fe0e2c74c87ef29a7840754934d59c13
[INFO] building mrokonuzzaman040/rust_firewall against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrokonuzzaman040%2Frust_firewall" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mrokonuzzaman040/rust_firewall
[INFO] finished tweaking git repo https://github.com/mrokonuzzaman040/rust_firewall
[INFO] tweaked toml for git repo https://github.com/mrokonuzzaman040/rust_firewall written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrokonuzzaman040/rust_firewall on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mrokonuzzaman040/rust_firewall 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded miniz_oxide v0.8.3
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded widestring v0.2.2
[INFO] [stderr]   Downloaded strum_macros v0.25.3
[INFO] [stderr]   Downloaded pcap v0.9.2
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded clap v4.5.27
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] [stderr]   Downloaded cc v1.2.10
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded ratatui v0.23.0
[INFO] [stderr]   Downloaded etherparse v0.14.3
[INFO] [stderr]   Downloaded clap_builder v4.5.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db24c3bdd63db1612cd4e6d12d9914f2344a67c9632dfd9ac52caf66966387fe
[INFO] running `Command { std: "docker" "start" "-a" "db24c3bdd63db1612cd4e6d12d9914f2344a67c9632dfd9ac52caf66966387fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db24c3bdd63db1612cd4e6d12d9914f2344a67c9632dfd9ac52caf66966387fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db24c3bdd63db1612cd4e6d12d9914f2344a67c9632dfd9ac52caf66966387fe", kill_on_drop: false }`
[INFO] [stdout] db24c3bdd63db1612cd4e6d12d9914f2344a67c9632dfd9ac52caf66966387fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a496fb25cac3fe255debe4f5b32ac246533d87c1258c568f09cd01d6f4d95eca
[INFO] running `Command { std: "docker" "start" "-a" "a496fb25cac3fe255debe4f5b32ac246533d87c1258c568f09cd01d6f4d95eca", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling pcap v0.9.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling etherparse v0.14.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rusqlite v0.29.0
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.23.0
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling rust_firewall v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `get_all_logs` is never used
[INFO] [stdout]   --> src/db.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Database {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn get_all_logs(&self) -> rusqlite::Result<Vec<(i64, String, String, String, i64)>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.78s
[INFO] running `Command { std: "docker" "inspect" "a496fb25cac3fe255debe4f5b32ac246533d87c1258c568f09cd01d6f4d95eca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a496fb25cac3fe255debe4f5b32ac246533d87c1258c568f09cd01d6f4d95eca", kill_on_drop: false }`
[INFO] [stdout] a496fb25cac3fe255debe4f5b32ac246533d87c1258c568f09cd01d6f4d95eca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85f5ede1a79f8b7bac41c3f880c1cfdb9fc4a8a429863d00a453fa7ed85c8185
[INFO] running `Command { std: "docker" "start" "-a" "85f5ede1a79f8b7bac41c3f880c1cfdb9fc4a8a429863d00a453fa7ed85c8185", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_firewall v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `get_all_logs` is never used
[INFO] [stdout]   --> src/db.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Database {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn get_all_logs(&self) -> rusqlite::Result<Vec<(i64, String, String, String, i64)>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "85f5ede1a79f8b7bac41c3f880c1cfdb9fc4a8a429863d00a453fa7ed85c8185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85f5ede1a79f8b7bac41c3f880c1cfdb9fc4a8a429863d00a453fa7ed85c8185", kill_on_drop: false }`
[INFO] [stdout] 85f5ede1a79f8b7bac41c3f880c1cfdb9fc4a8a429863d00a453fa7ed85c8185
