[INFO] fetching crate glfw-passthrough 0.51.1...
[INFO] checking glfw-passthrough-0.51.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate glfw-passthrough 0.51.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate glfw-passthrough 0.51.1 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 glfw-passthrough 0.51.1
[INFO] finished tweaking crates.io crate glfw-passthrough 0.51.1
[INFO] tweaked toml for crates.io crate glfw-passthrough 0.51.1 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 glfw-sys-passthrough v4.0.3+3.3.5
[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] ba2912bba987e4bb89db25d15aa5838d85cf997123964caafb024498de510dc2
[INFO] running `Command { std: "docker" "start" "-a" "ba2912bba987e4bb89db25d15aa5838d85cf997123964caafb024498de510dc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba2912bba987e4bb89db25d15aa5838d85cf997123964caafb024498de510dc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba2912bba987e4bb89db25d15aa5838d85cf997123964caafb024498de510dc2", kill_on_drop: false }`
[INFO] [stdout] ba2912bba987e4bb89db25d15aa5838d85cf997123964caafb024498de510dc2
[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] 52c53d8425f9698ddf5aaf3320ec1bac910281edcadcb7de0b02951c038073d3
[INFO] running `Command { std: "docker" "start" "-a" "52c53d8425f9698ddf5aaf3320ec1bac910281edcadcb7de0b02951c038073d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling glfw-sys-passthrough v4.0.3+3.3.5
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking glfw-passthrough v0.51.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: the item `Send` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | use std::marker::Send;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Send` is already defined here
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:24:5
[INFO] [stdout]     |
[INFO] [stdout] 24  |     unused,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_imports)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `CStr` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::ffi::CStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `CStr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `mem` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::mem;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `mem` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_char` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::raw::{c_char, c_double, c_int, c_uint};
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `c_char` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_double` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::raw::{c_char, c_double, c_int, c_uint};
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `c_double` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_int` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::raw::{c_char, c_double, c_int, c_uint};
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `c_int` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `PathBuf` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `PathBuf` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `slice` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::slice;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `slice` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Sender` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::sync::mpsc::Sender;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `Sender` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Send` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | use std::marker::Send;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Send` is already defined here
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:24:5
[INFO] [stdout]     |
[INFO] [stdout] 24  |     unused,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_imports)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `CStr` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::ffi::CStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `CStr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `mem` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::mem;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `mem` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_char` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::raw::{c_char, c_double, c_int, c_uint};
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `c_char` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_double` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::raw::{c_char, c_double, c_int, c_uint};
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `c_double` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_int` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::raw::{c_char, c_double, c_int, c_uint};
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `c_int` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `PathBuf` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `PathBuf` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `slice` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::slice;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `slice` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Sender` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::sync::mpsc::Sender;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `Sender` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glfw-passthrough` (lib test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glfw-passthrough` (lib) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "52c53d8425f9698ddf5aaf3320ec1bac910281edcadcb7de0b02951c038073d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52c53d8425f9698ddf5aaf3320ec1bac910281edcadcb7de0b02951c038073d3", kill_on_drop: false }`
[INFO] [stdout] 52c53d8425f9698ddf5aaf3320ec1bac910281edcadcb7de0b02951c038073d3
[INFO] checking glfw-passthrough-0.51.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate glfw-passthrough 0.51.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate glfw-passthrough 0.51.1 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 glfw-passthrough 0.51.1
[INFO] finished tweaking crates.io crate glfw-passthrough 0.51.1
[INFO] tweaked toml for crates.io crate glfw-passthrough 0.51.1 written to /workspace/builds/worker-6-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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6458295574af6d0a992f981f9e62b57b7f80876f902c2a2607e3b436d0a32f5f
[INFO] running `Command { std: "docker" "start" "-a" "6458295574af6d0a992f981f9e62b57b7f80876f902c2a2607e3b436d0a32f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6458295574af6d0a992f981f9e62b57b7f80876f902c2a2607e3b436d0a32f5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6458295574af6d0a992f981f9e62b57b7f80876f902c2a2607e3b436d0a32f5f", kill_on_drop: false }`
[INFO] [stdout] 6458295574af6d0a992f981f9e62b57b7f80876f902c2a2607e3b436d0a32f5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] af6fdcf98e00507b8251e4dd9f640418a7280e0066aa53cea42e56f087c4262d
[INFO] running `Command { std: "docker" "start" "-a" "af6fdcf98e00507b8251e4dd9f640418a7280e0066aa53cea42e56f087c4262d", kill_on_drop: false }`
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling glfw-sys-passthrough v4.0.3+3.3.5
[INFO] [stderr]     Checking glfw-passthrough v0.51.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: the item `Send` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | use std::marker::Send;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Send` is already defined here
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:24:5
[INFO] [stdout]     |
[INFO] [stdout] 24  |     unused,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_imports)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `CStr` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::ffi::CStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `CStr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `mem` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::mem;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `mem` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_char` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::raw::{c_char, c_double, c_int, c_uint};
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `c_char` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_double` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::raw::{c_char, c_double, c_int, c_uint};
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `c_double` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_int` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::raw::{c_char, c_double, c_int, c_uint};
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `c_int` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `PathBuf` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `PathBuf` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `slice` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::slice;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `slice` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Sender` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::sync::mpsc::Sender;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `Sender` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Send` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | use std::marker::Send;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `Send` is already defined here
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:24:5
[INFO] [stdout]     |
[INFO] [stdout] 24  |     unused,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_imports)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `CStr` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::ffi::CStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `CStr` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `mem` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use std::mem;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `mem` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_char` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::raw::{c_char, c_double, c_int, c_uint};
[INFO] [stdout]    |                    ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `c_char` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_double` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:20:28
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::raw::{c_char, c_double, c_int, c_uint};
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `c_double` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `c_int` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 | use std::os::raw::{c_char, c_double, c_int, c_uint};
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `c_int` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `PathBuf` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::path::PathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `PathBuf` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `slice` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::slice;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `slice` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Sender` is imported redundantly
[INFO] [stdout]   --> src/callbacks.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::sync::mpsc::Sender;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |
[INFO] [stdout] 26 | use super::*;
[INFO] [stdout]    |     -------- the item `Sender` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glfw-passthrough` (lib) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glfw-passthrough` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "af6fdcf98e00507b8251e4dd9f640418a7280e0066aa53cea42e56f087c4262d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af6fdcf98e00507b8251e4dd9f640418a7280e0066aa53cea42e56f087c4262d", kill_on_drop: false }`
[INFO] [stdout] af6fdcf98e00507b8251e4dd9f640418a7280e0066aa53cea42e56f087c4262d
