[INFO] fetching crate yaxpeax-arch 0.3.2... [INFO] testing yaxpeax-arch-0.3.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate yaxpeax-arch 0.3.2 into /workspace/builds/worker-7-tc1/source [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate yaxpeax-arch 0.3.2 [INFO] finished tweaking crates.io crate yaxpeax-arch 0.3.2 [INFO] tweaked toml for crates.io crate yaxpeax-arch 0.3.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yaxpeax-arch 0.3.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 50 packages to latest compatible versions [INFO] [stderr] Adding crossterm v0.27.0 (available: v0.29.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b75faeddce2221e6bffdf47ddb180b05f072e4104d1c1ddec62135d882a20e6 [INFO] running `Command { std: "docker" "start" "-a" "0b75faeddce2221e6bffdf47ddb180b05f072e4104d1c1ddec62135d882a20e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b75faeddce2221e6bffdf47ddb180b05f072e4104d1c1ddec62135d882a20e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b75faeddce2221e6bffdf47ddb180b05f072e4104d1c1ddec62135d882a20e6", kill_on_drop: false }` [INFO] [stdout] 0b75faeddce2221e6bffdf47ddb180b05f072e4104d1c1ddec62135d882a20e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5729321a76c14aa96d0b48a1be3a889e8e083a6ac34cf376d64f4936569698b [INFO] running `Command { std: "docker" "start" "-a" "d5729321a76c14aa96d0b48a1be3a889e8e083a6ac34cf376d64f4936569698b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling yaxpeax-arch v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | "10:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] = note: `#[warn(binary_asm_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | "11:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | "10:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | "11:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:174:14 [INFO] [stdout] | [INFO] [stdout] 174 | "10:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:179:14 [INFO] [stdout] | [INFO] [stdout] 179 | "11:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `Command { std: "docker" "inspect" "d5729321a76c14aa96d0b48a1be3a889e8e083a6ac34cf376d64f4936569698b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5729321a76c14aa96d0b48a1be3a889e8e083a6ac34cf376d64f4936569698b", kill_on_drop: false }` [INFO] [stdout] d5729321a76c14aa96d0b48a1be3a889e8e083a6ac34cf376d64f4936569698b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0350fdffed23152f64276effa8b7642a2c179140cfbb0220cf0620d1c8b82ca [INFO] running `Command { std: "docker" "start" "-a" "b0350fdffed23152f64276effa8b7642a2c179140cfbb0220cf0620d1c8b82ca", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yaxpeax-arch v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | "10:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] = note: `#[warn(binary_asm_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | "11:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | "10:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | "11:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:174:14 [INFO] [stdout] | [INFO] [stdout] 174 | "10:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:179:14 [INFO] [stdout] | [INFO] [stdout] 179 | "11:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stdout] warning: unexpected `cfg` condition name: `std` [INFO] [stdout] --> tests/lib.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(std)] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "std"` [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [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(std)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `std` [INFO] [stdout] --> tests/lib.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(std)] [INFO] [stdout] | ^^^ help: found config with similar value: `feature = "std"` [INFO] [stdout] | [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(std)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | "10:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] = note: `#[warn(binary_asm_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | "11:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | "10:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | "11:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:174:14 [INFO] [stdout] | [INFO] [stdout] 174 | "10:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stdout] --> src/display/./display_sink/imp_x86.rs:179:14 [INFO] [stdout] | [INFO] [stdout] 179 | "11:", [INFO] [stdout] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stdout] | [INFO] [stdout] = help: start numbering with `2` instead [INFO] [stdout] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stdout] = note: see for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "b0350fdffed23152f64276effa8b7642a2c179140cfbb0220cf0620d1c8b82ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0350fdffed23152f64276effa8b7642a2c179140cfbb0220cf0620d1c8b82ca", kill_on_drop: false }` [INFO] [stdout] b0350fdffed23152f64276effa8b7642a2c179140cfbb0220cf0620d1c8b82ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c78e8992d378bc53df74060f291e61150ff41da22c9ba3f1e82503e273df25a2 [INFO] running `Command { std: "docker" "start" "-a" "c78e8992d378bc53df74060f291e61150ff41da22c9ba3f1e82503e273df25a2", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stderr] --> src/display/./display_sink/imp_x86.rs:49:14 [INFO] [stderr] | [INFO] [stderr] 49 | "10:", [INFO] [stderr] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stderr] | [INFO] [stderr] = help: start numbering with `2` instead [INFO] [stderr] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stderr] = note: see for more information [INFO] [stderr] = note: `#[warn(binary_asm_labels)]` on by default [INFO] [stderr] [INFO] [stderr] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stderr] --> src/display/./display_sink/imp_x86.rs:54:14 [INFO] [stderr] | [INFO] [stderr] 54 | "11:", [INFO] [stderr] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stderr] | [INFO] [stderr] = help: start numbering with `2` instead [INFO] [stderr] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stderr] = note: see for more information [INFO] [stderr] [INFO] [stderr] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stderr] --> src/display/./display_sink/imp_x86.rs:107:14 [INFO] [stderr] | [INFO] [stderr] 107 | "10:", [INFO] [stderr] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stderr] | [INFO] [stderr] = help: start numbering with `2` instead [INFO] [stderr] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stderr] = note: see for more information [INFO] [stderr] [INFO] [stderr] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stderr] --> src/display/./display_sink/imp_x86.rs:112:14 [INFO] [stderr] | [INFO] [stderr] 112 | "11:", [INFO] [stderr] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stderr] | [INFO] [stderr] = help: start numbering with `2` instead [INFO] [stderr] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stderr] = note: see for more information [INFO] [stderr] [INFO] [stderr] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stderr] --> src/display/./display_sink/imp_x86.rs:174:14 [INFO] [stderr] | [INFO] [stderr] 174 | "10:", [INFO] [stderr] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stderr] | [INFO] [stderr] = help: start numbering with `2` instead [INFO] [stderr] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stderr] = note: see for more information [INFO] [stderr] [INFO] [stderr] warning: avoid using labels containing only the digits `0` and `1` in inline assembly [INFO] [stderr] --> src/display/./display_sink/imp_x86.rs:179:14 [INFO] [stderr] | [INFO] [stderr] 179 | "11:", [INFO] [stderr] | ^^ use a different label that doesn't start with `0` or `1` [INFO] [stderr] | [INFO] [stderr] = help: start numbering with `2` instead [INFO] [stderr] = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86 [INFO] [stderr] = note: see for more information [INFO] [stderr] [INFO] [stderr] warning: `yaxpeax-arch` (lib) generated 6 warnings [INFO] [stderr] warning: unexpected `cfg` condition name: `std` [INFO] [stderr] --> tests/lib.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(std)] [INFO] [stderr] | ^^^ help: found config with similar value: `feature = "std"` [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `std` [INFO] [stderr] --> tests/lib.rs:27:7 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(std)] [INFO] [stderr] | ^^^ help: found config with similar value: `feature = "std"` [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `yaxpeax-arch` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] warning: `yaxpeax-arch` (test "lib") generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaxpeax_arch-f7a29144a1035ffb) [INFO] [stderr] Running tests/display.rs (/opt/rustwide/target/debug/deps/display-82580dea47b9736b) [INFO] [stdout] test formatters_are_not_feature_gated ... ok [INFO] [stdout] test instruction_text_sink_write_char_requires_ascii ... ok [INFO] [stdout] test ansi_sink_works ... ok [INFO] [stdout] test instruction_text_sink_write_char_rejects_not_ascii - should panic ... ok [INFO] [stdout] test sinks_are_equivalent ... ok [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-e977e3b8042594d3) [INFO] [stdout] test display_sink_write_hex_helpers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test reader::reader_offset_is_words_not_bytes ... ok [INFO] [stdout] test example_arch_impl ... ok [INFO] [stdout] test test_u16 ... ok [INFO] [stderr] Running tests/reader.rs (/opt/rustwide/target/debug/deps/reader-40ed5c065dca37b4) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests yaxpeax_arch [INFO] [stdout] running 1 test [INFO] [stdout] test reader_offset_is_words_not_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/display/display_sink.rs - display::display_sink::DisplaySink (line 70) - compile fail ... ok [INFO] [stdout] test src/annotation/mod.rs - annotation (line 21) ... ok [INFO] [stdout] test src/color_new.rs - color_new::ansi (line 56) ... ok [INFO] [stdout] test src/address/mod.rs - address::AddressDiff (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c78e8992d378bc53df74060f291e61150ff41da22c9ba3f1e82503e273df25a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78e8992d378bc53df74060f291e61150ff41da22c9ba3f1e82503e273df25a2", kill_on_drop: false }` [INFO] [stdout] c78e8992d378bc53df74060f291e61150ff41da22c9ba3f1e82503e273df25a2