[INFO] cloning repository https://github.com/micromaomao/bellclone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/micromaomao/bellclone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicromaomao%2Fbellclone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicromaomao%2Fbellclone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29e6d8cb91e9aabd6b64d0c8a02178f2fbd563e8 [INFO] checking micromaomao/bellclone against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicromaomao%2Fbellclone" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/micromaomao/bellclone on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/micromaomao/bellclone [INFO] finished tweaking git repo https://github.com/micromaomao/bellclone [INFO] tweaked toml for git repo https://github.com/micromaomao/bellclone written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/micromaomao/bellclone already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0/source/client/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73b7b8ed0047d73a2979791c03c437b14fcda6a42f4f05fa911d6b52b545dac8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "73b7b8ed0047d73a2979791c03c437b14fcda6a42f4f05fa911d6b52b545dac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73b7b8ed0047d73a2979791c03c437b14fcda6a42f4f05fa911d6b52b545dac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b7b8ed0047d73a2979791c03c437b14fcda6a42f4f05fa911d6b52b545dac8", kill_on_drop: false }` [INFO] [stdout] 73b7b8ed0047d73a2979791c03c437b14fcda6a42f4f05fa911d6b52b545dac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac63014db72622d7d4dc611f3eb04a2fd1832430c5b969cfd58af30ca0e93c81 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac63014db72622d7d4dc611f3eb04a2fd1832430c5b969cfd58af30ca0e93c81", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/client/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Checking glam v0.12.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking rand_distr v0.4.0 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Checking game_core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> core/src/ec/systems/player.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | for (player, transform, vel) in (&ps, &mut trs, &mut vels).join() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player` [INFO] [stdout] --> core/src/ec/systems/player.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | for (player, transform, vel) in (&ps, &mut trs, &mut vels).join() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_player` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Checking golem v0.1.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Checking js-sys v0.3.46 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.46 [INFO] [stderr] Checking game_client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused imports: `global`, `view::ViewportInfo` [INFO] [stdout] --> client/src/ec/mod.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | global, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | render::{view::ViewportInfo, DrawingCtx, GraphicsCtx, ViewportSize}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `player::OurPlayer` [INFO] [stdout] --> client/src/ec/systems/bell.rs:4:52 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::ec::components::{bell::OurJumpableBell, player::OurPlayer, DrawImage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> client/src/ec/systems/our_player.rs:8:64 [INFO] [stdout] | [INFO] [stdout] 8 | use specs::{Entities, Entity, Join, Read, ReadStorage, System, Write, WriteStorage}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BlurFlags` [INFO] [stdout] --> client/src/ec/systems/our_player.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | BlurFlags, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ReadStorage`, `World` [INFO] [stdout] --> client/src/ec/systems/collision_star.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use specs::{Entities, Join, Read, ReadStorage, System, World, WriteStorage}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Entity`, `Read` [INFO] [stdout] --> client/src/ec/systems/players.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use specs::{Entities, Entity, Join, Read, ReadStorage, System, WriteStorage}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ReadStorage` [INFO] [stdout] --> client/src/ec/systems/effects.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::{Entities, Join, Read, ReadStorage, System, WriteStorage}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glam::f32::*` [INFO] [stdout] --> client/src/render/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use glam::f32::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `affine_2d_to_3d` [INFO] [stdout] --> client/src/render/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use view::{affine_2d_to_3d, ViewportInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WebGlRenderingContext` [INFO] [stdout] --> client/src/render/mod.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | use web_sys::{HtmlCanvasElement, WebGlRenderingContext}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `global`, `view::ViewportInfo` [INFO] [stdout] --> client/src/ec/mod.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | global, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | render::{view::ViewportInfo, DrawingCtx, GraphicsCtx, ViewportSize}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `player::OurPlayer` [INFO] [stdout] --> client/src/ec/systems/bell.rs:4:52 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::ec::components::{bell::OurJumpableBell, player::OurPlayer, DrawImage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> client/src/ec/systems/our_player.rs:8:64 [INFO] [stdout] | [INFO] [stdout] 8 | use specs::{Entities, Entity, Join, Read, ReadStorage, System, Write, WriteStorage}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BlurFlags` [INFO] [stdout] --> client/src/ec/systems/our_player.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | BlurFlags, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ReadStorage`, `World` [INFO] [stdout] --> client/src/ec/systems/collision_star.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | use specs::{Entities, Join, Read, ReadStorage, System, World, WriteStorage}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Entity`, `Read` [INFO] [stdout] --> client/src/ec/systems/players.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use specs::{Entities, Entity, Join, Read, ReadStorage, System, WriteStorage}; [INFO] [stdout] | ^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ReadStorage` [INFO] [stdout] --> client/src/ec/systems/effects.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | use specs::{Entities, Join, Read, ReadStorage, System, WriteStorage}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `glam::f32::*` [INFO] [stdout] --> client/src/render/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use glam::f32::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `affine_2d_to_3d` [INFO] [stdout] --> client/src/render/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use view::{affine_2d_to_3d, ViewportInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WebGlRenderingContext` [INFO] [stdout] --> client/src/render/mod.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | use web_sys::{HtmlCanvasElement, WebGlRenderingContext}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_webgl1_context` found for struct `golem::glow::Context` in the current scope [INFO] [stdout] --> client/src/render/mod.rs:69:58 [INFO] [stdout] | [INFO] [stdout] 69 | let glctx = golem::Context::from_glow(glow::Context::from_webgl1_context(webglctx)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `golem::glow::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_webgl1_context` found for struct `golem::glow::Context` in the current scope [INFO] [stdout] --> client/src/render/mod.rs:69:58 [INFO] [stdout] | [INFO] [stdout] 69 | let glctx = golem::Context::from_glow(glow::Context::from_webgl1_context(webglctx)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `golem::glow::Context` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game_client` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ac63014db72622d7d4dc611f3eb04a2fd1832430c5b969cfd58af30ca0e93c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac63014db72622d7d4dc611f3eb04a2fd1832430c5b969cfd58af30ca0e93c81", kill_on_drop: false }` [INFO] [stdout] ac63014db72622d7d4dc611f3eb04a2fd1832430c5b969cfd58af30ca0e93c81