[INFO] cloning repository https://github.com/cosmogelho/cyberpuritan-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cosmogelho/cyberpuritan-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmogelho%2Fcyberpuritan-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmogelho%2Fcyberpuritan-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f260eae375cbbfe6c1e877205b9c504f2bcbc6c [INFO] checking cosmogelho/cyberpuritan-tui/4f260eae375cbbfe6c1e877205b9c504f2bcbc6c against master#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmogelho%2Fcyberpuritan-tui" "/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/cosmogelho/cyberpuritan-tui [INFO] finished tweaking git repo https://github.com/cosmogelho/cyberpuritan-tui [INFO] tweaked toml for git repo https://github.com/cosmogelho/cyberpuritan-tui written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cosmogelho/cyberpuritan-tui on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cosmogelho/cyberpuritan-tui 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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stability v0.2.1 [INFO] [stderr] Downloaded ratatui v0.26.3 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a86ac0f08ea505250e7deaedfefa31d3fd4509ad44621e16dd6e388313ffda4 [INFO] running `Command { std: "docker" "start" "-a" "5a86ac0f08ea505250e7deaedfefa31d3fd4509ad44621e16dd6e388313ffda4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a86ac0f08ea505250e7deaedfefa31d3fd4509ad44621e16dd6e388313ffda4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a86ac0f08ea505250e7deaedfefa31d3fd4509ad44621e16dd6e388313ffda4", kill_on_drop: false }` [INFO] [stdout] 5a86ac0f08ea505250e7deaedfefa31d3fd4509ad44621e16dd6e388313ffda4 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ec380f6a9b4aae10dd500cfed414b8e70c5b4467cd43568ec68fbc9efac65a2 [INFO] running `Command { std: "docker" "start" "-a" "4ec380f6a9b4aae10dd500cfed414b8e70c5b4467cd43568ec68fbc9efac65a2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.26.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking cyber_puritano v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/models.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct OracaoPuritana { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 51 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `OracaoPuritana` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/models.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct OracaoPuritana { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 51 | pub id: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `OracaoPuritana` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [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 37.46s [INFO] running `Command { std: "docker" "inspect" "4ec380f6a9b4aae10dd500cfed414b8e70c5b4467cd43568ec68fbc9efac65a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ec380f6a9b4aae10dd500cfed414b8e70c5b4467cd43568ec68fbc9efac65a2", kill_on_drop: false }` [INFO] [stdout] 4ec380f6a9b4aae10dd500cfed414b8e70c5b4467cd43568ec68fbc9efac65a2