[INFO] cloning repository https://github.com/435vic/rustbik
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/435vic/rustbik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F435vic%2Frustbik", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F435vic%2Frustbik'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1ff95d6951950dd76a2c750b0f57e2230949398
[INFO] checking 435vic/rustbik against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F435vic%2Frustbik" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/435vic/rustbik
[INFO] finished tweaking git repo https://github.com/435vic/rustbik
[INFO] tweaked toml for git repo https://github.com/435vic/rustbik written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/435vic/rustbik on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/435vic/rustbik 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded three-d-asset v0.7.0
[INFO] [stderr]   Downloaded three-d v0.17.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a15569d166264a670b3781abf8e7a7a4f243753064de19a5fa15c82e4e641f00
[INFO] running `Command { std: "docker" "start" "-a" "a15569d166264a670b3781abf8e7a7a4f243753064de19a5fa15c82e4e641f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a15569d166264a670b3781abf8e7a7a4f243753064de19a5fa15c82e4e641f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a15569d166264a670b3781abf8e7a7a4f243753064de19a5fa15c82e4e641f00", kill_on_drop: false }`
[INFO] [stdout] a15569d166264a670b3781abf8e7a7a4f243753064de19a5fa15c82e4e641f00
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 495dfa096c91c02d5f43147c8ca80861a38ba1345b71ed5f93bdf11fd7a2d52c
[INFO] running `Command { std: "docker" "start" "-a" "495dfa096c91c02d5f43147c8ca80861a38ba1345b71ed5f93bdf11fd7a2d52c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]     Checking zerocopy v0.6.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking three-d-asset v0.7.0
[INFO] [stderr]     Checking three-d v0.17.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking rustbik v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `from_webgl2_context` found for struct `three_d::context::Context` in the current scope
[INFO] [stdout]    --> src/canvas.rs:65:39
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     context::Context::from_webgl2_context(wglctx),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `three_d::context::Context`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `three_d::context::Context` consider using one of the following associated functions:
[INFO] [stdout]       three_d::context::Context::from_loader_function_cstr
[INFO] [stdout]       three_d::context::Context::from_loader_function
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glow-0.13.1/src/native.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 | /     pub unsafe fn from_loader_function_cstr<F>(mut loader_function: F) -> Self
[INFO] [stdout]  43 | |     where
[INFO] [stdout]  44 | |         F: FnMut(&CStr) -> *const std::os::raw::c_void,
[INFO] [stdout]     | |_______________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 104 | /     pub unsafe fn from_loader_function<F>(mut loader_function: F) -> Self
[INFO] [stdout] 105 | |     where
[INFO] [stdout] 106 | |         F: FnMut(&str) -> *const std::os::raw::c_void,
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera`
[INFO] [stdout]   --> src/rubik/graphics.rs:84:47
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn use_uniforms(&self, program: &Program, camera: &Camera, _: &[&dyn Light]) {
[INFO] [stdout]    |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustbik` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `from_webgl2_context` found for struct `three_d::context::Context` in the current scope
[INFO] [stdout]    --> src/canvas.rs:65:39
[INFO] [stdout]     |
[INFO] [stdout]  65 |                     context::Context::from_webgl2_context(wglctx),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `three_d::context::Context`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `three_d::context::Context` consider using one of the following associated functions:
[INFO] [stdout]       three_d::context::Context::from_loader_function_cstr
[INFO] [stdout]       three_d::context::Context::from_loader_function
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glow-0.13.1/src/native.rs:42:5
[INFO] [stdout]     |
[INFO] [stdout]  42 | /     pub unsafe fn from_loader_function_cstr<F>(mut loader_function: F) -> Self
[INFO] [stdout]  43 | |     where
[INFO] [stdout]  44 | |         F: FnMut(&CStr) -> *const std::os::raw::c_void,
[INFO] [stdout]     | |_______________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 104 | /     pub unsafe fn from_loader_function<F>(mut loader_function: F) -> Self
[INFO] [stdout] 105 | |     where
[INFO] [stdout] 106 | |         F: FnMut(&str) -> *const std::os::raw::c_void,
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera`
[INFO] [stdout]   --> src/rubik/graphics.rs:84:47
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn use_uniforms(&self, program: &Program, camera: &Camera, _: &[&dyn Light]) {
[INFO] [stdout]    |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustbik` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "495dfa096c91c02d5f43147c8ca80861a38ba1345b71ed5f93bdf11fd7a2d52c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "495dfa096c91c02d5f43147c8ca80861a38ba1345b71ed5f93bdf11fd7a2d52c", kill_on_drop: false }`
[INFO] [stdout] 495dfa096c91c02d5f43147c8ca80861a38ba1345b71ed5f93bdf11fd7a2d52c
