[INFO] fetching crate nice_glfw 1.0.1...
[INFO] checking nice_glfw-1.0.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate nice_glfw 1.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate nice_glfw 1.0.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 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-7-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] warning: manifest at `/workspace/builds/worker-7-tc1/source` contains `[project]` instead of `[package]`, this could become a hard error in the future
[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] warning: manifest at `/workspace/builds/worker-7-tc1/source` contains `[project]` instead of `[package]`, this could become a hard error in the future
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded raw-window-handle v0.6.0
[INFO] [stderr]   Downloaded glfw v0.55.0
[INFO] [stderr]   Downloaded glfw-sys v5.0.0+3.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] bc4d32f14d2f7da7453aedfff7108725275c6a6bf8a73b5ee6b4f601ae682b06
[INFO] running `Command { std: "docker" "start" "-a" "bc4d32f14d2f7da7453aedfff7108725275c6a6bf8a73b5ee6b4f601ae682b06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc4d32f14d2f7da7453aedfff7108725275c6a6bf8a73b5ee6b4f601ae682b06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc4d32f14d2f7da7453aedfff7108725275c6a6bf8a73b5ee6b4f601ae682b06", kill_on_drop: false }`
[INFO] [stdout] bc4d32f14d2f7da7453aedfff7108725275c6a6bf8a73b5ee6b4f601ae682b06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 050ae34afc83e0169253a246f248112f38dba447d407cf08bfc11f626f963dea
[INFO] running `Command { std: "docker" "start" "-a" "050ae34afc83e0169253a246f248112f38dba447d407cf08bfc11f626f963dea", kill_on_drop: false }`
[INFO] [stderr] warning: manifest at `/opt/rustwide/workdir` contains `[project]` instead of `[package]`, this could become a hard error in the future
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]     Checking glfw v0.55.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::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::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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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.55.0/src/lib.rs:1105:14
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn set_error_callback<T>(
[INFO] [stdout]      |            ------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1105 |     where 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.55.0/src/lib.rs:1105:14
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn set_error_callback<T>(
[INFO] [stdout]      |            ------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1105 |     where 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.55.0/src/lib.rs:1105:14
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn set_error_callback<T>(
[INFO] [stdout]      |            ------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1105 |     where 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.55.0/src/lib.rs:1105:14
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn set_error_callback<T>(
[INFO] [stdout]      |            ------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1105 |     where 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.55.0/src/lib.rs:1101:12
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn set_error_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.55.0/src/lib.rs:1101:12
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn set_error_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: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: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: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: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: aborting due to 25 previous errors; 2 warnings emitted
[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] error: aborting due to 25 previous errors; 2 warnings emitted
[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] [stderr] error: could not compile `nice_glfw` (lib test) due to 26 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) due to 26 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "050ae34afc83e0169253a246f248112f38dba447d407cf08bfc11f626f963dea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "050ae34afc83e0169253a246f248112f38dba447d407cf08bfc11f626f963dea", kill_on_drop: false }`
[INFO] [stdout] 050ae34afc83e0169253a246f248112f38dba447d407cf08bfc11f626f963dea
[INFO] checking nice_glfw-1.0.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate nice_glfw 1.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate nice_glfw 1.0.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 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-7-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] warning: manifest at `/workspace/builds/worker-7-tc2/source` contains `[project]` instead of `[package]`, this could become a hard error in the future
[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] [stderr] warning: manifest at `/workspace/builds/worker-7-tc2/source` contains `[project]` instead of `[package]`, this could become a hard error in the future
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] af1d46ad50659506ffe4073bf96b7abddad8966f87736ef93e8dae04dfcdc770
[INFO] running `Command { std: "docker" "start" "-a" "af1d46ad50659506ffe4073bf96b7abddad8966f87736ef93e8dae04dfcdc770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af1d46ad50659506ffe4073bf96b7abddad8966f87736ef93e8dae04dfcdc770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af1d46ad50659506ffe4073bf96b7abddad8966f87736ef93e8dae04dfcdc770", kill_on_drop: false }`
[INFO] [stdout] af1d46ad50659506ffe4073bf96b7abddad8966f87736ef93e8dae04dfcdc770
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 30c86cc88bae8e0b8f1be122cfc310ab611a3de315e21f148830954286929197
[INFO] running `Command { std: "docker" "start" "-a" "30c86cc88bae8e0b8f1be122cfc310ab611a3de315e21f148830954286929197", kill_on_drop: false }`
[INFO] [stderr] warning: manifest at `/opt/rustwide/workdir` contains `[project]` instead of `[package]`, this could become a hard error in the future
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]     Checking glfw v0.55.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::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::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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlProfile`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         variant or associated item not found in `WindowHint`
[INFO] [stdout]     |                         help: there is a variant with a similar name: `OpenGlForwardCompat`
[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.55.0/src/lib.rs:1105:14
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn set_error_callback<T>(
[INFO] [stdout]      |            ------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1105 |     where 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.55.0/src/lib.rs:1105:14
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn set_error_callback<T>(
[INFO] [stdout]      |            ------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1105 |     where 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.55.0/src/lib.rs:1105:14
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn set_error_callback<T>(
[INFO] [stdout]      |            ------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1105 |     where 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.55.0/src/lib.rs:1105:14
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn set_error_callback<T>(
[INFO] [stdout]      |            ------------------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 1105 |     where 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.55.0/src/lib.rs:1101:12
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn set_error_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.55.0/src/lib.rs:1101:12
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     pub fn set_error_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: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: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: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: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: aborting due to 25 previous errors; 2 warnings emitted
[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] error: aborting due to 25 previous errors; 2 warnings emitted
[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] [stderr] error: could not compile `nice_glfw` (lib) due to 26 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 26 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "30c86cc88bae8e0b8f1be122cfc310ab611a3de315e21f148830954286929197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30c86cc88bae8e0b8f1be122cfc310ab611a3de315e21f148830954286929197", kill_on_drop: false }`
[INFO] [stdout] 30c86cc88bae8e0b8f1be122cfc310ab611a3de315e21f148830954286929197
