[INFO] fetching crate shine-shard 0.2.0...
[INFO] testing shine-shard-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate shine-shard 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate shine-shard 0.2.0
[INFO] finished tweaking crates.io crate shine-shard 0.2.0
[INFO] tweaked toml for crates.io crate shine-shard 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate shine-shard 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 303 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.6.2 (available: v0.11.10)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding nalgebra v0.18.1 (available: v0.34.2)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cff8a156ed5b9ba74e97acd53a1cb0a44e9d5e5a1a66fb8677df072ee011caa
[INFO] running `Command { std: "docker" "start" "-a" "2cff8a156ed5b9ba74e97acd53a1cb0a44e9d5e5a1a66fb8677df072ee011caa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cff8a156ed5b9ba74e97acd53a1cb0a44e9d5e5a1a66fb8677df072ee011caa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cff8a156ed5b9ba74e97acd53a1cb0a44e9d5e5a1a66fb8677df072ee011caa", kill_on_drop: false }`
[INFO] [stdout] 2cff8a156ed5b9ba74e97acd53a1cb0a44e9d5e5a1a66fb8677df072ee011caa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bad9356b525198cdaeae00c08cecc53c49a5c03b1a47fcc4a2f1242882c829bc
[INFO] running `Command { std: "docker" "start" "-a" "bad9356b525198cdaeae00c08cecc53c49a5c03b1a47fcc4a2f1242882c829bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling shine-graph v0.2.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.3.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling shine-stdext v0.2.0
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shine-stdext-0.2.0/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(drain_filter)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `drain_filter`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shine-stdext-0.2.0/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(drain_filter)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a feature with a similar name: `option_filter`
[INFO] [stdout]   |
[INFO] [stdout] 1 - #![feature(drain_filter)]
[INFO] [stdout] 1 + #![feature(option_filter)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stdout] error[E0599]: no method named `drain_filter` found for mutable reference `&mut Vec<*mut unnamedstore::Entry<D>>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shine-stdext-0.2.0/src/unnamedstore.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |         resources.drain_filter(|&mut v| {
[INFO] [stdout]     |         ----------^^^^^^^^^^^^ method not found in `&mut Vec<*mut unnamedstore::Entry<D>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `drain_filter` found for mutable reference `&mut Vec<*mut unnamedstore::Entry<D>>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shine-stdext-0.2.0/src/unnamedstore.rs:161:18
[INFO] [stdout]     |
[INFO] [stdout] 161 |         requests.drain_filter(|&mut v| {
[INFO] [stdout]     |         ---------^^^^^^^^^^^^ method not found in `&mut Vec<*mut unnamedstore::Entry<D>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `drain_filter` found for mutable reference `&mut Vec<*mut unnamedstore::Entry<D>>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shine-stdext-0.2.0/src/unnamedstore.rs:234:11
[INFO] [stdout]     |
[INFO] [stdout] 234 |         v.drain_filter(|&mut e| {
[INFO] [stdout]     |         --^^^^^^^^^^^^ method not found in `&mut Vec<*mut unnamedstore::Entry<D>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shine-stdext` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bad9356b525198cdaeae00c08cecc53c49a5c03b1a47fcc4a2f1242882c829bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bad9356b525198cdaeae00c08cecc53c49a5c03b1a47fcc4a2f1242882c829bc", kill_on_drop: false }`
[INFO] [stdout] bad9356b525198cdaeae00c08cecc53c49a5c03b1a47fcc4a2f1242882c829bc
