[INFO] fetching crate dst-container 0.1.1...
[INFO] checking dst-container-0.1.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate dst-container 0.1.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate dst-container 0.1.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dst-container 0.1.1
[INFO] finished tweaking crates.io crate dst-container 0.1.1
[INFO] tweaked toml for crates.io crate dst-container 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dst-container-derive v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 773d75dabed2e86570214146f8950362183e41299a4831895cbec38afb27b82a
[INFO] running `Command { std: "docker" "start" "-a" "773d75dabed2e86570214146f8950362183e41299a4831895cbec38afb27b82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "773d75dabed2e86570214146f8950362183e41299a4831895cbec38afb27b82a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "773d75dabed2e86570214146f8950362183e41299a4831895cbec38afb27b82a", kill_on_drop: false }`
[INFO] [stdout] 773d75dabed2e86570214146f8950362183e41299a4831895cbec38afb27b82a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c524cb21914cd0ac12ae05b20e30ab4060d430032543a50c1e287c1a7a590cfb
[INFO] running `Command { std: "docker" "start" "-a" "c524cb21914cd0ac12ae05b20e30ab4060d430032543a50c1e287c1a7a590cfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling dst-container-derive v0.1.1
[INFO] [stderr]     Checking dst-container v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![cfg_attr(test, feature(new_uninit, test))]
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/smart_ptr.rs:145:57
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let null_ptr: *mut T = std::ptr::from_raw_parts_mut(std::ptr::null_mut(), metadata);
[INFO] [stdout]     |                            ---------------------------- ^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the function `null_mut`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: Thin`
[INFO] [stdout] note: required by a bound in `std::ptr::from_raw_parts_mut`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/ptr/metadata.rs:125:1
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let null_ptr: *mut T = std::ptr::from_raw_parts_mut(std::ptr::null_mut::<T>(), metadata);
[INFO] [stdout]     |                                                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/fixed_vec.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Layout::for_value_raw(std::ptr::from_raw_parts::<T>(
[INFO] [stdout]    |                               ----------------------------- required by a bound introduced by this call
[INFO] [stdout] 33 |             std::ptr::null(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the function `null`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: Thin`
[INFO] [stdout] note: required by a bound in `std::ptr::from_raw_parts`
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/ptr/metadata.rs:111:1
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 33 |             std::ptr::null::<T>(),
[INFO] [stdout]    |                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/smart_ptr.rs:145:57
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let null_ptr: *mut T = std::ptr::from_raw_parts_mut(std::ptr::null_mut(), metadata);
[INFO] [stdout]     |                            ---------------------------- ^^^^^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the function `null_mut`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `_: Thin`
[INFO] [stdout] note: required by a bound in `std::ptr::from_raw_parts_mut`
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/ptr/metadata.rs:125:1
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let null_ptr: *mut T = std::ptr::from_raw_parts_mut(std::ptr::null_mut::<T>(), metadata);
[INFO] [stdout]     |                                                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'new_zeroed_alloc'
[INFO] [stdout]    --> src/smart_ptr.rs:249:33
[INFO] [stdout]     |
[INFO] [stdout] 249 |             let b: Box<[u32]> = Box::new_zeroed_slice(SLICE_LEN).assume_init();
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #129396 <https://github.com/rust-lang/rust/issues/129396> for more information
[INFO] [stdout]     = help: add `#![feature(new_zeroed_alloc)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/fixed_vec.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Layout::for_value_raw(std::ptr::from_raw_parts::<T>(
[INFO] [stdout]    |                               ----------------------------- required by a bound introduced by this call
[INFO] [stdout] 33 |             std::ptr::null(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the function `null`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: Thin`
[INFO] [stdout] note: required by a bound in `std::ptr::from_raw_parts`
[INFO] [stdout]   --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/ptr/metadata.rs:111:1
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 33 |             std::ptr::null::<T>(),
[INFO] [stdout]    |                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'new_zeroed_alloc'
[INFO] [stdout]     --> src/fixed_vec.rs:1222:26
[INFO] [stdout]      |
[INFO] [stdout] 1222 |                 vec.push(Box::new_zeroed_slice(SLICE_LEN).assume_init());
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: see issue #129396 <https://github.com/rust-lang/rust/issues/129396> for more information
[INFO] [stdout]      = help: add `#![feature(new_zeroed_alloc)]` to the crate attributes to enable
[INFO] [stdout]      = note: this compiler was built on 2024-09-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dst-container` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0283, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dst-container` (lib test) due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c524cb21914cd0ac12ae05b20e30ab4060d430032543a50c1e287c1a7a590cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c524cb21914cd0ac12ae05b20e30ab4060d430032543a50c1e287c1a7a590cfb", kill_on_drop: false }`
[INFO] [stdout] c524cb21914cd0ac12ae05b20e30ab4060d430032543a50c1e287c1a7a590cfb
