[INFO] fetching crate cfi-types 0.0.1...
[INFO] checking cfi-types-0.0.1 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate cfi-types 0.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cfi-types 0.0.1 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cfi-types 0.0.1
[INFO] finished tweaking crates.io crate cfi-types 0.0.1
[INFO] tweaked toml for crates.io crate cfi-types 0.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2d724c88c619fd55b90e5e3971beb3b176f811be2288dda89ec90882a99f233
[INFO] running `Command { std: "docker" "start" "-a" "f2d724c88c619fd55b90e5e3971beb3b176f811be2288dda89ec90882a99f233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2d724c88c619fd55b90e5e3971beb3b176f811be2288dda89ec90882a99f233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2d724c88c619fd55b90e5e3971beb3b176f811be2288dda89ec90882a99f233", kill_on_drop: false }`
[INFO] [stdout] f2d724c88c619fd55b90e5e3971beb3b176f811be2288dda89ec90882a99f233
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 186f90892aefad6613c4a1fa14cb2585b33c19cc44851d8bc4c021c6a76f3765
[INFO] running `Command { std: "docker" "start" "-a" "186f90892aefad6613c4a1fa14cb2585b33c19cc44851d8bc4c021c6a76f3765", kill_on_drop: false }`
[INFO] [stderr]     Checking cfi-types v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:163:11
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:163:11
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:178:11
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:178:11
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cfi-types` (lib) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cfi-types` (lib test) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "186f90892aefad6613c4a1fa14cb2585b33c19cc44851d8bc4c021c6a76f3765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "186f90892aefad6613c4a1fa14cb2585b33c19cc44851d8bc4c021c6a76f3765", kill_on_drop: false }`
[INFO] [stdout] 186f90892aefad6613c4a1fa14cb2585b33c19cc44851d8bc4c021c6a76f3765
[INFO] checking cfi-types-0.0.1 against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] extracting crate cfi-types 0.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate cfi-types 0.0.1 on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cfi-types 0.0.1
[INFO] finished tweaking crates.io crate cfi-types 0.0.1
[INFO] tweaked toml for crates.io crate cfi-types 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 976f3a5a2f2586c9c945475e43484a4fd170078fddba5b443ecb161c92d1c18c
[INFO] running `Command { std: "docker" "start" "-a" "976f3a5a2f2586c9c945475e43484a4fd170078fddba5b443ecb161c92d1c18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "976f3a5a2f2586c9c945475e43484a4fd170078fddba5b443ecb161c92d1c18c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "976f3a5a2f2586c9c945475e43484a4fd170078fddba5b443ecb161c92d1c18c", kill_on_drop: false }`
[INFO] [stdout] 976f3a5a2f2586c9c945475e43484a4fd170078fddba5b443ecb161c92d1c18c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b9998ba524b4b67c24ca80298be1322463d3311e85cbdfb82c5150acdbb9fa1
[INFO] running `Command { std: "docker" "start" "-a" "2b9998ba524b4b67c24ca80298be1322463d3311e85cbdfb82c5150acdbb9fa1", kill_on_drop: false }`
[INFO] [stderr]     Checking cfi-types v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]   --> src/lib.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]    = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:111:7
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:118:11
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:163:11
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:178:11
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:163:11
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg(sanitizer_cfi_normalize_integers)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `cfg(sanitizer_cfi_normalize_integers)` is experimental and subject to change
[INFO] [stdout]    --> src/lib.rs:178:11
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(not(sanitizer_cfi_normalize_integers))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89653 <https://github.com/rust-lang/rust/issues/89653> for more information
[INFO] [stdout]     = help: add `#![feature(cfg_sanitizer_cfi)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-03-06; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cfi-types` (lib) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cfi-types` (lib test) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "2b9998ba524b4b67c24ca80298be1322463d3311e85cbdfb82c5150acdbb9fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b9998ba524b4b67c24ca80298be1322463d3311e85cbdfb82c5150acdbb9fa1", kill_on_drop: false }`
[INFO] [stdout] 2b9998ba524b4b67c24ca80298be1322463d3311e85cbdfb82c5150acdbb9fa1
