[INFO] cloning repository https://github.com/nick-hill/day4_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nick-hill/day4_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick-hill%2Fday4_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick-hill%2Fday4_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 750ce06e1c3b4af5e244743cb97959b319e4c159
[INFO] checking nick-hill/day4_rust against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick-hill%2Fday4_rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nick-hill/day4_rust on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nick-hill/day4_rust
[INFO] finished tweaking git repo https://github.com/nick-hill/day4_rust
[INFO] tweaked toml for git repo https://github.com/nick-hill/day4_rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/nick-hill/day4_rust 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41bb281623cd5142a0dbab4b0b43a38f434f4c5032092d4898ecebadd1cab99b
[INFO] running `Command { std: "docker" "start" "-a" "41bb281623cd5142a0dbab4b0b43a38f434f4c5032092d4898ecebadd1cab99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41bb281623cd5142a0dbab4b0b43a38f434f4c5032092d4898ecebadd1cab99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41bb281623cd5142a0dbab4b0b43a38f434f4c5032092d4898ecebadd1cab99b", kill_on_drop: false }`
[INFO] [stdout] 41bb281623cd5142a0dbab4b0b43a38f434f4c5032092d4898ecebadd1cab99b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 573ddab97b803806a9c3e5c784c76ca134531dba3fc79fffeab4a3d5cec3d90b
[INFO] running `Command { std: "docker" "start" "-a" "573ddab97b803806a9c3e5c784c76ca134531dba3fc79fffeab4a3d5cec3d90b", kill_on_drop: false }`
[INFO] [stderr]     Checking text_io v0.1.7
[INFO] [stderr]     Checking day4_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Option_i32` should have an upper camel case name
[INFO] [stdout]   --> src/generics.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum Option_i32 {
[INFO] [stdout]    |      ^^^^^^^^^^ help: convert the identifier to upper camel case: `OptionI32`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Option_f64` should have an upper camel case name
[INFO] [stdout]   --> src/generics.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 16 | enum Option_f64 {
[INFO] [stdout]    |      ^^^^^^^^^^ help: convert the identifier to upper camel case: `OptionF64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `integer`
[INFO] [stdout]   --> src/generics.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let integer = Numbers { x: 5, y: 10 };
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_integer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `float`
[INFO] [stdout]   --> src/generics.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let float = Numbers{ x: 1.0, y: 4.0 };
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_float`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `integer`
[INFO] [stdout]   --> src/generics.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let integer = Points { x: 5, y: 10 };
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `float`
[INFO] [stdout]   --> src/generics.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let float = Points{ x: 1.0, y: 4.0 };
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_float`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `float_and_integer`
[INFO] [stdout]   --> src/generics.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let float_and_integer = Points{ x: 1, y: 4.0 };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_float_and_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `integer`
[INFO] [stdout]   --> src/generics.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let integer = Option_i32::Some(5);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `float`
[INFO] [stdout]   --> src/generics.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let float = Option_f64::Some(5.0);
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_float`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]  --> src/generics.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct Numbers<T> {
[INFO] [stdout]   |        ------- fields in this struct
[INFO] [stdout] 2 |     x: T,
[INFO] [stdout]   |     ^
[INFO] [stdout] 3 |     y: T,
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]  --> src/generics.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Points<T, U> {
[INFO] [stdout]   |        ------ fields in this struct
[INFO] [stdout] 7 |     x: T,
[INFO] [stdout]   |     ^
[INFO] [stdout] 8 |     y : U,
[INFO] [stdout]   |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/generics.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Some(i32),
[INFO] [stdout]    |     ---- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     Some(i32),
[INFO] [stdout] 12 +     Some(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `None` is never constructed
[INFO] [stdout]   --> src/generics.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum Option_i32 {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] 12 |     Some(i32),
[INFO] [stdout] 13 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/generics.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Some(f64),
[INFO] [stdout]    |     ---- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Some(f64),
[INFO] [stdout] 17 +     Some(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `None` is never constructed
[INFO] [stdout]   --> src/generics.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | enum Option_f64 {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] 17 |     Some(f64),
[INFO] [stdout] 18 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Option_i32` should have an upper camel case name
[INFO] [stdout]   --> src/generics.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum Option_i32 {
[INFO] [stdout]    |      ^^^^^^^^^^ help: convert the identifier to upper camel case: `OptionI32`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Option_f64` should have an upper camel case name
[INFO] [stdout]   --> src/generics.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 16 | enum Option_f64 {
[INFO] [stdout]    |      ^^^^^^^^^^ help: convert the identifier to upper camel case: `OptionF64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `integer`
[INFO] [stdout]   --> src/generics.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let integer = Numbers { x: 5, y: 10 };
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_integer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `float`
[INFO] [stdout]   --> src/generics.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let float = Numbers{ x: 1.0, y: 4.0 };
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_float`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `integer`
[INFO] [stdout]   --> src/generics.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let integer = Points { x: 5, y: 10 };
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `float`
[INFO] [stdout]   --> src/generics.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let float = Points{ x: 1.0, y: 4.0 };
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_float`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `float_and_integer`
[INFO] [stdout]   --> src/generics.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let float_and_integer = Points{ x: 1, y: 4.0 };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_float_and_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `integer`
[INFO] [stdout]   --> src/generics.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let integer = Option_i32::Some(5);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_integer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `float`
[INFO] [stdout]   --> src/generics.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let float = Option_f64::Some(5.0);
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_float`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]  --> src/generics.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct Numbers<T> {
[INFO] [stdout]   |        ------- fields in this struct
[INFO] [stdout] 2 |     x: T,
[INFO] [stdout]   |     ^
[INFO] [stdout] 3 |     y: T,
[INFO] [stdout]   |     ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]  --> src/generics.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Points<T, U> {
[INFO] [stdout]   |        ------ fields in this struct
[INFO] [stdout] 7 |     x: T,
[INFO] [stdout]   |     ^
[INFO] [stdout] 8 |     y : U,
[INFO] [stdout]   |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/generics.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Some(i32),
[INFO] [stdout]    |     ---- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     Some(i32),
[INFO] [stdout] 12 +     Some(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `None` is never constructed
[INFO] [stdout]   --> src/generics.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum Option_i32 {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] 12 |     Some(i32),
[INFO] [stdout] 13 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/generics.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Some(f64),
[INFO] [stdout]    |     ---- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Some(f64),
[INFO] [stdout] 17 +     Some(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `None` is never constructed
[INFO] [stdout]   --> src/generics.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | enum Option_f64 {
[INFO] [stdout]    |      ---------- variant in this enum
[INFO] [stdout] 17 |     Some(f64),
[INFO] [stdout] 18 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] running `Command { std: "docker" "inspect" "573ddab97b803806a9c3e5c784c76ca134531dba3fc79fffeab4a3d5cec3d90b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "573ddab97b803806a9c3e5c784c76ca134531dba3fc79fffeab4a3d5cec3d90b", kill_on_drop: false }`
[INFO] [stdout] 573ddab97b803806a9c3e5c784c76ca134531dba3fc79fffeab4a3d5cec3d90b
