[INFO] cloning repository https://github.com/elibenporat/learn-to-code-rust-baseball [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elibenporat/learn-to-code-rust-baseball" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felibenporat%2Flearn-to-code-rust-baseball", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felibenporat%2Flearn-to-code-rust-baseball'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cebea521732e47090d6594d96bd5948f0b6c99c [INFO] checking elibenporat/learn-to-code-rust-baseball/6cebea521732e47090d6594d96bd5948f0b6c99c against master#1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 for pr-118553-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felibenporat%2Flearn-to-code-rust-baseball" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elibenporat/learn-to-code-rust-baseball on toolchain 1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elibenporat/learn-to-code-rust-baseball [INFO] finished tweaking git repo https://github.com/elibenporat/learn-to-code-rust-baseball [INFO] tweaked toml for git repo https://github.com/elibenporat/learn-to-code-rust-baseball written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70b0873db425f1c7613843231079391b81a71044b15f9b881657980ac7d4c9c2 [INFO] running `Command { std: "docker" "start" "-a" "70b0873db425f1c7613843231079391b81a71044b15f9b881657980ac7d4c9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70b0873db425f1c7613843231079391b81a71044b15f9b881657980ac7d4c9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b0873db425f1c7613843231079391b81a71044b15f9b881657980ac7d4c9c2", kill_on_drop: false }` [INFO] [stdout] 70b0873db425f1c7613843231079391b81a71044b15f9b881657980ac7d4c9c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a14367c9897055ec3f3a7798b26e748ffdd868fcd77749315089173260fad6cb [INFO] running `Command { std: "docker" "start" "-a" "a14367c9897055ec3f3a7798b26e748ffdd868fcd77749315089173260fad6cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking spinning_top v0.2.5 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libnghttp2-sys v0.1.8+1.55.1 [INFO] [stderr] Compiling curl-sys v0.4.68+curl-8.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking fangraphs-learn-to-code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | struct Person { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 60 | id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 61 | full_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 62 | height: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | weight: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 64 | birth_date: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 65 | mlb_debut_date: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 66 | birth_city: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 67 | birth_state_province: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 68 | birth_country: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 69 | bat_side_code: SideCode, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 70 | bat_side_description: SideDescription, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 71 | pitch_hand_code: SideCode, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | pitch_hand_description: SideDescription, [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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.40s [INFO] running `Command { std: "docker" "inspect" "a14367c9897055ec3f3a7798b26e748ffdd868fcd77749315089173260fad6cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14367c9897055ec3f3a7798b26e748ffdd868fcd77749315089173260fad6cb", kill_on_drop: false }` [INFO] [stdout] a14367c9897055ec3f3a7798b26e748ffdd868fcd77749315089173260fad6cb