[INFO] cloning repository https://github.com/psytrx/flux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psytrx/flux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsytrx%2Fflux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsytrx%2Fflux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c24146e7975fc53bd63689c03ab4549d50b99968
[INFO] testing psytrx/flux against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsytrx%2Fflux" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/psytrx/flux
[INFO] finished tweaking git repo https://github.com/psytrx/flux
[INFO] tweaked toml for git repo https://github.com/psytrx/flux written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/psytrx/flux 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] crate git repo https://github.com/psytrx/flux 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" "+1.91.0" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.8.0
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded measure_time v0.8.2
[INFO] [stderr]   Downloaded cargo-platform v0.1.4
[INFO] [stderr]   Downloaded strum_macros v0.25.2
[INFO] [stderr]   Downloaded bit_field v0.10.2
[INFO] [stderr]   Downloaded smallvec v1.11.1
[INFO] [stderr]   Downloaded tobj v4.0.0
[INFO] [stderr]   Downloaded oidn2-sys v0.0.1
[INFO] [stderr]   Downloaded half v2.2.1
[INFO] [stderr]   Downloaded anstyle-parse v0.2.2
[INFO] [stderr]   Downloaded ply-rs v0.1.3
[INFO] [stderr]   Downloaded rustix v0.38.20
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.1
[INFO] [stderr]   Downloaded anstream v0.6.4
[INFO] [stderr]   Downloaded serde_derive v1.0.190
[INFO] [stderr]   Downloaded bytemuck v1.14.0
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded serde_json v1.0.107
[INFO] [stderr]   Downloaded clap_lex v0.6.0
[INFO] [stderr]   Downloaded bindgen v0.68.1
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded anstyle v1.0.4
[INFO] [stderr]   Downloaded gif v0.12.0
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded camino v1.1.6
[INFO] [stderr]   Downloaded tiff v0.9.0
[INFO] [stderr]   Downloaded clap v4.4.7
[INFO] [stderr]   Downloaded clap_builder v4.4.7
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.3
[INFO] [stderr]   Downloaded walkdir v2.4.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.15
[INFO] [stderr]   Downloaded exr v1.71.0
[INFO] [stderr]   Downloaded zerocopy v0.7.15
[INFO] [stderr]   Downloaded png v0.17.10
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] [stderr]   Downloaded noise v0.8.2
[INFO] [stderr]   Downloaded embree4-sys v0.0.10
[INFO] [stderr]   Downloaded serde v1.0.190
[INFO] [stderr]   Downloaded clap_derive v4.4.7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69121fa711ada15b057c0c2d509f949be6e71563b624255a104d328ec16a3958
[INFO] running `Command { std: "docker" "start" "-a" "69121fa711ada15b057c0c2d509f949be6e71563b624255a104d328ec16a3958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69121fa711ada15b057c0c2d509f949be6e71563b624255a104d328ec16a3958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69121fa711ada15b057c0c2d509f949be6e71563b624255a104d328ec16a3958", kill_on_drop: false }`
[INFO] [stdout] 69121fa711ada15b057c0c2d509f949be6e71563b624255a104d328ec16a3958
[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=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] 2a9fa220dd161071c04a83e7de6f82927daacca7f986c069dce6b9d5bf744cb9
[INFO] running `Command { std: "docker" "start" "-a" "2a9fa220dd161071c04a83e7de6f82927daacca7f986c069dce6b9d5bf744cb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.7.15
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.4.7
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling exr v1.71.0
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling measure_time v0.8.2
[INFO] [stderr]    Compiling tobj v4.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling noise v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling clap v4.4.7
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling embree4-sys v0.0.10
[INFO] [stderr]    Compiling oidn2-sys v0.0.1
[INFO] [stderr]    Compiling cargo-platform v0.1.4
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]    Compiling flux v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(float_next_up_down)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `infinite::*`
[INFO] [stdout]  --> src/flux/lights/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use infinite::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `float_next_up_down` has been stable since 1.86.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(float_next_up_down)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flux` (bin "flux") due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2a9fa220dd161071c04a83e7de6f82927daacca7f986c069dce6b9d5bf744cb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a9fa220dd161071c04a83e7de6f82927daacca7f986c069dce6b9d5bf744cb9", kill_on_drop: false }`
[INFO] [stdout] 2a9fa220dd161071c04a83e7de6f82927daacca7f986c069dce6b9d5bf744cb9
