[INFO] fetching crate heaparray 0.5.1... [INFO] testing heaparray-0.5.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate heaparray 0.5.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate heaparray 0.5.1 [INFO] finished tweaking crates.io crate heaparray 0.5.1 [INFO] tweaked toml for crates.io crate heaparray 0.5.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate heaparray 0.5.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 35 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded interloc v0.1.3 [INFO] [stderr] Downloaded lock_api v0.2.0 [INFO] [stderr] Downloaded const-utils v0.1.1 [INFO] [stderr] Downloaded parking_lot v0.8.0 [INFO] [stderr] Downloaded parking_lot_core v0.5.0 [INFO] [stderr] Downloaded atomic-types v0.1.0 [INFO] [stderr] Downloaded containers-rs v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8434dc548ca229d2f82a4a5f7b2b7119066b3e5345271c0115d785bfa3678ea9 [INFO] running `Command { std: "docker" "start" "-a" "8434dc548ca229d2f82a4a5f7b2b7119066b3e5345271c0115d785bfa3678ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8434dc548ca229d2f82a4a5f7b2b7119066b3e5345271c0115d785bfa3678ea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8434dc548ca229d2f82a4a5f7b2b7119066b3e5345271c0115d785bfa3678ea9", kill_on_drop: false }` [INFO] [stdout] 8434dc548ca229d2f82a4a5f7b2b7119066b3e5345271c0115d785bfa3678ea9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9f1d081315ea80ba4bcfea32df40d0f734ed01bf162f2c028ace51aeed88726 [INFO] running `Command { std: "docker" "start" "-a" "b9f1d081315ea80ba4bcfea32df40d0f734ed01bf162f2c028ace51aeed88726", kill_on_drop: false }` [INFO] [stderr] Compiling atomic-types v0.1.0 [INFO] [stderr] Compiling const-utils v0.1.1 [INFO] [stderr] Compiling containers-rs v0.5.1 [INFO] [stdout] error[E0659]: `Atomic` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:8:6 [INFO] [stdout] | [INFO] [stdout] 8 | impl Atomic for AtomicUsize { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Atomic` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:78:6 [INFO] [stdout] | [INFO] [stdout] 78 | impl Atomic for AtomicIsize { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Atomic` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 148 | impl Atomic for AtomicU64 { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Atomic` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:218:6 [INFO] [stdout] | [INFO] [stdout] 218 | impl Atomic for AtomicI64 { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Atomic` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:288:6 [INFO] [stdout] | [INFO] [stdout] 288 | impl Atomic for AtomicU32 { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Atomic` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:358:6 [INFO] [stdout] | [INFO] [stdout] 358 | impl Atomic for AtomicI32 { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Atomic` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:428:6 [INFO] [stdout] | [INFO] [stdout] 428 | impl Atomic for AtomicU16 { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Atomic` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:498:6 [INFO] [stdout] | [INFO] [stdout] 498 | impl Atomic for AtomicI16 { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Atomic` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:568:6 [INFO] [stdout] | [INFO] [stdout] 568 | impl Atomic for AtomicU8 { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Atomic` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:638:6 [INFO] [stdout] | [INFO] [stdout] 638 | impl Atomic for AtomicI8 { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Atomic` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:708:6 [INFO] [stdout] | [INFO] [stdout] 708 | impl Atomic for AtomicBool { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Atomic` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:769:9 [INFO] [stdout] | [INFO] [stdout] 769 | impl Atomic<*mut T> for AtomicPtr { [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/atomic-types-0.1.0/src/impls.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] error: could not compile `atomic-types` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b9f1d081315ea80ba4bcfea32df40d0f734ed01bf162f2c028ace51aeed88726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9f1d081315ea80ba4bcfea32df40d0f734ed01bf162f2c028ace51aeed88726", kill_on_drop: false }` [INFO] [stdout] b9f1d081315ea80ba4bcfea32df40d0f734ed01bf162f2c028ace51aeed88726