[INFO] fetching crate nummap 0.5.1...
[INFO] checking nummap-0.5.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate nummap 0.5.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate nummap 0.5.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nummap 0.5.1
[INFO] finished tweaking crates.io crate nummap 0.5.1
[INFO] tweaked toml for crates.io crate nummap 0.5.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_cbor v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a46fcd618e7e0fd1147cbaf4c4820b9b60090b0bedb6f315ff38e7e7a40971e7
[INFO] running `Command { std: "docker" "start" "-a" "a46fcd618e7e0fd1147cbaf4c4820b9b60090b0bedb6f315ff38e7e7a40971e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a46fcd618e7e0fd1147cbaf4c4820b9b60090b0bedb6f315ff38e7e7a40971e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a46fcd618e7e0fd1147cbaf4c4820b9b60090b0bedb6f315ff38e7e7a40971e7", kill_on_drop: false }`
[INFO] [stdout] a46fcd618e7e0fd1147cbaf4c4820b9b60090b0bedb6f315ff38e7e7a40971e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1286422a5352bc711f94f028c4d9ac72b6c6bfd3e58adb3d7a477ee5cbb990ef
[INFO] running `Command { std: "docker" "start" "-a" "1286422a5352bc711f94f028c4d9ac72b6c6bfd3e58adb3d7a477ee5cbb990ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]     Checking serde_cbor v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking ahash v0.2.19
[INFO] [stderr]     Checking nummap v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0404]: expected trait, found struct `NonZero`
[INFO] [stdout]  --> src/number/number.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |   type NonZero: NonZero<Self>;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   |
[INFO] [stdout] 9 |   type NonZero: Self::NonZero<Self>;
[INFO] [stdout]   |                 ++++++
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]   |
[INFO] [stdout] 4 + use crate::number::non_zero::NonZero;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NonZero`
[INFO] [stdout]    --> src/lib.rs:447:13
[INFO] [stdout]     |
[INFO] [stdout] 447 |       match NonZero::new(num,) {
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `NonZero`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 38  + use core::num::NonZero;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |   convert::{AsRef, AsMut,},
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsRef` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsMut` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 |   convert::{AsRef, AsMut,},
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsMut` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `NonZero` is ambiguous
[INFO] [stdout]   --> src/number/number.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout] 9  |   type NonZero: NonZero<Self>;
[INFO] [stdout]    |                 ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `NonZero` could refer to the struct imported here
[INFO] [stdout]   --> src/number.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  | use core::{num::*, mem,};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `NonZero` to disambiguate
[INFO] [stdout] note: `NonZero` could also refer to the trait imported here
[INFO] [stdout]   --> src/number.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::{number::*, to_number::*, non_zero::*,};
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `NonZero` to disambiguate
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `non_zero::*`
[INFO] [stdout]   --> src/number.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::{number::*, to_number::*, non_zero::*,};
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0404]: expected trait, found struct `NonZero`
[INFO] [stdout]  --> src/number/number.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |   type NonZero: NonZero<Self>;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   |
[INFO] [stdout] 9 |   type NonZero: Self::NonZero<Self>;
[INFO] [stdout]   |                 ++++++
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]   |
[INFO] [stdout] 4 + use crate::number::non_zero::NonZero;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NonZero`
[INFO] [stdout]    --> src/lib.rs:447:13
[INFO] [stdout]     |
[INFO] [stdout] 447 |       match NonZero::new(num,) {
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `NonZero`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 38  + use core::num::NonZero;
[INFO] [stdout]     |
[INFO] [stdout] 38  + use std::num::NonZero;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |   convert::{AsRef, AsMut,},
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsRef` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsMut` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 |   convert::{AsRef, AsMut,},
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/prelude/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsMut` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `NonZero` is ambiguous
[INFO] [stdout]   --> src/number/number.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout] 9  |   type NonZero: NonZero<Self>;
[INFO] [stdout]    |                 ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `NonZero` could refer to the struct imported here
[INFO] [stdout]   --> src/number.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  | use core::{num::*, mem,};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `NonZero` to disambiguate
[INFO] [stdout] note: `NonZero` could also refer to the trait imported here
[INFO] [stdout]   --> src/number.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::{number::*, to_number::*, non_zero::*,};
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `NonZero` to disambiguate
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `non_zero::*`
[INFO] [stdout]   --> src/number.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::{number::*, to_number::*, non_zero::*,};
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0404, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0404`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nummap` (lib) due to 3 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0404, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0404`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nummap` (lib test) due to 3 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1286422a5352bc711f94f028c4d9ac72b6c6bfd3e58adb3d7a477ee5cbb990ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1286422a5352bc711f94f028c4d9ac72b6c6bfd3e58adb3d7a477ee5cbb990ef", kill_on_drop: false }`
[INFO] [stdout] 1286422a5352bc711f94f028c4d9ac72b6c6bfd3e58adb3d7a477ee5cbb990ef
[INFO] checking nummap-0.5.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate nummap 0.5.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate nummap 0.5.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nummap 0.5.1
[INFO] finished tweaking crates.io crate nummap 0.5.1
[INFO] tweaked toml for crates.io crate nummap 0.5.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f816f7f5f0df0718a88686ed303dc8894bd3ba1efc8f96f64a59884be9fed54b
[INFO] running `Command { std: "docker" "start" "-a" "f816f7f5f0df0718a88686ed303dc8894bd3ba1efc8f96f64a59884be9fed54b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f816f7f5f0df0718a88686ed303dc8894bd3ba1efc8f96f64a59884be9fed54b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f816f7f5f0df0718a88686ed303dc8894bd3ba1efc8f96f64a59884be9fed54b", kill_on_drop: false }`
[INFO] [stdout] f816f7f5f0df0718a88686ed303dc8894bd3ba1efc8f96f64a59884be9fed54b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76eb6920f28db3b4ebd9820deaa675d0483c3c0bc546ae280a13ee02213b1d52
[INFO] running `Command { std: "docker" "start" "-a" "76eb6920f28db3b4ebd9820deaa675d0483c3c0bc546ae280a13ee02213b1d52", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]     Checking serde_cbor v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking ahash v0.2.19
[INFO] [stderr]     Checking nummap v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0404]: expected trait, found struct `NonZero`
[INFO] [stdout]  --> src/number/number.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |   type NonZero: NonZero<Self>;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   |
[INFO] [stdout] 9 |   type NonZero: Self::NonZero<Self>;
[INFO] [stdout]   |                 ++++++
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]   |
[INFO] [stdout] 4 + use crate::number::non_zero::NonZero;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NonZero`
[INFO] [stdout]    --> src/lib.rs:447:13
[INFO] [stdout]     |
[INFO] [stdout] 447 |       match NonZero::new(num,) {
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `NonZero`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 38  + use core::num::NonZero;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |   convert::{AsRef, AsMut,},
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsRef` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsMut` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 |   convert::{AsRef, AsMut,},
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsMut` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `NonZero` is ambiguous
[INFO] [stdout]   --> src/number/number.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout] 9  |   type NonZero: NonZero<Self>;
[INFO] [stdout]    |                 ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `NonZero` could refer to the struct imported here
[INFO] [stdout]   --> src/number.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  | use core::{num::*, mem,};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `NonZero` to disambiguate
[INFO] [stdout] note: `NonZero` could also refer to the trait imported here
[INFO] [stdout]   --> src/number.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::{number::*, to_number::*, non_zero::*,};
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `NonZero` to disambiguate
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `non_zero::*`
[INFO] [stdout]   --> src/number.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::{number::*, to_number::*, non_zero::*,};
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0404]: expected trait, found struct `NonZero`
[INFO] [stdout]  --> src/number/number.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |   type NonZero: NonZero<Self>;
[INFO] [stdout]   |                 ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: you might have meant to use the associated type
[INFO] [stdout]   |
[INFO] [stdout] 9 |   type NonZero: Self::NonZero<Self>;
[INFO] [stdout]   |                 ++++++
[INFO] [stdout] help: consider importing this trait instead
[INFO] [stdout]   |
[INFO] [stdout] 4 + use crate::number::non_zero::NonZero;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NonZero`
[INFO] [stdout]    --> src/lib.rs:447:13
[INFO] [stdout]     |
[INFO] [stdout] 447 |       match NonZero::new(num,) {
[INFO] [stdout]     |             ^^^^^^^ use of undeclared type `NonZero`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 38  + use core::num::NonZero;
[INFO] [stdout]     |
[INFO] [stdout] 38  + use std::num::NonZero;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |   convert::{AsRef, AsMut,},
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsRef` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsMut` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 48 |   convert::{AsRef, AsMut,},
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]   --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/prelude/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `AsMut` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `NonZero` is ambiguous
[INFO] [stdout]   --> src/number/number.rs:9:17
[INFO] [stdout]    |
[INFO] [stdout] 9  |   type NonZero: NonZero<Self>;
[INFO] [stdout]    |                 ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `NonZero` could refer to the struct imported here
[INFO] [stdout]   --> src/number.rs:4:12
[INFO] [stdout]    |
[INFO] [stdout] 4  | use core::{num::*, mem,};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `NonZero` to disambiguate
[INFO] [stdout] note: `NonZero` could also refer to the trait imported here
[INFO] [stdout]   --> src/number.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::{number::*, to_number::*, non_zero::*,};
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `NonZero` to disambiguate
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `non_zero::*`
[INFO] [stdout]   --> src/number.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::{number::*, to_number::*, non_zero::*,};
[INFO] [stdout]    |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0404, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0404`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nummap` (lib) due to 3 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0404, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0404`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nummap` (lib test) due to 3 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "76eb6920f28db3b4ebd9820deaa675d0483c3c0bc546ae280a13ee02213b1d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76eb6920f28db3b4ebd9820deaa675d0483c3c0bc546ae280a13ee02213b1d52", kill_on_drop: false }`
[INFO] [stdout] 76eb6920f28db3b4ebd9820deaa675d0483c3c0bc546ae280a13ee02213b1d52
