[INFO] fetching crate heaparray 0.5.1... [INFO] testing heaparray-0.5.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate heaparray 0.5.1 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate heaparray 0.5.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-utils v0.1.1 [INFO] [stderr] Downloaded atomic-types v0.1.0 [INFO] [stderr] Downloaded containers-rs v0.5.1 [INFO] [stderr] Downloaded interloc v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06c8c5043f493085ea488897c543b15618e83264f384c39ab9462d44249a379d [INFO] running `Command { std: "docker" "start" "-a" "06c8c5043f493085ea488897c543b15618e83264f384c39ab9462d44249a379d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06c8c5043f493085ea488897c543b15618e83264f384c39ab9462d44249a379d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c8c5043f493085ea488897c543b15618e83264f384c39ab9462d44249a379d", kill_on_drop: false }` [INFO] [stdout] 06c8c5043f493085ea488897c543b15618e83264f384c39ab9462d44249a379d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c92e8a0626b253a0eb193fe2d6b43b2d4273ef6571388d3e03fdff36e2655f68 [INFO] running `Command { std: "docker" "start" "-a" "c92e8a0626b253a0eb193fe2d6b43b2d4273ef6571388d3e03fdff36e2655f68", kill_on_drop: false }` [INFO] [stderr] Compiling const-utils v0.1.1 [INFO] [stderr] Compiling atomic-types v0.1.0 [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" "c92e8a0626b253a0eb193fe2d6b43b2d4273ef6571388d3e03fdff36e2655f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c92e8a0626b253a0eb193fe2d6b43b2d4273ef6571388d3e03fdff36e2655f68", kill_on_drop: false }` [INFO] [stdout] c92e8a0626b253a0eb193fe2d6b43b2d4273ef6571388d3e03fdff36e2655f68