[INFO] fetching crate nice_glfw 1.0.1...
[INFO] checking nice_glfw-1.0.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate nice_glfw 1.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate nice_glfw 1.0.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nice_glfw 1.0.1
[INFO] finished tweaking crates.io crate nice_glfw 1.0.1
[INFO] tweaked toml for crates.io crate nice_glfw 1.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: `[project]` is deprecated in favor of `[package]`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7822f089ebe2b4320367eba1e6e99767da1af916af4129f99c7f0e013bf4a600
[INFO] running `Command { std: "docker" "start" "-a" "7822f089ebe2b4320367eba1e6e99767da1af916af4129f99c7f0e013bf4a600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7822f089ebe2b4320367eba1e6e99767da1af916af4129f99c7f0e013bf4a600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7822f089ebe2b4320367eba1e6e99767da1af916af4129f99c7f0e013bf4a600", kill_on_drop: false }`
[INFO] [stdout] 7822f089ebe2b4320367eba1e6e99767da1af916af4129f99c7f0e013bf4a600
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaad38023b4c17f81137f695a89814e327a7685ecf668fe8d3588efad9f607e5
[INFO] running `Command { std: "docker" "start" "-a" "aaad38023b4c17f81137f695a89814e327a7685ecf668fe8d3588efad9f607e5", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: `[project]` is deprecated in favor of `[package]`
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]     Checking glfw v0.59.0
[INFO] [stderr]     Checking nice_glfw v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `glfw::WindowHint::OpenglForwardCompat`
[INFO] [stdout]   --> src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use glfw::WindowHint::OpenglForwardCompat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^-------------------
[INFO] [stdout]    |     |                 |
[INFO] [stdout]    |     |                 help: a similar name exists in the module: `OpenGlForwardCompat`
[INFO] [stdout]    |     no `OpenglForwardCompat` in `WindowHint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glfw::WindowHint::OpenglProfile`
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use glfw::WindowHint::OpenglProfile;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]    |     |                 |
[INFO] [stdout]    |     |                 help: a similar name exists in the module: `OpenGlProfile`
[INFO] [stdout]    |     no `OpenglProfile` in `WindowHint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glfw::WindowHint::OpenglForwardCompat`
[INFO] [stdout]   --> src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use glfw::WindowHint::OpenglForwardCompat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^-------------------
[INFO] [stdout]    |     |                 |
[INFO] [stdout]    |     |                 help: a similar name exists in the module: `OpenGlForwardCompat`
[INFO] [stdout]    |     no `OpenglForwardCompat` in `WindowHint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `glfw::WindowHint::OpenglProfile`
[INFO] [stdout]   --> src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use glfw::WindowHint::OpenglProfile;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^-------------
[INFO] [stdout]    |     |                 |
[INFO] [stdout]    |     |                 help: a similar name exists in the module: `OpenGlProfile`
[INFO] [stdout]    |     no `OpenglProfile` in `WindowHint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `glfw::WindowMode::Windowed`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use glfw::WindowMode::Windowed;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `glfw::WindowHint::ContextVersion`
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use glfw::WindowHint::ContextVersion;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `glfw::WindowMode::Windowed`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | use glfw::WindowMode::Windowed;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `glfw::WindowHint::ContextVersion`
[INFO] [stdout]   --> src/lib.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | use glfw::WindowHint::ContextVersion;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 154 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:154:25
[INFO] [stdout]     |
[INFO] [stdout] 154 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 154 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:155:25
[INFO] [stdout]     |
[INFO] [stdout] 155 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 155 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:155:25
[INFO] [stdout]     |
[INFO] [stdout] 155 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 155 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 159 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 159 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 160 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 160 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 164 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:164:25
[INFO] [stdout]     |
[INFO] [stdout] 164 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 164 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 165 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 165 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:169:25
[INFO] [stdout]     |
[INFO] [stdout] 169 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 169 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:169:25
[INFO] [stdout]     |
[INFO] [stdout] 169 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 169 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:170:25
[INFO] [stdout]     |
[INFO] [stdout] 170 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:170:25
[INFO] [stdout]     |
[INFO] [stdout] 170 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 170 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:174:25
[INFO] [stdout]     |
[INFO] [stdout] 174 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 174 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:174:25
[INFO] [stdout]     |
[INFO] [stdout] 174 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 174 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 175 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:175:25
[INFO] [stdout]     |
[INFO] [stdout] 175 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 175 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:179:25
[INFO] [stdout]     |
[INFO] [stdout] 179 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 179 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:179:25
[INFO] [stdout]     |
[INFO] [stdout] 179 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 179 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:180:25
[INFO] [stdout]     |
[INFO] [stdout] 180 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 180 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:180:25
[INFO] [stdout]     |
[INFO] [stdout] 180 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 180 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core)
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:184:25
[INFO] [stdout]     |
[INFO] [stdout] 184 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 184 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:184:25
[INFO] [stdout]     |
[INFO] [stdout] 184 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 184 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:185:25
[INFO] [stdout]     |
[INFO] [stdout] 185 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 185 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglProfile` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:185:25
[INFO] [stdout]     |
[INFO] [stdout] 185 |             WindowHint::OpenglProfile(OpenGlProfileHint::Core),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 185 |             WindowHint::OpenGlProfile(OpenGlProfileHint::Core),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:189:25
[INFO] [stdout]     |
[INFO] [stdout] 189 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 189 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:189:25
[INFO] [stdout]     |
[INFO] [stdout] 189 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 189 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 196 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `OpenglForwardCompat` found for enum `WindowHint` in the current scope
[INFO] [stdout]    --> src/lib.rs:196:25
[INFO] [stdout]     |
[INFO] [stdout] 196 |             WindowHint::OpenglForwardCompat(true),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `WindowHint`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a variant with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 196 |             WindowHint::OpenGlForwardCompat(true),
[INFO] [stdout]     |                         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnMut(glfw::Error, String)` closure, found `()`
[INFO] [stdout]     --> src/lib.rs:231:35
[INFO] [stdout]      |
[INFO] [stdout] 231  |         glfw.set_error_callback::<()>(None);
[INFO] [stdout]      |              ------------------   ^^ expected an `FnMut(glfw::Error, String)` closure, found `()`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `FnMut(glfw::Error, String)` is not implemented for `()`
[INFO] [stdout] note: required by a bound in `Glfw::set_error_callback`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glfw-0.59.0/src/lib.rs:1115:12
[INFO] [stdout]      |
[INFO] [stdout] 1113 |     pub fn set_error_callback<T>(&mut self, callback: T)
[INFO] [stdout]      |            ------------------ required by a bound in this associated function
[INFO] [stdout] 1114 |     where
[INFO] [stdout] 1115 |         T: FnMut(Error, String) + 'static,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Glfw::set_error_callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnMut(glfw::Error, String)` closure, found `()`
[INFO] [stdout]     --> src/lib.rs:231:35
[INFO] [stdout]      |
[INFO] [stdout] 231  |         glfw.set_error_callback::<()>(None);
[INFO] [stdout]      |              ------------------   ^^ expected an `FnMut(glfw::Error, String)` closure, found `()`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `FnMut(glfw::Error, String)` is not implemented for `()`
[INFO] [stdout] note: required by a bound in `Glfw::set_error_callback`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glfw-0.59.0/src/lib.rs:1115:12
[INFO] [stdout]      |
[INFO] [stdout] 1113 |     pub fn set_error_callback<T>(&mut self, callback: T)
[INFO] [stdout]      |            ------------------ required by a bound in this associated function
[INFO] [stdout] 1114 |     where
[INFO] [stdout] 1115 |         T: FnMut(Error, String) + 'static,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Glfw::set_error_callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(glfw::Error, String)` closure, found `()`
[INFO] [stdout]     --> src/lib.rs:231:39
[INFO] [stdout]      |
[INFO] [stdout] 231  |         glfw.set_error_callback::<()>(None);
[INFO] [stdout]      |              ------------------       ^^^^ expected an `FnOnce(glfw::Error, String)` closure, found `()`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `FnOnce(glfw::Error, String)` is not implemented for `()`
[INFO] [stdout] note: required by a bound in `Glfw::set_error_callback`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glfw-0.59.0/src/lib.rs:1115:12
[INFO] [stdout]      |
[INFO] [stdout] 1113 |     pub fn set_error_callback<T>(&mut self, callback: T)
[INFO] [stdout]      |            ------------------ required by a bound in this associated function
[INFO] [stdout] 1114 |     where
[INFO] [stdout] 1115 |         T: FnMut(Error, String) + 'static,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Glfw::set_error_callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `FnOnce(glfw::Error, String)` closure, found `()`
[INFO] [stdout]     --> src/lib.rs:231:39
[INFO] [stdout]      |
[INFO] [stdout] 231  |         glfw.set_error_callback::<()>(None);
[INFO] [stdout]      |              ------------------       ^^^^ expected an `FnOnce(glfw::Error, String)` closure, found `()`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `FnOnce(glfw::Error, String)` is not implemented for `()`
[INFO] [stdout] note: required by a bound in `Glfw::set_error_callback`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glfw-0.59.0/src/lib.rs:1115:12
[INFO] [stdout]      |
[INFO] [stdout] 1113 |     pub fn set_error_callback<T>(&mut self, callback: T)
[INFO] [stdout]      |            ------------------ required by a bound in this associated function
[INFO] [stdout] 1114 |     where
[INFO] [stdout] 1115 |         T: FnMut(Error, String) + 'static,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Glfw::set_error_callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/lib.rs:231:39
[INFO] [stdout]      |
[INFO] [stdout] 231  |         glfw.set_error_callback::<()>(None);
[INFO] [stdout]      |              ------------------------ ^^^^ expected `()`, found `Option<_>`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected unit type `()`
[INFO] [stdout]                      found enum `Option<_>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glfw-0.59.0/src/lib.rs:1113:12
[INFO] [stdout]      |
[INFO] [stdout] 1113 |     pub fn set_error_callback<T>(&mut self, callback: T)
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/lib.rs:231:39
[INFO] [stdout]      |
[INFO] [stdout] 231  |         glfw.set_error_callback::<()>(None);
[INFO] [stdout]      |              ------------------------ ^^^^ expected `()`, found `Option<_>`
[INFO] [stdout]      |              |
[INFO] [stdout]      |              arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected unit type `()`
[INFO] [stdout]                      found enum `Option<_>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glfw-0.59.0/src/lib.rs:1113:12
[INFO] [stdout]      |
[INFO] [stdout] 1113 |     pub fn set_error_callback<T>(&mut self, callback: T)
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:244:34
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     return Some((window, events));
[INFO] [stdout]     |                                  ^^^^^^ expected `Window`, found `PWindow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:244:42
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     return Some((window, events));
[INFO] [stdout]     |                                          ^^^^^^ expected `Receiver<(f64, WindowEvent)>`, found `GlfwReceiver<(f64, WindowEvent)>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `std::sync::mpsc::Receiver<(f64, WindowEvent)>`
[INFO] [stdout]                found struct `GlfwReceiver<(f64, WindowEvent)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:244:34
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     return Some((window, events));
[INFO] [stdout]     |                                  ^^^^^^ expected `Window`, found `PWindow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/lib.rs:244:42
[INFO] [stdout]     |
[INFO] [stdout] 244 |                     return Some((window, events));
[INFO] [stdout]     |                                          ^^^^^^ expected `Receiver<(f64, WindowEvent)>`, found `GlfwReceiver<(f64, WindowEvent)>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `std::sync::mpsc::Receiver<(f64, WindowEvent)>`
[INFO] [stdout]                found struct `GlfwReceiver<(f64, WindowEvent)>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]    --> src/lib.rs:117:47
[INFO] [stdout]     |
[INFO] [stdout] 117 |         self.try_hints.push(hints.iter().map(|&x| x).collect());
[INFO] [stdout]     |                                               ^-
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                data moved here
[INFO] [stdout]     |                                                move occurs because `x` has type `WindowHint`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 117 -         self.try_hints.push(hints.iter().map(|&x| x).collect());
[INFO] [stdout] 117 +         self.try_hints.push(hints.iter().map(|x| x).collect());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]    --> src/lib.rs:131:52
[INFO] [stdout]     |
[INFO] [stdout] 131 |         self.common_hints.extend(hints.iter().map(|&x| x));
[INFO] [stdout]     |                                                    ^-
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     data moved here
[INFO] [stdout]     |                                                     move occurs because `x` has type `WindowHint`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 131 -         self.common_hints.extend(hints.iter().map(|&x| x));
[INFO] [stdout] 131 +         self.common_hints.extend(hints.iter().map(|x| x));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]    --> src/lib.rs:117:47
[INFO] [stdout]     |
[INFO] [stdout] 117 |         self.try_hints.push(hints.iter().map(|&x| x).collect());
[INFO] [stdout]     |                                               ^-
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                data moved here
[INFO] [stdout]     |                                                move occurs because `x` has type `WindowHint`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 117 -         self.try_hints.push(hints.iter().map(|&x| x).collect());
[INFO] [stdout] 117 +         self.try_hints.push(hints.iter().map(|x| x).collect());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of a shared reference
[INFO] [stdout]    --> src/lib.rs:131:52
[INFO] [stdout]     |
[INFO] [stdout] 131 |         self.common_hints.extend(hints.iter().map(|&x| x));
[INFO] [stdout]     |                                                    ^-
[INFO] [stdout]     |                                                     |
[INFO] [stdout]     |                                                     data moved here
[INFO] [stdout]     |                                                     move occurs because `x` has type `WindowHint`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 131 -         self.common_hints.extend(hints.iter().map(|&x| x));
[INFO] [stdout] 131 +         self.common_hints.extend(hints.iter().map(|x| x));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0507, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432, E0507, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nice_glfw` (lib) due to 25 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nice_glfw` (lib test) due to 25 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "aaad38023b4c17f81137f695a89814e327a7685ecf668fe8d3588efad9f607e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaad38023b4c17f81137f695a89814e327a7685ecf668fe8d3588efad9f607e5", kill_on_drop: false }`
[INFO] [stdout] aaad38023b4c17f81137f695a89814e327a7685ecf668fe8d3588efad9f607e5
