[INFO] cloning repository https://github.com/Ginkoe/tis2033 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ginkoe/tis2033" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGinkoe%2Ftis2033", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGinkoe%2Ftis2033'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcc6934694b1d13b0ec5e7f37762ecb0d9b02865 [INFO] testing Ginkoe/tis2033 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGinkoe%2Ftis2033" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ginkoe/tis2033 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ginkoe/tis2033 [INFO] finished tweaking git repo https://github.com/Ginkoe/tis2033 [INFO] tweaked toml for git repo https://github.com/Ginkoe/tis2033 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/Ginkoe/tis2033 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90acdd824e421877ed1fc4b4aa191a35e07bb77b9529b0377e7bedd47c25d46d [INFO] running `Command { std: "docker" "start" "-a" "90acdd824e421877ed1fc4b4aa191a35e07bb77b9529b0377e7bedd47c25d46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90acdd824e421877ed1fc4b4aa191a35e07bb77b9529b0377e7bedd47c25d46d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90acdd824e421877ed1fc4b4aa191a35e07bb77b9529b0377e7bedd47c25d46d", kill_on_drop: false }` [INFO] [stdout] 90acdd824e421877ed1fc4b4aa191a35e07bb77b9529b0377e7bedd47c25d46d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f3ec7fef674b40613aea2a406370e150e60032f79db28cacde18b99198df63b [INFO] running `Command { std: "docker" "start" "-a" "3f3ec7fef674b40613aea2a406370e150e60032f79db28cacde18b99198df63b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling tis2033 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `color`, `style` [INFO] [stdout] --> src/node.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use termion::{color, style}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/node.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/node.rs:184:37 [INFO] [stdout] | [INFO] [stdout] 184 | ... Err(err) => println!("Incorect add value"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/node.rs:196:37 [INFO] [stdout] | [INFO] [stdout] 196 | ... Err(err) => println!("Incorect add value"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bak` [INFO] [stdout] --> src/node.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | bak: i16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `memory` [INFO] [stdout] --> src/node.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | memory: [i16; 256], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `swp` [INFO] [stdout] --> src/node.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | fn swp(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SWP` [INFO] [stdout] --> src/instructions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | SWP, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `INSTRUCTIONS` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/instructions.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SAV` [INFO] [stdout] --> src/instructions.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | SAV, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `INSTRUCTIONS` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/instructions.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RIGHT` [INFO] [stdout] --> src/instructions.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | RIGHT, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LOCATION` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/instructions.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LEFT` [INFO] [stdout] --> src/instructions.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | LEFT, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LOCATION` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/instructions.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DOWN` [INFO] [stdout] --> src/instructions.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | DOWN, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LOCATION` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/instructions.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UP` [INFO] [stdout] --> src/instructions.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | UP, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `LOCATION` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/instructions.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.38s [INFO] running `Command { std: "docker" "inspect" "3f3ec7fef674b40613aea2a406370e150e60032f79db28cacde18b99198df63b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3ec7fef674b40613aea2a406370e150e60032f79db28cacde18b99198df63b", kill_on_drop: false }` [INFO] [stdout] 3f3ec7fef674b40613aea2a406370e150e60032f79db28cacde18b99198df63b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e062ed94aef53d03860c2261e2f84923e6a23bba2fdfd9db29daf1dec64ce3b [INFO] running `Command { std: "docker" "start" "-a" "3e062ed94aef53d03860c2261e2f84923e6a23bba2fdfd9db29daf1dec64ce3b", kill_on_drop: false }` [INFO] [stderr] Compiling tis2033 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `color`, `style` [INFO] [stdout] --> src/node.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use termion::{color, style}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/node.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/node.rs:184:37 [INFO] [stdout] | [INFO] [stdout] 184 | ... Err(err) => println!("Incorect add value"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `err` [INFO] [stdout] --> src/node.rs:196:37 [INFO] [stdout] | [INFO] [stdout] 196 | ... Err(err) => println!("Incorect add value"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bak` [INFO] [stdout] --> src/node.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | bak: i16, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `memory` [INFO] [stdout] --> src/node.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | memory: [i16; 256], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `swp` [INFO] [stdout] --> src/node.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | fn swp(&mut self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SWP` [INFO] [stdout] --> src/instructions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | SWP, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `INSTRUCTIONS` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/instructions.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SAV` [INFO] [stdout] --> src/instructions.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | SAV, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `INSTRUCTIONS` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/instructions.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RIGHT` [INFO] [stdout] --> src/instructions.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | RIGHT, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LOCATION` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/instructions.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LEFT` [INFO] [stdout] --> src/instructions.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | LEFT, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LOCATION` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/instructions.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DOWN` [INFO] [stdout] --> src/instructions.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | DOWN, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LOCATION` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/instructions.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UP` [INFO] [stdout] --> src/instructions.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | UP, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `LOCATION` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/instructions.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tis2033-6b1ff1ca24c483aa) [INFO] running `Command { std: "docker" "inspect" "3e062ed94aef53d03860c2261e2f84923e6a23bba2fdfd9db29daf1dec64ce3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e062ed94aef53d03860c2261e2f84923e6a23bba2fdfd9db29daf1dec64ce3b", kill_on_drop: false }` [INFO] [stdout] 3e062ed94aef53d03860c2261e2f84923e6a23bba2fdfd9db29daf1dec64ce3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a88717b76c08f82c2d3ac8a671d825c971b389be3362a05fad2b30ea6bbb09d2 [INFO] running `Command { std: "docker" "start" "-a" "a88717b76c08f82c2d3ac8a671d825c971b389be3362a05fad2b30ea6bbb09d2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused imports: `color`, `style` [INFO] [stderr] --> src/node.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | use termion::{color, style}; [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io` [INFO] [stderr] --> src/node.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::io; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/node.rs:184:37 [INFO] [stderr] | [INFO] [stderr] 184 | ... Err(err) => println!("Incorect add value"), [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `err` [INFO] [stderr] --> src/node.rs:196:37 [INFO] [stderr] | [INFO] [stderr] 196 | ... Err(err) => println!("Incorect add value"), [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_err` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bak` [INFO] [stderr] --> src/node.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | bak: i16, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `memory` [INFO] [stderr] --> src/node.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | memory: [i16; 256], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `swp` [INFO] [stderr] --> src/node.rs:44:8 [INFO] [stderr] | [INFO] [stderr] 44 | fn swp(&mut self) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SWP` [INFO] [stderr] --> src/instructions.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | SWP, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `INSTRUCTIONS` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/instructions.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SAV` [INFO] [stderr] --> src/instructions.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | SAV, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] note: `INSTRUCTIONS` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/instructions.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `RIGHT` [INFO] [stderr] --> src/instructions.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | RIGHT, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `LOCATION` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/instructions.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LEFT` [INFO] [stderr] --> src/instructions.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | LEFT, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `LOCATION` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/instructions.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `DOWN` [INFO] [stderr] --> src/instructions.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | DOWN, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `LOCATION` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/instructions.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `UP` [INFO] [stderr] --> src/instructions.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | UP, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] note: `LOCATION` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/instructions.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `tis2033` (bin "tis2033" test) generated 14 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tis2033-6b1ff1ca24c483aa) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a88717b76c08f82c2d3ac8a671d825c971b389be3362a05fad2b30ea6bbb09d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88717b76c08f82c2d3ac8a671d825c971b389be3362a05fad2b30ea6bbb09d2", kill_on_drop: false }` [INFO] [stdout] a88717b76c08f82c2d3ac8a671d825c971b389be3362a05fad2b30ea6bbb09d2