[INFO] fetching crate impellers 0.2.0...
[INFO] checking impellers-0.2.0 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] extracting crate impellers 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate impellers 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate impellers 0.2.0
[INFO] tweaked toml for crates.io crate impellers 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate impellers 0.2.0 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate impellers 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b319f8c9c5aa817e1c1a25cc3ac697dedf31735b5887b426403649ab39c008a
[INFO] running `Command { std: "docker" "start" "-a" "0b319f8c9c5aa817e1c1a25cc3ac697dedf31735b5887b426403649ab39c008a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b319f8c9c5aa817e1c1a25cc3ac697dedf31735b5887b426403649ab39c008a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b319f8c9c5aa817e1c1a25cc3ac697dedf31735b5887b426403649ab39c008a", kill_on_drop: false }`
[INFO] [stdout] 0b319f8c9c5aa817e1c1a25cc3ac697dedf31735b5887b426403649ab39c008a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6be9d09cee7f3d1c0ccdcdb642fa2170525fb15a4a6bccce3ae9d1bd32d51ed2
[INFO] running `Command { std: "docker" "start" "-a" "6be9d09cee7f3d1c0ccdcdb642fa2170525fb15a4a6bccce3ae9d1bd32d51ed2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling impellers v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]    Compiling glfw-sys v5.0.0+3.3.9
[INFO] [stderr]     Checking glfw v0.59.0
[INFO] [stdout] error[E0599]: no method named `make_current` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]   --> examples/common.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |         window.make_current();
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `make_current` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use glfw::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `is_current` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         window.make_current();
[INFO] [stdout] 38 +         window.is_current();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `make_current` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]   --> examples/common.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |         window.make_current();
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `make_current` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use glfw::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `is_current` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         window.make_current();
[INFO] [stdout] 38 +         window.is_current();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `make_current` found for struct `PWindow` in the current scope
[INFO] [stdout]   --> examples/hello.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     window.make_current();
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `make_current` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use glfw::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `is_current` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 14 -     window.make_current();
[INFO] [stdout] 14 +     window.is_current();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `make_current` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]   --> examples/common.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |         window.make_current();
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `make_current` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use glfw::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `is_current` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         window.make_current();
[INFO] [stdout] 38 +         window.is_current();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `swap_buffers` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]    --> examples/common.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |             self.window.swap_buffers();
[INFO] [stdout]     |                         ^^^^^^^^^^^^ method not found in `glfw::PWindow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `swap_buffers` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use glfw::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `swap_buffers` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]    --> examples/common.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |             self.window.swap_buffers();
[INFO] [stdout]     |                         ^^^^^^^^^^^^ method not found in `glfw::PWindow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `swap_buffers` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use glfw::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `swap_buffers` found for struct `PWindow` in the current scope
[INFO] [stdout]   --> examples/hello.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 73 |         window.swap_buffers();
[INFO] [stdout]    |                ^^^^^^^^^^^^ method not found in `PWindow`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `swap_buffers` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use glfw::Context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impellers` (example "hello") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `make_current` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]   --> examples/common.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |         window.make_current();
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `make_current` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use glfw::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `is_current` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         window.make_current();
[INFO] [stdout] 38 +         window.is_current();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `make_current` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]   --> examples/common.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |         window.make_current();
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `make_current` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use glfw::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `is_current` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         window.make_current();
[INFO] [stdout] 38 +         window.is_current();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `swap_buffers` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]    --> examples/common.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |             self.window.swap_buffers();
[INFO] [stdout]     |                         ^^^^^^^^^^^^ method not found in `glfw::PWindow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `swap_buffers` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use glfw::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `swap_buffers` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]    --> examples/common.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |             self.window.swap_buffers();
[INFO] [stdout]     |                         ^^^^^^^^^^^^ method not found in `glfw::PWindow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `swap_buffers` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use glfw::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impellers` (example "blurred_rect") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impellers` (example "rect_stroked") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `swap_buffers` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]    --> examples/common.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |             self.window.swap_buffers();
[INFO] [stdout]     |                         ^^^^^^^^^^^^ method not found in `glfw::PWindow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `swap_buffers` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use glfw::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impellers` (example "common") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impellers` (example "star_clip") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `make_current` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]   --> examples/common.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |         window.make_current();
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `make_current` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use glfw::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `is_current` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         window.make_current();
[INFO] [stdout] 38 +         window.is_current();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impellers` (example "text") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `swap_buffers` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]    --> examples/common.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |             self.window.swap_buffers();
[INFO] [stdout]     |                         ^^^^^^^^^^^^ method not found in `glfw::PWindow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `swap_buffers` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use glfw::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `make_current` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]   --> examples/common.rs:38:16
[INFO] [stdout]    |
[INFO] [stdout] 38 |         window.make_current();
[INFO] [stdout]    |                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `make_current` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use glfw::Context;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `is_current` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -         window.make_current();
[INFO] [stdout] 38 +         window.is_current();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impellers` (example "rect") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `swap_buffers` found for struct `glfw::PWindow` in the current scope
[INFO] [stdout]    --> examples/common.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |             self.window.swap_buffers();
[INFO] [stdout]     |                         ^^^^^^^^^^^^ method not found in `glfw::PWindow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Context` which provides `swap_buffers` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use glfw::Context;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `impellers` (example "backdrop_blur") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "6be9d09cee7f3d1c0ccdcdb642fa2170525fb15a4a6bccce3ae9d1bd32d51ed2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6be9d09cee7f3d1c0ccdcdb642fa2170525fb15a4a6bccce3ae9d1bd32d51ed2", kill_on_drop: false }`
[INFO] [stdout] 6be9d09cee7f3d1c0ccdcdb642fa2170525fb15a4a6bccce3ae9d1bd32d51ed2
