[INFO] fetching crate dst-container 0.1.0...
[INFO] checking dst-container-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate dst-container 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate dst-container 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dst-container 0.1.0
[INFO] finished tweaking crates.io crate dst-container 0.1.0
[INFO] tweaked toml for crates.io crate dst-container 0.1.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dst-container-derive v0.1.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d959d4100d4cf8c45f8194945188ab62f731bb95875170148de398f43f55ff1
[INFO] running `Command { std: "docker" "start" "-a" "2d959d4100d4cf8c45f8194945188ab62f731bb95875170148de398f43f55ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d959d4100d4cf8c45f8194945188ab62f731bb95875170148de398f43f55ff1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d959d4100d4cf8c45f8194945188ab62f731bb95875170148de398f43f55ff1", kill_on_drop: false }`
[INFO] [stdout] 2d959d4100d4cf8c45f8194945188ab62f731bb95875170148de398f43f55ff1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18522fec4e9a14218d71b09fd22260ad0f446e273e1914d320c2441471d224ac
[INFO] running `Command { std: "docker" "start" "-a" "18522fec4e9a14218d71b09fd22260ad0f446e273e1914d320c2441471d224ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling dst-container-derive v0.1.0
[INFO] [stderr]     Checking dst-container v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Pointee` is imported redundantly
[INFO] [stdout]  --> src/smart_ptr.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `Pointee` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 4 |     ptr::{NonNull, Pointee},
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Pointee` is imported redundantly
[INFO] [stdout]  --> src/fixed_vec.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `Pointee` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 |     ptr::{drop_in_place, NonNull, Pointee},
[INFO] [stdout]   |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Pointee` is imported redundantly
[INFO] [stdout]  --> src/smart_ptr.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `Pointee` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 4 |     ptr::{NonNull, Pointee},
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Pointee` is imported redundantly
[INFO] [stdout]  --> src/fixed_vec.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::*;
[INFO] [stdout]   |     -------- the item `Pointee` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 |     ptr::{drop_in_place, NonNull, Pointee},
[INFO] [stdout]   |                                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice_cloned` found for union `MaybeUninit` in the current scope
[INFO] [stdout]   --> src/lib.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |         MaybeUninit::write_slice_cloned(dest, self);
[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::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice` found for union `MaybeUninit` in the current scope
[INFO] [stdout]   --> src/lib.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |         MaybeUninit::write_slice(dest, self);
[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::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice` found for union `MaybeUninit` in the current scope
[INFO] [stdout]   --> src/lib.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |         MaybeUninit::write_slice(dest, self.as_bytes());
[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::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice` found for union `std::mem::MaybeUninit` in the current scope
[INFO] [stdout]    --> src/smart_ptr.rs:231:30
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 MaybeUninit::write_slice(&mut slice.slice, &[0; SLICE_LEN]);
[INFO] [stdout]     |                              ^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       std::mem::MaybeUninit::<T>::new
[INFO] [stdout]       std::mem::MaybeUninit::<T>::uninit
[INFO] [stdout]       std::mem::MaybeUninit::<T>::zeroed
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice` found for union `std::mem::MaybeUninit` in the current scope
[INFO] [stdout]   --> src/unsized_slice.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 MaybeUninit::write_slice(&mut slice.slice, &[1u64, 1, 4, 5, 1, 4]);
[INFO] [stdout]    |                              ^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       std::mem::MaybeUninit::<T>::new
[INFO] [stdout]       std::mem::MaybeUninit::<T>::uninit
[INFO] [stdout]       std::mem::MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice_cloned` found for union `std::mem::MaybeUninit` in the current scope
[INFO] [stdout]   --> src/unsized_slice.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 MaybeUninit::write_slice_cloned(&mut slice.slice, &[data.clone(), data.clone()]);
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       std::mem::MaybeUninit::<T>::new
[INFO] [stdout]       std::mem::MaybeUninit::<T>::uninit
[INFO] [stdout]       std::mem::MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice` found for union `std::mem::MaybeUninit` in the current scope
[INFO] [stdout]   --> src/unsized_str.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 MaybeUninit::write_slice(&mut slice.str, "Hello".as_bytes());
[INFO] [stdout]    |                              ^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       std::mem::MaybeUninit::<T>::new
[INFO] [stdout]       std::mem::MaybeUninit::<T>::uninit
[INFO] [stdout]       std::mem::MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dst-container` (lib) due to 4 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice` found for union `std::mem::MaybeUninit` in the current scope
[INFO] [stdout]     --> src/fixed_vec.rs:1089:30
[INFO] [stdout]      |
[INFO] [stdout] 1089 |                 MaybeUninit::write_slice(&mut slice.slice, &[1, 1, 4, 5, 1, 4]);
[INFO] [stdout]      |                              ^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       std::mem::MaybeUninit::<T>::new
[INFO] [stdout]       std::mem::MaybeUninit::<T>::uninit
[INFO] [stdout]       std::mem::MaybeUninit::<T>::zeroed
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice` found for union `std::mem::MaybeUninit` in the current scope
[INFO] [stdout]     --> src/fixed_vec.rs:1104:30
[INFO] [stdout]      |
[INFO] [stdout] 1104 |                 MaybeUninit::write_slice(&mut slice.slice, &[1, 1, 4, 5, 1, 4]);
[INFO] [stdout]      |                              ^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       std::mem::MaybeUninit::<T>::new
[INFO] [stdout]       std::mem::MaybeUninit::<T>::uninit
[INFO] [stdout]       std::mem::MaybeUninit::<T>::zeroed
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice_cloned` found for union `std::mem::MaybeUninit` in the current scope
[INFO] [stdout]     --> src/fixed_vec.rs:1120:30
[INFO] [stdout]      |
[INFO] [stdout] 1120 |                 MaybeUninit::write_slice_cloned(&mut slice.slice, &[data.clone(), data.clone()]);
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       std::mem::MaybeUninit::<T>::new
[INFO] [stdout]       std::mem::MaybeUninit::<T>::uninit
[INFO] [stdout]       std::mem::MaybeUninit::<T>::zeroed
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice` found for union `std::mem::MaybeUninit` in the current scope
[INFO] [stdout]     --> src/fixed_vec.rs:1160:30
[INFO] [stdout]      |
[INFO] [stdout] 1160 |                 MaybeUninit::write_slice(&mut slice.slice, &[1, 1, 4]);
[INFO] [stdout]      |                              ^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       std::mem::MaybeUninit::<T>::new
[INFO] [stdout]       std::mem::MaybeUninit::<T>::uninit
[INFO] [stdout]       std::mem::MaybeUninit::<T>::zeroed
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice` found for union `std::mem::MaybeUninit` in the current scope
[INFO] [stdout]     --> src/fixed_vec.rs:1190:34
[INFO] [stdout]      |
[INFO] [stdout] 1190 |                     MaybeUninit::write_slice(slice, &[0; SLICE_LEN]);
[INFO] [stdout]      |                                  ^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       std::mem::MaybeUninit::<T>::new
[INFO] [stdout]       std::mem::MaybeUninit::<T>::uninit
[INFO] [stdout]       std::mem::MaybeUninit::<T>::zeroed
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice_cloned` found for union `std::mem::MaybeUninit` in the current scope
[INFO] [stdout]   --> src/lib.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |         MaybeUninit::write_slice_cloned(dest, self);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       std::mem::MaybeUninit::<T>::new
[INFO] [stdout]       std::mem::MaybeUninit::<T>::uninit
[INFO] [stdout]       std::mem::MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice` found for union `std::mem::MaybeUninit` in the current scope
[INFO] [stdout]   --> src/lib.rs:92:22
[INFO] [stdout]    |
[INFO] [stdout] 92 |         MaybeUninit::write_slice(dest, self);
[INFO] [stdout]    |                      ^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       std::mem::MaybeUninit::<T>::new
[INFO] [stdout]       std::mem::MaybeUninit::<T>::uninit
[INFO] [stdout]       std::mem::MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `write_slice` found for union `std::mem::MaybeUninit` in the current scope
[INFO] [stdout]   --> src/lib.rs:98:22
[INFO] [stdout]    |
[INFO] [stdout] 98 |         MaybeUninit::write_slice(dest, self.as_bytes());
[INFO] [stdout]    |                      ^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `std::mem::MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       std::mem::MaybeUninit::<T>::new
[INFO] [stdout]       std::mem::MaybeUninit::<T>::uninit
[INFO] [stdout]       std::mem::MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/mem/maybe_uninit.rs:290:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dst-container` (lib test) due to 13 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "18522fec4e9a14218d71b09fd22260ad0f446e273e1914d320c2441471d224ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18522fec4e9a14218d71b09fd22260ad0f446e273e1914d320c2441471d224ac", kill_on_drop: false }`
[INFO] [stdout] 18522fec4e9a14218d71b09fd22260ad0f446e273e1914d320c2441471d224ac
