[INFO] fetching crate narrow 0.3.4...
[INFO] checking narrow-0.3.4 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate narrow 0.3.4 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate narrow 0.3.4 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 narrow 0.3.4
[INFO] finished tweaking crates.io crate narrow 0.3.4
[INFO] tweaked toml for crates.io crate narrow 0.3.4 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" "+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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded narrow-derive v0.3.4
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1bda182211ea2e6c9346c42806c96c1784c4d5f980c070e87638aeb31249c62
[INFO] running `Command { std: "docker" "start" "-a" "d1bda182211ea2e6c9346c42806c96c1784c4d5f980c070e87638aeb31249c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1bda182211ea2e6c9346c42806c96c1784c4d5f980c070e87638aeb31249c62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1bda182211ea2e6c9346c42806c96c1784c4d5f980c070e87638aeb31249c62", kill_on_drop: false }`
[INFO] [stdout] d1bda182211ea2e6c9346c42806c96c1784c4d5f980c070e87638aeb31249c62
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2099fa0fa8f2b9a1bd51b8f831fb6b0d64897508815b2662991acbe3edef0113
[INFO] running `Command { std: "docker" "start" "-a" "2099fa0fa8f2b9a1bd51b8f831fb6b0d64897508815b2662991acbe3edef0113", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling narrow-derive v0.3.4
[INFO] [stderr]     Checking narrow v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error: the item `BufferRefMut` is imported redundantly
[INFO] [stdout]    --> src/bitmap/mod.rs:304:49
[INFO] [stdout]     |
[INFO] [stdout] 304 |     use crate::buffer::{ArrayBuffer, BoxBuffer, BufferRefMut, SliceBuffer};
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^
[INFO] [stdout] 305 |
[INFO] [stdout] 306 |     use super::*;
[INFO] [stdout]     |         -------- the item `BufferRefMut` is already imported here
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:9:9
[INFO] [stdout]     |
[INFO] [stdout] 9   | #![deny(warnings)]
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `BitmapRef` is imported redundantly
[INFO] [stdout]    --> src/offset.rs:211:25
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use super::*;
[INFO] [stdout]     |         -------- the item `BitmapRef` is already imported here
[INFO] [stdout] 211 |     use crate::bitmap::{BitmapRef, ValidityBitmap};
[INFO] [stdout]     |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ValidityBitmap` is imported redundantly
[INFO] [stdout]    --> src/offset.rs:211:36
[INFO] [stdout]     |
[INFO] [stdout] 210 |     use super::*;
[INFO] [stdout]     |         -------- the item `ValidityBitmap` is already imported here
[INFO] [stdout] 211 |     use crate::bitmap::{BitmapRef, ValidityBitmap};
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `BitmapRef` is imported redundantly
[INFO] [stdout]    --> src/array/boolean.rs:141:18
[INFO] [stdout]     |
[INFO] [stdout] 139 |     use super::*;
[INFO] [stdout]     |         -------- the item `BitmapRef` is already imported here
[INFO] [stdout] 140 |     use crate::{
[INFO] [stdout] 141 |         bitmap::{BitmapRef, ValidityBitmap},
[INFO] [stdout]     |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ValidityBitmap` is imported redundantly
[INFO] [stdout]    --> src/array/boolean.rs:141:29
[INFO] [stdout]     |
[INFO] [stdout] 139 |     use super::*;
[INFO] [stdout]     |         -------- the item `ValidityBitmap` is already imported here
[INFO] [stdout] 140 |     use crate::{
[INFO] [stdout] 141 |         bitmap::{BitmapRef, ValidityBitmap},
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `BufferRefMut` is imported redundantly
[INFO] [stdout]    --> src/array/boolean.rs:142:29
[INFO] [stdout]     |
[INFO] [stdout] 139 |     use super::*;
[INFO] [stdout]     |         -------- the item `BufferRefMut` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 142 |         buffer::{BoxBuffer, BufferRefMut},
[INFO] [stdout]     |                             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Bitmap` is imported redundantly
[INFO] [stdout]    --> src/array/fixed_size_primitive.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |     use super::*;
[INFO] [stdout]     |         -------- the item `Bitmap` is already imported here
[INFO] [stdout] 142 |     use crate::{
[INFO] [stdout] 143 |         bitmap::Bitmap,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Bitmap` is imported redundantly
[INFO] [stdout]    --> src/array/null.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     use super::*;
[INFO] [stdout]     |         -------- the item `Bitmap` is already imported here
[INFO] [stdout] 187 |     use crate::bitmap::Bitmap;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `BitmapRef` is imported redundantly
[INFO] [stdout]    --> src/array/string.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |     use super::*;
[INFO] [stdout]     |         -------- the item `BitmapRef` is already imported here
[INFO] [stdout] 146 |     use crate::bitmap::BitmapRef;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Bitmap` is imported redundantly
[INFO] [stdout]    --> src/array/variable_size_binary.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 149 |     use super::*;
[INFO] [stdout]     |         -------- the item `Bitmap` is already imported here
[INFO] [stdout] 150 |     use crate::{
[INFO] [stdout] 151 |         bitmap::{Bitmap, BitmapRef},
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `BitmapRef` is imported redundantly
[INFO] [stdout]    --> src/array/variable_size_binary.rs:151:26
[INFO] [stdout]     |
[INFO] [stdout] 149 |     use super::*;
[INFO] [stdout]     |         -------- the item `BitmapRef` is already imported here
[INFO] [stdout] 150 |     use crate::{
[INFO] [stdout] 151 |         bitmap::{Bitmap, BitmapRef},
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `BitmapRef` is imported redundantly
[INFO] [stdout]   --> src/array/variable_size_list.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 96 |     use super::*;
[INFO] [stdout]    |         -------- the item `BitmapRef` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 99 |         bitmap::{BitmapRef, ValidityBitmap},
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `ValidityBitmap` is imported redundantly
[INFO] [stdout]   --> src/array/variable_size_list.rs:99:29
[INFO] [stdout]    |
[INFO] [stdout] 96 |     use super::*;
[INFO] [stdout]    |         -------- the item `ValidityBitmap` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 99 |         bitmap::{BitmapRef, ValidityBitmap},
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `narrow` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "2099fa0fa8f2b9a1bd51b8f831fb6b0d64897508815b2662991acbe3edef0113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2099fa0fa8f2b9a1bd51b8f831fb6b0d64897508815b2662991acbe3edef0113", kill_on_drop: false }`
[INFO] [stdout] 2099fa0fa8f2b9a1bd51b8f831fb6b0d64897508815b2662991acbe3edef0113
