[INFO] fetching crate yaxpeax-x86 1.2.0... [INFO] checking yaxpeax-x86-1.2.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-2 [INFO] extracting crate yaxpeax-x86 1.2.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate yaxpeax-x86 1.2.0 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yaxpeax-x86 1.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate yaxpeax-x86 1.2.0 [INFO] tweaked toml for crates.io crate yaxpeax-x86 1.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 41 packages [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.5.0) [INFO] [stderr] Adding crossterm v0.19.0 (latest: v0.27.0) [INFO] [stderr] Adding crossterm_winapi v0.7.0 (latest: v0.9.1) [INFO] [stderr] Adding mio v0.7.14 (latest: v0.8.11) [INFO] [stderr] Adding miow v0.3.7 (latest: v0.6.0) [INFO] [stderr] Adding ntapi v0.3.7 (latest: v0.4.1) [INFO] [stderr] Adding parking_lot v0.11.2 (latest: v0.12.1) [INFO] [stderr] Adding parking_lot_core v0.8.6 (latest: v0.9.9) [INFO] [stderr] Adding redox_syscall v0.2.16 (latest: v0.5.1) [INFO] [stderr] Adding signal-hook v0.1.17 (latest: v0.3.17) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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.1.17 [INFO] [stderr] Downloaded yaxpeax-arch v0.2.7 [INFO] [stderr] Downloaded crossterm_winapi v0.7.0 [INFO] [stderr] Downloaded ntapi v0.3.7 [INFO] [stderr] Downloaded crossterm v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc9b60e2bd79aaa6e28293650d71371bcb32a911e8476eaeb75fe6463d03f418 [INFO] running `Command { std: "docker" "start" "-a" "cc9b60e2bd79aaa6e28293650d71371bcb32a911e8476eaeb75fe6463d03f418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc9b60e2bd79aaa6e28293650d71371bcb32a911e8476eaeb75fe6463d03f418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9b60e2bd79aaa6e28293650d71371bcb32a911e8476eaeb75fe6463d03f418", kill_on_drop: false }` [INFO] [stdout] cc9b60e2bd79aaa6e28293650d71371bcb32a911e8476eaeb75fe6463d03f418 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 434d3c3a86c332babe5ea46683a7d6d91332c911805b3c6c883e0ec4b5390879 [INFO] running `Command { std: "docker" "start" "-a" "434d3c3a86c332babe5ea46683a7d6d91332c911805b3c6c883e0ec4b5390879", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling yaxpeax-x86 v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking yaxpeax-arch v0.2.7 [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/long_mode/../shared/evex.in:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | if table as *const [_] == &generated::DUMMY[..] as *const [_] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 176 | if std::ptr::addr_eq(table as *const [_], &generated::DUMMY[..] as *const [_]) { [INFO] [stdout] | ++++++++++++++++++ ~ + [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 176 | if std::ptr::eq(table as *const [_], &generated::DUMMY[..] as *const [_]) { [INFO] [stdout] | +++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/long_mode/../shared/evex.in:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | if table as *const [_] == &generated::DUMMY[..] as *const [_] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 176 | if std::ptr::addr_eq(table as *const [_], &generated::DUMMY[..] as *const [_]) { [INFO] [stdout] | ++++++++++++++++++ ~ + [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 176 | if std::ptr::eq(table as *const [_], &generated::DUMMY[..] as *const [_]) { [INFO] [stdout] | +++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/protected_mode/../shared/evex.in:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | if table as *const [_] == &generated::DUMMY[..] as *const [_] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 176 | if std::ptr::addr_eq(table as *const [_], &generated::DUMMY[..] as *const [_]) { [INFO] [stdout] | ++++++++++++++++++ ~ + [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 176 | if std::ptr::eq(table as *const [_], &generated::DUMMY[..] as *const [_]) { [INFO] [stdout] | +++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/protected_mode/../shared/evex.in:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | if table as *const [_] == &generated::DUMMY[..] as *const [_] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 176 | if std::ptr::addr_eq(table as *const [_], &generated::DUMMY[..] as *const [_]) { [INFO] [stdout] | ++++++++++++++++++ ~ + [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 176 | if std::ptr::eq(table as *const [_], &generated::DUMMY[..] as *const [_]) { [INFO] [stdout] | +++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/real_mode/../shared/evex.in:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | if table as *const [_] == &generated::DUMMY[..] as *const [_] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 176 | if std::ptr::addr_eq(table as *const [_], &generated::DUMMY[..] as *const [_]) { [INFO] [stdout] | ++++++++++++++++++ ~ + [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 176 | if std::ptr::eq(table as *const [_], &generated::DUMMY[..] as *const [_]) { [INFO] [stdout] | +++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected [INFO] [stdout] --> src/real_mode/../shared/evex.in:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | if table as *const [_] == &generated::DUMMY[..] as *const [_] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses [INFO] [stdout] | [INFO] [stdout] 176 | if std::ptr::addr_eq(table as *const [_], &generated::DUMMY[..] as *const [_]) { [INFO] [stdout] | ++++++++++++++++++ ~ + [INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses [INFO] [stdout] | [INFO] [stdout] 176 | if std::ptr::eq(table as *const [_], &generated::DUMMY[..] as *const [_]) { [INFO] [stdout] | +++++++++++++ ~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.29s [INFO] running `Command { std: "docker" "inspect" "434d3c3a86c332babe5ea46683a7d6d91332c911805b3c6c883e0ec4b5390879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "434d3c3a86c332babe5ea46683a7d6d91332c911805b3c6c883e0ec4b5390879", kill_on_drop: false }` [INFO] [stdout] 434d3c3a86c332babe5ea46683a7d6d91332c911805b3c6c883e0ec4b5390879 [INFO] checking yaxpeax-x86-1.2.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-2 [INFO] extracting crate yaxpeax-x86 1.2.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate yaxpeax-x86 1.2.0 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yaxpeax-x86 1.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate yaxpeax-x86 1.2.0 [INFO] tweaked toml for crates.io crate yaxpeax-x86 1.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24011ec3aafb9d53644c84a51d9fb8647b9a7d364a044bdf8c803355a5a612b1 [INFO] running `Command { std: "docker" "start" "-a" "24011ec3aafb9d53644c84a51d9fb8647b9a7d364a044bdf8c803355a5a612b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24011ec3aafb9d53644c84a51d9fb8647b9a7d364a044bdf8c803355a5a612b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24011ec3aafb9d53644c84a51d9fb8647b9a7d364a044bdf8c803355a5a612b1", kill_on_drop: false }` [INFO] [stdout] 24011ec3aafb9d53644c84a51d9fb8647b9a7d364a044bdf8c803355a5a612b1 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aa58a97d90e3b0024a5d688183310c8f2bc9da8dfcd497afd71070dc883bd8d [INFO] running `Command { std: "docker" "start" "-a" "3aa58a97d90e3b0024a5d688183310c8f2bc9da8dfcd497afd71070dc883bd8d", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "3aa58a97d90e3b0024a5d688183310c8f2bc9da8dfcd497afd71070dc883bd8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa58a97d90e3b0024a5d688183310c8f2bc9da8dfcd497afd71070dc883bd8d", kill_on_drop: false }` [INFO] [stdout] 3aa58a97d90e3b0024a5d688183310c8f2bc9da8dfcd497afd71070dc883bd8d