[INFO] fetching crate default-vec 0.2.0...
[INFO] checking default-vec-0.2.0 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate default-vec 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate default-vec 0.2.0 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate default-vec 0.2.0
[INFO] finished tweaking crates.io crate default-vec 0.2.0
[INFO] tweaked toml for crates.io crate default-vec 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60ac0629ef61e074204f2e217048dc0697f6a9ae3d0fd86d2988698af58f2919
[INFO] running `Command { std: "docker" "start" "-a" "60ac0629ef61e074204f2e217048dc0697f6a9ae3d0fd86d2988698af58f2919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60ac0629ef61e074204f2e217048dc0697f6a9ae3d0fd86d2988698af58f2919", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60ac0629ef61e074204f2e217048dc0697f6a9ae3d0fd86d2988698af58f2919", kill_on_drop: false }`
[INFO] [stdout] 60ac0629ef61e074204f2e217048dc0697f6a9ae3d0fd86d2988698af58f2919
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deade04b1adbb53985271c2b58094704ee78cedd855fbc0b1a1d0ef60957de5a
[INFO] running `Command { std: "docker" "start" "-a" "deade04b1adbb53985271c2b58094704ee78cedd855fbc0b1a1d0ef60957de5a", kill_on_drop: false }`
[INFO] [stderr]     Checking default-vec v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0603]: module `raw_vec` is private
[INFO] [stdout]  --> src/lib.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::raw_vec::RawVec;
[INFO] [stdout]   |            ^^^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `raw_vec` is defined here
[INFO] [stdout]  --> /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/alloc/src/lib.rs:229:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `raw_vec` is private
[INFO] [stdout]  --> src/lib.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | use alloc::raw_vec::RawVec;
[INFO] [stdout]   |            ^^^^^^^ private module
[INFO] [stdout]   |
[INFO] [stdout] note: the module `raw_vec` is defined here
[INFO] [stdout]  --> /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/alloc/src/lib.rs:229:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `raw_vec_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(raw_vec_internals)]
[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 `raw_vec_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(raw_vec_internals)]
[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] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         DefaultVec::default()
[INFO] [stdout]    |         ^^^^^^^^^^ cannot infer type for type parameter `T` declared on the struct `DefaultVec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: Default`
[INFO] [stdout] note: required by a bound in `DefaultVec`
[INFO] [stdout]   --> src/lib.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct DefaultVec<T: Default> {
[INFO] [stdout]    |                          ^^^^^^^ required by this bound in `DefaultVec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/tests.rs:5:19
[INFO] [stdout]    |
[INFO] [stdout] 5  |     let mut vec = DefaultVec::new();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the struct `DefaultVec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: Default`
[INFO] [stdout] note: required by a bound in `DefaultVec::<T>::new`
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<T: Default> DefaultVec<T> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `DefaultVec::<T>::new`
[INFO] [stdout] 17 |     /// Creates an empty vector.
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 5  |     let mut vec = DefaultVec::<T>::new();
[INFO] [stdout]    |                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |         if idx < self.capacity() {
[INFO] [stdout]    |                       ^^^^^^^^ cannot infer type for type parameter `T`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: Default`
[INFO] [stdout] note: required by a bound in `DefaultVec::<T>::capacity`
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<T: Default> DefaultVec<T> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `DefaultVec::<T>::capacity`
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]    |            -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 |         for i in start..self.capacity() {
[INFO] [stdout]    |                              ^^^^^^^^ cannot infer type for type parameter `T`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: Default`
[INFO] [stdout] note: required by a bound in `DefaultVec::<T>::capacity`
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<T: Default> DefaultVec<T> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `DefaultVec::<T>::capacity`
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]    |            -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0283, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `default-vec` (lib) due to 5 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/tests.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut vec = DefaultVec::new();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ cannot infer type of the type parameter `T` declared on the struct `DefaultVec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: Default`
[INFO] [stdout] note: required by a bound in `DefaultVec::<T>::new`
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<T: Default> DefaultVec<T> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `DefaultVec::<T>::new`
[INFO] [stdout] 17 |     /// Creates an empty vector.
[INFO] [stdout] 18 |     pub fn new() -> Self {
[INFO] [stdout]    |            --- required by a bound in this associated function
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut vec = DefaultVec::<T>::new();
[INFO] [stdout]    |                             +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         DefaultVec::default()
[INFO] [stdout]    |         ^^^^^^^^^^ cannot infer type for type parameter `T` declared on the struct `DefaultVec`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: Default`
[INFO] [stdout] note: required by a bound in `DefaultVec`
[INFO] [stdout]   --> src/lib.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct DefaultVec<T: Default> {
[INFO] [stdout]    |                          ^^^^^^^ required by this bound in `DefaultVec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:70:23
[INFO] [stdout]    |
[INFO] [stdout] 70 |         if idx < self.capacity() {
[INFO] [stdout]    |                       ^^^^^^^^ cannot infer type for type parameter `T`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: Default`
[INFO] [stdout] note: required by a bound in `DefaultVec::<T>::capacity`
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<T: Default> DefaultVec<T> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `DefaultVec::<T>::capacity`
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]    |            -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 |         for i in start..self.capacity() {
[INFO] [stdout]    |                              ^^^^^^^^ cannot infer type for type parameter `T`
[INFO] [stdout]    |
[INFO] [stdout]    = note: cannot satisfy `_: Default`
[INFO] [stdout] note: required by a bound in `DefaultVec::<T>::capacity`
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl<T: Default> DefaultVec<T> {
[INFO] [stdout]    |         ^^^^^^^ required by this bound in `DefaultVec::<T>::capacity`
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn capacity(&self) -> usize {
[INFO] [stdout]    |            -------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0283, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `default-vec` (lib test) due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "deade04b1adbb53985271c2b58094704ee78cedd855fbc0b1a1d0ef60957de5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deade04b1adbb53985271c2b58094704ee78cedd855fbc0b1a1d0ef60957de5a", kill_on_drop: false }`
[INFO] [stdout] deade04b1adbb53985271c2b58094704ee78cedd855fbc0b1a1d0ef60957de5a
