[INFO] fetching crate lockfree 0.5.1... [INFO] checking lockfree-0.5.1 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate lockfree 0.5.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate lockfree 0.5.1 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lockfree 0.5.1 [INFO] finished tweaking crates.io crate lockfree 0.5.1 [INFO] tweaked toml for crates.io crate lockfree 0.5.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d8f61ccd3f6789f906ebb3f01cd91b5a6be370b65c0b94f2a06246abd67f5d91 [INFO] running `Command { std: "docker" "start" "-a" "d8f61ccd3f6789f906ebb3f01cd91b5a6be370b65c0b94f2a06246abd67f5d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8f61ccd3f6789f906ebb3f01cd91b5a6be370b65c0b94f2a06246abd67f5d91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8f61ccd3f6789f906ebb3f01cd91b5a6be370b65c0b94f2a06246abd67f5d91", kill_on_drop: false }` [INFO] [stdout] d8f61ccd3f6789f906ebb3f01cd91b5a6be370b65c0b94f2a06246abd67f5d91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 43dc26110c725e90f86c9ae7f9c67d7b1c5f2abb9cc926adddd18f55dff81fa5 [INFO] running `Command { std: "docker" "start" "-a" "43dc26110c725e90f86c9ae7f9c67d7b1c5f2abb9cc926adddd18f55dff81fa5", kill_on_drop: false }` [INFO] [stderr] Checking owned-alloc v0.2.0 [INFO] [stderr] Checking lockfree v0.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:325:48 [INFO] [stdout] | [INFO] [stdout] 325 | mem::{forget, replace, uninitialized}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/queue.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | / make_shared_incin! { [INFO] [stdout] 262 | | { "[`Queue`]" } [INFO] [stdout] 263 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 264 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/queue.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | / make_shared_incin! { [INFO] [stdout] 262 | | { "[`Queue`]" } [INFO] [stdout] 263 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 264 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:325:48 [INFO] [stdout] | [INFO] [stdout] 325 | mem::{forget, replace, uninitialized}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/stack.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | / make_shared_incin! { [INFO] [stdout] 205 | | { "[`Stack`]" } [INFO] [stdout] 206 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 207 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/stack.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | / make_shared_incin! { [INFO] [stdout] 205 | | { "[`Stack`]" } [INFO] [stdout] 206 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 207 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:325:48 [INFO] [stdout] | [INFO] [stdout] 325 | mem::{forget, replace, uninitialized}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:501:1 [INFO] [stdout] | [INFO] [stdout] 501 | / make_shared_incin! { [INFO] [stdout] 502 | | { "[`Map`]" } [INFO] [stdout] 503 | | pub SharedIncin of Garbage [INFO] [stdout] 504 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:501:1 [INFO] [stdout] | [INFO] [stdout] 501 | / make_shared_incin! { [INFO] [stdout] 502 | | { "[`Map`]" } [INFO] [stdout] 503 | | pub SharedIncin of Garbage [INFO] [stdout] 504 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:325:48 [INFO] [stdout] | [INFO] [stdout] 325 | mem::{forget, replace, uninitialized}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/queue.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | / make_shared_incin! { [INFO] [stdout] 262 | | { "[`Queue`]" } [INFO] [stdout] 263 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 264 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/queue.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | / make_shared_incin! { [INFO] [stdout] 262 | | { "[`Queue`]" } [INFO] [stdout] 263 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 264 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:325:48 [INFO] [stdout] | [INFO] [stdout] 325 | mem::{forget, replace, uninitialized}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/stack.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | / make_shared_incin! { [INFO] [stdout] 205 | | { "[`Stack`]" } [INFO] [stdout] 206 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 207 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/stack.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | / make_shared_incin! { [INFO] [stdout] 205 | | { "[`Stack`]" } [INFO] [stdout] 206 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 207 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:325:48 [INFO] [stdout] | [INFO] [stdout] 325 | mem::{forget, replace, uninitialized}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:501:1 [INFO] [stdout] | [INFO] [stdout] 501 | / make_shared_incin! { [INFO] [stdout] 502 | | { "[`Map`]" } [INFO] [stdout] 503 | | pub SharedIncin of Garbage [INFO] [stdout] 504 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:325:48 [INFO] [stdout] | [INFO] [stdout] 325 | mem::{forget, replace, uninitialized}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/spmc.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / make_shared_incin! { [INFO] [stdout] 330 | | { "`spmc::Receiver`" } [INFO] [stdout] 331 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 332 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:501:1 [INFO] [stdout] | [INFO] [stdout] 501 | / make_shared_incin! { [INFO] [stdout] 502 | | { "[`Map`]" } [INFO] [stdout] 503 | | pub SharedIncin of Garbage [INFO] [stdout] 504 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/spmc.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / make_shared_incin! { [INFO] [stdout] 330 | | { "`spmc::Receiver`" } [INFO] [stdout] 331 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 332 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:325:48 [INFO] [stdout] | [INFO] [stdout] 325 | mem::{forget, replace, uninitialized}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/mpmc.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / make_shared_incin! { [INFO] [stdout] 447 | | { "`mpmc::Receiver`" } [INFO] [stdout] 448 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 449 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/mpmc.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / make_shared_incin! { [INFO] [stdout] 447 | | { "`mpmc::Receiver`" } [INFO] [stdout] 448 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 449 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/removable.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | mem::{replace, uninitialized, ManuallyDrop}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/removable.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | item: ManuallyDrop::new(unsafe { uninitialized() }), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:325:48 [INFO] [stdout] | [INFO] [stdout] 325 | mem::{forget, replace, uninitialized}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/spmc.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / make_shared_incin! { [INFO] [stdout] 330 | | { "`spmc::Receiver`" } [INFO] [stdout] 331 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 332 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/spmc.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / make_shared_incin! { [INFO] [stdout] 330 | | { "`spmc::Receiver`" } [INFO] [stdout] 331 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 332 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:325:48 [INFO] [stdout] | [INFO] [stdout] 325 | mem::{forget, replace, uninitialized}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/mpmc.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / make_shared_incin! { [INFO] [stdout] 447 | | { "`mpmc::Receiver`" } [INFO] [stdout] 448 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 449 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/mpmc.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / make_shared_incin! { [INFO] [stdout] 447 | | { "`mpmc::Receiver`" } [INFO] [stdout] 448 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 449 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/removable.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | mem::{replace, uninitialized, ManuallyDrop}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/removable.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | item: ManuallyDrop::new(unsafe { uninitialized() }), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/map/bucket.rs:555:31 [INFO] [stdout] | [INFO] [stdout] 555 | let res = self.atomic.compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/map/bucket.rs:555:31 [INFO] [stdout] | [INFO] [stdout] 555 | let res = self.atomic.compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `Arc>>>` does not permit being left uninitialized [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] ::: src/queue.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | / make_shared_incin! { [INFO] [stdout] 262 | | { "[`Queue`]" } [INFO] [stdout] 263 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 264 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: `std::ptr::NonNull>>>>` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `Arc>>>` does not permit being left uninitialized [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] ::: src/stack.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | / make_shared_incin! { [INFO] [stdout] 205 | | { "[`Stack`]" } [INFO] [stdout] 206 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 207 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>>>>` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `Arc>>` does not permit being left uninitialized [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:501:1 [INFO] [stdout] | [INFO] [stdout] 501 | / make_shared_incin! { [INFO] [stdout] 502 | | { "[`Map`]" } [INFO] [stdout] 503 | | pub SharedIncin of Garbage [INFO] [stdout] 504 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>>>` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `Arc>>>` does not permit being left uninitialized [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] ::: src/channel/spmc.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / make_shared_incin! { [INFO] [stdout] 330 | | { "`spmc::Receiver`" } [INFO] [stdout] 331 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 332 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>>>>` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `Arc>>>` does not permit being left uninitialized [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] ::: src/channel/mpmc.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / make_shared_incin! { [INFO] [stdout] 447 | | { "`mpmc::Receiver`" } [INFO] [stdout] 448 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 449 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>>>>` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `Arc>>>` does not permit being left uninitialized [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] ::: src/queue.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | / make_shared_incin! { [INFO] [stdout] 262 | | { "[`Queue`]" } [INFO] [stdout] 263 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 264 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(invalid_value)]` on by default [INFO] [stdout] note: `std::ptr::NonNull>>>>` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `Arc>>>` does not permit being left uninitialized [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] ::: src/stack.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | / make_shared_incin! { [INFO] [stdout] 205 | | { "[`Stack`]" } [INFO] [stdout] 206 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 207 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>>>>` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `Arc>>` does not permit being left uninitialized [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] ::: src/map/mod.rs:501:1 [INFO] [stdout] | [INFO] [stdout] 501 | / make_shared_incin! { [INFO] [stdout] 502 | | { "[`Map`]" } [INFO] [stdout] 503 | | pub SharedIncin of Garbage [INFO] [stdout] 504 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>>>` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `Arc>>>` does not permit being left uninitialized [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] ::: src/channel/spmc.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / make_shared_incin! { [INFO] [stdout] 330 | | { "`spmc::Receiver`" } [INFO] [stdout] 331 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 332 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>>>>` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the type `Arc>>>` does not permit being left uninitialized [INFO] [stdout] --> src/incin.rs:332:50 [INFO] [stdout] | [INFO] [stdout] 332 | replace(&mut self.inner, uninitialized()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this code causes undefined behavior when executed [INFO] [stdout] | help: use `MaybeUninit` instead, and only call `assume_init` after initialization is done [INFO] [stdout] | [INFO] [stdout] ::: src/channel/mpmc.rs:446:1 [INFO] [stdout] | [INFO] [stdout] 446 | / make_shared_incin! { [INFO] [stdout] 447 | | { "`mpmc::Receiver`" } [INFO] [stdout] 448 | | pub SharedIncin of OwnedAlloc> [INFO] [stdout] 449 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: `std::ptr::NonNull>>>>` must be non-null (in this struct field) [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.32s [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "43dc26110c725e90f86c9ae7f9c67d7b1c5f2abb9cc926adddd18f55dff81fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43dc26110c725e90f86c9ae7f9c67d7b1c5f2abb9cc926adddd18f55dff81fa5", kill_on_drop: false }` [INFO] [stdout] 43dc26110c725e90f86c9ae7f9c67d7b1c5f2abb9cc926adddd18f55dff81fa5