[INFO] cloning repository https://github.com/rainbowbismuth/speckle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rainbowbismuth/speckle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainbowbismuth%2Fspeckle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainbowbismuth%2Fspeckle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0db81a048dc2f45c5fe06716cfab35e8060d6d4a
[INFO] building rainbowbismuth/speckle/0db81a048dc2f45c5fe06716cfab35e8060d6d4a against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainbowbismuth%2Fspeckle" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rainbowbismuth/speckle on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rainbowbismuth/speckle
[INFO] finished tweaking git repo https://github.com/rainbowbismuth/speckle
[INFO] tweaked toml for git repo https://github.com/rainbowbismuth/speckle written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rainbowbismuth/speckle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread-id v2.0.0
[INFO] [stderr]   Downloaded thread_local v0.2.6
[INFO] [stderr]   Downloaded utf8-ranges v0.1.3
[INFO] [stderr]   Downloaded memchr v0.1.11
[INFO] [stderr]   Downloaded libc v0.2.14
[INFO] [stderr]   Downloaded regex-syntax v0.3.4
[INFO] [stderr]   Downloaded regex v0.1.73
[INFO] [stderr]   Downloaded aho-corasick v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83120837fa2ffe659abccdae1f443690e95e8c6aaf8d02adc958d6a42042b00f
[INFO] running `Command { std: "docker" "start" "-a" "83120837fa2ffe659abccdae1f443690e95e8c6aaf8d02adc958d6a42042b00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83120837fa2ffe659abccdae1f443690e95e8c6aaf8d02adc958d6a42042b00f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83120837fa2ffe659abccdae1f443690e95e8c6aaf8d02adc958d6a42042b00f", kill_on_drop: false }`
[INFO] [stdout] 83120837fa2ffe659abccdae1f443690e95e8c6aaf8d02adc958d6a42042b00f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fa74a0d30db1a998344388611a3ac67bf77f0b06c68967914ee3cbc640678e6
[INFO] running `Command { std: "docker" "start" "-a" "1fa74a0d30db1a998344388611a3ac67bf77f0b06c68967914ee3cbc640678e6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.14
[INFO] [stderr]    Compiling speckle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:337:32
[INFO] [stdout]     |
[INFO] [stdout] 337 |             buf: unsafe { mem::uninitialized() }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg_bis`
[INFO] [stdout]    --> src/arch/x64.rs:583:42
[INFO] [stdout]     |
[INFO] [stdout] 583 |             ArithQSrc::Reg64BaseIdxScale(reg_bis) => /*match dest.into()*/ {
[INFO] [stdout]     |                                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reg_bis`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg_bis_d`
[INFO] [stdout]    --> src/arch/x64.rs:586:54
[INFO] [stdout]     |
[INFO] [stdout] 586 |             ArithQSrc::Reg64BaseIdxScaleDisplacement(reg_bis_d) => /*match dest.into()*/ {
[INFO] [stdout]     |                                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reg_bis_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/arch/x64.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Reg64 {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] 18 |     RAX = 0,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 19 |     RCX, // 1
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 20 |     RDX, // 2
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 21 |     RBX, // 3
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 22 |     RSP, // 4 Makes SIB happen except when Mod == 0b11
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 23 |     RBP, // 5 Is RIP when Mod == 0b00
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 24 |     RSI, // 6
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 25 |     RDI, // 7
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 26 |     R8,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 27 |     R9,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 28 |     R10,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 29 |     R11,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 30 |     R12,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 31 |     R13,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 32 |     R14,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 33 |     R15,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Reg64` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RIP` is never constructed
[INFO] [stdout]   --> src/arch/x64.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct RIP; // Can't leave out this guy
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RIP` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/arch/x64.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Reg64 {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 40 |     pub fn requires_ext(self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn code(self) -> u8 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn wants_sib(self, modb: Mod) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn is_rip(self, modb: Mod) -> bool {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn ptr(self) -> Reg64Deref {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn x1(self) -> Reg64IdxScale {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn x2(self) -> Reg64IdxScale {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn x4(self) -> Reg64IdxScale {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn x8(self) -> Reg64IdxScale {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `One`, `Two`, `Four`, and `Eight` are never constructed
[INFO] [stdout]   --> src/arch/x64.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub enum Scale {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] 82 |     One = 0,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 83 |     Two,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 84 |     Four,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 85 |     Eight,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scale` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `code` is never used
[INFO] [stdout]   --> src/arch/x64.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | impl Scale {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 89 |     pub fn code(self) -> u8 {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/arch/x64.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct Reg64Deref(Reg64);
[INFO] [stdout]    |            ---------- ^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Reg64Deref` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/arch/x64.rs:98:30
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub struct Reg64Displacement(Reg64, i32);
[INFO] [stdout]    |            ----------------- ^^^^^  ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `Reg64Displacement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, and `3` are never read
[INFO] [stdout]    --> src/arch/x64.rs:107:42
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Reg64BaseIdxScaleDisplacement(Reg64, Reg64, Scale, i32);
[INFO] [stdout]     |            ----------------------------- ^^^^^  ^^^^^  ^^^^^  ^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing these fields
[INFO] [stdout]     = note: `Reg64BaseIdxScaleDisplacement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |     Imm(i32),
[INFO] [stdout]     |     --- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQSrc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 152 |     Imm(()),
[INFO] [stdout]     |         ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:153:10
[INFO] [stdout]     |
[INFO] [stdout] 153 |     Disp(i32),
[INFO] [stdout]     |     ---- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQSrc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 153 |     Disp(()),
[INFO] [stdout]     |          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:154:11
[INFO] [stdout]     |
[INFO] [stdout] 154 |     Reg64(Reg64),
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQSrc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 154 |     Reg64(()),
[INFO] [stdout]     |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     Reg64Deref(Reg64Deref),
[INFO] [stdout]     |     ---------- ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQSrc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 155 |     Reg64Deref(()),
[INFO] [stdout]     |                ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:156:23
[INFO] [stdout]     |
[INFO] [stdout] 156 |     Reg64Displacement(Reg64Displacement),
[INFO] [stdout]     |     ----------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQSrc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 156 |     Reg64Displacement(()),
[INFO] [stdout]     |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:157:23
[INFO] [stdout]     |
[INFO] [stdout] 157 |     Reg64BaseIdxScale(Reg64BaseIdxScale),
[INFO] [stdout]     |     ----------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQSrc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 157 |     Reg64BaseIdxScale(()),
[INFO] [stdout]     |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:158:35
[INFO] [stdout]     |
[INFO] [stdout] 158 |     Reg64BaseIdxScaleDisplacement(Reg64BaseIdxScaleDisplacement),
[INFO] [stdout]     |     ----------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQSrc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 158 |     Reg64BaseIdxScaleDisplacement(()),
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:166:10
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Disp(i32),
[INFO] [stdout]     |     ---- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQDest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 166 |     Disp(()),
[INFO] [stdout]     |          ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:167:11
[INFO] [stdout]     |
[INFO] [stdout] 167 |     Reg64(Reg64),
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQDest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 167 |     Reg64(()),
[INFO] [stdout]     |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:168:16
[INFO] [stdout]     |
[INFO] [stdout] 168 |     Reg64Deref(Reg64Deref),
[INFO] [stdout]     |     ---------- ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQDest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 168 |     Reg64Deref(()),
[INFO] [stdout]     |                ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:169:23
[INFO] [stdout]     |
[INFO] [stdout] 169 |     Reg64Displacement(Reg64Displacement),
[INFO] [stdout]     |     ----------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQDest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 169 |     Reg64Displacement(()),
[INFO] [stdout]     |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:170:23
[INFO] [stdout]     |
[INFO] [stdout] 170 |     Reg64BaseIdxScale(Reg64BaseIdxScale),
[INFO] [stdout]     |     ----------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQDest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 170 |     Reg64BaseIdxScale(()),
[INFO] [stdout]     |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 |     Reg64BaseIdxScaleDisplacement(Reg64BaseIdxScaleDisplacement),
[INFO] [stdout]     |     ----------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQDest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 171 |     Reg64BaseIdxScaleDisplacement(()),
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ArithInstr` is never used
[INFO] [stdout]    --> src/arch/x64.rs:255:10
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub enum ArithInstr {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithInstr` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `code` is never used
[INFO] [stdout]    --> src/arch/x64.rs:267:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | impl ArithInstr {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 267 |     pub fn code(self) -> u8 {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Indirect`, `OneByteDisp`, `FourByteDisp`, and `Register` are never constructed
[INFO] [stdout]    --> src/arch/x64.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub enum Mod {
[INFO] [stdout]     |          --- variants in this enum
[INFO] [stdout] 275 |     Indirect = 0,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 276 |     OneByteDisp,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 277 |     FourByteDisp,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 278 |     Register,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Mod` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `code` is never used
[INFO] [stdout]    --> src/arch/x64.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 281 | impl Mod {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] 282 |     pub fn code(self) -> u8 {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RegDir` is never used
[INFO] [stdout]    --> src/arch/x64.rs:289:10
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub enum RegDir {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RegDir` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `code` is never used
[INFO] [stdout]    --> src/arch/x64.rs:295:12
[INFO] [stdout]     |
[INFO] [stdout] 294 | impl RegDir {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] 295 |     pub fn code(self) -> u8 {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Instruction` is never used
[INFO] [stdout]    --> src/arch/x64.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub enum Instruction {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]    --> src/arch/x64.rs:307:10
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub enum Error {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]    --> src/arch/x64.rs:311:10
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub type Result<T> = result::Result<T, Error>;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ArithQCompatible` is never used
[INFO] [stdout]    --> src/arch/x64.rs:313:11
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub trait ArithQCompatible<Dest> {}
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InstructionBuilder` is never constructed
[INFO] [stdout]    --> src/arch/x64.rs:328:8
[INFO] [stdout]     |
[INFO] [stdout] 328 | struct InstructionBuilder {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/arch/x64.rs:334:8
[INFO] [stdout]     |
[INFO] [stdout] 333 | impl InstructionBuilder {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] 334 |     fn new() -> Self {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     fn build(&self) -> &[u8] {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     fn emit(&mut self, byte: u8) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 |     fn emit_rex_w(&mut self, rm_extension: bool, sib_extension: bool, reg_extension: bool) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 |     fn emit_mod_reg_rm(&mut self, modb: Mod, reg: u8, rm: u8) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 |     fn emit_sib(&mut self, scale: Scale, index: u8, base: u8) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 367 |     fn emit_imm_i32(&mut self, imm: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Assembler` is never constructed
[INFO] [stdout]    --> src/arch/x64.rs:375:12
[INFO] [stdout]     |
[INFO] [stdout] 375 | pub struct Assembler<'a> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/arch/x64.rs:381:12
[INFO] [stdout]     |
[INFO] [stdout] 380 | impl<'a> Assembler<'a> {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 381 |     pub fn new(buffer: &'a mut [u8]) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 |     pub fn code(self) -> &'a mut [u8] {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 389 |     fn emit(&mut self, byte: u8) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     fn append(&mut self, ib: &InstructionBuilder) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 400 |     fn arithq_rax_imm(&mut self, arith: ArithInstr, imm: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     fn arithq_disp_only_reg(&mut self, arith: ArithInstr, disp: i32, reg: Reg64, dir: RegDir) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 418 |     fn arithq_reg64_reg64(&mut self, arith: ArithInstr, dst: Reg64, src: Reg64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 426 |     fn arithq_reg64_reg64_deref(&mut self,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 450 |     fn arithq_reg64_reg64_disp_no_zero_check(&mut self,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 480 |     fn arithq_reg64_reg64_disp(&mut self,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 494 |     fn inst_0x81_reg64_imm(&mut self, arith: ArithInstr, dst: Reg64, imm: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 |     fn arithq_qword_disp_imm(&mut self, arith: ArithInstr, disp: i32, imm: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 528 |     pub fn arithq<Src, Dest>(&mut self, arith: ArithInstr, dest: Dest, src: Src)
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 592 |     pub fn add<Src, Dest>(&mut self, dest: Dest, src: Src)
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 599 |     pub fn or<Src, Dest>(&mut self, dest: Dest, src: Src)
[INFO] [stdout]     |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 606 |     pub fn adc<Src, Dest>(&mut self, dest: Dest, src: Src)
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 613 |     pub fn sbb<Src, Dest>(&mut self, dest: Dest, src: Src)
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 620 |     pub fn and<Src, Dest>(&mut self, dest: Dest, src: Src)
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 627 |     pub fn sub<Src, Dest>(&mut self, dest: Dest, src: Src)
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 634 |     pub fn xor<Src, Dest>(&mut self, dest: Dest, src: Src)
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 |     pub fn cmp<Src, Dest>(&mut self, dest: Dest, src: Src)
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 648 |     pub fn ret(&mut self) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 652 |     pub fn emit_dynamic(&mut self, instruction: Instruction) -> Result<()>
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `call` and `call1` are never used
[INFO] [stdout]    --> src/arch/x64.rs:685:19
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Code {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] 685 |     pub unsafe fn call(&self) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 689 |     pub unsafe fn call1(&self, arg: u64) -> u64 {
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `alloc_exec` is never used
[INFO] [stdout]    --> src/arch/x64.rs:705:8
[INFO] [stdout]     |
[INFO] [stdout] 705 | pub fn alloc_exec(code: &[u8]) -> Code {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:337:27
[INFO] [stdout]     |
[INFO] [stdout] 337 |             buf: unsafe { mem::uninitialized() }
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this code causes undefined behavior when executed
[INFO] [stdout]     |                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "1fa74a0d30db1a998344388611a3ac67bf77f0b06c68967914ee3cbc640678e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fa74a0d30db1a998344388611a3ac67bf77f0b06c68967914ee3cbc640678e6", kill_on_drop: false }`
[INFO] [stdout] 1fa74a0d30db1a998344388611a3ac67bf77f0b06c68967914ee3cbc640678e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53a2976715a96f5595d84d630a16719632f9b91a8fa5c657bd0de2bec57b11c5
[INFO] running `Command { std: "docker" "start" "-a" "53a2976715a96f5595d84d630a16719632f9b91a8fa5c657bd0de2bec57b11c5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling regex-syntax v0.3.4
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling aho-corasick v0.5.2
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling thread_local v0.2.6
[INFO] [stderr]    Compiling regex v0.1.73
[INFO] [stderr]    Compiling speckle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `macos`
[INFO] [stdout]    --> src/arch/x64.rs:736:25
[INFO] [stdout]     |
[INFO] [stdout] 736 |     #[cfg(all(any(unix, macos), target_arch="x86_64"))]
[INFO] [stdout]     |                         ^^^^^ help: found config with similar value: `target_os = "macos"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(macos)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(macos)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:337:32
[INFO] [stdout]     |
[INFO] [stdout] 337 |             buf: unsafe { mem::uninitialized() }
[INFO] [stdout]     |                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:739:47
[INFO] [stdout]     |
[INFO] [stdout] 739 |         let mut buf: [u8; 64] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:754:52
[INFO] [stdout]     |
[INFO] [stdout] 754 |             let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:831:52
[INFO] [stdout]     |
[INFO] [stdout] 831 |             let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:852:52
[INFO] [stdout]     |
[INFO] [stdout] 852 |             let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:875:52
[INFO] [stdout]     |
[INFO] [stdout] 875 |             let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:898:56
[INFO] [stdout]     |
[INFO] [stdout] 898 |                 let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:909:56
[INFO] [stdout]     |
[INFO] [stdout] 909 |                 let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:933:56
[INFO] [stdout]     |
[INFO] [stdout] 933 |                 let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:944:56
[INFO] [stdout]     |
[INFO] [stdout] 944 |                 let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:974:56
[INFO] [stdout]     |
[INFO] [stdout] 974 |                 let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/arch/x64.rs:991:56
[INFO] [stdout]     |
[INFO] [stdout] 991 |                 let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg_bis`
[INFO] [stdout]    --> src/arch/x64.rs:583:42
[INFO] [stdout]     |
[INFO] [stdout] 583 |             ArithQSrc::Reg64BaseIdxScale(reg_bis) => /*match dest.into()*/ {
[INFO] [stdout]     |                                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reg_bis`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reg_bis_d`
[INFO] [stdout]    --> src/arch/x64.rs:586:54
[INFO] [stdout]     |
[INFO] [stdout] 586 |             ArithQSrc::Reg64BaseIdxScaleDisplacement(reg_bis_d) => /*match dest.into()*/ {
[INFO] [stdout]     |                                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_reg_bis_d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RIP` is never constructed
[INFO] [stdout]   --> src/arch/x64.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub struct RIP; // Can't leave out this guy
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RIP` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `x1`, `x2`, `x4`, and `x8` are never used
[INFO] [stdout]   --> src/arch/x64.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Reg64 {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn x1(self) -> Reg64IdxScale {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn x2(self) -> Reg64IdxScale {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn x4(self) -> Reg64IdxScale {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn x8(self) -> Reg64IdxScale {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Two`, `Four`, and `Eight` are never constructed
[INFO] [stdout]   --> src/arch/x64.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub enum Scale {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] 82 |     One = 0,
[INFO] [stdout] 83 |     Two,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 84 |     Four,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 85 |     Eight,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Scale` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, `2`, and `3` are never read
[INFO] [stdout]    --> src/arch/x64.rs:107:42
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct Reg64BaseIdxScaleDisplacement(Reg64, Reg64, Scale, i32);
[INFO] [stdout]     |            ----------------------------- ^^^^^  ^^^^^  ^^^^^  ^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing these fields
[INFO] [stdout]     = note: `Reg64BaseIdxScaleDisplacement` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:170:23
[INFO] [stdout]     |
[INFO] [stdout] 170 |     Reg64BaseIdxScale(Reg64BaseIdxScale),
[INFO] [stdout]     |     ----------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQDest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 170 |     Reg64BaseIdxScale(()),
[INFO] [stdout]     |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/arch/x64.rs:171:35
[INFO] [stdout]     |
[INFO] [stdout] 171 |     Reg64BaseIdxScaleDisplacement(Reg64BaseIdxScaleDisplacement),
[INFO] [stdout]     |     ----------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArithQDest` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 171 |     Reg64BaseIdxScaleDisplacement(()),
[INFO] [stdout]     |                                   ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Instruction` is never used
[INFO] [stdout]    --> src/arch/x64.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 | pub enum Instruction {
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Instruction` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Error` is never used
[INFO] [stdout]    --> src/arch/x64.rs:307:10
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub enum Error {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]    --> src/arch/x64.rs:311:10
[INFO] [stdout]     |
[INFO] [stdout] 311 | pub type Result<T> = result::Result<T, Error>;
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `adc`, `cmp`, and `emit_dynamic` are never used
[INFO] [stdout]    --> src/arch/x64.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 380 | impl<'a> Assembler<'a> {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 606 |     pub fn adc<Src, Dest>(&mut self, dest: Dest, src: Src)
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 641 |     pub fn cmp<Src, Dest>(&mut self, dest: Dest, src: Src)
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 652 |     pub fn emit_dynamic(&mut self, instruction: Instruction) -> Result<()>
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `call` is never used
[INFO] [stdout]    --> src/arch/x64.rs:685:19
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Code {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] 685 |     pub unsafe fn call(&self) {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 16]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:337:27
[INFO] [stdout]     |
[INFO] [stdout] 337 |             buf: unsafe { mem::uninitialized() }
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this code causes undefined behavior when executed
[INFO] [stdout]     |                           help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 64]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:739:42
[INFO] [stdout]     |
[INFO] [stdout] 739 |         let mut buf: [u8; 64] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this code causes undefined behavior when executed
[INFO] [stdout]     |                                          help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 128]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:754:47
[INFO] [stdout]     |
[INFO] [stdout] 754 |             let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this code causes undefined behavior when executed
[INFO] [stdout]     |                                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 128]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:831:47
[INFO] [stdout]     |
[INFO] [stdout] 831 |             let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this code causes undefined behavior when executed
[INFO] [stdout]     |                                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 128]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:852:47
[INFO] [stdout]     |
[INFO] [stdout] 852 |             let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this code causes undefined behavior when executed
[INFO] [stdout]     |                                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 128]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:875:47
[INFO] [stdout]     |
[INFO] [stdout] 875 |             let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this code causes undefined behavior when executed
[INFO] [stdout]     |                                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 128]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:898:51
[INFO] [stdout]     |
[INFO] [stdout] 898 |                 let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 128]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:909:51
[INFO] [stdout]     |
[INFO] [stdout] 909 |                 let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 128]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:933:51
[INFO] [stdout]     |
[INFO] [stdout] 933 |                 let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 128]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:944:51
[INFO] [stdout]     |
[INFO] [stdout] 944 |                 let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 128]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:974:51
[INFO] [stdout]     |
[INFO] [stdout] 974 |                 let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `[u8; 128]` does not permit being left uninitialized
[INFO] [stdout]    --> src/arch/x64.rs:991:51
[INFO] [stdout]     |
[INFO] [stdout] 991 |                 let mut buf: [u8; 128] = unsafe { mem::uninitialized() };
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.12s
[INFO] running `Command { std: "docker" "inspect" "53a2976715a96f5595d84d630a16719632f9b91a8fa5c657bd0de2bec57b11c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53a2976715a96f5595d84d630a16719632f9b91a8fa5c657bd0de2bec57b11c5", kill_on_drop: false }`
[INFO] [stdout] 53a2976715a96f5595d84d630a16719632f9b91a8fa5c657bd0de2bec57b11c5
