[INFO] cloning repository https://github.com/whiteroach/scale_degrees
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whiteroach/scale_degrees" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhiteroach%2Fscale_degrees", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhiteroach%2Fscale_degrees'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dbcaae7cc42684ad93a36ada6c938634c862eb5b
[INFO] checking whiteroach/scale_degrees against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhiteroach%2Fscale_degrees" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/whiteroach/scale_degrees
[INFO] finished tweaking git repo https://github.com/whiteroach/scale_degrees
[INFO] tweaked toml for git repo https://github.com/whiteroach/scale_degrees written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/whiteroach/scale_degrees on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/whiteroach/scale_degrees 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smawk v0.3.1
[INFO] [stderr]   Downloaded shuffle v0.1.7
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c35e07b34654fbacae56eb7156825bdb7667db692961627a302be6a6356794ab
[INFO] running `Command { std: "docker" "start" "-a" "c35e07b34654fbacae56eb7156825bdb7667db692961627a302be6a6356794ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c35e07b34654fbacae56eb7156825bdb7667db692961627a302be6a6356794ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c35e07b34654fbacae56eb7156825bdb7667db692961627a302be6a6356794ab", kill_on_drop: false }`
[INFO] [stdout] c35e07b34654fbacae56eb7156825bdb7667db692961627a302be6a6356794ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7aa0626e305dac2a31c4f1505793ff51cddf75c8e378231d108df0722d81c216
[INFO] running `Command { std: "docker" "start" "-a" "7aa0626e305dac2a31c4f1505793ff51cddf75c8e378231d108df0722d81c216", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking smawk v0.3.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking shuffle v0.1.7
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking requestty-ui v0.5.0
[INFO] [stderr]     Checking requestty v0.5.0
[INFO] [stderr]     Checking scale_degrees v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `rand::seq::SliceRandom`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rand::seq::SliceRandom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::seq::SliceRandom`
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rand::seq::SliceRandom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale_vec`
[INFO] [stdout]    --> src/lib.rs:241:22
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn ex_a_shuffler(scale_vec:Vec<Scale>) -> Vec<String> {
[INFO] [stdout]     |                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_vec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale_vec`
[INFO] [stdout]    --> src/lib.rs:241:22
[INFO] [stdout]     |
[INFO] [stdout] 241 |     fn ex_a_shuffler(scale_vec:Vec<Scale>) -> Vec<String> {
[INFO] [stdout]     |                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_vec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]    --> src/lib.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let q = Question::input("test").message("Give me an imput").build();
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `q`
[INFO] [stdout]    --> src/lib.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |     let q = Question::input("test").message("Give me an imput").build();
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_q`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `compare` are never used
[INFO] [stdout]    --> src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl Key {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout] 113 |     fn new(key_name: &str) -> Option<Self> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     fn compare(&self, answer: &str) -> 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: associated function `select_exercise_type` is never used
[INFO] [stdout]    --> src/lib.rs:187:8
[INFO] [stdout]     |
[INFO] [stdout] 186 | impl ExerciseType {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 187 |     fn select_exercise_type() -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `ex_a_shuffler` is never used
[INFO] [stdout]    --> src/lib.rs:241:8
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Exercise<'_> {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 241 |     fn ex_a_shuffler(scale_vec:Vec<Scale>) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `compare` are never used
[INFO] [stdout]    --> src/lib.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl Key {
[INFO] [stdout]     | -------- associated items in this implementation
[INFO] [stdout] 113 |     fn new(key_name: &str) -> Option<Self> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     fn compare(&self, answer: &str) -> 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: associated function `select_exercise_type` is never used
[INFO] [stdout]    --> src/lib.rs:187:8
[INFO] [stdout]     |
[INFO] [stdout] 186 | impl ExerciseType {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] 187 |     fn select_exercise_type() -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `ex_a_shuffler` is never used
[INFO] [stdout]    --> src/lib.rs:241:8
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl Exercise<'_> {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 241 |     fn ex_a_shuffler(scale_vec:Vec<Scale>) -> Vec<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.07s
[INFO] running `Command { std: "docker" "inspect" "7aa0626e305dac2a31c4f1505793ff51cddf75c8e378231d108df0722d81c216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aa0626e305dac2a31c4f1505793ff51cddf75c8e378231d108df0722d81c216", kill_on_drop: false }`
[INFO] [stdout] 7aa0626e305dac2a31c4f1505793ff51cddf75c8e378231d108df0722d81c216
