[INFO] cloning repository https://github.com/iximeow/yaxpeax-arch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iximeow/yaxpeax-arch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-arch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-arch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4e6d3c81a6086e11ecbcdf87e332137c6717e02
[INFO] testing iximeow/yaxpeax-arch against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-arch" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/iximeow/yaxpeax-arch
[INFO] finished tweaking git repo https://github.com/iximeow/yaxpeax-arch
[INFO] tweaked toml for git repo https://github.com/iximeow/yaxpeax-arch written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iximeow/yaxpeax-arch on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 44 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.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded mio v0.8.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2270b996ce1c8e8207529e1bc4249cfefa9846704ea25806cb6f1f2ebb257aa
[INFO] running `Command { std: "docker" "start" "-a" "f2270b996ce1c8e8207529e1bc4249cfefa9846704ea25806cb6f1f2ebb257aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2270b996ce1c8e8207529e1bc4249cfefa9846704ea25806cb6f1f2ebb257aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2270b996ce1c8e8207529e1bc4249cfefa9846704ea25806cb6f1f2ebb257aa", kill_on_drop: false }`
[INFO] [stdout] f2270b996ce1c8e8207529e1bc4249cfefa9846704ea25806cb6f1f2ebb257aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4d78af901df35bdef0e781e11ee51dfc4863fe60e186044c9326846db0b0c71
[INFO] running `Command { std: "docker" "start" "-a" "f4d78af901df35bdef0e781e11ee51dfc4863fe60e186044c9326846db0b0c71", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.49s
[INFO] running `Command { std: "docker" "inspect" "f4d78af901df35bdef0e781e11ee51dfc4863fe60e186044c9326846db0b0c71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4d78af901df35bdef0e781e11ee51dfc4863fe60e186044c9326846db0b0c71", kill_on_drop: false }`
[INFO] [stdout] f4d78af901df35bdef0e781e11ee51dfc4863fe60e186044c9326846db0b0c71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63005ca059b32716d0cb43f01913cbcbec0b96ba1b2dcea96a056570497ce021
[INFO] running `Command { std: "docker" "start" "-a" "63005ca059b32716d0cb43f01913cbcbec0b96ba1b2dcea96a056570497ce021", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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: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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.97s
[INFO] running `Command { std: "docker" "inspect" "63005ca059b32716d0cb43f01913cbcbec0b96ba1b2dcea96a056570497ce021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63005ca059b32716d0cb43f01913cbcbec0b96ba1b2dcea96a056570497ce021", kill_on_drop: false }`
[INFO] [stdout] 63005ca059b32716d0cb43f01913cbcbec0b96ba1b2dcea96a056570497ce021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f76a28c4752b7b152d9924a9e9288114eb1f4e22ca290477b9c08702d6945e52
[INFO] running `Command { std: "docker" "start" "-a" "f76a28c4752b7b152d9924a9e9288114eb1f4e22ca290477b9c08702d6945e52", kill_on_drop: false }`
[INFO] [stderr] warning: avoid using labels containing only the digits `0` and `1` in inline assembly
[INFO] [stdout] 
[INFO] [stderr]   --> src/display/./display_sink/imp_x86.rs:49:14
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 49 |             "10:",
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |              ^^ use a different label that doesn't start with `0` or `1`
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]    = help: start numbering with `2` instead
[INFO] [stdout] running 6 tests
[INFO] [stderr]    = note: an LLVM bug makes these labels ambiguous with a binary literal number on x86
[INFO] [stdout] test ansi_sink_works ... ok
[INFO] [stderr]    = note: see <https://github.com/llvm/llvm-project/issues/99547> for more information
[INFO] [stdout] test formatters_are_not_feature_gated ... ok
[INFO] [stderr]    = note: `#[warn(binary_asm_labels)]` on by default
[INFO] [stdout] test instruction_text_sink_write_char_requires_ascii ... ok
[INFO] [stderr] 
[INFO] [stdout] test instruction_text_sink_write_char_rejects_not_ascii - should panic ... ok
[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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://github.com/llvm/llvm-project/issues/99547> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `yaxpeax-arch` (test "lib") generated 2 warnings
[INFO] [stderr] warning: `yaxpeax-arch` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yaxpeax_arch-1257f154d9c6d24a)
[INFO] [stderr]      Running tests/display.rs (/opt/rustwide/target/debug/deps/display-2cc84e722215709c)
[INFO] [stdout] test display_sink_write_hex_helpers ... ok
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-f0daa7811a476eb7)
[INFO] [stdout] test sinks_are_equivalent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test example_arch_impl ... ok
[INFO] [stdout] test reader::reader_offset_is_words_not_bytes ... ok
[INFO] [stdout] test test_u16 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reader.rs (/opt/rustwide/target/debug/deps/reader-cb3002bc9c9df6f7)
[INFO] [stdout] 
[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] [stderr]    Doc-tests yaxpeax_arch
[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/address/mod.rs - address::AddressDiff (line 27) ... ok
[INFO] [stdout] test src/color_new.rs - color_new::ansi (line 56) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f76a28c4752b7b152d9924a9e9288114eb1f4e22ca290477b9c08702d6945e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f76a28c4752b7b152d9924a9e9288114eb1f4e22ca290477b9c08702d6945e52", kill_on_drop: false }`
[INFO] [stdout] f76a28c4752b7b152d9924a9e9288114eb1f4e22ca290477b9c08702d6945e52
