[INFO] cloning repository https://github.com/charliesome/hobby-os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charliesome/hobby-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharliesome%2Fhobby-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharliesome%2Fhobby-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30fb8eefa6b3f7fa3a2b70db85e51757e764d439 [INFO] checking charliesome/hobby-os against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharliesome%2Fhobby-os" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charliesome/hobby-os on toolchain ef5216c337126ffe24d074826f4023948c4a9b8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/charliesome/hobby-os [INFO] finished tweaking git repo https://github.com/charliesome/hobby-os [INFO] tweaked toml for git repo https://github.com/charliesome/hobby-os written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/charliesome/hobby-os already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arraydeque v0.4.5 [INFO] [stderr] Downloaded x86_64 v0.7.1 [INFO] [stderr] Downloaded static_assertions v0.3.3 [INFO] [stderr] Downloaded bit_field v0.9.0 [INFO] [stderr] Downloaded ux v0.1.3 [INFO] [stderr] Downloaded raw-cpuid v6.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3178607fe33dfd79701dcdd3d9c2719ef4c64f9a7ae262d16005a5b99c52a6bb [INFO] running `Command { std: "docker" "start" "-a" "3178607fe33dfd79701dcdd3d9c2719ef4c64f9a7ae262d16005a5b99c52a6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3178607fe33dfd79701dcdd3d9c2719ef4c64f9a7ae262d16005a5b99c52a6bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3178607fe33dfd79701dcdd3d9c2719ef4c64f9a7ae262d16005a5b99c52a6bb", kill_on_drop: false }` [INFO] [stdout] 3178607fe33dfd79701dcdd3d9c2719ef4c64f9a7ae262d16005a5b99c52a6bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d81bfc57fb48bbd55bbc7bde982d5929e83d73326bfc7b2ee329780060c4d644 [INFO] running `Command { std: "docker" "start" "-a" "d81bfc57fb48bbd55bbc7bde982d5929e83d73326bfc7b2ee329780060c4d644", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking ux v0.1.3 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Compiling kernel v0.0.0 (/opt/rustwide/workdir/kernel) [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking bit_field v0.9.0 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking alloc_collections v0.0.0 (/opt/rustwide/workdir/alloc_collections) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> alloc_collections/src/lib.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(optin_builtin_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `auto_traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stdout] error[E0432]: unresolved import `core::alloc::AllocErr` [INFO] [stdout] --> alloc_collections/src/boxed.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use core::alloc::{AllocErr, Layout}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::alloc::AllocErr` [INFO] [stdout] --> alloc_collections/src/glue.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use core::alloc::{AllocErr, Layout}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `allow_internal_unstable` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(allow_internal_unstable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(lang_items)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `rustc_attrs` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | #![feature(rustc_attrs)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> alloc_collections/src/lib.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `unsized_locals` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> alloc_collections/src/lib.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #![feature(unsized_locals)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #48055 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `allocator_internals` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | #![feature(allocator_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(fmt_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_internals` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | #![feature(ptr_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `std_internals` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | #![feature(std_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_internals` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | #![feature(str_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `unicode_internals` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | #![feature(unicode_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `nll` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> alloc_collections/src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(nll)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `maybe_uninit_extra` has been stable since 1.60.0 and no longer requires an attribute to enable [INFO] [stdout] --> alloc_collections/src/lib.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | #![feature(maybe_uninit_extra, maybe_uninit_slice)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_offset_from` has been stable since 1.47.0 and no longer requires an attribute to enable [INFO] [stdout] --> alloc_collections/src/lib.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | #![feature(ptr_offset_from)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> alloc_collections/src/lib.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `receiver_trait` [INFO] [stdout] --> alloc_collections/src/lib.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | #![feature(receiver_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `internal_uninit_const` [INFO] [stdout] --> alloc_collections/src/lib.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | #![feature(internal_uninit_const)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `UNINIT` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:135:33 [INFO] [stdout] | [INFO] [stdout] 135 | keys: [MaybeUninit::UNINIT; CAPACITY], [INFO] [stdout] | ^^^^^^ associated item not found in `MaybeUninit<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: core::marker::Copy` is not satisfied [INFO] [stdout] --> alloc_collections/src/btree/node.rs:135:20 [INFO] [stdout] | [INFO] [stdout] 135 | keys: [MaybeUninit::UNINIT; CAPACITY], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] = note: required for `MaybeUninit` to implement `core::marker::Copy` [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: consider using `core::array::from_fn` to initialize the array [INFO] [stdout] = help: see https://doc.rust-lang.org/stable/std/array/fn.from_fn.html for more information [INFO] [stdout] help: consider restricting type parameter `K` with trait `Copy` [INFO] [stdout] | [INFO] [stdout] 128 | impl LeafNode { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `UNINIT` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:136:33 [INFO] [stdout] | [INFO] [stdout] 136 | vals: [MaybeUninit::UNINIT; CAPACITY], [INFO] [stdout] | ^^^^^^ associated item not found in `MaybeUninit<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `V: core::marker::Copy` is not satisfied [INFO] [stdout] --> alloc_collections/src/btree/node.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | vals: [MaybeUninit::UNINIT; CAPACITY], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `V` [INFO] [stdout] | [INFO] [stdout] = note: required for `MaybeUninit` to implement `core::marker::Copy` [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: consider using `core::array::from_fn` to initialize the array [INFO] [stdout] = help: see https://doc.rust-lang.org/stable/std/array/fn.from_fn.html for more information [INFO] [stdout] help: consider restricting type parameter `V` with trait `Copy` [INFO] [stdout] | [INFO] [stdout] 128 | impl LeafNode { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `UNINIT` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:188:34 [INFO] [stdout] | [INFO] [stdout] 188 | edges: [MaybeUninit::UNINIT; 2*B], [INFO] [stdout] | ^^^^^^ associated item not found in `MaybeUninit<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BoxedNode: core::marker::Copy` is not satisfied [INFO] [stdout] --> alloc_collections/src/btree/node.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | edges: [MaybeUninit::UNINIT; 2*B], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `BoxedNode` [INFO] [stdout] | [INFO] [stdout] = note: required for `MaybeUninit>` to implement `core::marker::Copy` [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: consider using `core::array::from_fn` to initialize the array [INFO] [stdout] = help: see https://doc.rust-lang.org/stable/std/array/fn.from_fn.html for more information [INFO] [stdout] help: consider annotating `BoxedNode` with `#[derive(Copy)]` [INFO] [stdout] | [INFO] [stdout] 197 + #[derive(Copy)] [INFO] [stdout] 198 | struct BoxedNode { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:662:30 [INFO] [stdout] | [INFO] [stdout] 662 | MaybeUninit::first_ptr(&self.as_leaf().vals), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] help: there is a method `as_ptr` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:553:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:691:34 [INFO] [stdout] | [INFO] [stdout] 691 | MaybeUninit::first_ptr_mut(&mut (*self.as_leaf_mut()).keys), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:702:30 [INFO] [stdout] | [INFO] [stdout] 702 | MaybeUninit::first_ptr_mut(&mut (*self.as_leaf_mut()).vals), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:719:30 [INFO] [stdout] | [INFO] [stdout] 719 | MaybeUninit::first_ptr_mut(&mut (*leaf).keys), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:723:30 [INFO] [stdout] | [INFO] [stdout] 723 | MaybeUninit::first_ptr_mut(&mut (*leaf).vals), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Checking static_assertions v0.3.3 [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:807:34 [INFO] [stdout] | [INFO] [stdout] 807 | MaybeUninit::first_ptr_mut(&mut self.as_internal_mut().edges), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking interface v0.0.0 (/opt/rustwide/workdir/interface) [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:866:42 [INFO] [stdout] | [INFO] [stdout] 866 | ... MaybeUninit::first_ptr_mut(&mut internal.as_internal_mut().edges), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1095:69 [INFO] [stdout] | [INFO] [stdout] 1095 | Handle::new_edge(left.reborrow_mut(), self.idx).insert_fit(key, val) [INFO] [stdout] | ^^^^^^^^^^ multiple `insert_fit` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl for the type `Handle, K, V, node::marker::Internal, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | fn insert_fit(&mut self, key: K, val: V, edge: Root) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl for the type `Handle, K, V, node::marker::Leaf, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1065:5 [INFO] [stdout] | [INFO] [stdout] 1065 | fn insert_fit(&mut self, key: K, val: V) -> *mut V { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1102:23 [INFO] [stdout] | [INFO] [stdout] 1102 | ).insert_fit(key, val) [INFO] [stdout] | ^^^^^^^^^^ multiple `insert_fit` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl for the type `Handle, K, V, node::marker::Internal, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | fn insert_fit(&mut self, key: K, val: V, edge: Root) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl for the type `Handle, K, V, node::marker::Leaf, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1065:5 [INFO] [stdout] | [INFO] [stdout] 1065 | fn insert_fit(&mut self, key: K, val: V) -> *mut V { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1145:34 [INFO] [stdout] | [INFO] [stdout] 1145 | MaybeUninit::first_ptr_mut(&mut self.node.as_internal_mut().edges), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1175:69 [INFO] [stdout] | [INFO] [stdout] 1175 | Handle::new_edge(left.reborrow_mut(), self.idx).insert_fit(key, val, edge); [INFO] [stdout] | ^^^^^^^^^^ multiple `insert_fit` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl for the type `Handle, K, V, node::marker::Internal, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | fn insert_fit(&mut self, key: K, val: V, edge: Root) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl for the type `Handle, K, V, node::marker::Leaf, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1065:5 [INFO] [stdout] | [INFO] [stdout] 1065 | fn insert_fit(&mut self, key: K, val: V) -> *mut V { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1182:23 [INFO] [stdout] | [INFO] [stdout] 1182 | ).insert_fit(key, val, edge); [INFO] [stdout] | ^^^^^^^^^^ multiple `insert_fit` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl for the type `Handle, K, V, node::marker::Internal, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | fn insert_fit(&mut self, key: K, val: V, edge: Root) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl for the type `Handle, K, V, node::marker::Leaf, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1065:5 [INFO] [stdout] | [INFO] [stdout] 1065 | fn insert_fit(&mut self, key: K, val: V) -> *mut V { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> alloc_collections/src/lib.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(optin_builtin_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: renamed to `auto_traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::alloc::AllocErr` [INFO] [stdout] --> alloc_collections/src/boxed.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use core::alloc::{AllocErr, Layout}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::alloc::AllocErr` [INFO] [stdout] --> alloc_collections/src/glue.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use core::alloc::{AllocErr, Layout}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] | help: a similar name exists in the module: `AllocError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `allow_internal_unstable` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(allow_internal_unstable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lang_items` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #![feature(lang_items)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `rustc_attrs` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | #![feature(rustc_attrs)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> alloc_collections/src/lib.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #31844 for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `unsized_locals` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> alloc_collections/src/lib.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | #![feature(unsized_locals)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #48055 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `allocator_internals` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | #![feature(allocator_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(fmt_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_internals` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | #![feature(ptr_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `std_internals` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | #![feature(std_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `str_internals` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 26 | #![feature(str_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `unicode_internals` is internal to the compiler or standard library [INFO] [stdout] --> alloc_collections/src/lib.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | #![feature(unicode_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `nll` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> alloc_collections/src/lib.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(nll)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `maybe_uninit_extra` has been stable since 1.60.0 and no longer requires an attribute to enable [INFO] [stdout] --> alloc_collections/src/lib.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | #![feature(maybe_uninit_extra, maybe_uninit_slice)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_offset_from` has been stable since 1.47.0 and no longer requires an attribute to enable [INFO] [stdout] --> alloc_collections/src/lib.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | #![feature(ptr_offset_from)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> alloc_collections/src/lib.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | #![feature(try_trait)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `receiver_trait` [INFO] [stdout] --> alloc_collections/src/lib.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | #![feature(receiver_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `internal_uninit_const` [INFO] [stdout] --> alloc_collections/src/lib.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | #![feature(internal_uninit_const)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `UNINIT` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:135:33 [INFO] [stdout] | [INFO] [stdout] 135 | keys: [MaybeUninit::UNINIT; CAPACITY], [INFO] [stdout] | ^^^^^^ associated item not found in `MaybeUninit<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `K: core::marker::Copy` is not satisfied [INFO] [stdout] --> alloc_collections/src/btree/node.rs:135:20 [INFO] [stdout] | [INFO] [stdout] 135 | keys: [MaybeUninit::UNINIT; CAPACITY], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `K` [INFO] [stdout] | [INFO] [stdout] = note: required for `MaybeUninit` to implement `core::marker::Copy` [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: consider using `core::array::from_fn` to initialize the array [INFO] [stdout] = help: see https://doc.rust-lang.org/stable/std/array/fn.from_fn.html for more information [INFO] [stdout] help: consider restricting type parameter `K` with trait `Copy` [INFO] [stdout] | [INFO] [stdout] 128 | impl LeafNode { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `UNINIT` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:136:33 [INFO] [stdout] | [INFO] [stdout] 136 | vals: [MaybeUninit::UNINIT; CAPACITY], [INFO] [stdout] | ^^^^^^ associated item not found in `MaybeUninit<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `V: core::marker::Copy` is not satisfied [INFO] [stdout] --> alloc_collections/src/btree/node.rs:136:20 [INFO] [stdout] | [INFO] [stdout] 136 | vals: [MaybeUninit::UNINIT; CAPACITY], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `V` [INFO] [stdout] | [INFO] [stdout] = note: required for `MaybeUninit` to implement `core::marker::Copy` [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: consider using `core::array::from_fn` to initialize the array [INFO] [stdout] = help: see https://doc.rust-lang.org/stable/std/array/fn.from_fn.html for more information [INFO] [stdout] help: consider restricting type parameter `V` with trait `Copy` [INFO] [stdout] | [INFO] [stdout] 128 | impl LeafNode { [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `UNINIT` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:188:34 [INFO] [stdout] | [INFO] [stdout] 188 | edges: [MaybeUninit::UNINIT; 2*B], [INFO] [stdout] | ^^^^^^ associated item not found in `MaybeUninit<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `BoxedNode: core::marker::Copy` is not satisfied [INFO] [stdout] --> alloc_collections/src/btree/node.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | edges: [MaybeUninit::UNINIT; 2*B], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `core::marker::Copy` is not implemented for `BoxedNode` [INFO] [stdout] | [INFO] [stdout] = note: required for `MaybeUninit>` to implement `core::marker::Copy` [INFO] [stdout] = note: the `Copy` trait is required because this value will be copied for each element of the array [INFO] [stdout] = help: consider using `core::array::from_fn` to initialize the array [INFO] [stdout] = help: see https://doc.rust-lang.org/stable/std/array/fn.from_fn.html for more information [INFO] [stdout] help: consider annotating `BoxedNode` with `#[derive(Copy)]` [INFO] [stdout] | [INFO] [stdout] 197 + #[derive(Copy)] [INFO] [stdout] 198 | struct BoxedNode { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:662:30 [INFO] [stdout] | [INFO] [stdout] 662 | MaybeUninit::first_ptr(&self.as_leaf().vals), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] help: there is a method `as_ptr` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:553:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:691:34 [INFO] [stdout] | [INFO] [stdout] 691 | MaybeUninit::first_ptr_mut(&mut (*self.as_leaf_mut()).keys), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:702:30 [INFO] [stdout] | [INFO] [stdout] 702 | MaybeUninit::first_ptr_mut(&mut (*self.as_leaf_mut()).vals), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:719:30 [INFO] [stdout] | [INFO] [stdout] 719 | MaybeUninit::first_ptr_mut(&mut (*leaf).keys), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:723:30 [INFO] [stdout] | [INFO] [stdout] 723 | MaybeUninit::first_ptr_mut(&mut (*leaf).vals), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:807:34 [INFO] [stdout] | [INFO] [stdout] 807 | MaybeUninit::first_ptr_mut(&mut self.as_internal_mut().edges), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:866:42 [INFO] [stdout] | [INFO] [stdout] 866 | ... MaybeUninit::first_ptr_mut(&mut internal.as_internal_mut().edges), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1095:69 [INFO] [stdout] | [INFO] [stdout] 1095 | Handle::new_edge(left.reborrow_mut(), self.idx).insert_fit(key, val) [INFO] [stdout] | ^^^^^^^^^^ multiple `insert_fit` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl for the type `Handle, K, V, node::marker::Internal, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | fn insert_fit(&mut self, key: K, val: V, edge: Root) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl for the type `Handle, K, V, node::marker::Leaf, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1065:5 [INFO] [stdout] | [INFO] [stdout] 1065 | fn insert_fit(&mut self, key: K, val: V) -> *mut V { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1102:23 [INFO] [stdout] | [INFO] [stdout] 1102 | ).insert_fit(key, val) [INFO] [stdout] | ^^^^^^^^^^ multiple `insert_fit` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl for the type `Handle, K, V, node::marker::Internal, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | fn insert_fit(&mut self, key: K, val: V, edge: Root) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl for the type `Handle, K, V, node::marker::Leaf, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1065:5 [INFO] [stdout] | [INFO] [stdout] 1065 | fn insert_fit(&mut self, key: K, val: V) -> *mut V { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `first_ptr_mut` found for union `MaybeUninit` in the current scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1145:34 [INFO] [stdout] | [INFO] [stdout] 1145 | MaybeUninit::first_ptr_mut(&mut self.node.as_internal_mut().edges), [INFO] [stdout] | ^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions: [INFO] [stdout] MaybeUninit::::new [INFO] [stdout] MaybeUninit::::uninit [INFO] [stdout] MaybeUninit::::zeroed [INFO] [stdout] --> /rustc/ef5216c337126ffe24d074826f4023948c4a9b8e/library/core/src/mem/maybe_uninit.rs:307:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1175:69 [INFO] [stdout] | [INFO] [stdout] 1175 | Handle::new_edge(left.reborrow_mut(), self.idx).insert_fit(key, val, edge); [INFO] [stdout] | ^^^^^^^^^^ multiple `insert_fit` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl for the type `Handle, K, V, node::marker::Internal, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | fn insert_fit(&mut self, key: K, val: V, edge: Root) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl for the type `Handle, K, V, node::marker::Leaf, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1065:5 [INFO] [stdout] | [INFO] [stdout] 1065 | fn insert_fit(&mut self, key: K, val: V) -> *mut V { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1182:23 [INFO] [stdout] | [INFO] [stdout] 1182 | ).insert_fit(key, val, edge); [INFO] [stdout] | ^^^^^^^^^^ multiple `insert_fit` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl for the type `Handle, K, V, node::marker::Internal, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1134:5 [INFO] [stdout] | [INFO] [stdout] 1134 | fn insert_fit(&mut self, key: K, val: V, edge: Root) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in an impl for the type `Handle, K, V, node::marker::Leaf, Allocator>, Edge, Allocator>` [INFO] [stdout] --> alloc_collections/src/btree/node.rs:1065:5 [INFO] [stdout] | [INFO] [stdout] 1065 | fn insert_fit(&mut self, key: K, val: V) -> *mut V { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures v0.3.1 [INFO] [stdout] Some errors have detailed explanations: E0034, E0277, E0432, E0557, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `alloc_collections` (lib test) due to 24 previous errors; 15 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0034, E0277, E0432, E0557, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `alloc_collections` (lib) due to 24 previous errors; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d81bfc57fb48bbd55bbc7bde982d5929e83d73326bfc7b2ee329780060c4d644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d81bfc57fb48bbd55bbc7bde982d5929e83d73326bfc7b2ee329780060c4d644", kill_on_drop: false }` [INFO] [stdout] d81bfc57fb48bbd55bbc7bde982d5929e83d73326bfc7b2ee329780060c4d644