[INFO] fetching crate rusvid_effect 0.2.1...
[INFO] testing rusvid_effect-0.2.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate rusvid_effect 0.2.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rusvid_effect 0.2.1
[INFO] finished tweaking crates.io crate rusvid_effect 0.2.1
[INFO] tweaked toml for crates.io crate rusvid_effect 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusvid_effect 0.2.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 158 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.7.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rhai_codegen v3.1.0
[INFO] [stderr]   Downloaded concat-idents v1.1.5
[INFO] [stderr]   Downloaded float_next_after v0.1.5
[INFO] [stderr]   Downloaded robust v0.2.3
[INFO] [stderr]   Downloaded data-url v0.2.0
[INFO] [stderr]   Downloaded imagesize v0.10.1
[INFO] [stderr]   Downloaded accurate v0.3.1
[INFO] [stderr]   Downloaded tiny-skia-path v0.8.4
[INFO] [stderr]   Downloaded roxmltree v0.15.1
[INFO] [stderr]   Downloaded kurbo v0.8.3
[INFO] [stderr]   Downloaded usvg v0.28.0
[INFO] [stderr]   Downloaded resvg v0.28.0
[INFO] [stderr]   Downloaded geo v0.23.1
[INFO] [stderr]   Downloaded rusvid_core v0.2.1
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.5
[INFO] [stderr]   Downloaded tiny-skia v0.8.4
[INFO] [stderr]   Downloaded rhai v1.23.6
[INFO] [stderr]   Downloaded rstar v0.9.3
[INFO] [stderr]   Downloaded rctree v0.5.0
[INFO] [stderr]   Downloaded svgtypes v0.8.2
[INFO] [stderr]   Downloaded flo_curves v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55c3a918144844db79ac34286b92496d042e02208a9cb84eecef1d7dfcc456f2
[INFO] running `Command { std: "docker" "start" "-a" "55c3a918144844db79ac34286b92496d042e02208a9cb84eecef1d7dfcc456f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55c3a918144844db79ac34286b92496d042e02208a9cb84eecef1d7dfcc456f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55c3a918144844db79ac34286b92496d042e02208a9cb84eecef1d7dfcc456f2", kill_on_drop: false }`
[INFO] [stdout] 55c3a918144844db79ac34286b92496d042e02208a9cb84eecef1d7dfcc456f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd4f46aad93bdbc0be10604c681cc1d784d47a3a8b3f84b08e8920d370d5b149
[INFO] running `Command { std: "docker" "start" "-a" "fd4f46aad93bdbc0be10604c681cc1d784d47a3a8b3f84b08e8920d370d5b149", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling svgtypes v0.8.2
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling accurate v0.3.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling imagesize v0.10.1
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling geographiclib-rs v0.2.5
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling rstar v0.9.3
[INFO] [stderr]    Compiling usvg v0.28.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling geo-types v0.7.17
[INFO] [stderr]    Compiling robust v0.2.3
[INFO] [stderr]    Compiling roots v0.0.7
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling glam v0.22.0
[INFO] [stderr]    Compiling geo v0.23.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling flo_curves v0.6.1
[INFO] [stderr]    Compiling resvg v0.28.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rhai v1.23.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rusvid_core v0.2.1
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusvid_core-0.2.1/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(iter_array_chunks)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusvid_core-0.2.1/src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(variant_count)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusvid_core-0.2.1/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(is_some_and)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusvid_core` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fd4f46aad93bdbc0be10604c681cc1d784d47a3a8b3f84b08e8920d370d5b149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd4f46aad93bdbc0be10604c681cc1d784d47a3a8b3f84b08e8920d370d5b149", kill_on_drop: false }`
[INFO] [stdout] fd4f46aad93bdbc0be10604c681cc1d784d47a3a8b3f84b08e8920d370d5b149
