[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 try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiximeow%2Fyaxpeax-arch" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iximeow/yaxpeax-arch on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 49 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.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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 signal-hook v0.3.18 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0761a1b5b304184ecb3f4c3cbb8dfaab12c118bd07a6ead1fd48da77d5eeae75 [INFO] running `Command { std: "docker" "start" "-a" "0761a1b5b304184ecb3f4c3cbb8dfaab12c118bd07a6ead1fd48da77d5eeae75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0761a1b5b304184ecb3f4c3cbb8dfaab12c118bd07a6ead1fd48da77d5eeae75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0761a1b5b304184ecb3f4c3cbb8dfaab12c118bd07a6ead1fd48da77d5eeae75", kill_on_drop: false }` [INFO] [stdout] 0761a1b5b304184ecb3f4c3cbb8dfaab12c118bd07a6ead1fd48da77d5eeae75 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a02dbdf9397424ee17900987f9d6b448c0e6585e19e237d68f5b7c5b465ab988 [INFO] running `Command { std: "docker" "start" "-a" "a02dbdf9397424ee17900987f9d6b448c0e6585e19e237d68f5b7c5b465ab988", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yaxpeax-arch v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error: 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: `#[deny(binary_asm_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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] error: 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] error: 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] error: 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] error: 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] error: could not compile `yaxpeax-arch` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "a02dbdf9397424ee17900987f9d6b448c0e6585e19e237d68f5b7c5b465ab988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a02dbdf9397424ee17900987f9d6b448c0e6585e19e237d68f5b7c5b465ab988", kill_on_drop: false }` [INFO] [stdout] a02dbdf9397424ee17900987f9d6b448c0e6585e19e237d68f5b7c5b465ab988