[INFO] fetching crate csx64 0.1.2... [INFO] testing csx64-0.1.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate csx64 0.1.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate csx64 0.1.2 [INFO] finished tweaking crates.io crate csx64 0.1.2 [INFO] tweaked toml for crates.io crate csx64 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate csx64 0.1.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 37 packages to latest compatible versions [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_xorshift v0.3.0 (available: v0.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17b41fe7622701bdb30aa47da6134d9d80da790dad7fd78d9f3b6eb95e0da7fd [INFO] running `Command { std: "docker" "start" "-a" "17b41fe7622701bdb30aa47da6134d9d80da790dad7fd78d9f3b6eb95e0da7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17b41fe7622701bdb30aa47da6134d9d80da790dad7fd78d9f3b6eb95e0da7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b41fe7622701bdb30aa47da6134d9d80da790dad7fd78d9f3b6eb95e0da7fd", kill_on_drop: false }` [INFO] [stdout] 17b41fe7622701bdb30aa47da6134d9d80da790dad7fd78d9f3b6eb95e0da7fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbd8442c2b3c14a0f722133ceda4095d9973e884a1fcf5d77995dee7dcd6e5d5 [INFO] running `Command { std: "docker" "start" "-a" "bbd8442c2b3c14a0f722133ceda4095d9973e884a1fcf5d77995dee7dcd6e5d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling rug v1.28.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csx64 v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use rug::{Float, float::SmallFloat}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1217:65 [INFO] [stdout] | [INFO] [stdout] 1217 | 1 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_f32(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1218:65 [INFO] [stdout] | [INFO] [stdout] 1218 | 2 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_f64(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1220:65 [INFO] [stdout] | [INFO] [stdout] 1220 | 4 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_i16(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1221:65 [INFO] [stdout] | [INFO] [stdout] 1221 | 5 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_i32(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1222:65 [INFO] [stdout] | [INFO] [stdout] 1222 | 6 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_i64(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1255:71 [INFO] [stdout] | [INFO] [stdout] 1255 | 3 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_f32(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1256:71 [INFO] [stdout] | [INFO] [stdout] 1256 | 4 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_f64(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1258:71 [INFO] [stdout] | [INFO] [stdout] 1258 | 6 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_i16(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1259:71 [INFO] [stdout] | [INFO] [stdout] 1259 | 7 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_i32(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1260:71 [INFO] [stdout] | [INFO] [stdout] 1260 | 8 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_i64(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/asm/mod.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | ReadError(io::Error), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AsmErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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] 93 - ReadError(io::Error), [INFO] [stdout] 93 + ReadError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_empty` and `len` are never used [INFO] [stdout] --> src/asm/expr.rs:601:8 [INFO] [stdout] | [INFO] [stdout] 599 | pub(crate) trait SymbolTableCore { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] 600 | /// Checks if the symbol table is empty. [INFO] [stdout] 601 | fn is_empty(&self) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 602 | /// Gets the number of defined symbols. [INFO] [stdout] 603 | fn len(&self) -> usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/asm/mod.rs:713:38 [INFO] [stdout] | [INFO] [stdout] 713 | #[derive(Clone, Copy, PartialEq, Eq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HoleType` [INFO] [stdout] 714 | #[repr(u8)] [INFO] [stdout] 715 | pub(crate) enum HoleType { [INFO] [stdout] | -------- `HoleType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/asm/binary_set.rs:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 196 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/asm/expr.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, FromPrimitive, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OP` [INFO] [stdout] 38 | #[repr(u8)] [INFO] [stdout] 39 | pub enum OP { [INFO] [stdout] | -- `OP` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/common/mod.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Copy, Debug, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OPCode` [INFO] [stdout] 15 | #[repr(u8)] [INFO] [stdout] 16 | pub(crate) enum OPCode [INFO] [stdout] | ------ `OPCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/common/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Copy, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Syscall` [INFO] [stdout] 118 | pub(crate) enum Syscall { [INFO] [stdout] | ------- `Syscall` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s [INFO] running `Command { std: "docker" "inspect" "bbd8442c2b3c14a0f722133ceda4095d9973e884a1fcf5d77995dee7dcd6e5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd8442c2b3c14a0f722133ceda4095d9973e884a1fcf5d77995dee7dcd6e5d5", kill_on_drop: false }` [INFO] [stdout] bbd8442c2b3c14a0f722133ceda4095d9973e884a1fcf5d77995dee7dcd6e5d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb00876c21a2ade2bbe916a5e61756650a38f93a1a1e465b3382f229a04282d4 [INFO] running `Command { std: "docker" "start" "-a" "eb00876c21a2ade2bbe916a5e61756650a38f93a1a1e465b3382f229a04282d4", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use rug::{Float, float::SmallFloat}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1217:65 [INFO] [stdout] | [INFO] [stdout] 1217 | 1 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_f32(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1218:65 [INFO] [stdout] | [INFO] [stdout] 1218 | 2 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_f64(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1220:65 [INFO] [stdout] | [INFO] [stdout] 1220 | 4 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_i16(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1221:65 [INFO] [stdout] | [INFO] [stdout] 1221 | 5 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_i32(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1222:65 [INFO] [stdout] | [INFO] [stdout] 1222 | 6 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_i64(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1255:71 [INFO] [stdout] | [INFO] [stdout] 1255 | 3 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_f32(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1256:71 [INFO] [stdout] | [INFO] [stdout] 1256 | 4 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_f64(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1258:71 [INFO] [stdout] | [INFO] [stdout] 1258 | 6 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_i16(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1259:71 [INFO] [stdout] | [INFO] [stdout] 1259 | 7 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_i32(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1260:71 [INFO] [stdout] | [INFO] [stdout] 1260 | 8 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_i64(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/asm/mod.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | ReadError(io::Error), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AsmErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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] 93 - ReadError(io::Error), [INFO] [stdout] 93 + ReadError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csx64 v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `is_empty` and `len` are never used [INFO] [stdout] --> src/asm/expr.rs:601:8 [INFO] [stdout] | [INFO] [stdout] 599 | pub(crate) trait SymbolTableCore { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] 600 | /// Checks if the symbol table is empty. [INFO] [stdout] 601 | fn is_empty(&self) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 602 | /// Gets the number of defined symbols. [INFO] [stdout] 603 | fn len(&self) -> usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/asm/mod.rs:713:38 [INFO] [stdout] | [INFO] [stdout] 713 | #[derive(Clone, Copy, PartialEq, Eq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HoleType` [INFO] [stdout] 714 | #[repr(u8)] [INFO] [stdout] 715 | pub(crate) enum HoleType { [INFO] [stdout] | -------- `HoleType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/asm/binary_set.rs:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 196 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/asm/expr.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, FromPrimitive, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OP` [INFO] [stdout] 38 | #[repr(u8)] [INFO] [stdout] 39 | pub enum OP { [INFO] [stdout] | -- `OP` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/common/mod.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Copy, Debug, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OPCode` [INFO] [stdout] 15 | #[repr(u8)] [INFO] [stdout] 16 | pub(crate) enum OPCode [INFO] [stdout] | ------ `OPCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/common/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Copy, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Syscall` [INFO] [stdout] 118 | pub(crate) enum Syscall { [INFO] [stdout] | ------- `Syscall` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:7:25 [INFO] [stdout] | [INFO] [stdout] 7 | use rug::{Float, float::SmallFloat}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1217:65 [INFO] [stdout] | [INFO] [stdout] 1217 | 1 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_f32(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1218:65 [INFO] [stdout] | [INFO] [stdout] 1218 | 2 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_f64(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1220:65 [INFO] [stdout] | [INFO] [stdout] 1220 | 4 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_i16(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1221:65 [INFO] [stdout] | [INFO] [stdout] 1221 | 5 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_i32(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1222:65 [INFO] [stdout] | [INFO] [stdout] 1222 | 6 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_i64(m)?)) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1255:71 [INFO] [stdout] | [INFO] [stdout] 1255 | 3 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_f32(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1256:71 [INFO] [stdout] | [INFO] [stdout] 1256 | 4 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_f64(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1258:71 [INFO] [stdout] | [INFO] [stdout] 1258 | 6 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_i16(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1259:71 [INFO] [stdout] | [INFO] [stdout] 1259 | 7 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_i32(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/exec/mod.rs:1260:71 [INFO] [stdout] | [INFO] [stdout] 1260 | 8 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_i64(m)?))) } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/common/f80.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | use rug::float::SmallFloat; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stdout] --> src/common/f80.rs:324:52 [INFO] [stdout] | [INFO] [stdout] 324 | assert_eq!(F80::from(&almost_2).0, F80::from(&*SmallFloat::from(2)).0); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/asm/mod.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | ReadError(io::Error), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AsmErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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] 93 - ReadError(io::Error), [INFO] [stdout] 93 + ReadError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_empty` and `len` are never used [INFO] [stdout] --> src/asm/expr.rs:601:8 [INFO] [stdout] | [INFO] [stdout] 599 | pub(crate) trait SymbolTableCore { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] 600 | /// Checks if the symbol table is empty. [INFO] [stdout] 601 | fn is_empty(&self) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 602 | /// Gets the number of defined symbols. [INFO] [stdout] 603 | fn len(&self) -> usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/asm/mod.rs:713:38 [INFO] [stdout] | [INFO] [stdout] 713 | #[derive(Clone, Copy, PartialEq, Eq, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HoleType` [INFO] [stdout] 714 | #[repr(u8)] [INFO] [stdout] 715 | pub(crate) enum HoleType { [INFO] [stdout] | -------- `HoleType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/asm/binary_set.rs:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 196 | pub fn iter(&self) -> Iter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/asm/expr.rs:37:30 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Debug, Clone, Copy, FromPrimitive, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OP` [INFO] [stdout] 38 | #[repr(u8)] [INFO] [stdout] 39 | pub enum OP { [INFO] [stdout] | -- `OP` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/asm/expr.rs:1184:18 [INFO] [stdout] | [INFO] [stdout] 1184 | fn value_ref(&self) -> ValueRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1184 | fn value_ref(&self) -> ValueRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/common/mod.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Copy, Debug, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OPCode` [INFO] [stdout] 15 | #[repr(u8)] [INFO] [stdout] 16 | pub(crate) enum OPCode [INFO] [stdout] | ------ `OPCode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/common/mod.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Clone, Copy, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Syscall` [INFO] [stdout] 118 | pub(crate) enum Syscall { [INFO] [stdout] | ------- `Syscall` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.26s [INFO] running `Command { std: "docker" "inspect" "eb00876c21a2ade2bbe916a5e61756650a38f93a1a1e465b3382f229a04282d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb00876c21a2ade2bbe916a5e61756650a38f93a1a1e465b3382f229a04282d4", kill_on_drop: false }` [INFO] [stdout] eb00876c21a2ade2bbe916a5e61756650a38f93a1a1e465b3382f229a04282d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9722c5eacd0fb3b91d1b49ee60d6d2c194f53b7d28741156dad42ace39feecb [INFO] running `Command { std: "docker" "start" "-a" "e9722c5eacd0fb3b91d1b49ee60d6d2c194f53b7d28741156dad42ace39feecb", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/exec/mod.rs:7:25 [INFO] [stderr] | [INFO] [stderr] 7 | use rug::{Float, float::SmallFloat}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/exec/mod.rs:1217:65 [INFO] [stderr] | [INFO] [stderr] 1217 | 1 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_f32(m)?)) } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/exec/mod.rs:1218:65 [INFO] [stderr] | [INFO] [stderr] 1218 | 2 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_f64(m)?)) } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/exec/mod.rs:1220:65 [INFO] [stderr] | [INFO] [stderr] 1220 | 4 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_i16(m)?)) } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/exec/mod.rs:1221:65 [INFO] [stderr] | [INFO] [stderr] 1221 | 5 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_i32(m)?)) } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/exec/mod.rs:1222:65 [INFO] [stderr] | [INFO] [stderr] 1222 | 6 => { let m = self.get_address_adv()?; F80::from(&*SmallFloat::from(self.memory.get_i64(m)?)) } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/exec/mod.rs:1255:71 [INFO] [stderr] | [INFO] [stderr] 1255 | 3 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_f32(m)?))) } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/exec/mod.rs:1256:71 [INFO] [stderr] | [INFO] [stderr] 1256 | 4 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_f64(m)?))) } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/exec/mod.rs:1258:71 [INFO] [stderr] | [INFO] [stderr] 1258 | 6 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_i16(m)?))) } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/exec/mod.rs:1259:71 [INFO] [stderr] | [INFO] [stderr] 1259 | 7 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_i32(m)?))) } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/exec/mod.rs:1260:71 [INFO] [stderr] | [INFO] [stderr] 1260 | 8 => { let m = self.get_address_adv()?; (top, F80::from(&*SmallFloat::from(self.memory.get_i64(m)?))) } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/asm/mod.rs:93:15 [INFO] [stderr] | [INFO] [stderr] 93 | ReadError(io::Error), [INFO] [stderr] | --------- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `AsmErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 93 - ReadError(io::Error), [INFO] [stderr] 93 + ReadError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: methods `is_empty` and `len` are never used [INFO] [stderr] --> src/asm/expr.rs:601:8 [INFO] [stderr] | [INFO] [stderr] 599 | pub(crate) trait SymbolTableCore { [INFO] [stderr] | --------------- methods in this trait [INFO] [stderr] 600 | /// Checks if the symbol table is empty. [INFO] [stderr] 601 | fn is_empty(&self) -> bool; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 602 | /// Gets the number of defined symbols. [INFO] [stderr] 603 | fn len(&self) -> usize; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/asm/mod.rs:713:38 [INFO] [stderr] | [INFO] [stderr] 713 | #[derive(Clone, Copy, PartialEq, Eq, FromPrimitive)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HoleType` [INFO] [stderr] 714 | #[repr(u8)] [INFO] [stderr] 715 | pub(crate) enum HoleType { [INFO] [stderr] | -------- `HoleType` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/asm/binary_set.rs:196:17 [INFO] [stderr] | [INFO] [stderr] 196 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 196 | pub fn iter(&self) -> Iter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/asm/expr.rs:37:30 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive(Debug, Clone, Copy, FromPrimitive, PartialOrd, Ord, PartialEq, Eq, Hash)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OP` [INFO] [stderr] 38 | #[repr(u8)] [INFO] [stderr] 39 | pub enum OP { [INFO] [stderr] | -- `OP` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/common/mod.rs:14:30 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Clone, Copy, Debug, FromPrimitive)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OPCode` [INFO] [stderr] 15 | #[repr(u8)] [INFO] [stderr] 16 | pub(crate) enum OPCode [INFO] [stderr] | ------ `OPCode` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/common/mod.rs:117:23 [INFO] [stderr] | [INFO] [stderr] 117 | #[derive(Clone, Copy, FromPrimitive)] [INFO] [stderr] | ^------------ [INFO] [stderr] | | [INFO] [stderr] | `FromPrimitive` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Syscall` [INFO] [stderr] 118 | pub(crate) enum Syscall { [INFO] [stderr] | ------- `Syscall` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/common/f80.rs:14:17 [INFO] [stderr] | [INFO] [stderr] 14 | use rug::float::SmallFloat; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rug::float::SmallFloat`: use `MiniFloat` instead [INFO] [stderr] --> src/common/f80.rs:324:52 [INFO] [stderr] | [INFO] [stderr] 324 | assert_eq!(F80::from(&almost_2).0, F80::from(&*SmallFloat::from(2)).0); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/asm/expr.rs:1184:18 [INFO] [stderr] | [INFO] [stderr] 1184 | fn value_ref(&self) -> ValueRef { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1184 | fn value_ref(&self) -> ValueRef<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `csx64` (lib) generated 18 warnings (run `cargo fix --lib -p csx64` to apply 1 suggestion) [INFO] [stderr] warning: `csx64` (lib test) generated 21 warnings (18 duplicates) (run `cargo fix --lib -p csx64 --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/csx64-be4b6a789157fb96) [INFO] [stdout] [INFO] [stdout] running 162 tests [INFO] [stdout] test asm::asm_args::test_advance_cursor ... ok [INFO] [stdout] test asm::asm_args::test_extr_bin_op ... ok [INFO] [stdout] test asm::asm_args::test_address_parser ... ok [INFO] [stdout] test asm::asm_args::test_extr_string ... ok [INFO] [stdout] test asm::asm_args::test_imm_parser ... ok [INFO] [stdout] test asm::asm_args::test_extract_header ... ok [INFO] [stdout] test asm::asm_args::test_ptriff ... ok [INFO] [stdout] test asm::asm_args::test_next_nonwhite_pos ... ok [INFO] [stdout] test asm::asm_args::test_parse_arg ... ok [INFO] [stdout] test asm::caseless::test_caseless ... ok [INFO] [stdout] test asm::expr::test_all_legal ... ok [INFO] [stdout] test asm::binary_set::test_find_subregion ... ok [INFO] [stdout] test asm::asm_args::test_unexpected_open_paren ... ok [INFO] [stdout] test asm::asm_args::test_float_lexer ... ok [INFO] [stdout] test asm::asm_args::test_unexpected_string ... ok [INFO] [stdout] test asm::binary_set::test_binary_set ... ok [INFO] [stdout] test asm::asm_args::test_extr_expr ... ok [INFO] [stdout] test asm::asm_args::test_tilde_parse ... ok [INFO] [stdout] test asm::expr::test_invalid_op_decode ... ok [INFO] [stdout] test asm::expr::test_catch_cyclic_dep ... ok [INFO] [stdout] test asm::expr::test_symbol_table ... ok [INFO] [stdout] test asm::test_align_seg ... ok [INFO] [stdout] test asm::test_grab_ws_sep_token ... ok [INFO] [stdout] test asm::expr::test_expr_eval ... ok [INFO] [stdout] test asm::test_grab_alnum_token ... ok [INFO] [stdout] test asm::test_size_fns ... ok [INFO] [stdout] test asm::test_reserved_symname ... ok [INFO] [stdout] test asm::test_trim_start_with_pos ... ok [INFO] [stdout] test asm::test_valid_symname ... ok [INFO] [stdout] test asm::test_align_off ... ok [INFO] [stdout] test asm::test_zero_pow2 ... ok [INFO] [stdout] test common::f80::test_f80_disp ... ok [INFO] [stdout] test common::f80::test_serial_f80 ... ok [INFO] [stdout] test common::serialization::test_serial_float ... ok [INFO] [stdout] test test::asm_error_tests::test_binary_ops ... ok [INFO] [stdout] test test::asm_error_tests::test_assert ... ok [INFO] [stdout] test test::asm_error_tests::test_kmov_wrong_size ... ok [INFO] [stdout] test exec::registers::test_cpu_register ... ok [INFO] [stdout] test common::util::test_comma_chain ... ok [INFO] [stdout] test test::asm_error_tests::test_addr_8bit ... ok [INFO] [stdout] test common::serialization::test_serialize_int ... ok [INFO] [stdout] test exec::registers::test_zmm_register ... ok [INFO] [stdout] test test::asm_error_tests::test_ins_outside_text_seg ... ok [INFO] [stdout] test test::asm_error_tests::test_if_errors ... ok [INFO] [stdout] test test::asm_error_tests::test_double_global_extern ... ok [INFO] [stdout] test test::asm_error_tests::test_empty_source ... ok [INFO] [stdout] test test::asm_error_tests::test_late_expr_errors ... ok [INFO] [stdout] test test::asm_error_tests::test_prefixed_suggestion ... ok [INFO] [stdout] test test::asm_error_tests::test_no_arg_ops ... ok [INFO] [stdout] test test::asm_error_tests::test_value_unknown_size ... ok [INFO] [stdout] test test::asm_error_tests::test_bad_addr ... ok [INFO] [stdout] test test::asm_error_tests::test_segment ... ok [INFO] [stdout] test asm::asm_args::test_numeric_formats ... ok [INFO] [stdout] test test::asm_error_tests::test_shebang ... ok [INFO] [stdout] test test::asm_error_tests::test_times_errors ... ok [INFO] [stdout] test asm::binary_set::test_binary_set_empty_panic - should panic ... ok [INFO] [stdout] test test::exe_tests::test_cmps ... ok [INFO] [stdout] test common::f80::test_f80_cvt ... ok [INFO] [stdout] test test::exe_tests::test_ctime_char_ops ... ok [INFO] [stdout] test test::exe_tests::test_btc ... ok [INFO] [stdout] test test::exe_syscall_tests::test_brk ... ok [INFO] [stdout] test test::exe_syscall_tests::test_read ... ok [INFO] [stdout] test test::exe_tests::test_bit_regops ... ok [INFO] [stdout] test test::exe_tests::test_asm_encodings ... ok [INFO] [stdout] test test::exe_tests::test_bts ... ok [INFO] [stdout] test test::exe_tests::test_binary_addr_imm_size_combos ... ok [INFO] [stdout] test test::exe_tests::test_fld_finit ... ok [INFO] [stdout] test test::exe_tests::test_call_ret_loop ... ok [INFO] [stdout] test test::exe_tests::test_binary_high_regs ... ok [INFO] [stdout] test test::exe_tests::test_bt ... ok [INFO] [stdout] test test::exe_tests::test_fsubr ... ok [INFO] [stdout] test test::exe_tests::test_btr ... ok [INFO] [stdout] test test::exe_tests::test_and_or_xor_test ... ok [INFO] [stdout] test test::exe_syscall_tests::test_write ... ok [INFO] [stdout] test test::exe_tests::test_extern_string ... ok [INFO] [stdout] test test::exe_tests::test_dec ... ok [INFO] [stdout] test test::exe_tests::test_add ... ok [INFO] [stdout] test test::exe_tests::test_idiv ... ok [INFO] [stdout] test test::exe_tests::test_jcc ... ok [INFO] [stdout] test test::exe_tests::test_kmov ... ok [INFO] [stdout] test test::exe_tests::test_imulx ... ok [INFO] [stdout] test test::exe_tests::test_jmp ... ok [INFO] [stdout] test test::exe_tests::test_imul_2 ... ok [INFO] [stdout] test test::exe_tests::test_mov ... ok [INFO] [stdout] test test::exe_tests::test_fadd ... ok [INFO] [stdout] test test::exe_tests::test_lea ... ok [INFO] [stdout] test test::exe_tests::test_imul_3 ... ok [INFO] [stdout] test test::exe_tests::test_fsub ... ok [INFO] [stdout] test test::exe_tests::test_inc ... ok [INFO] [stdout] test test::exe_tests::test_div ... ok [INFO] [stdout] test test::exe_tests::test_mul_3 ... ok [INFO] [stdout] test test::exe_tests::test_neg ... ok [INFO] [stdout] test test::exe_tests::test_movs ... ok [INFO] [stdout] test test::exe_tests::test_mul_2 ... ok [INFO] [stdout] test test::exe_tests::test_mov_basic ... ok [INFO] [stdout] test test::exe_tests::test_lods ... ok [INFO] [stdout] test test::exe_tests::test_mov_cc ... ok [INFO] [stdout] test test::exe_tests::test_rcl ... ok [INFO] [stdout] test test::exe_tests::test_movsx ... ok [INFO] [stdout] test test::exe_tests::test_mul_1 ... ok [INFO] [stdout] test test::exe_tests::test_mulx ... ok [INFO] [stdout] test test::exe_tests::test_scas ... ok [INFO] [stdout] test test::exe_tests::test_push_pop ... ok [INFO] [stdout] test test::exe_tests::test_shl ... ok [INFO] [stdout] test test::exe_tests::test_shlx ... ok [INFO] [stdout] test test::exe_tests::test_imul_1 ... ok [INFO] [stdout] test test::exe_tests::test_rcr ... ok [INFO] [stdout] test test::exe_tests::test_setcc ... ok [INFO] [stdout] test test::exe_tests::test_rol ... ok [INFO] [stdout] test test::exe_tests::test_sarx ... ok [INFO] [stdout] test test::exe_tests::test_shr ... ok [INFO] [stdout] test test::lnk_error_tests::test_cyclic_deps ... ok [INFO] [stdout] test test::lnk_error_tests::test_empty ... ok [INFO] [stdout] test test::exe_tests::test_not ... ok [INFO] [stdout] test test::exe_tests::test_movzx ... ok [INFO] [stdout] test test::exe_tests::test_sub_cmp ... ok [INFO] [stdout] test test::exe_tests::test_sar ... ok [INFO] [stdout] test test::stdio_tests::test_fputc_putc_putchar ... ok [INFO] [stdout] test test::exe_tests::test_stos ... ok [INFO] [stdout] test test::exe_tests::test_shrx ... ok [INFO] [stdout] test test::exe_tests::test_ror ... ok [INFO] [stdout] test test::exe_tests::test_vmovx ... ok [INFO] [stdout] test test::exe_tests::test_vec_addf ... ok [INFO] [stdout] test test::stdlib_tests::test_atexit_32 ... ok [INFO] [stdout] test test::stdlib_tests::test_abort ... ok [INFO] [stdout] test test::stdlib_tests::test_atexit_2 ... ok [INFO] [stdout] test test::stdlib_tests::test_atexit_add_hook_during_exit ... ok [INFO] [stdout] test test::stdio_tests::test_fputs_puts ... ok [INFO] [stdout] test test::exe_tests::test_xchg ... ok [INFO] [stdout] test test::stdlib_tests::test_atexit_1 ... ok [INFO] [stdout] test test::stdio_tests::test_no_files ... ok [INFO] [stdout] test test::stdlib_tests::test_isprint ... ok [INFO] [stdout] test test::stdlib_tests::test_atexit_exit_during_exit ... ok [INFO] [stdout] test test::stdlib_tests::test_isalnum ... ok [INFO] [stdout] test test::exe_tests::test_stack_underflow ... ok [INFO] [stdout] test test::stdlib_tests::test_isalpha ... ok [INFO] [stdout] test test::stdlib_tests::test_isblank ... ok [INFO] [stdout] test test::stdlib_tests::test_iscntrl ... ok [INFO] [stdout] test test::stdlib_tests::test_ispunct ... ok [INFO] [stdout] test test::stdlib_tests::test_isgraph ... ok [INFO] [stdout] test test::stdlib_tests::test_isspace ... ok [INFO] [stdout] test test::stdlib_tests::test_no_main ... ok [INFO] [stdout] test test::stdlib_tests::test_islower ... ok [INFO] [stdout] test test::stdlib_tests::test_isdigit ... ok [INFO] [stdout] test test::stdlib_tests::test_memset ... ok [INFO] [stdout] test test::stdlib_tests::test_isupper ... ok [INFO] [stdout] test test::stdlib_tests::test_stdlib_return ... ok [INFO] [stdout] test test::test_send_sync ... ok [INFO] [stdout] test test::stdlib_tests::test_isxdigit ... ok [INFO] [stdout] test test::stdlib_tests::test_strlen ... ok [INFO] [stdout] test test::exe_tests::test_stack_overflow ... ok [INFO] [stdout] test test::stdlib_tests::test_malloc ... ok [INFO] [stdout] test test::stdlib_tests::test_malloc_realloc ... ok [INFO] [stdout] test test::stdlib_tests::test_memcpy ... ok [INFO] [stdout] test test::exe_tests::test_movdqau ... ok [INFO] [stdout] test test::stdlib_tests::test_malloc_calloc ... ok [INFO] [stdout] test test::stdlib_tests::test_memmove ... ok [INFO] [stdout] test test::stdlib_tests::test_tolower ... ok [INFO] [stdout] test test::stdlib_tests::test_toupper ... ok [INFO] [stdout] test test::exe_tests::test_div_errors ... ok [INFO] [stdout] test test::exe_tests::test_idiv_errors ... ok [INFO] [stdout] test test::stdlib_tests::test_malloc_rand ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 162 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.10s [INFO] [stdout] [INFO] [stderr] Doc-tests csx64 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/asm/expr.rs - asm::expr::ExprData (line 318) ... ok [INFO] [stdout] test src/common/f80.rs - common::f80::F80 (line 56) ... ok [INFO] [stdout] test src/common/serialization.rs - common::serialization (line 13) ... ok [INFO] [stdout] test src/asm/expr.rs - asm::expr::SymbolTable (line 468) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e9722c5eacd0fb3b91d1b49ee60d6d2c194f53b7d28741156dad42ace39feecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9722c5eacd0fb3b91d1b49ee60d6d2c194f53b7d28741156dad42ace39feecb", kill_on_drop: false }` [INFO] [stdout] e9722c5eacd0fb3b91d1b49ee60d6d2c194f53b7d28741156dad42ace39feecb