[INFO] cloning repository https://github.com/rustafariandev/fingerd-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustafariandev/fingerd-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustafariandev%2Ffingerd-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustafariandev%2Ffingerd-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4a42b89718e6cb3fe51a516fd51f2e3bf078a66
[INFO] checking rustafariandev/fingerd-rs against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustafariandev%2Ffingerd-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rustafariandev/fingerd-rs on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rustafariandev/fingerd-rs
[INFO] finished tweaking git repo https://github.com/rustafariandev/fingerd-rs
[INFO] tweaked toml for git repo https://github.com/rustafariandev/fingerd-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/rustafariandev/fingerd-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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4620f410c69d39283781f00d3b451b886d927c3950a265950cd0369492b38299
[INFO] running `Command { std: "docker" "start" "-a" "4620f410c69d39283781f00d3b451b886d927c3950a265950cd0369492b38299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4620f410c69d39283781f00d3b451b886d927c3950a265950cd0369492b38299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4620f410c69d39283781f00d3b451b886d927c3950a265950cd0369492b38299", kill_on_drop: false }`
[INFO] [stdout] 4620f410c69d39283781f00d3b451b886d927c3950a265950cd0369492b38299
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fdd3b2261b1eb802aa498b0d122767dd1b849213dd412b23bc14e4785b26337
[INFO] running `Command { std: "docker" "start" "-a" "7fdd3b2261b1eb802aa498b0d122767dd1b849213dd412b23bc14e4785b26337", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling pulldown-cmark v0.0.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking clap_builder v4.5.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling skeptic v0.4.0
[INFO] [stderr]    Compiling parsswd v0.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]     Checking zerocopy v0.6.6
[INFO] [stderr]     Checking utmp-raw v0.3.0
[INFO] [stderr]     Checking utmp-rs v0.3.0
[INFO] [stderr]     Checking clap v4.5.0
[INFO] [stderr]     Checking fingerd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `chrono::NaiveTime`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::NaiveTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::default;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveTime`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::NaiveTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::default`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::default;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `chrono::MIN_DATETIME`: Use DateTime::MIN_UTC instead
[INFO] [stdout]    --> src/main.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |         mail_read: chrono::MIN_DATETIME,
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `chrono::MIN_DATETIME`: Use DateTime::MIN_UTC instead
[INFO] [stdout]    --> src/main.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |         mail_read: chrono::MIN_DATETIME,
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `chrono::MIN_DATETIME`: Use DateTime::MIN_UTC instead
[INFO] [stdout]    --> src/main.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |         mail_recv: chrono::MIN_DATETIME,
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `chrono::MIN_DATETIME`: Use DateTime::MIN_UTC instead
[INFO] [stdout]    --> src/main.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |         mail_recv: chrono::MIN_DATETIME,
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/main.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn pw_ent_to_where(line: &str, host: &str) -> Where {
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]    --> src/main.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let cli = Cli::parse();
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/main.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn pw_ent_to_where(line: &str, host: &str) -> Where {
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]    --> src/main.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let cli = Cli::parse();
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LastLog` is never constructed
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | enum Status {
[INFO] [stdout]    |      ------ variant in this enum
[INFO] [stdout] 31 |     LastLog,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LastLog` is never constructed
[INFO] [stdout]   --> src/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | enum Status {
[INFO] [stdout]    |      ------ variant in this enum
[INFO] [stdout] 31 |     LastLog,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Status` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status`, `login_at`, `idle_time`, `tty`, `host`, and `writable` are never read
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct Where {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 37 |     status: Status,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     login_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 39 |     idle_time: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 40 |     tty: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 41 |     host: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |     writable: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Where` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct Person {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 47 |     uid: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 48 |     dir: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 49 |     home_phone: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 50 |     name: String,
[INFO] [stdout] 51 |     office: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 52 |     office_phone: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 53 |     realname: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 54 |     shell: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 55 |     mail_read: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 56 |     mail_recv: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `show_file` is never used
[INFO] [stdout]   --> src/main.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl Person {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 61 |     pub fn show_file(&self, name: &str) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status`, `login_at`, `idle_time`, `tty`, `host`, and `writable` are never read
[INFO] [stdout]   --> src/main.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct Where {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 37 |     status: Status,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 38 |     login_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 39 |     idle_time: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 40 |     tty: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 41 |     host: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 42 |     writable: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Where` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/main.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct Person {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 47 |     uid: u32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 48 |     dir: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 49 |     home_phone: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 50 |     name: String,
[INFO] [stdout] 51 |     office: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 52 |     office_phone: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 53 |     realname: String,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 54 |     shell: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 55 |     mail_read: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 56 |     mail_recv: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `show_file` is never used
[INFO] [stdout]   --> src/main.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl Person {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 61 |     pub fn show_file(&self, name: &str) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.88s
[INFO] running `Command { std: "docker" "inspect" "7fdd3b2261b1eb802aa498b0d122767dd1b849213dd412b23bc14e4785b26337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fdd3b2261b1eb802aa498b0d122767dd1b849213dd412b23bc14e4785b26337", kill_on_drop: false }`
[INFO] [stdout] 7fdd3b2261b1eb802aa498b0d122767dd1b849213dd412b23bc14e4785b26337
