[INFO] fetching crate pride-term 0.4.3...
[INFO] building pride-term-0.4.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate pride-term 0.4.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate pride-term 0.4.3
[INFO] finished tweaking crates.io crate pride-term 0.4.3
[INFO] tweaked toml for crates.io crate pride-term 0.4.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pride-term 0.4.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pride-term 0.4.3 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 689dcd8888d89f777f174fc70aceb1a1b93d3c65b3dd70e741f5e7805c93ebc3
[INFO] running `Command { std: "docker" "start" "-a" "689dcd8888d89f777f174fc70aceb1a1b93d3c65b3dd70e741f5e7805c93ebc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "689dcd8888d89f777f174fc70aceb1a1b93d3c65b3dd70e741f5e7805c93ebc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "689dcd8888d89f777f174fc70aceb1a1b93d3c65b3dd70e741f5e7805c93ebc3", kill_on_drop: false }`
[INFO] [stdout] 689dcd8888d89f777f174fc70aceb1a1b93d3c65b3dd70e741f5e7805c93ebc3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13e7421631b8c1ecff384730cf430cc2d13125c6c9f5dbaf7716946b7d95e2c9
[INFO] running `Command { std: "docker" "start" "-a" "13e7421631b8c1ecff384730cf430cc2d13125c6c9f5dbaf7716946b7d95e2c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling numtoa v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling termion v4.0.3
[INFO] [stderr]    Compiling pride-term v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `gray`
[INFO] [stdout]    --> src/complex.rs:240:6
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let gray    = bg(0x575757);
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_gray`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stripes`
[INFO] [stdout]    --> src/complex.rs:248:6
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let stripes = [red, yellow, white, blue, green];
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stripes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `semicircle`
[INFO] [stdout]    --> src/complex.rs:281:6
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let semicircle = '\u{E0B6}';
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_semicircle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `V_EIGHTH` is never used
[INFO] [stdout]   --> src/complex.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub static V_EIGHTH: [char; 7] = ['▁', '▂', '▃', '▄', '▅', '▆', '▇'];
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `H_EIGHTH` is never used
[INFO] [stdout]   --> src/complex.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub static H_EIGHTH: [char; 7] = ['▏', '▎', '▍', '▌', '▋', '▊', '▉'];
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SHADING` is never used
[INFO] [stdout]   --> src/complex.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub static SHADING: [char; 3] = ['░', '▒', '▓'];
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `UHALF` is never used
[INFO] [stdout]   --> src/draw.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub static UHALF: &str = "▀";
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_terminal` is never read
[INFO] [stdout]   --> src/state.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 44 |     pub size: Size,
[INFO] [stdout] 45 |     pub is_terminal: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SLANT_23` is never used
[INFO] [stdout]   --> src/complex.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub static SLANT_23: [char; 2] = ['🭒', '🭏'];
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `disability` is never used
[INFO] [stdout]    --> src/complex.rs:239:8
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub fn disability() {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `intersex` is never used
[INFO] [stdout]    --> src/complex.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn intersex() -> Flag {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `polyamory` is never used
[INFO] [stdout]    --> src/complex.rs:273:8
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub fn polyamory(state: &State) -> Flag {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
[INFO] running `Command { std: "docker" "inspect" "13e7421631b8c1ecff384730cf430cc2d13125c6c9f5dbaf7716946b7d95e2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e7421631b8c1ecff384730cf430cc2d13125c6c9f5dbaf7716946b7d95e2c9", kill_on_drop: false }`
[INFO] [stdout] 13e7421631b8c1ecff384730cf430cc2d13125c6c9f5dbaf7716946b7d95e2c9
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 528992785ba64e6cf7071356958d07ea58919eef5fa39ef8ff1c14266ce194a3
[INFO] running `Command { std: "docker" "start" "-a" "528992785ba64e6cf7071356958d07ea58919eef5fa39ef8ff1c14266ce194a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling pride-term v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `semicircle`
[INFO] [stdout]    --> src/complex.rs:281:6
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let semicircle = '\u{E0B6}';
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_semicircle`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gray`
[INFO] [stdout]    --> src/complex.rs:240:6
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let gray    = bg(0x575757);
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_gray`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stripes`
[INFO] [stdout]    --> src/complex.rs:248:6
[INFO] [stdout]     |
[INFO] [stdout] 248 |     let stripes = [red, yellow, white, blue, green];
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stripes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_terminal` is never read
[INFO] [stdout]   --> src/state.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 44 |     pub size: Size,
[INFO] [stdout] 45 |     pub is_terminal: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `UHALF` is never used
[INFO] [stdout]   --> src/draw.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub static UHALF: &str = "▀";
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `V_EIGHTH` is never used
[INFO] [stdout]   --> src/complex.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub static V_EIGHTH: [char; 7] = ['▁', '▂', '▃', '▄', '▅', '▆', '▇'];
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `H_EIGHTH` is never used
[INFO] [stdout]   --> src/complex.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub static H_EIGHTH: [char; 7] = ['▏', '▎', '▍', '▌', '▋', '▊', '▉'];
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SHADING` is never used
[INFO] [stdout]   --> src/complex.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub static SHADING: [char; 3] = ['░', '▒', '▓'];
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SLANT_23` is never used
[INFO] [stdout]   --> src/complex.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub static SLANT_23: [char; 2] = ['🭒', '🭏'];
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `disability` is never used
[INFO] [stdout]    --> src/complex.rs:239:8
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub fn disability() {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `intersex` is never used
[INFO] [stdout]    --> src/complex.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn intersex() -> Flag {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `polyamory` is never used
[INFO] [stdout]    --> src/complex.rs:273:8
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub fn polyamory(state: &State) -> Flag {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] running `Command { std: "docker" "inspect" "528992785ba64e6cf7071356958d07ea58919eef5fa39ef8ff1c14266ce194a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "528992785ba64e6cf7071356958d07ea58919eef5fa39ef8ff1c14266ce194a3", kill_on_drop: false }`
[INFO] [stdout] 528992785ba64e6cf7071356958d07ea58919eef5fa39ef8ff1c14266ce194a3
