[INFO] cloning repository https://github.com/omarandlorraine/strop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omarandlorraine/strop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarandlorraine%2Fstrop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomarandlorraine%2Fstrop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16c0537b50246f893fc6b99da83e609450aff5ce [INFO] testing omarandlorraine/strop 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%2Fomarandlorraine%2Fstrop" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/omarandlorraine/strop 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/omarandlorraine/strop [INFO] finished tweaking git repo https://github.com/omarandlorraine/strop [INFO] tweaked toml for git repo https://github.com/omarandlorraine/strop written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/omarandlorraine/strop 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 02563d05c0bb699d201c9900be90f4782dfc6780e8a00c8e28ac8d47c6bd6ec5 [INFO] running `Command { std: "docker" "start" "-a" "02563d05c0bb699d201c9900be90f4782dfc6780e8a00c8e28ac8d47c6bd6ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02563d05c0bb699d201c9900be90f4782dfc6780e8a00c8e28ac8d47c6bd6ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02563d05c0bb699d201c9900be90f4782dfc6780e8a00c8e28ac8d47c6bd6ec5", kill_on_drop: false }` [INFO] [stdout] 02563d05c0bb699d201c9900be90f4782dfc6780e8a00c8e28ac8d47c6bd6ec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 3e99b0e0d264c80c1a3b74f16f89f94a45a2612a2fbf8f219eee7b32f1602928 [INFO] running `Command { std: "docker" "start" "-a" "3e99b0e0d264c80c1a3b74f16f89f94a45a2612a2fbf8f219eee7b32f1602928", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling enum-utils-from-str v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling enum-utils v0.1.2 [INFO] [stderr] Compiling argh v0.1.5 [INFO] [stderr] Compiling strop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Forward` [INFO] [stdout] --> src/machine.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | Forward(u8), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FlowControl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/machine.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 474 | #[derive(Clone, Debug, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Backward` [INFO] [stdout] --> src/machine.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | Backward(u8), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowControl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/machine.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 474 | #[derive(Clone, Debug, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `True` [INFO] [stdout] --> src/machine.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | True, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Test` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/machine.rs:481:10 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Clone, Debug, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `False` [INFO] [stdout] --> src/machine.rs:484:5 [INFO] [stdout] | [INFO] [stdout] 484 | False, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Test` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/machine.rs:481:10 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Clone, Debug, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Carry` [INFO] [stdout] --> src/machine.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 485 | Carry(bool) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Test` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/machine.rs:481:10 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Clone, Debug, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `evaluate` [INFO] [stdout] --> src/machine.rs:505:8 [INFO] [stdout] | [INFO] [stdout] 505 | fn evaluate(&self, s: State) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "3e99b0e0d264c80c1a3b74f16f89f94a45a2612a2fbf8f219eee7b32f1602928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e99b0e0d264c80c1a3b74f16f89f94a45a2612a2fbf8f219eee7b32f1602928", kill_on_drop: false }` [INFO] [stdout] 3e99b0e0d264c80c1a3b74f16f89f94a45a2612a2fbf8f219eee7b32f1602928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 98b77cb3ab9771dd45794e6e787701c0df47385b9f59c2b03976f4dba6674743 [INFO] running `Command { std: "docker" "start" "-a" "98b77cb3ab9771dd45794e6e787701c0df47385b9f59c2b03976f4dba6674743", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling strop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Forward` [INFO] [stdout] --> src/machine.rs:477:5 [INFO] [stdout] | [INFO] [stdout] 477 | Forward(u8), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FlowControl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/machine.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 474 | #[derive(Clone, Debug, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Backward` [INFO] [stdout] --> src/machine.rs:478:5 [INFO] [stdout] | [INFO] [stdout] 478 | Backward(u8), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FlowControl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/machine.rs:474:10 [INFO] [stdout] | [INFO] [stdout] 474 | #[derive(Clone, Debug, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `True` [INFO] [stdout] --> src/machine.rs:483:5 [INFO] [stdout] | [INFO] [stdout] 483 | True, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Test` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/machine.rs:481:10 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Clone, Debug, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `False` [INFO] [stdout] --> src/machine.rs:484:5 [INFO] [stdout] | [INFO] [stdout] 484 | False, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Test` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/machine.rs:481:10 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Clone, Debug, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Carry` [INFO] [stdout] --> src/machine.rs:485:5 [INFO] [stdout] | [INFO] [stdout] 485 | Carry(bool) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Test` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/machine.rs:481:10 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Clone, Debug, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `evaluate` [INFO] [stdout] --> src/machine.rs:505:8 [INFO] [stdout] | [INFO] [stdout] 505 | fn evaluate(&self, s: State) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.54s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/strop-ae8b37b72ea0eb6d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/strop-70b705e4ad4527ab) [INFO] running `Command { std: "docker" "inspect" "98b77cb3ab9771dd45794e6e787701c0df47385b9f59c2b03976f4dba6674743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b77cb3ab9771dd45794e6e787701c0df47385b9f59c2b03976f4dba6674743", kill_on_drop: false }` [INFO] [stdout] 98b77cb3ab9771dd45794e6e787701c0df47385b9f59c2b03976f4dba6674743 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] b0edfc5c01ddf145281f70a9d8a6ab94ef0ebbbd8191aabc89f3612d224114fc [INFO] running `Command { std: "docker" "start" "-a" "b0edfc5c01ddf145281f70a9d8a6ab94ef0ebbbd8191aabc89f3612d224114fc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: variant is never constructed: `Forward` [INFO] [stderr] --> src/machine.rs:477:5 [INFO] [stderr] | [INFO] [stderr] 477 | Forward(u8), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `FlowControl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/machine.rs:474:10 [INFO] [stderr] | [INFO] [stderr] 474 | #[derive(Clone, Debug, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Backward` [INFO] [stderr] --> src/machine.rs:478:5 [INFO] [stderr] | [INFO] [stderr] 478 | Backward(u8), [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FlowControl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/machine.rs:474:10 [INFO] [stderr] | [INFO] [stderr] 474 | #[derive(Clone, Debug, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `True` [INFO] [stderr] --> src/machine.rs:483:5 [INFO] [stderr] | [INFO] [stderr] 483 | True, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Test` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/machine.rs:481:10 [INFO] [stderr] | [INFO] [stderr] 481 | #[derive(Clone, Debug, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `False` [INFO] [stderr] --> src/machine.rs:484:5 [INFO] [stderr] | [INFO] [stderr] 484 | False, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Test` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/machine.rs:481:10 [INFO] [stderr] | [INFO] [stderr] 481 | #[derive(Clone, Debug, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Carry` [INFO] [stderr] --> src/machine.rs:485:5 [INFO] [stderr] | [INFO] [stderr] 485 | Carry(bool) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Test` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/machine.rs:481:10 [INFO] [stderr] | [INFO] [stderr] 481 | #[derive(Clone, Debug, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `evaluate` [INFO] [stderr] --> src/machine.rs:505:8 [INFO] [stderr] | [INFO] [stderr] 505 | fn evaluate(&self, s: State) -> Option { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `strop` (bin "strop" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strop-ae8b37b72ea0eb6d) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/strop-70b705e4ad4527ab) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test machine::stm8::tests::instruction_set_stm8 ... ok [INFO] [stdout] test machine::pic::tests::instr_set_pic14 ... ok [INFO] [stdout] test machine::mos6502::tests::instruction_set_6502 ... ok [INFO] [stdout] test machine::tests::add_to_reg8_test ... ok [INFO] [stdout] test machine::mos6502::tests::instruction_set_65i02 ... ok [INFO] [stdout] test machine::mos6502::tests::instruction_set_65c02 ... ok [INFO] [stdout] test machine::tests::instruction_lengths_6502 ... ok [INFO] [stdout] test machine::tests::disassembler_stm8 ... ok [INFO] [stdout] test machine::tests::disassembler_6800 ... ok [INFO] [stdout] test machine::tests::disassembler_pic ... ok [INFO] [stdout] test machine::tests::disassembler_prex86 ... ok [INFO] [stdout] test machine::tests::disassembler_6502 ... ok [INFO] [stdout] test machine::pic::tests::exclude_instructions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.12s [INFO] [stdout] [INFO] [stderr] Doc-tests strop [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" "b0edfc5c01ddf145281f70a9d8a6ab94ef0ebbbd8191aabc89f3612d224114fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0edfc5c01ddf145281f70a9d8a6ab94ef0ebbbd8191aabc89f3612d224114fc", kill_on_drop: false }` [INFO] [stdout] b0edfc5c01ddf145281f70a9d8a6ab94ef0ebbbd8191aabc89f3612d224114fc