[INFO] fetching crate btree_monstousity 0.0.4...
[INFO] checking btree_monstousity-0.0.4 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate btree_monstousity 0.0.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate btree_monstousity 0.0.4 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate btree_monstousity 0.0.4
[INFO] finished tweaking crates.io crate btree_monstousity 0.0.4
[INFO] tweaked toml for crates.io crate btree_monstousity 0.0.4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ad66c7837bfbd60e46401d3eef12a98c0cf9d76477370c9d6b59bd9800cf10c
[INFO] running `Command { std: "docker" "start" "-a" "3ad66c7837bfbd60e46401d3eef12a98c0cf9d76477370c9d6b59bd9800cf10c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ad66c7837bfbd60e46401d3eef12a98c0cf9d76477370c9d6b59bd9800cf10c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad66c7837bfbd60e46401d3eef12a98c0cf9d76477370c9d6b59bd9800cf10c", kill_on_drop: false }`
[INFO] [stdout] 3ad66c7837bfbd60e46401d3eef12a98c0cf9d76477370c9d6b59bd9800cf10c
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d642b705665e04b8da949ea789848d7b53cde1ffbb68a950832178cd651fd7d
[INFO] running `Command { std: "docker" "start" "-a" "8d642b705665e04b8da949ea789848d7b53cde1ffbb68a950832178cd651fd7d", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking btree_monstousity v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_global_oom_handling`
[INFO] [stdout]   --> src/lib.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(not(no_global_oom_handling))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::cmp::Ordering`
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use core::cmp::Ordering;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_global_oom_handling`
[INFO] [stdout]   --> src/liballoc.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[cfg(not(no_global_oom_handling))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_global_oom_handling`
[INFO] [stdout]   --> src/liballoc.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(not(no_global_oom_handling))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `allocator_api`
[INFO] [stdout]    --> src/liballoc/collections/btree/node.rs:224:22
[INFO] [stdout]     |
[INFO] [stdout] 224 |         cfg_attr(not(allocator_api), allow(clippy::extra_unused_type_parameters))
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ help: found config with similar value: `feature = "allocator_api"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allocator_api)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allocator_api)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `allocator_api`
[INFO] [stdout]    --> src/liballoc/collections/btree/node.rs:242:22
[INFO] [stdout]     |
[INFO] [stdout] 242 |         cfg_attr(not(allocator_api), allow(clippy::extra_unused_type_parameters))
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ help: found config with similar value: `feature = "allocator_api"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allocator_api)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allocator_api)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> src/polyfill.rs:300:25
[INFO] [stdout]     |
[INFO] [stdout] 300 |             self.iter().is_sorted_by(|a, b| compare(*a, *b))
[INFO] [stdout]     |                         ^^^^^^^^^^^^ multiple `is_sorted_by` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in the trait `SliceIsSorted`
[INFO] [stdout]    --> src/polyfill.rs:271:9
[INFO] [stdout]     |
[INFO] [stdout] 271 | /         fn is_sorted_by<'a, F>(&'a self, compare: F) -> bool
[INFO] [stdout] 272 | |         where
[INFO] [stdout] 273 | |             F: FnMut(&'a Self::Element, &'a Self::Element) -> Option<Ordering>;
[INFO] [stdout]     | |_______________________________________________________________________________^
[INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterIsSorted` for the type `I`
[INFO] [stdout]    --> src/polyfill.rs:307:9
[INFO] [stdout]     |
[INFO] [stdout] 307 | /         fn is_sorted_by<F>(mut self, compare: F) -> bool
[INFO] [stdout] 308 | |         where
[INFO] [stdout] 309 | |             F: FnMut(&I::Item, &I::Item) -> Option<Ordering>,
[INFO] [stdout]     | |_____________________________________________________________^
[INFO] [stdout]     = note: candidate #3 is defined in an impl of the trait `Iterator` for the type `core::slice::Iter<'a, T>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 300 |             SliceIsSorted::is_sorted_by(&self.iter(), |a, b| compare(*a, *b))
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 300 |             IterIsSorted::is_sorted_by(self.iter(), |a, b| compare(*a, *b))
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #3
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Iterator::is_sorted_by(self.iter(), |a, b| compare(*a, *b))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::default`
[INFO] [stdout]  --> src/liballoc/testing/crash_test.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::default::OrdStoredKey;
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `core::default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::default`
[INFO] [stdout]  --> src/liballoc/testing/ord_chaos.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::default::OrdStoredKey;
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            unresolved import
[INFO] [stdout]   |            help: a similar path exists: `core::default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]   --> src/liballoc/collections/btree/map/tests.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl<K: OrdStoredKey, V> BTreeMap<K, V> {
[INFO] [stdout]    |         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]    --> src/liballoc/collections/btree/map/tests.rs:382:15
[INFO] [stdout]     |
[INFO] [stdout] 382 |     T: Copy + OrdStoredKey + TryFrom<usize>,
[INFO] [stdout]     |               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]    --> src/liballoc/collections/btree/map/tests.rs:419:6
[INFO] [stdout]     |
[INFO] [stdout] 419 | impl OrdStoredKey for Align32 {
[INFO] [stdout]     |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `SortableBy` in this scope
[INFO] [stdout]    --> src/liballoc/collections/btree/map/tests.rs:817:10
[INFO] [stdout]     |
[INFO] [stdout] 817 |     impl SortableBy<OrdTotalOrder<EvilTwin>> for CompositeKey {
[INFO] [stdout]     |          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OrdTotalOrder` in this scope
[INFO] [stdout]    --> src/liballoc/collections/btree/map/tests.rs:817:21
[INFO] [stdout]     |
[INFO] [stdout] 817 |     impl SortableBy<OrdTotalOrder<EvilTwin>> for CompositeKey {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OrdTotalOrder` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1293:45
[INFO] [stdout]      |
[INFO] [stdout] 1293 |     fn get<T: Ord>(v: &BTreeMap<Box<T>, (), OrdTotalOrder<T>>, t: &T) {
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OrdTotalOrder` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1298:53
[INFO] [stdout]      |
[INFO] [stdout] 1298 |     fn get_mut<T: Ord>(v: &mut BTreeMap<Box<T>, (), OrdTotalOrder<T>>, t: &T) {
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OrdTotalOrder` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1303:55
[INFO] [stdout]      |
[INFO] [stdout] 1303 |     fn get_key_value<T: Ord>(v: &BTreeMap<Box<T>, (), OrdTotalOrder<T>>, t: &T) {
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OrdTotalOrder` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1308:54
[INFO] [stdout]      |
[INFO] [stdout] 1308 |     fn contains_key<T: Ord>(v: &BTreeMap<Box<T>, (), OrdTotalOrder<T>>, t: &T) {
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OrdTotalOrder` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1313:47
[INFO] [stdout]      |
[INFO] [stdout] 1313 |     fn range<T: Ord>(v: &BTreeMap<Box<T>, (), OrdTotalOrder<T>>, t: T) {
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OrdTotalOrder` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1318:55
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     fn range_mut<T: Ord>(v: &mut BTreeMap<Box<T>, (), OrdTotalOrder<T>>, t: T) {
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OrdTotalOrder` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1323:52
[INFO] [stdout]      |
[INFO] [stdout] 1323 |     fn remove<T: Ord>(v: &mut BTreeMap<Box<T>, (), OrdTotalOrder<T>>, t: &T) {
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OrdTotalOrder` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1328:58
[INFO] [stdout]      |
[INFO] [stdout] 1328 |     fn remove_entry<T: Ord>(v: &mut BTreeMap<Box<T>, (), OrdTotalOrder<T>>, t: &T) {
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OrdTotalOrder` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1333:55
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     fn split_off<T: Ord>(v: &mut BTreeMap<Box<T>, (), OrdTotalOrder<T>>, t: &T) {
[INFO] [stdout]      |                                                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1439:10
[INFO] [stdout]      |
[INFO] [stdout] 1439 |     impl OrdStoredKey for Bad {
[INFO] [stdout]      |          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1672:22
[INFO] [stdout]      |
[INFO] [stdout] 1672 |     fn map<T: Sync + OrdStoredKey>(v: &BTreeMap<T, T>) -> impl Sync + '_ {
[INFO] [stdout]      |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1676:28
[INFO] [stdout]      |
[INFO] [stdout] 1676 |     fn into_iter<T: Sync + OrdStoredKey>(v: BTreeMap<T, T>) -> impl Sync {
[INFO] [stdout]      |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1680:28
[INFO] [stdout]      |
[INFO] [stdout] 1680 |     fn into_keys<T: Sync + OrdStoredKey>(v: BTreeMap<T, T>) -> impl Sync {
[INFO] [stdout]      |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1684:30
[INFO] [stdout]      |
[INFO] [stdout] 1684 |     fn into_values<T: Sync + OrdStoredKey>(v: BTreeMap<T, T>) -> impl Sync {
[INFO] [stdout]      |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1688:31
[INFO] [stdout]      |
[INFO] [stdout] 1688 |     fn drain_filter<T: Sync + OrdStoredKey>(v: &mut BTreeMap<T, T>) -> impl Sync + '_ {
[INFO] [stdout]      |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1692:23
[INFO] [stdout]      |
[INFO] [stdout] 1692 |     fn iter<T: Sync + OrdStoredKey>(v: &BTreeMap<T, T>) -> impl Sync + '_ {
[INFO] [stdout]      |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1696:27
[INFO] [stdout]      |
[INFO] [stdout] 1696 |     fn iter_mut<T: Sync + OrdStoredKey>(v: &mut BTreeMap<T, T>) -> impl Sync + '_ {
[INFO] [stdout]      |                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1700:23
[INFO] [stdout]      |
[INFO] [stdout] 1700 |     fn keys<T: Sync + OrdStoredKey>(v: &BTreeMap<T, T>) -> impl Sync + '_ {
[INFO] [stdout]      |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1704:25
[INFO] [stdout]      |
[INFO] [stdout] 1704 |     fn values<T: Sync + OrdStoredKey>(v: &BTreeMap<T, T>) -> impl Sync + '_ {
[INFO] [stdout]      |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1708:29
[INFO] [stdout]      |
[INFO] [stdout] 1708 |     fn values_mut<T: Sync + OrdStoredKey>(v: &mut BTreeMap<T, T>) -> impl Sync + '_ {
[INFO] [stdout]      |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1712:24
[INFO] [stdout]      |
[INFO] [stdout] 1712 |     fn range<T: Sync + OrdStoredKey>(v: &BTreeMap<T, T>) -> impl Sync + '_ {
[INFO] [stdout]      |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1716:28
[INFO] [stdout]      |
[INFO] [stdout] 1716 |     fn range_mut<T: Sync + OrdStoredKey>(v: &mut BTreeMap<T, T>) -> impl Sync + '_ {
[INFO] [stdout]      |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1720:24
[INFO] [stdout]      |
[INFO] [stdout] 1720 |     fn entry<T: Sync + OrdStoredKey + Default>(v: &mut BTreeMap<T, T>) -> impl Sync + '_ {
[INFO] [stdout]      |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1724:33
[INFO] [stdout]      |
[INFO] [stdout] 1724 |     fn occupied_entry<T: Sync + OrdStoredKey + Default>(v: &mut BTreeMap<T, T>) -> impl Sync + '_ {
[INFO] [stdout]      |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1731:31
[INFO] [stdout]      |
[INFO] [stdout] 1731 |     fn vacant_entry<T: Sync + OrdStoredKey + Default>(v: &mut BTreeMap<T, T>) -> impl Sync + '_ {
[INFO] [stdout]      |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1741:22
[INFO] [stdout]      |
[INFO] [stdout] 1741 |     fn map<T: Send + OrdStoredKey>(v: BTreeMap<T, T>) -> impl Send {
[INFO] [stdout]      |                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1745:28
[INFO] [stdout]      |
[INFO] [stdout] 1745 |     fn into_iter<T: Send + OrdStoredKey>(v: BTreeMap<T, T>) -> impl Send {
[INFO] [stdout]      |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1749:28
[INFO] [stdout]      |
[INFO] [stdout] 1749 |     fn into_keys<T: Send + OrdStoredKey>(v: BTreeMap<T, T>) -> impl Send {
[INFO] [stdout]      |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1753:30
[INFO] [stdout]      |
[INFO] [stdout] 1753 |     fn into_values<T: Send + OrdStoredKey>(v: BTreeMap<T, T>) -> impl Send {
[INFO] [stdout]      |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1757:31
[INFO] [stdout]      |
[INFO] [stdout] 1757 |     fn drain_filter<T: Send + OrdStoredKey>(v: &mut BTreeMap<T, T>) -> impl Send + '_ {
[INFO] [stdout]      |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1761:30
[INFO] [stdout]      |
[INFO] [stdout] 1761 |     fn iter<T: Send + Sync + OrdStoredKey>(v: &BTreeMap<T, T>) -> impl Send + '_ {
[INFO] [stdout]      |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1765:27
[INFO] [stdout]      |
[INFO] [stdout] 1765 |     fn iter_mut<T: Send + OrdStoredKey>(v: &mut BTreeMap<T, T>) -> impl Send + '_ {
[INFO] [stdout]      |                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1769:30
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     fn keys<T: Send + Sync + OrdStoredKey>(v: &BTreeMap<T, T>) -> impl Send + '_ {
[INFO] [stdout]      |                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1773:32
[INFO] [stdout]      |
[INFO] [stdout] 1773 |     fn values<T: Send + Sync + OrdStoredKey>(v: &BTreeMap<T, T>) -> impl Send + '_ {
[INFO] [stdout]      |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1777:29
[INFO] [stdout]      |
[INFO] [stdout] 1777 |     fn values_mut<T: Send + OrdStoredKey>(v: &mut BTreeMap<T, T>) -> impl Send + '_ {
[INFO] [stdout]      |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1781:31
[INFO] [stdout]      |
[INFO] [stdout] 1781 |     fn range<T: Send + Sync + OrdStoredKey>(v: &BTreeMap<T, T>) -> impl Send + '_ {
[INFO] [stdout]      |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1785:28
[INFO] [stdout]      |
[INFO] [stdout] 1785 |     fn range_mut<T: Send + OrdStoredKey>(v: &mut BTreeMap<T, T>) -> impl Send + '_ {
[INFO] [stdout]      |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1789:24
[INFO] [stdout]      |
[INFO] [stdout] 1789 |     fn entry<T: Send + OrdStoredKey + Default>(v: &mut BTreeMap<T, T>) -> impl Send + '_ {
[INFO] [stdout]      |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1793:33
[INFO] [stdout]      |
[INFO] [stdout] 1793 |     fn occupied_entry<T: Send + OrdStoredKey + Default>(v: &mut BTreeMap<T, T>) -> impl Send + '_ {
[INFO] [stdout]      |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `OrdStoredKey` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1800:31
[INFO] [stdout]      |
[INFO] [stdout] 1800 |     fn vacant_entry<T: Send + OrdStoredKey + Default>(v: &mut BTreeMap<T, T>) -> impl Send + '_ {
[INFO] [stdout]      |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OrdTotalOrder` in this scope
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:2284:36
[INFO] [stdout]      |
[INFO] [stdout] 2284 |     let mut map = BTreeMap::<_, _, OrdTotalOrder<str>>::default();
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_global_oom_handling`
[INFO] [stdout]   --> src/lib.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(not(no_global_oom_handling))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::cmp::Ordering`
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use core::cmp::Ordering;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_global_oom_handling`
[INFO] [stdout]   --> src/liballoc.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[cfg(not(no_global_oom_handling))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_global_oom_handling`
[INFO] [stdout]   --> src/liballoc.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(not(no_global_oom_handling))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `allocator_api`
[INFO] [stdout]    --> src/liballoc/collections/btree/node.rs:224:22
[INFO] [stdout]     |
[INFO] [stdout] 224 |         cfg_attr(not(allocator_api), allow(clippy::extra_unused_type_parameters))
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ help: found config with similar value: `feature = "allocator_api"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allocator_api)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allocator_api)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `allocator_api`
[INFO] [stdout]    --> src/liballoc/collections/btree/node.rs:242:22
[INFO] [stdout]     |
[INFO] [stdout] 242 |         cfg_attr(not(allocator_api), allow(clippy::extra_unused_type_parameters))
[INFO] [stdout]     |                      ^^^^^^^^^^^^^ help: found config with similar value: `feature = "allocator_api"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allocator_api)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allocator_api)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): definitions::Allocator` is not satisfied
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1613:25
[INFO] [stdout]      |
[INFO] [stdout] 1613 |     fn map_key<'new>(v: BTreeMap<&'static str, (), ()>) -> BTreeMap<&'new str, (), ()> {
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `definitions::Allocator` is not implemented for `()`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `definitions::Allocator` is implemented for `definitions::Global`
[INFO] [stdout] note: required by a bound in `map::BTreeMap`
[INFO] [stdout]     --> src/liballoc/collections/btree/map.rs:193:30
[INFO] [stdout]      |
[INFO] [stdout] 193  | pub struct BTreeMap<K, V, A: Allocator + Clone = Global> {
[INFO] [stdout]      |                              ^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: definitions::Allocator` is not satisfied
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1810:34
[INFO] [stdout]      |
[INFO] [stdout] 1810 |     fn map<K, O: Clone>(mut map: BTreeMap<K, (), O>) {
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^ the trait `definitions::Allocator` is not implemented for `O`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `map::BTreeMap`
[INFO] [stdout]     --> src/liballoc/collections/btree/map.rs:193:30
[INFO] [stdout]      |
[INFO] [stdout] 193  | pub struct BTreeMap<K, V, A: Allocator + Clone = Global> {
[INFO] [stdout]      |                              ^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]      |
[INFO] [stdout] 1810 |     fn map<K, O: Clone + polyfill::definitions::Allocator>(mut map: BTreeMap<K, (), O>) {
[INFO] [stdout]      |                        ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: definitions::Allocator` is not satisfied
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1828:40
[INFO] [stdout]      |
[INFO] [stdout] 1828 |     fn map_debug<K: Debug, O>(mut map: BTreeMap<K, (), O>) {
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^ the trait `definitions::Allocator` is not implemented for `O`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `map::BTreeMap`
[INFO] [stdout]     --> src/liballoc/collections/btree/map.rs:193:30
[INFO] [stdout]      |
[INFO] [stdout] 193  | pub struct BTreeMap<K, V, A: Allocator + Clone = Global> {
[INFO] [stdout]      |                              ^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] help: consider restricting type parameter `O`
[INFO] [stdout]      |
[INFO] [stdout] 1828 |     fn map_debug<K: Debug, O: polyfill::definitions::Allocator>(mut map: BTreeMap<K, (), O>) {
[INFO] [stdout]      |                             ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: Clone` is not satisfied
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1828:40
[INFO] [stdout]      |
[INFO] [stdout] 1828 |     fn map_debug<K: Debug, O>(mut map: BTreeMap<K, (), O>) {
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `O`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `map::BTreeMap`
[INFO] [stdout]     --> src/liballoc/collections/btree/map.rs:193:42
[INFO] [stdout]      |
[INFO] [stdout] 193  | pub struct BTreeMap<K, V, A: Allocator + Clone = Global> {
[INFO] [stdout]      |                                          ^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] help: consider restricting type parameter `O`
[INFO] [stdout]      |
[INFO] [stdout] 1828 |     fn map_debug<K: Debug, O: std::clone::Clone>(mut map: BTreeMap<K, (), O>) {
[INFO] [stdout]      |                             +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `O: definitions::Allocator` is not satisfied
[INFO] [stdout]     --> src/liballoc/collections/btree/map/tests.rs:1844:47
[INFO] [stdout]      |
[INFO] [stdout] 1844 |     fn map_clone<K: Clone, O: Clone>(mut map: BTreeMap<K, (), O>) {
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^ the trait `definitions::Allocator` is not implemented for `O`
[INFO] [stdout]      |
[INFO] [stdout] note: required by a bound in `map::BTreeMap`
[INFO] [stdout]     --> src/liballoc/collections/btree/map.rs:193:30
[INFO] [stdout]      |
[INFO] [stdout] 193  | pub struct BTreeMap<K, V, A: Allocator + Clone = Global> {
[INFO] [stdout]      |                              ^^^^^^^^^ required by this bound in `BTreeMap`
[INFO] [stdout] help: consider further restricting this bound
[INFO] [stdout]      |
[INFO] [stdout] 1844 |     fn map_clone<K: Clone, O: Clone + polyfill::definitions::Allocator>(mut map: BTreeMap<K, (), O>) {
[INFO] [stdout]      |                                     ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0405, E0412, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `btree_monstousity` (lib) due to 1 previous error; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `btree_monstousity` (lib test) due to 53 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8d642b705665e04b8da949ea789848d7b53cde1ffbb68a950832178cd651fd7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d642b705665e04b8da949ea789848d7b53cde1ffbb68a950832178cd651fd7d", kill_on_drop: false }`
[INFO] [stdout] 8d642b705665e04b8da949ea789848d7b53cde1ffbb68a950832178cd651fd7d
