[INFO] fetching crate luminance-web-sys 0.5.1... [INFO] testing luminance-web-sys-0.5.1 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate luminance-web-sys 0.5.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate luminance-web-sys 0.5.1 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate luminance-web-sys 0.5.1 [INFO] finished tweaking crates.io crate luminance-web-sys 0.5.1 [INFO] tweaked toml for crates.io crate luminance-web-sys 0.5.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2023-10-04" "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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e8b5e73e7b516ae95df916ad3d526c1162ccdf812109f3b881d5241fd840505 [INFO] running `Command { std: "docker" "start" "-a" "0e8b5e73e7b516ae95df916ad3d526c1162ccdf812109f3b881d5241fd840505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e8b5e73e7b516ae95df916ad3d526c1162ccdf812109f3b881d5241fd840505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8b5e73e7b516ae95df916ad3d526c1162ccdf812109f3b881d5241fd840505", kill_on_drop: false }` [INFO] [stdout] 0e8b5e73e7b516ae95df916ad3d526c1162ccdf812109f3b881d5241fd840505 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1618ef6771eaeeb6af17c860c58ba83139ee70740286e8022a1ded36e96a96aa [INFO] running `Command { std: "docker" "start" "-a" "1618ef6771eaeeb6af17c860c58ba83139ee70740286e8022a1ded36e96a96aa", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling luminance-derive v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling luminance v0.47.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling luminance-std140 v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling js-sys v0.3.64 [INFO] [stderr] Compiling web-sys v0.3.64 [INFO] [stderr] Compiling luminance-webgl v0.6.1 [INFO] [stdout] error[E0599]: no method named `ask_uniform_block` found for mutable reference `&mut ::UniformBuilderRepr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/luminance-webgl-0.6.1/src/webgl2/shader.rs:293:57 [INFO] [stdout] | [INFO] [stdout] 293 | UniformType::ShaderDataBinding => uniform_builder.ask_uniform_block(name)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `&mut ::UniformBuilderRepr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ask_uniform` found for mutable reference `&mut ::UniformBuilderRepr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/luminance-webgl-0.6.1/src/webgl2/shader.rs:294:28 [INFO] [stdout] | [INFO] [stdout] 294 | _ => uniform_builder.ask_uniform(name, ty, Self::SIZE)?, [INFO] [stdout] | ----------------^^^^^^^^^^^---------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `::UniformBuilderRepr::ask_uniform(name, ty, Self::SIZE)` [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in the trait `Shader` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/luminance-0.47.0/src/backend/shader.rs:124:3 [INFO] [stdout] | [INFO] [stdout] 124 | / unsafe fn ask_uniform( [INFO] [stdout] 125 | | uniform_builder: &mut Self::UniformBuilderRepr, [INFO] [stdout] 126 | | name: &str, [INFO] [stdout] 127 | | ) -> Result, UniformWarning> [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | Self: for<'u> Uniformable<'u, T>; [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `luminance-webgl` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1618ef6771eaeeb6af17c860c58ba83139ee70740286e8022a1ded36e96a96aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1618ef6771eaeeb6af17c860c58ba83139ee70740286e8022a1ded36e96a96aa", kill_on_drop: false }` [INFO] [stdout] 1618ef6771eaeeb6af17c860c58ba83139ee70740286e8022a1ded36e96a96aa