[INFO] fetching crate allocator-api2 0.2.16...
[INFO] checking allocator-api2-0.2.16 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate allocator-api2 0.2.16 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate allocator-api2 0.2.16 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 allocator-api2 0.2.16
[INFO] finished tweaking crates.io crate allocator-api2 0.2.16
[INFO] tweaked toml for crates.io crate allocator-api2 0.2.16 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" "+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] 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0110357833b455dac6ade8044c413857cee1a34fa2b8991c25bf914174e020e2
[INFO] running `Command { std: "docker" "start" "-a" "0110357833b455dac6ade8044c413857cee1a34fa2b8991c25bf914174e020e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0110357833b455dac6ade8044c413857cee1a34fa2b8991c25bf914174e020e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0110357833b455dac6ade8044c413857cee1a34fa2b8991c25bf914174e020e2", kill_on_drop: false }`
[INFO] [stdout] 0110357833b455dac6ade8044c413857cee1a34fa2b8991c25bf914174e020e2
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8020f4b9803b49bf7a51289f1dd9000089c34984b7649419c6172a427cefb55c
[INFO] running `Command { std: "docker" "start" "-a" "8020f4b9803b49bf7a51289f1dd9000089c34984b7649419c6172a427cefb55c", kill_on_drop: false }`
[INFO] [stderr]     Checking allocator-api2 v0.2.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `handle_alloc_error`
[INFO] [stdout]  --> src/stable/alloc/global.rs:4:60
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use alloc_crate::alloc::{alloc, alloc_zeroed, dealloc, handle_alloc_error, realloc};
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]    --> src/stable/boxed.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 | use core::convert::{From, TryFrom};
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]    --> src/stable/boxed.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 | use core::iter::{FusedIterator, Iterator};
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]    --> src/stable/boxed.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | use core::marker::Unpin;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Unpin` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Drop` is imported redundantly
[INFO] [stdout]  --> src/stable/raw_vec.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::ops::Drop;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Drop` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handle_alloc_error`
[INFO] [stdout]  --> src/stable/alloc/global.rs:4:60
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use alloc_crate::alloc::{alloc, alloc_zeroed, dealloc, handle_alloc_error, realloc};
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]    --> src/stable/boxed.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 | use core::convert::{From, TryFrom};
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]    --> src/stable/boxed.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 | use core::iter::{FusedIterator, Iterator};
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]    --> src/stable/boxed.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | use core::marker::Unpin;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Unpin` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Drop` is imported redundantly
[INFO] [stdout]  --> src/stable/raw_vec.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::ops::Drop;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Drop` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ExtendFromWithinSpec` is never used
[INFO] [stdout]     --> src/stable/vec/mod.rs:2545:7
[INFO] [stdout]      |
[INFO] [stdout] 2545 | trait ExtendFromWithinSpec {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NonDrop` is never used
[INFO] [stdout]    --> src/stable/vec/into_iter.rs:161:11
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub trait NonDrop {}
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ExtendFromWithinSpec` is never used
[INFO] [stdout]     --> src/stable/vec/mod.rs:2545:7
[INFO] [stdout]      |
[INFO] [stdout] 2545 | trait ExtendFromWithinSpec {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NonDrop` is never used
[INFO] [stdout]    --> src/stable/vec/into_iter.rs:161:11
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub trait NonDrop {}
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] running `Command { std: "docker" "inspect" "8020f4b9803b49bf7a51289f1dd9000089c34984b7649419c6172a427cefb55c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8020f4b9803b49bf7a51289f1dd9000089c34984b7649419c6172a427cefb55c", kill_on_drop: false }`
[INFO] [stdout] 8020f4b9803b49bf7a51289f1dd9000089c34984b7649419c6172a427cefb55c
[INFO] checking allocator-api2-0.2.16 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate allocator-api2 0.2.16 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate allocator-api2 0.2.16 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate allocator-api2 0.2.16
[INFO] finished tweaking crates.io crate allocator-api2 0.2.16
[INFO] tweaked toml for crates.io crate allocator-api2 0.2.16 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a76b57f93760ea866f206299cbc7f7139c752c5e5f76402c9b579283ac919d6b
[INFO] running `Command { std: "docker" "start" "-a" "a76b57f93760ea866f206299cbc7f7139c752c5e5f76402c9b579283ac919d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a76b57f93760ea866f206299cbc7f7139c752c5e5f76402c9b579283ac919d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a76b57f93760ea866f206299cbc7f7139c752c5e5f76402c9b579283ac919d6b", kill_on_drop: false }`
[INFO] [stdout] a76b57f93760ea866f206299cbc7f7139c752c5e5f76402c9b579283ac919d6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31f640ca1d6795c3feef8f1229fe94fb395702364e3c455ba98a6b44e42167ae
[INFO] running `Command { std: "docker" "start" "-a" "31f640ca1d6795c3feef8f1229fe94fb395702364e3c455ba98a6b44e42167ae", kill_on_drop: false }`
[INFO] [stderr]     Checking allocator-api2 v0.2.16 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `handle_alloc_error`
[INFO] [stdout]  --> src/stable/alloc/global.rs:4:60
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use alloc_crate::alloc::{alloc, alloc_zeroed, dealloc, handle_alloc_error, realloc};
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]    --> src/stable/boxed.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 | use core::convert::{From, TryFrom};
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]    --> src/stable/boxed.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 | use core::iter::{FusedIterator, Iterator};
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]    --> src/stable/boxed.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | use core::marker::Unpin;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Unpin` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Drop` is imported redundantly
[INFO] [stdout]  --> src/stable/raw_vec.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::ops::Drop;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Drop` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `handle_alloc_error`
[INFO] [stdout]  --> src/stable/alloc/global.rs:4:60
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use alloc_crate::alloc::{alloc, alloc_zeroed, dealloc, handle_alloc_error, realloc};
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]    --> src/stable/boxed.rs:150:21
[INFO] [stdout]     |
[INFO] [stdout] 150 | use core::convert::{From, TryFrom};
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Iterator` is imported redundantly
[INFO] [stdout]    --> src/stable/boxed.rs:158:33
[INFO] [stdout]     |
[INFO] [stdout] 158 | use core::iter::{FusedIterator, Iterator};
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Iterator` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Unpin` is imported redundantly
[INFO] [stdout]    --> src/stable/boxed.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | use core::marker::Unpin;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Unpin` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Drop` is imported redundantly
[INFO] [stdout]  --> src/stable/raw_vec.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::ops::Drop;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Drop` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ExtendFromWithinSpec` is never used
[INFO] [stdout]     --> src/stable/vec/mod.rs:2545:7
[INFO] [stdout]      |
[INFO] [stdout] 2545 | trait ExtendFromWithinSpec {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NonDrop` is never used
[INFO] [stdout]    --> src/stable/vec/into_iter.rs:161:11
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub trait NonDrop {}
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ExtendFromWithinSpec` is never used
[INFO] [stdout]     --> src/stable/vec/mod.rs:2545:7
[INFO] [stdout]      |
[INFO] [stdout] 2545 | trait ExtendFromWithinSpec {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `NonDrop` is never used
[INFO] [stdout]    --> src/stable/vec/into_iter.rs:161:11
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub trait NonDrop {}
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] running `Command { std: "docker" "inspect" "31f640ca1d6795c3feef8f1229fe94fb395702364e3c455ba98a6b44e42167ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31f640ca1d6795c3feef8f1229fe94fb395702364e3c455ba98a6b44e42167ae", kill_on_drop: false }`
[INFO] [stdout] 31f640ca1d6795c3feef8f1229fe94fb395702364e3c455ba98a6b44e42167ae
