[INFO] fetching crate rust-gl 0.1.7...
[INFO] testing rust-gl-0.1.7 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rust-gl 0.1.7 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rust-gl 0.1.7
[INFO] finished tweaking crates.io crate rust-gl 0.1.7
[INFO] tweaked toml for crates.io crate rust-gl 0.1.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-gl 0.1.7 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding memoffset v0.6.5 (available: v0.9.1)
[INFO] [stderr]       Adding obj-rs v0.6.4 (available: v0.7.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-gl-proc v0.1.6
[INFO] [stderr]   Downloaded obj-rs v0.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc4194c325a09d035770c91e88f0966472097c565aa5a4c557e224c4358598cb
[INFO] running `Command { std: "docker" "start" "-a" "fc4194c325a09d035770c91e88f0966472097c565aa5a4c557e224c4358598cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc4194c325a09d035770c91e88f0966472097c565aa5a4c557e224c4358598cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc4194c325a09d035770c91e88f0966472097c565aa5a4c557e224c4358598cb", kill_on_drop: false }`
[INFO] [stdout] fc4194c325a09d035770c91e88f0966472097c565aa5a4c557e224c4358598cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94276fb774206246f29888455bd41ed918af57c9289f081db9eb792e3fef342c
[INFO] running `Command { std: "docker" "start" "-a" "94276fb774206246f29888455bd41ed918af57c9289f081db9eb792e3fef342c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rust-gl-proc v0.1.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling obj-rs v0.6.4
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling rust-gl v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     const_generics,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.56.0; see <https://github.com/rust-lang/rust/pull/88369> for more information
[INFO] [stdout]   = note: removed in favor of `#![feature(adt_const_params)]` and `#![feature(generic_const_exprs)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / #![feature(
[INFO] [stdout] 4 | |     array_map,
[INFO] [stdout] 5 | |     const_generics,
[INFO] [stdout] 6 | |     vec_spare_capacity,
[INFO] [stdout] 7 | |     maybe_uninit_uninit_array,
[INFO] [stdout] 8 | |     maybe_uninit_array_assume_init
[INFO] [stdout] 9 | | )]
[INFO] [stdout]   | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/attribute/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Error` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/attribute/mod.rs:2:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub use gltype::*;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/attribute/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::error::Error;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/math/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use vector::*;
[INFO] [stdout]   |         ^^^^^^^^^ the name `defined` in the type namespace is first re-exported here
[INFO] [stdout] 3 | pub mod matrix;
[INFO] [stdout] 4 | pub use matrix::*;
[INFO] [stdout]   |         --------- but the name `defined` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/program/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use builder::*;
[INFO] [stdout]   |         ^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use shader::*;
[INFO] [stdout]   |         --------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/uniform/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use base::*;
[INFO] [stdout]   |         ^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub use gltype::*;
[INFO] [stdout]   |         --------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_map` has been stable since 1.55.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     array_map,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `vec_spare_capacity` has been stable since 1.60.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     vec_spare_capacity,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `maybe_uninit_uninit_array`
[INFO] [stdout]  --> src/lib.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     maybe_uninit_uninit_array,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0557, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-gl` (lib) due to 3 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "94276fb774206246f29888455bd41ed918af57c9289f081db9eb792e3fef342c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94276fb774206246f29888455bd41ed918af57c9289f081db9eb792e3fef342c", kill_on_drop: false }`
[INFO] [stdout] 94276fb774206246f29888455bd41ed918af57c9289f081db9eb792e3fef342c
