[INFO] cloning repository https://github.com/emmgame221/teenyat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emmgame221/teenyat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmgame221%2Fteenyat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmgame221%2Fteenyat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb73c5d5f775b2cf38ec425254494f78c05353f1 [INFO] testing emmgame221/teenyat against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmgame221%2Fteenyat" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emmgame221/teenyat 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/emmgame221/teenyat [INFO] finished tweaking git repo https://github.com/emmgame221/teenyat [INFO] tweaked toml for git repo https://github.com/emmgame221/teenyat written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/emmgame221/teenyat 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdf61a3ecd22b822900d269d9da83c4440ea92d39e51d4bd6feec2b0ff33936e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cdf61a3ecd22b822900d269d9da83c4440ea92d39e51d4bd6feec2b0ff33936e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdf61a3ecd22b822900d269d9da83c4440ea92d39e51d4bd6feec2b0ff33936e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf61a3ecd22b822900d269d9da83c4440ea92d39e51d4bd6feec2b0ff33936e", kill_on_drop: false }` [INFO] [stdout] cdf61a3ecd22b822900d269d9da83c4440ea92d39e51d4bd6feec2b0ff33936e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fc42d15befd4a3022c21452cff81d0d5c0e88f4ab52c86e2be8b4969e9e1a23f [INFO] running `Command { std: "docker" "start" "-a" "fc42d15befd4a3022c21452cff81d0d5c0e88f4ab52c86e2be8b4969e9e1a23f", kill_on_drop: false }` [INFO] [stderr] Compiling teenyat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Ax` [INFO] [stdout] --> src/arch.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | Ax, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Bx` [INFO] [stdout] --> src/arch.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | Bx, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Cx` [INFO] [stdout] --> src/arch.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | Cx, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Dx` [INFO] [stdout] --> src/arch.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | Dx, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Ex` [INFO] [stdout] --> src/arch.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | Ex, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Fx` [INFO] [stdout] --> src/arch.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | Fx, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.66s [INFO] running `Command { std: "docker" "inspect" "fc42d15befd4a3022c21452cff81d0d5c0e88f4ab52c86e2be8b4969e9e1a23f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc42d15befd4a3022c21452cff81d0d5c0e88f4ab52c86e2be8b4969e9e1a23f", kill_on_drop: false }` [INFO] [stdout] fc42d15befd4a3022c21452cff81d0d5c0e88f4ab52c86e2be8b4969e9e1a23f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ec4c9aef50b728dd19036cf104985d02f78d7688e7b77f153d8d968846066dd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1ec4c9aef50b728dd19036cf104985d02f78d7688e7b77f153d8d968846066dd", kill_on_drop: false }` [INFO] [stderr] Compiling teenyat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Ax` [INFO] [stdout] --> src/arch.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | Ax, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Bx` [INFO] [stdout] --> src/arch.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | Bx, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Cx` [INFO] [stdout] --> src/arch.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | Cx, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Dx` [INFO] [stdout] --> src/arch.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | Dx, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Ex` [INFO] [stdout] --> src/arch.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | Ex, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Fx` [INFO] [stdout] --> src/arch.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | Fx, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/arch.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "1ec4c9aef50b728dd19036cf104985d02f78d7688e7b77f153d8d968846066dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec4c9aef50b728dd19036cf104985d02f78d7688e7b77f153d8d968846066dd", kill_on_drop: false }` [INFO] [stdout] 1ec4c9aef50b728dd19036cf104985d02f78d7688e7b77f153d8d968846066dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b9a8de443e33256ed498ec2f0a4bdd94fc1735222562d829bf47c4707d5a987 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8b9a8de443e33256ed498ec2f0a4bdd94fc1735222562d829bf47c4707d5a987", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Ax` [INFO] [stderr] --> src/arch.rs:263:5 [INFO] [stderr] | [INFO] [stderr] 263 | Ax, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/arch.rs:258:10 [INFO] [stderr] | [INFO] [stderr] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Bx` [INFO] [stderr] --> src/arch.rs:265:5 [INFO] [stderr] | [INFO] [stderr] 265 | Bx, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/arch.rs:258:10 [INFO] [stderr] | [INFO] [stderr] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Cx` [INFO] [stderr] --> src/arch.rs:267:5 [INFO] [stderr] | [INFO] [stderr] 267 | Cx, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/arch.rs:258:10 [INFO] [stderr] | [INFO] [stderr] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Dx` [INFO] [stderr] --> src/arch.rs:269:5 [INFO] [stderr] | [INFO] [stderr] 269 | Dx, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/arch.rs:258:10 [INFO] [stderr] | [INFO] [stderr] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Ex` [INFO] [stderr] --> src/arch.rs:271:5 [INFO] [stderr] | [INFO] [stderr] 271 | Ex, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/arch.rs:258:10 [INFO] [stderr] | [INFO] [stderr] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `Fx` [INFO] [stderr] --> src/arch.rs:273:5 [INFO] [stderr] | [INFO] [stderr] 273 | Fx, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] note: `RegMnem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/arch.rs:258:10 [INFO] [stderr] | [INFO] [stderr] 258 | #[derive(Clone, Copy, Debug, PartialEq, Eq)] [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: `teenyat` (bin "teenyat" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/teenyat-2e51bc2fd784916c) [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" "8b9a8de443e33256ed498ec2f0a4bdd94fc1735222562d829bf47c4707d5a987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b9a8de443e33256ed498ec2f0a4bdd94fc1735222562d829bf47c4707d5a987", kill_on_drop: false }` [INFO] [stdout] 8b9a8de443e33256ed498ec2f0a4bdd94fc1735222562d829bf47c4707d5a987