[INFO] cloning repository https://github.com/CodingInGreen/f1-led-circuit-led-driver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodingInGreen/f1-led-circuit-led-driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingInGreen%2Ff1-led-circuit-led-driver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingInGreen%2Ff1-led-circuit-led-driver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9f1547b4ecfcc5bea7d463b35ae64bf5f4670c44
[INFO] checking CodingInGreen/f1-led-circuit-led-driver against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodingInGreen%2Ff1-led-circuit-led-driver" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CodingInGreen/f1-led-circuit-led-driver on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CodingInGreen/f1-led-circuit-led-driver
[INFO] finished tweaking git repo https://github.com/CodingInGreen/f1-led-circuit-led-driver
[INFO] tweaked toml for git repo https://github.com/CodingInGreen/f1-led-circuit-led-driver written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/CodingInGreen/f1-led-circuit-led-driver already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xtensa-lx-rt-proc-macros v0.2.1
[INFO] [stderr]   Downloaded toml-cfg v0.2.0
[INFO] [stderr]   Downloaded xtensa-lx-rt v0.16.0
[INFO] [stderr]   Downloaded enumset_derive v0.8.1
[INFO] [stderr]   Downloaded embedded-svc v0.26.4
[INFO] [stderr]   Downloaded atomic-pool v1.0.1
[INFO] [stderr]   Downloaded no-std-net v0.5.0
[INFO] [stderr]   Downloaded as-slice v0.2.1
[INFO] [stderr]   Downloaded riscv-rt-macros v0.2.1
[INFO] [stderr]   Downloaded minijinja v1.0.21
[INFO] [stderr]   Downloaded esp-wifi v0.4.0
[INFO] [stderr]   Downloaded embassy-time-queue-driver v0.1.0
[INFO] [stderr]   Downloaded esp-backtrace v0.11.1
[INFO] [stderr]   Downloaded esp-println v0.9.1
[INFO] [stderr]   Downloaded smoltcp v0.11.0
[INFO] [stderr]   Downloaded smoltcp v0.10.0
[INFO] [stderr]   Downloaded embassy-executor v0.5.0
[INFO] [stderr]   Downloaded embassy-sync v0.5.0
[INFO] [stderr]   Downloaded esp32c2 v0.18.0
[INFO] [stderr]   Downloaded embassy-time-driver v0.1.0
[INFO] [stderr]   Downloaded core-isa-parser v0.2.0
[INFO] [stderr]   Downloaded esp-hal v0.16.1
[INFO] [stderr]   Downloaded embedded-dma v0.2.0
[INFO] [stderr]   Downloaded enumset v1.1.3
[INFO] [stderr]   Downloaded embassy-net v0.4.0
[INFO] [stderr]   Downloaded embassy-time v0.3.1
[INFO] [stderr]   Downloaded esp-alloc v0.3.0
[INFO] [stderr]   Downloaded embassy-executor-macros v0.4.1
[INFO] [stderr]   Downloaded esp-hal-procmacros v0.9.0
[INFO] [stderr]   Downloaded esp-riscv-rt v0.7.0
[INFO] [stderr]   Downloaded esp32s2 v0.20.0
[INFO] [stderr]   Downloaded esp32c3 v0.21.0
[INFO] [stderr]   Downloaded esp32h2 v0.8.0
[INFO] [stderr]   Downloaded esp32 v0.29.0
[INFO] [stderr]   Downloaded esp32s3 v0.24.0
[INFO] [stderr]   Downloaded esp32c6 v0.12.0
[INFO] [stderr]   Downloaded esp32p4 v0.1.0
[INFO] [stderr]   Downloaded esp-wifi-sys v0.3.0
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ef4448c0d2f15b74d8c5cad88ed459acea86758c7e8c02a396293bba64a7399
[INFO] running `Command { std: "docker" "start" "-a" "7ef4448c0d2f15b74d8c5cad88ed459acea86758c7e8c02a396293bba64a7399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ef4448c0d2f15b74d8c5cad88ed459acea86758c7e8c02a396293bba64a7399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ef4448c0d2f15b74d8c5cad88ed459acea86758c7e8c02a396293bba64a7399", kill_on_drop: false }`
[INFO] [stdout] 7ef4448c0d2f15b74d8c5cad88ed459acea86758c7e8c02a396293bba64a7399
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec7587b7abbc4d19965d98d74da28e2ae3ac4d5c2cc36ef13b561408461f6d48
[INFO] running `Command { std: "docker" "start" "-a" "ec7587b7abbc4d19965d98d74da28e2ae3ac4d5c2cc36ef13b561408461f6d48", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling embassy-time-driver v0.1.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling embassy-time-queue-driver v0.1.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stdout] error: cfg(portable_atomic_unsafe_assume_single_core) does not compatible with this target;
[INFO] [stdout]        if you need cfg(portable_atomic_unsafe_assume_single_core) support for this target,
[INFO] [stdout]        please submit an issue at <https://github.com/taiki-e/portable-atomic>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:362:1
[INFO] [stdout]     |
[INFO] [stdout] 362 | / compile_error!(
[INFO] [stdout] 363 | |     "cfg(portable_atomic_unsafe_assume_single_core) does not compatible with this target;\n\
[INFO] [stdout] 364 | |      if you need cfg(portable_atomic_unsafe_assume_single_core) support for this target,\n\
[INFO] [stdout] 365 | |      please submit an issue at <https://github.com/taiki-e/portable-atomic>"
[INFO] [stdout] 366 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stdout] error[E0432]: unresolved import `super::core_atomic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/x86.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | use super::core_atomic::{
[INFO] [stdout]    |            ^^^^^^^^^^^ could not find `core_atomic` in `super`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | mod core_atomic;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | / #[cfg(not(any(
[INFO] [stdout] 7  | |     all(
[INFO] [stdout] 8  | |         portable_atomic_no_atomic_load_store,
[INFO] [stdout] 9  | |         not(all(target_arch = "bpf", not(feature = "critical-section"))),
[INFO] [stdout] ...  |
[INFO] [stdout] 13 | |     target_arch = "msp430",
[INFO] [stdout] 14 | | )))]
[INFO] [stdout]    | |____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicU8` in `imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:649:14
[INFO] [stdout]     |
[INFO] [stdout] 649 |         imp::AtomicU8::is_lock_free()
[INFO] [stdout]     |              ^^^^^^^^ could not find `AtomicU8` in `imp`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 649 |         imp::AtomicU128::is_lock_free()
[INFO] [stdout]     |                     ++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 451 + use core::sync::atomic::AtomicU8;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `AtomicU8`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 649 -         imp::AtomicU8::is_lock_free()
[INFO] [stdout] 649 +         AtomicU8::is_lock_free()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicU8` in `imp`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:671:14
[INFO] [stdout]     |
[INFO] [stdout] 671 |         imp::AtomicU8::is_always_lock_free()
[INFO] [stdout]     |              ^^^^^^^^ could not find `AtomicU8` in `imp`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 671 |         imp::AtomicU128::is_always_lock_free()
[INFO] [stdout]     |                     ++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 451 + use core::sync::atomic::AtomicU8;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `AtomicU8`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 671 -         imp::AtomicU8::is_always_lock_free()
[INFO] [stdout] 671 +         AtomicU8::is_always_lock_free()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicU8` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:1374:37
[INFO] [stdout]      |
[INFO] [stdout] 1374 |     fn as_atomic_u8(&self) -> &imp::AtomicU8 {
[INFO] [stdout]      |                                     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:6:9
[INFO] [stdout]      |
[INFO] [stdout] 6    |         pub(crate) struct $atomic_type {
[INFO] [stdout]      |         ------------------------------ similarly named struct `AtomicU128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1374 |     fn as_atomic_u8(&self) -> &imp::AtomicU128 {
[INFO] [stdout]      |                                            ++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicU8;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `AtomicU8`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1374 -     fn as_atomic_u8(&self) -> &imp::AtomicU8 {
[INFO] [stdout] 1374 +     fn as_atomic_u8(&self) -> &AtomicU8 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicU8` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:1377:56
[INFO] [stdout]      |
[INFO] [stdout] 1377 |         unsafe { &*(self as *const Self as *const imp::AtomicU8) }
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:6:9
[INFO] [stdout]      |
[INFO] [stdout] 6    |         pub(crate) struct $atomic_type {
[INFO] [stdout]      |         ------------------------------ similarly named struct `AtomicU128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1377 |         unsafe { &*(self as *const Self as *const imp::AtomicU128) }
[INFO] [stdout]      |                                                               ++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicU8;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `AtomicU8`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1377 -         unsafe { &*(self as *const Self as *const imp::AtomicU8) }
[INFO] [stdout] 1377 +         unsafe { &*(self as *const Self as *const AtomicU8) }
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicPtr` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:1399:17
[INFO] [stdout]      |
[INFO] [stdout] 1399 |     inner: imp::AtomicPtr<T>,
[INFO] [stdout]      |                 ^^^^^^^^^ not found in `imp`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:269:60
[INFO] [stdout]      |
[INFO] [stdout] 269  | pub(crate) use self::core_atomic::{AtomicI64, AtomicIsize, AtomicPtr, AtomicU64, AtomicUsize};
[INFO] [stdout]      |                                                            ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout] 264  | / #[cfg(all(
[INFO] [stdout] 265  | |     target_arch = "bpf",
[INFO] [stdout] 266  | |     portable_atomic_no_atomic_load_store,
[INFO] [stdout] 267  | |     not(feature = "critical-section"),
[INFO] [stdout] 268  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicPtr;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `AtomicPtr`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1399 -     inner: imp::AtomicPtr<T>,
[INFO] [stdout] 1399 +     inner: AtomicPtr<T>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicPtr` in `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:1454:28
[INFO] [stdout]      |
[INFO] [stdout] 1454 |         Self { inner: imp::AtomicPtr::new(p) }
[INFO] [stdout]      |                            ^^^^^^^^^ could not find `AtomicPtr` in `imp`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:269:60
[INFO] [stdout]      |
[INFO] [stdout] 269  | pub(crate) use self::core_atomic::{AtomicI64, AtomicIsize, AtomicPtr, AtomicU64, AtomicUsize};
[INFO] [stdout]      |                                                            ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout] 264  | / #[cfg(all(
[INFO] [stdout] 265  | |     target_arch = "bpf",
[INFO] [stdout] 266  | |     portable_atomic_no_atomic_load_store,
[INFO] [stdout] 267  | |     not(feature = "critical-section"),
[INFO] [stdout] 268  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 451  + use crate::AtomicPtr;
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicPtr;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `AtomicPtr`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1454 -         Self { inner: imp::AtomicPtr::new(p) }
[INFO] [stdout] 1454 +         Self { inner: AtomicPtr::new(p) }
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicPtr` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:1506:15
[INFO] [stdout]      |
[INFO] [stdout] 1506 |         <imp::AtomicPtr<T>>::is_lock_free()
[INFO] [stdout]      |               ^^^^^^^^^ not found in `imp`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:269:60
[INFO] [stdout]      |
[INFO] [stdout] 269  | pub(crate) use self::core_atomic::{AtomicI64, AtomicIsize, AtomicPtr, AtomicU64, AtomicUsize};
[INFO] [stdout]      |                                                            ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout] 264  | / #[cfg(all(
[INFO] [stdout] 265  | |     target_arch = "bpf",
[INFO] [stdout] 266  | |     portable_atomic_no_atomic_load_store,
[INFO] [stdout] 267  | |     not(feature = "critical-section"),
[INFO] [stdout] 268  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicPtr;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `AtomicPtr`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1506 -         <imp::AtomicPtr<T>>::is_lock_free()
[INFO] [stdout] 1506 +         <AtomicPtr<T>>::is_lock_free()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicPtr` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:1528:15
[INFO] [stdout]      |
[INFO] [stdout] 1528 |         <imp::AtomicPtr<T>>::is_always_lock_free()
[INFO] [stdout]      |               ^^^^^^^^^ not found in `imp`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:269:60
[INFO] [stdout]      |
[INFO] [stdout] 269  | pub(crate) use self::core_atomic::{AtomicI64, AtomicIsize, AtomicPtr, AtomicU64, AtomicUsize};
[INFO] [stdout]      |                                                            ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout] 264  | / #[cfg(all(
[INFO] [stdout] 265  | |     target_arch = "bpf",
[INFO] [stdout] 266  | |     portable_atomic_no_atomic_load_store,
[INFO] [stdout] 267  | |     not(feature = "critical-section"),
[INFO] [stdout] 268  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicPtr;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `AtomicPtr`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1528 -         <imp::AtomicPtr<T>>::is_always_lock_free()
[INFO] [stdout] 1528 +         <AtomicPtr<T>>::is_always_lock_free()
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicIsize` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3948:17
[INFO] [stdout]      |
[INFO] [stdout] 3948 |     atomic_int!(AtomicIsize, isize, 8);
[INFO] [stdout]      |                 ^^^^^^^^^^^ not found in `imp`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:269:47
[INFO] [stdout]      |
[INFO] [stdout] 269  | pub(crate) use self::core_atomic::{AtomicI64, AtomicIsize, AtomicPtr, AtomicU64, AtomicUsize};
[INFO] [stdout]      |                                               ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout] 264  | / #[cfg(all(
[INFO] [stdout] 265  | |     target_arch = "bpf",
[INFO] [stdout] 266  | |     portable_atomic_no_atomic_load_store,
[INFO] [stdout] 267  | |     not(feature = "critical-section"),
[INFO] [stdout] 268  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicIsize;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicIsize` in `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3948:17
[INFO] [stdout]      |
[INFO] [stdout] 3948 |     atomic_int!(AtomicIsize, isize, 8);
[INFO] [stdout]      |                 ^^^^^^^^^^^ could not find `AtomicIsize` in `imp`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:269:47
[INFO] [stdout]      |
[INFO] [stdout] 269  | pub(crate) use self::core_atomic::{AtomicI64, AtomicIsize, AtomicPtr, AtomicU64, AtomicUsize};
[INFO] [stdout]      |                                               ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout] 264  | / #[cfg(all(
[INFO] [stdout] 265  | |     target_arch = "bpf",
[INFO] [stdout] 266  | |     portable_atomic_no_atomic_load_store,
[INFO] [stdout] 267  | |     not(feature = "critical-section"),
[INFO] [stdout] 268  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 451  + use crate::AtomicIsize;
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicIsize;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicUsize` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3950:17
[INFO] [stdout]      |
[INFO] [stdout] 3950 |     atomic_int!(AtomicUsize, usize, 8);
[INFO] [stdout]      |                 ^^^^^^^^^^^ not found in `imp`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:269:82
[INFO] [stdout]      |
[INFO] [stdout] 269  | pub(crate) use self::core_atomic::{AtomicI64, AtomicIsize, AtomicPtr, AtomicU64, AtomicUsize};
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout] 264  | / #[cfg(all(
[INFO] [stdout] 265  | |     target_arch = "bpf",
[INFO] [stdout] 266  | |     portable_atomic_no_atomic_load_store,
[INFO] [stdout] 267  | |     not(feature = "critical-section"),
[INFO] [stdout] 268  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicUsize;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicUsize` in `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3950:17
[INFO] [stdout]      |
[INFO] [stdout] 3950 |     atomic_int!(AtomicUsize, usize, 8);
[INFO] [stdout]      |                 ^^^^^^^^^^^ could not find `AtomicUsize` in `imp`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:269:82
[INFO] [stdout]      |
[INFO] [stdout] 269  | pub(crate) use self::core_atomic::{AtomicI64, AtomicIsize, AtomicPtr, AtomicU64, AtomicUsize};
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout] 264  | / #[cfg(all(
[INFO] [stdout] 265  | |     target_arch = "bpf",
[INFO] [stdout] 266  | |     portable_atomic_no_atomic_load_store,
[INFO] [stdout] 267  | |     not(feature = "critical-section"),
[INFO] [stdout] 268  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 451  + use crate::AtomicUsize;
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicUsize;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicI8` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3958:17
[INFO] [stdout]      |
[INFO] [stdout] 3958 |     atomic_int!(AtomicI8, i8, 1);
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:6:9
[INFO] [stdout]      |
[INFO] [stdout] 6    |         pub(crate) struct $atomic_type {
[INFO] [stdout]      |         ------------------------------ similarly named struct `AtomicI128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3958 |     atomic_int!(AtomicI128, i8, 1);
[INFO] [stdout]      |                        ++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicI8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicI8` in `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3958:17
[INFO] [stdout]      |
[INFO] [stdout] 3958 |     atomic_int!(AtomicI8, i8, 1);
[INFO] [stdout]      |                 ^^^^^^^^ could not find `AtomicI8` in `imp`
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3958 |     atomic_int!(AtomicI128, i8, 1);
[INFO] [stdout]      |                        ++
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 451  + use crate::AtomicI8;
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicI8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicU8` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3959:17
[INFO] [stdout]      |
[INFO] [stdout] 3959 |     atomic_int!(AtomicU8, u8, 1);
[INFO] [stdout]      |                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:6:9
[INFO] [stdout]      |
[INFO] [stdout] 6    |         pub(crate) struct $atomic_type {
[INFO] [stdout]      |         ------------------------------ similarly named struct `AtomicU128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3959 |     atomic_int!(AtomicU128, u8, 1);
[INFO] [stdout]      |                        ++
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicU8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicU8` in `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3959:17
[INFO] [stdout]      |
[INFO] [stdout] 3959 |     atomic_int!(AtomicU8, u8, 1);
[INFO] [stdout]      |                 ^^^^^^^^ could not find `AtomicU8` in `imp`
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3959 |     atomic_int!(AtomicU128, u8, 1);
[INFO] [stdout]      |                        ++
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 451  + use crate::AtomicU8;
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicU8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicI16` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3962:17
[INFO] [stdout]      |
[INFO] [stdout] 3962 |     atomic_int!(AtomicI16, i16, 2);
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:6:9
[INFO] [stdout]      |
[INFO] [stdout] 6    |         pub(crate) struct $atomic_type {
[INFO] [stdout]      |         ------------------------------ similarly named struct `AtomicI128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3962 -     atomic_int!(AtomicI16, i16, 2);
[INFO] [stdout] 3962 +     atomic_int!(AtomicI128, i16, 2);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicI16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicI16` in `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3962:17
[INFO] [stdout]      |
[INFO] [stdout] 3962 |     atomic_int!(AtomicI16, i16, 2);
[INFO] [stdout]      |                 ^^^^^^^^^ could not find `AtomicI16` in `imp`
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3962 -     atomic_int!(AtomicI16, i16, 2);
[INFO] [stdout] 3962 +     atomic_int!(AtomicI128, i16, 2);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 451  + use crate::AtomicI16;
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicI16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicU16` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3963:17
[INFO] [stdout]      |
[INFO] [stdout] 3963 |     atomic_int!(AtomicU16, u16, 2);
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:6:9
[INFO] [stdout]      |
[INFO] [stdout] 6    |         pub(crate) struct $atomic_type {
[INFO] [stdout]      |         ------------------------------ similarly named struct `AtomicU128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3963 -     atomic_int!(AtomicU16, u16, 2);
[INFO] [stdout] 3963 +     atomic_int!(AtomicU128, u16, 2);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicU16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicU16` in `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3963:17
[INFO] [stdout]      |
[INFO] [stdout] 3963 |     atomic_int!(AtomicU16, u16, 2);
[INFO] [stdout]      |                 ^^^^^^^^^ could not find `AtomicU16` in `imp`
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3963 -     atomic_int!(AtomicU16, u16, 2);
[INFO] [stdout] 3963 +     atomic_int!(AtomicU128, u16, 2);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 451  + use crate::AtomicU16;
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicU16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicI32` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3966:17
[INFO] [stdout]      |
[INFO] [stdout] 3966 |     atomic_int!(AtomicI32, i32, 4);
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:6:9
[INFO] [stdout]      |
[INFO] [stdout] 6    |         pub(crate) struct $atomic_type {
[INFO] [stdout]      |         ------------------------------ similarly named struct `AtomicI128` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3966 -     atomic_int!(AtomicI32, i32, 4);
[INFO] [stdout] 3966 +     atomic_int!(AtomicI128, i32, 4);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicI32;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicI32` in `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3966:17
[INFO] [stdout]      |
[INFO] [stdout] 3966 |     atomic_int!(AtomicI32, i32, 4);
[INFO] [stdout]      |                 ^^^^^^^^^ could not find `AtomicI32` in `imp`
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3966 -     atomic_int!(AtomicI32, i32, 4);
[INFO] [stdout] 3966 +     atomic_int!(AtomicI128, i32, 4);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 451  + use crate::AtomicI32;
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicI32;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicU32` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:2364:26
[INFO] [stdout]      |
[INFO] [stdout] 2364 |         atomic_int!(int, AtomicU32, $int_type, $align);
[INFO] [stdout]      |                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2386 | "`], this type is a wrapper for the standard library's `", stringify!($atomic_type),
[INFO] [stdout]      |                                                                       ------------ due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 3967 |     atomic_int!(AtomicU32, u32, 4);
[INFO] [stdout]      |     ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:6:9
[INFO] [stdout]      |
[INFO] [stdout] 6    |         pub(crate) struct $atomic_type {
[INFO] [stdout]      |         ------------------------------ similarly named struct `AtomicU128` defined here
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2364 -         atomic_int!(int, AtomicU32, $int_type, $align);
[INFO] [stdout] 2364 +         atomic_int!(int, AtomicU128, $int_type, $align);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicU32;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicU32` in `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:2364:26
[INFO] [stdout]      |
[INFO] [stdout] 2364 |         atomic_int!(int, AtomicU32, $int_type, $align);
[INFO] [stdout]      |                          ^^^^^^^^^ could not find `AtomicU32` in `imp`
[INFO] [stdout] ...
[INFO] [stdout] 3967 |     atomic_int!(AtomicU32, u32, 4);
[INFO] [stdout]      |     ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2364 -         atomic_int!(int, AtomicU32, $int_type, $align);
[INFO] [stdout] 2364 +         atomic_int!(int, AtomicU128, $int_type, $align);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 451  + use crate::AtomicU32;
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicU32;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicI64` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3970:17
[INFO] [stdout]      |
[INFO] [stdout] 3970 |     atomic_int!(AtomicI64, i64, 8);
[INFO] [stdout]      |                 ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:6:9
[INFO] [stdout]      |
[INFO] [stdout] 6    |         pub(crate) struct $atomic_type {
[INFO] [stdout]      |         ------------------------------ similarly named struct `AtomicI128` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:269:36
[INFO] [stdout]      |
[INFO] [stdout] 269  | pub(crate) use self::core_atomic::{AtomicI64, AtomicIsize, AtomicPtr, AtomicU64, AtomicUsize};
[INFO] [stdout]      |                                    ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout] 264  | / #[cfg(all(
[INFO] [stdout] 265  | |     target_arch = "bpf",
[INFO] [stdout] 266  | |     portable_atomic_no_atomic_load_store,
[INFO] [stdout] 267  | |     not(feature = "critical-section"),
[INFO] [stdout] 268  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:391:34
[INFO] [stdout]      |
[INFO] [stdout] 391  | pub(crate) use self::arm_linux::{AtomicI64, AtomicU64};
[INFO] [stdout]      |                                  ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:381:1
[INFO] [stdout]      |
[INFO] [stdout] 381  | / #[cfg(all(
[INFO] [stdout] 382  | |     target_arch = "arm",
[INFO] [stdout] 383  | |     not(any(miri, portable_atomic_sanitize_thread)),
[INFO] [stdout] 384  | |     not(portable_atomic_no_asm),
[INFO] [stdout] ...    |
[INFO] [stdout] 387  | |     not(portable_atomic_no_outline_atomics),
[INFO] [stdout] 388  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:324:37
[INFO] [stdout]      |
[INFO] [stdout] 324  |     pub(crate) use self::fallback::{AtomicI64, AtomicU64};
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:323:63
[INFO] [stdout]      |
[INFO] [stdout] 323  |     #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "64")))]
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3970 -     atomic_int!(AtomicI64, i64, 8);
[INFO] [stdout] 3970 +     atomic_int!(AtomicI128, i64, 8);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicI64;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicI64` in `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:3970:17
[INFO] [stdout]      |
[INFO] [stdout] 3970 |     atomic_int!(AtomicI64, i64, 8);
[INFO] [stdout]      |                 ^^^^^^^^^ could not find `AtomicI64` in `imp`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:269:36
[INFO] [stdout]      |
[INFO] [stdout] 269  | pub(crate) use self::core_atomic::{AtomicI64, AtomicIsize, AtomicPtr, AtomicU64, AtomicUsize};
[INFO] [stdout]      |                                    ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout] 264  | / #[cfg(all(
[INFO] [stdout] 265  | |     target_arch = "bpf",
[INFO] [stdout] 266  | |     portable_atomic_no_atomic_load_store,
[INFO] [stdout] 267  | |     not(feature = "critical-section"),
[INFO] [stdout] 268  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:391:34
[INFO] [stdout]      |
[INFO] [stdout] 391  | pub(crate) use self::arm_linux::{AtomicI64, AtomicU64};
[INFO] [stdout]      |                                  ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:381:1
[INFO] [stdout]      |
[INFO] [stdout] 381  | / #[cfg(all(
[INFO] [stdout] 382  | |     target_arch = "arm",
[INFO] [stdout] 383  | |     not(any(miri, portable_atomic_sanitize_thread)),
[INFO] [stdout] 384  | |     not(portable_atomic_no_asm),
[INFO] [stdout] ...    |
[INFO] [stdout] 387  | |     not(portable_atomic_no_outline_atomics),
[INFO] [stdout] 388  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:324:37
[INFO] [stdout]      |
[INFO] [stdout] 324  |     pub(crate) use self::fallback::{AtomicI64, AtomicU64};
[INFO] [stdout]      |                                     ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:323:63
[INFO] [stdout]      |
[INFO] [stdout] 323  |     #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "64")))]
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 3970 -     atomic_int!(AtomicI64, i64, 8);
[INFO] [stdout] 3970 +     atomic_int!(AtomicI128, i64, 8);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 451  + use crate::AtomicI64;
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicI64;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AtomicU64` in module `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:2369:26
[INFO] [stdout]      |
[INFO] [stdout] 2369 |         atomic_int!(int, AtomicU64, $int_type, $align);
[INFO] [stdout]      |                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2386 | "`], this type is a wrapper for the standard library's `", stringify!($atomic_type),
[INFO] [stdout]      |                                                                       ------------ due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 3971 |     atomic_int!(AtomicU64, u64, 8);
[INFO] [stdout]      |     ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/atomic128/macros.rs:6:9
[INFO] [stdout]      |
[INFO] [stdout] 6    |         pub(crate) struct $atomic_type {
[INFO] [stdout]      |         ------------------------------ similarly named struct `AtomicU128` defined here
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:269:71
[INFO] [stdout]      |
[INFO] [stdout] 269  | pub(crate) use self::core_atomic::{AtomicI64, AtomicIsize, AtomicPtr, AtomicU64, AtomicUsize};
[INFO] [stdout]      |                                                                       ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout] 264  | / #[cfg(all(
[INFO] [stdout] 265  | |     target_arch = "bpf",
[INFO] [stdout] 266  | |     portable_atomic_no_atomic_load_store,
[INFO] [stdout] 267  | |     not(feature = "critical-section"),
[INFO] [stdout] 268  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:391:45
[INFO] [stdout]      |
[INFO] [stdout] 391  | pub(crate) use self::arm_linux::{AtomicI64, AtomicU64};
[INFO] [stdout]      |                                             ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:381:1
[INFO] [stdout]      |
[INFO] [stdout] 381  | / #[cfg(all(
[INFO] [stdout] 382  | |     target_arch = "arm",
[INFO] [stdout] 383  | |     not(any(miri, portable_atomic_sanitize_thread)),
[INFO] [stdout] 384  | |     not(portable_atomic_no_asm),
[INFO] [stdout] ...    |
[INFO] [stdout] 387  | |     not(portable_atomic_no_outline_atomics),
[INFO] [stdout] 388  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:324:48
[INFO] [stdout]      |
[INFO] [stdout] 324  |     pub(crate) use self::fallback::{AtomicI64, AtomicU64};
[INFO] [stdout]      |                                                ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:323:63
[INFO] [stdout]      |
[INFO] [stdout] 323  |     #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "64")))]
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2369 -         atomic_int!(int, AtomicU64, $int_type, $align);
[INFO] [stdout] 2369 +         atomic_int!(int, AtomicU128, $int_type, $align);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicU64;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AtomicU64` in `imp`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:2369:26
[INFO] [stdout]      |
[INFO] [stdout] 2369 |         atomic_int!(int, AtomicU64, $int_type, $align);
[INFO] [stdout]      |                          ^^^^^^^^^ could not find `AtomicU64` in `imp`
[INFO] [stdout] ...
[INFO] [stdout] 3971 |     atomic_int!(AtomicU64, u64, 8);
[INFO] [stdout]      |     ------------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:269:71
[INFO] [stdout]      |
[INFO] [stdout] 269  | pub(crate) use self::core_atomic::{AtomicI64, AtomicIsize, AtomicPtr, AtomicU64, AtomicUsize};
[INFO] [stdout]      |                                                                       ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:264:1
[INFO] [stdout]      |
[INFO] [stdout] 264  | / #[cfg(all(
[INFO] [stdout] 265  | |     target_arch = "bpf",
[INFO] [stdout] 266  | |     portable_atomic_no_atomic_load_store,
[INFO] [stdout] 267  | |     not(feature = "critical-section"),
[INFO] [stdout] 268  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:391:45
[INFO] [stdout]      |
[INFO] [stdout] 391  | pub(crate) use self::arm_linux::{AtomicI64, AtomicU64};
[INFO] [stdout]      |                                             ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:381:1
[INFO] [stdout]      |
[INFO] [stdout] 381  | / #[cfg(all(
[INFO] [stdout] 382  | |     target_arch = "arm",
[INFO] [stdout] 383  | |     not(any(miri, portable_atomic_sanitize_thread)),
[INFO] [stdout] 384  | |     not(portable_atomic_no_asm),
[INFO] [stdout] ...    |
[INFO] [stdout] 387  | |     not(portable_atomic_no_outline_atomics),
[INFO] [stdout] 388  | | ))]
[INFO] [stdout]      | |___^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:324:48
[INFO] [stdout]      |
[INFO] [stdout] 324  |     pub(crate) use self::fallback::{AtomicI64, AtomicU64};
[INFO] [stdout]      |                                                ^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/imp/mod.rs:323:63
[INFO] [stdout]      |
[INFO] [stdout] 323  |     #[cfg_attr(not(portable_atomic_no_cfg_target_has_atomic), cfg(not(target_has_atomic = "64")))]
[INFO] [stdout]      |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: this error originates in the macro `atomic_int` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2369 -         atomic_int!(int, AtomicU64, $int_type, $align);
[INFO] [stdout] 2369 +         atomic_int!(int, AtomicU128, $int_type, $align);
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 451  + use crate::AtomicU64;
[INFO] [stdout]      |
[INFO] [stdout] 451  + use core::sync::atomic::AtomicU64;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:1421:26
[INFO] [stdout]      |
[INFO] [stdout] 1421 |         fmt::Debug::fmt(&self.load(Ordering::Relaxed), f)
[INFO] [stdout]      |                          ^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:1429:28
[INFO] [stdout]      |
[INFO] [stdout] 1429 |         fmt::Pointer::fmt(&self.load(Ordering::Relaxed), f)
[INFO] [stdout]      |                            ^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:1964:13
[INFO] [stdout]      |
[INFO] [stdout] 1964 |             self.as_atomic_usize().fetch_add(val, order) as *mut T
[INFO] [stdout]      |             ^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:2008:13
[INFO] [stdout]      |
[INFO] [stdout] 2008 |             self.as_atomic_usize().fetch_sub(val, order) as *mut T
[INFO] [stdout]      |             ^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:2067:13
[INFO] [stdout]      |
[INFO] [stdout] 2067 |             self.as_atomic_usize().fetch_or(val, order) as *mut T
[INFO] [stdout]      |             ^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:2124:13
[INFO] [stdout]      |
[INFO] [stdout] 2124 |             self.as_atomic_usize().fetch_and(val, order) as *mut T
[INFO] [stdout]      |             ^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:2180:13
[INFO] [stdout]      |
[INFO] [stdout] 2180 |             self.as_atomic_usize().fetch_xor(val, order) as *mut T
[INFO] [stdout]      |             ^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:2228:13
[INFO] [stdout]      |
[INFO] [stdout] 2228 |             self.as_atomic_usize().bit_set(bit, order)
[INFO] [stdout]      |             ^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:2273:13
[INFO] [stdout]      |
[INFO] [stdout] 2273 |             self.as_atomic_usize().bit_clear(bit, order)
[INFO] [stdout]      |             ^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.6.0/src/lib.rs:2318:13
[INFO] [stdout]      |
[INFO] [stdout] 2318 |             self.as_atomic_usize().bit_toggle(bit, order)
[INFO] [stdout]      |             ^^^^ cannot infer type for type parameter `T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `portable-atomic` (lib) due to 40 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ec7587b7abbc4d19965d98d74da28e2ae3ac4d5c2cc36ef13b561408461f6d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec7587b7abbc4d19965d98d74da28e2ae3ac4d5c2cc36ef13b561408461f6d48", kill_on_drop: false }`
[INFO] [stdout] ec7587b7abbc4d19965d98d74da28e2ae3ac4d5c2cc36ef13b561408461f6d48
