[INFO] cloning repository https://github.com/dabreegster/minimal_websys_winit_glow_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dabreegster/minimal_websys_winit_glow_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdabreegster%2Fminimal_websys_winit_glow_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdabreegster%2Fminimal_websys_winit_glow_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8194ef490e6f975523e2b58fa8a5c9b00a0fa724 [INFO] checking dabreegster/minimal_websys_winit_glow_demo against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdabreegster%2Fminimal_websys_winit_glow_demo" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dabreegster/minimal_websys_winit_glow_demo on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dabreegster/minimal_websys_winit_glow_demo [INFO] finished tweaking git repo https://github.com/dabreegster/minimal_websys_winit_glow_demo [INFO] tweaked toml for git repo https://github.com/dabreegster/minimal_websys_winit_glow_demo written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/dabreegster/minimal_websys_winit_glow_demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-internal v0.4.26 [INFO] [stderr] Downloaded calloop v0.6.4 [INFO] [stderr] Downloaded andrew v0.3.0 [INFO] [stderr] Downloaded line_drawing v0.8.0 [INFO] [stderr] Downloaded wayland-cursor v0.28.0 [INFO] [stderr] Downloaded wayland-scanner v0.28.0 [INFO] [stderr] Downloaded glow v0.6.0 [INFO] [stderr] Downloaded wayland-sys v0.28.0 [INFO] [stderr] Downloaded wayland-protocols v0.28.0 [INFO] [stderr] Downloaded wayland-commons v0.28.0 [INFO] [stderr] Downloaded pin-project v0.4.26 [INFO] [stderr] Downloaded wayland-client v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce12094110cec8ce657f328bec7dc57c793b812e7e7b0c1df4f31f3c4e1a7fb8 [INFO] running `Command { std: "docker" "start" "-a" "ce12094110cec8ce657f328bec7dc57c793b812e7e7b0c1df4f31f3c4e1a7fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce12094110cec8ce657f328bec7dc57c793b812e7e7b0c1df4f31f3c4e1a7fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce12094110cec8ce657f328bec7dc57c793b812e7e7b0c1df4f31f3c4e1a7fb8", kill_on_drop: false }` [INFO] [stdout] ce12094110cec8ce657f328bec7dc57c793b812e7e7b0c1df4f31f3c4e1a7fb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1b36766da34d71f78d915e3a483b98c070253e39f1fbd99382e769ef76943e5 [INFO] running `Command { std: "docker" "start" "-a" "e1b36766da34d71f78d915e3a483b98c070253e39f1fbd99382e769ef76943e5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.42 (as host dependency): extra-traits [INFO] [stderr] web-sys v0.3.45: AddEventListenerOptions, AngleInstancedArrays, BeforeUnloadEvent, CssStyleDeclaration, Document, DomRect, DomRectReadOnly, Element, Event, ExtBlendMinmax, ExtColorBufferFloat, ExtColorBufferHalfFloat, ExtDisjointTimerQuery, ExtFragDepth, ExtSRgb, ExtShaderTextureLod, ExtTextureFilterAnisotropic, FocusEvent, HtmlCanvasElement, HtmlElement, HtmlImageElement, ImageBitmap, KeyboardEvent, MediaQueryList, MediaQueryListEvent, MessageEvent, MouseEvent, Node, OesElementIndexUint, OesStandardDerivatives, OesTextureFloat, OesTextureFloatLinear, OesTextureHalfFloat, OesTextureHalfFloatLinear, OesVertexArrayObject, Performance, PerformanceTiming, PointerEvent, UiEvent, WebGl2RenderingContext, WebGlActiveInfo, WebGlBuffer, WebGlFramebuffer, WebGlProgram, WebGlQuery, WebGlRenderbuffer, WebGlRenderingContext, WebGlSampler, WebGlShader, WebGlSync, WebGlTexture, WebGlTransformFeedback, WebGlUniformLocation, WebGlVertexArrayObject, WebglColorBufferFloat, WebglCompressedTextureAstc, WebglCompressedTextureEtc, WebglCompressedTextureEtc1, WebglCompressedTexturePvrtc, WebglCompressedTextureS3tc, WebglCompressedTextureS3tcSrgb, WebglDebugRendererInfo, WebglDebugShaders, WebglDepthTexture, WebglDrawBuffers, WebglLoseContext, WheelEvent, Worker [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.68 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.68 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking glow v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking libloading v0.6.3 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling wayland-sys v0.28.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling wayland-scanner v0.28.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking line_drawing v0.8.0 [INFO] [stderr] Checking andrew v0.3.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] Compiling wayland-client v0.28.0 [INFO] [stderr] Compiling wayland-protocols v0.28.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking wayland-commons v0.28.0 [INFO] [stderr] Checking calloop v0.6.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.68 [INFO] [stderr] Checking wayland-cursor v0.28.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.68 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.68 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Checking smithay-client-toolkit v0.12.0 [INFO] [stderr] Checking js-sys v0.3.45 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking web-sys v0.3.45 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.18 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking console_log v0.1.2 [INFO] [stderr] Checking minimal-demo v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0432]: unresolved import `winit::platform::web` [INFO] [stdout] --> src/lib.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use winit::platform::web::WindowExtWebSys; [INFO] [stdout] | ^^^ could not find `web` in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `canvas` found for struct `winit::window::Window` in the current scope [INFO] [stdout] --> src/lib.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | let canvas = window.canvas(); [INFO] [stdout] | ^^^^^^ method not found in `winit::window::Window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_context` found for struct `Node` in the current scope [INFO] [stdout] --> src/lib.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | .get_context("webgl2") [INFO] [stdout] | ^^^^^^^^^^^ help: there is an associated function with a similar name: `text_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_webgl2_context` found for struct `glow::Context` in the current scope [INFO] [stdout] --> src/lib.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | let gl = glow::Context::from_webgl2_context(webgl2_context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `glow::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glow` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glow::*; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `minimal-demo` due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `winit::platform::web` [INFO] [stdout] --> src/lib.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | use winit::platform::web::WindowExtWebSys; [INFO] [stdout] | ^^^ could not find `web` in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `canvas` found for struct `winit::window::Window` in the current scope [INFO] [stdout] --> src/lib.rs:19:25 [INFO] [stdout] | [INFO] [stdout] 19 | let canvas = window.canvas(); [INFO] [stdout] | ^^^^^^ method not found in `winit::window::Window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_context` found for struct `Node` in the current scope [INFO] [stdout] --> src/lib.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | .get_context("webgl2") [INFO] [stdout] | ^^^^^^^^^^^ help: there is an associated function with a similar name: `text_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_webgl2_context` found for struct `glow::Context` in the current scope [INFO] [stdout] --> src/lib.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | let gl = glow::Context::from_webgl2_context(webgl2_context); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `glow::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glow` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glow::*; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e1b36766da34d71f78d915e3a483b98c070253e39f1fbd99382e769ef76943e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1b36766da34d71f78d915e3a483b98c070253e39f1fbd99382e769ef76943e5", kill_on_drop: false }` [INFO] [stdout] e1b36766da34d71f78d915e3a483b98c070253e39f1fbd99382e769ef76943e5