[INFO] cloning repository https://github.com/grahamschock/interview_match [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grahamschock/interview_match" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrahamschock%2Finterview_match", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrahamschock%2Finterview_match'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fd6f86c1327e3b36859e8e3f742b7bd79e23f83 [INFO] checking grahamschock/interview_match against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrahamschock%2Finterview_match" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/grahamschock/interview_match [INFO] finished tweaking git repo https://github.com/grahamschock/interview_match [INFO] tweaked toml for git repo https://github.com/grahamschock/interview_match written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/grahamschock/interview_match on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/grahamschock/interview_match 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc0369b0eb4ac53cb3a45bf27587dbaf4e780cd05027d580877c2a3dc2a4002b [INFO] running `Command { std: "docker" "start" "-a" "fc0369b0eb4ac53cb3a45bf27587dbaf4e780cd05027d580877c2a3dc2a4002b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc0369b0eb4ac53cb3a45bf27587dbaf4e780cd05027d580877c2a3dc2a4002b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc0369b0eb4ac53cb3a45bf27587dbaf4e780cd05027d580877c2a3dc2a4002b", kill_on_drop: false }` [INFO] [stdout] fc0369b0eb4ac53cb3a45bf27587dbaf4e780cd05027d580877c2a3dc2a4002b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0409be29cd394d979c55c75f55680ae131137f87c879865bec1bff75c0ca5f86 [INFO] running `Command { std: "docker" "start" "-a" "0409be29cd394d979c55c75f55680ae131137f87c879865bec1bff75c0ca5f86", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking match_maker_interview v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | let mut split = times.split(","); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `Timestamp` is never read [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Record { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | Timestamp: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has a derived impl for the trait `Debug`, but this is 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: fields `lname` and `is_assigned` are never read [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct Person { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 19 | fname: String, [INFO] [stdout] 20 | lname: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | time: Vec, [INFO] [stdout] 22 | is_assigned: i32, [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: structure field `Timestamp` should have a snake case name [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Timestamp: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `timestamp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `First_Name` should have a snake case name [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | First_Name: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `first_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Last_Name` should have a snake case name [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Last_Name: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `last_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Times` should have a snake case name [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Times: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `times` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isStudent` should have a snake case name [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | isStudent: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `is_student` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | let mut split = times.split(","); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `Timestamp` is never read [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Record { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | Timestamp: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Record` has a derived impl for the trait `Debug`, but this is 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: fields `lname` and `is_assigned` are never read [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | struct Person { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 19 | fname: String, [INFO] [stdout] 20 | lname: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | time: Vec, [INFO] [stdout] 22 | is_assigned: i32, [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: structure field `Timestamp` should have a snake case name [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Timestamp: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `timestamp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `First_Name` should have a snake case name [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | First_Name: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `first_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Last_Name` should have a snake case name [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Last_Name: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `last_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Times` should have a snake case name [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Times: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `times` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isStudent` should have a snake case name [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | isStudent: i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `is_student` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.13s [INFO] running `Command { std: "docker" "inspect" "0409be29cd394d979c55c75f55680ae131137f87c879865bec1bff75c0ca5f86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0409be29cd394d979c55c75f55680ae131137f87c879865bec1bff75c0ca5f86", kill_on_drop: false }` [INFO] [stdout] 0409be29cd394d979c55c75f55680ae131137f87c879865bec1bff75c0ca5f86