[INFO] cloning repository https://github.com/m1ksu/Kraznac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m1ksu/Kraznac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1ksu%2FKraznac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1ksu%2FKraznac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b7e9150ca94331a38839ff9a0758baab5fd4e73 [INFO] testing m1ksu/Kraznac against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1ksu%2FKraznac" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m1ksu/Kraznac on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m1ksu/Kraznac [INFO] finished tweaking git repo https://github.com/m1ksu/Kraznac [INFO] tweaked toml for git repo https://github.com/m1ksu/Kraznac written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/m1ksu/Kraznac already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owo-colors v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 065ccd1d0a225e4f927946a0e71690831e9a647b863a6b32cf987cc39c098f4d [INFO] running `Command { std: "docker" "start" "-a" "065ccd1d0a225e4f927946a0e71690831e9a647b863a6b32cf987cc39c098f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "065ccd1d0a225e4f927946a0e71690831e9a647b863a6b32cf987cc39c098f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "065ccd1d0a225e4f927946a0e71690831e9a647b863a6b32cf987cc39c098f4d", kill_on_drop: false }` [INFO] [stdout] 065ccd1d0a225e4f927946a0e71690831e9a647b863a6b32cf987cc39c098f4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecb9b94f789fdec5ce35577ae4eda4282bbfd2377335f9b18aef1a4f1ae53c1e [INFO] running `Command { std: "docker" "start" "-a" "ecb9b94f789fdec5ce35577ae4eda4282bbfd2377335f9b18aef1a4f1ae53c1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling owo-colors v3.0.1 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.21.0 [INFO] [stderr] Compiling bracket-random v0.8.2 [INFO] [stderr] Compiling bracket-noise v0.8.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling kraznac v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `braille` [INFO] [stdout] --> src/main.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | let braille = match (noise_value * INTENSITY) as u8 { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_braille` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beforePrint` [INFO] [stdout] --> src/main.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | let beforePrint = timer_start.elapsed().as_millis(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beforePrint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / execute!( [INFO] [stdout] 47 | | stdout(), [INFO] [stdout] 48 | | terminal::EnterAlternateScreen, [INFO] [stdout] 49 | | cursor::MoveTo(0, 0)); [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `beforePrint` should have a snake case name [INFO] [stdout] --> src/main.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | let beforePrint = timer_start.elapsed().as_millis(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `before_print` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | / execute!( [INFO] [stdout] 153 | | stdout(), [INFO] [stdout] 154 | | cursor::MoveTo(0,0)); [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | / execute!( [INFO] [stdout] 163 | | stdout(), [INFO] [stdout] 164 | | // terminal::Clear(terminal::ClearType::All), [INFO] [stdout] 165 | | cursor::MoveTo(0, 0) [INFO] [stdout] 166 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | / execute!( [INFO] [stdout] 170 | | stdout(), [INFO] [stdout] 171 | | cursor::SetCursorShape(cursor::CursorShape::Block), [INFO] [stdout] 172 | | cursor::MoveTo(0, 0) [INFO] [stdout] 173 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | / execute!( [INFO] [stdout] 179 | | stdout(), [INFO] [stdout] 180 | | terminal::SetSize(orig_size.0, orig_size.1), [INFO] [stdout] 181 | | terminal::LeaveAlternateScreen, [INFO] [stdout] 182 | | terminal::Clear(terminal::ClearType::All)); [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.67s [INFO] running `Command { std: "docker" "inspect" "ecb9b94f789fdec5ce35577ae4eda4282bbfd2377335f9b18aef1a4f1ae53c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb9b94f789fdec5ce35577ae4eda4282bbfd2377335f9b18aef1a4f1ae53c1e", kill_on_drop: false }` [INFO] [stdout] ecb9b94f789fdec5ce35577ae4eda4282bbfd2377335f9b18aef1a4f1ae53c1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94e5d125ffcbe2f0812c4599ead2d6d264d436b8e7dc71222b57b71918c423a1 [INFO] running `Command { std: "docker" "start" "-a" "94e5d125ffcbe2f0812c4599ead2d6d264d436b8e7dc71222b57b71918c423a1", kill_on_drop: false }` [INFO] [stderr] Compiling kraznac v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `braille` [INFO] [stdout] --> src/main.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | let braille = match (noise_value * INTENSITY) as u8 { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_braille` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `beforePrint` [INFO] [stdout] --> src/main.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | let beforePrint = timer_start.elapsed().as_millis(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beforePrint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / execute!( [INFO] [stdout] 47 | | stdout(), [INFO] [stdout] 48 | | terminal::EnterAlternateScreen, [INFO] [stdout] 49 | | cursor::MoveTo(0, 0)); [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `beforePrint` should have a snake case name [INFO] [stdout] --> src/main.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | let beforePrint = timer_start.elapsed().as_millis(); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `before_print` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | / execute!( [INFO] [stdout] 153 | | stdout(), [INFO] [stdout] 154 | | cursor::MoveTo(0,0)); [INFO] [stdout] | |________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | / execute!( [INFO] [stdout] 163 | | stdout(), [INFO] [stdout] 164 | | // terminal::Clear(terminal::ClearType::All), [INFO] [stdout] 165 | | cursor::MoveTo(0, 0) [INFO] [stdout] 166 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | / execute!( [INFO] [stdout] 170 | | stdout(), [INFO] [stdout] 171 | | cursor::SetCursorShape(cursor::CursorShape::Block), [INFO] [stdout] 172 | | cursor::MoveTo(0, 0) [INFO] [stdout] 173 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | / execute!( [INFO] [stdout] 179 | | stdout(), [INFO] [stdout] 180 | | terminal::SetSize(orig_size.0, orig_size.1), [INFO] [stdout] 181 | | terminal::LeaveAlternateScreen, [INFO] [stdout] 182 | | terminal::Clear(terminal::ClearType::All)); [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "94e5d125ffcbe2f0812c4599ead2d6d264d436b8e7dc71222b57b71918c423a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e5d125ffcbe2f0812c4599ead2d6d264d436b8e7dc71222b57b71918c423a1", kill_on_drop: false }` [INFO] [stdout] 94e5d125ffcbe2f0812c4599ead2d6d264d436b8e7dc71222b57b71918c423a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ef3617d36da013e0b3308dc4335050ef20082380b318104c9736b11ec04d1eb [INFO] running `Command { std: "docker" "start" "-a" "5ef3617d36da013e0b3308dc4335050ef20082380b318104c9736b11ec04d1eb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `braille` [INFO] [stderr] --> src/main.rs:124:21 [INFO] [stderr] | [INFO] [stderr] 124 | let braille = match (noise_value * INTENSITY) as u8 { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_braille` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `beforePrint` [INFO] [stderr] --> src/main.rs:141:13 [INFO] [stderr] | [INFO] [stderr] 141 | let beforePrint = timer_start.elapsed().as_millis(); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_beforePrint` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | / execute!( [INFO] [stderr] 47 | | stdout(), [INFO] [stderr] 48 | | terminal::EnterAlternateScreen, [INFO] [stderr] 49 | | cursor::MoveTo(0, 0)); [INFO] [stderr] | |_____________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable `beforePrint` should have a snake case name [INFO] [stderr] --> src/main.rs:141:13 [INFO] [stderr] | [INFO] [stderr] 141 | let beforePrint = timer_start.elapsed().as_millis(); [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `before_print` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stdout] [INFO] [stderr] --> src/main.rs:152:9 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 152 | / execute!( [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 153 | | stdout(), [INFO] [stdout] [INFO] [stderr] 154 | | cursor::MoveTo(0,0)); [INFO] [stderr] | |________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:162:9 [INFO] [stderr] | [INFO] [stderr] 162 | / execute!( [INFO] [stderr] 163 | | stdout(), [INFO] [stderr] 164 | | // terminal::Clear(terminal::ClearType::All), [INFO] [stderr] 165 | | cursor::MoveTo(0, 0) [INFO] [stderr] 166 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:169:5 [INFO] [stderr] | [INFO] [stderr] 169 | / execute!( [INFO] [stderr] 170 | | stdout(), [INFO] [stderr] 171 | | cursor::SetCursorShape(cursor::CursorShape::Block), [INFO] [stderr] 172 | | cursor::MoveTo(0, 0) [INFO] [stderr] 173 | | ); [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/main.rs:178:9 [INFO] [stderr] | [INFO] [stderr] 178 | / execute!( [INFO] [stderr] 179 | | stdout(), [INFO] [stderr] 180 | | terminal::SetSize(orig_size.0, orig_size.1), [INFO] [stderr] 181 | | terminal::LeaveAlternateScreen, [INFO] [stderr] 182 | | terminal::Clear(terminal::ClearType::All)); [INFO] [stderr] | |______________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `execute` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `kraznac` (bin "kraznac" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kraznac-d5018fa54e035271) [INFO] running `Command { std: "docker" "inspect" "5ef3617d36da013e0b3308dc4335050ef20082380b318104c9736b11ec04d1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef3617d36da013e0b3308dc4335050ef20082380b318104c9736b11ec04d1eb", kill_on_drop: false }` [INFO] [stdout] 5ef3617d36da013e0b3308dc4335050ef20082380b318104c9736b11ec04d1eb