[INFO] fetching crate fluxus 0.2.0...
[INFO] testing fluxus-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate fluxus 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate fluxus 0.2.0
[INFO] finished tweaking crates.io crate fluxus 0.2.0
[INFO] tweaked toml for crates.io crate fluxus 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fluxus 0.2.0 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] crate crates.io crate fluxus 0.2.0 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fluxus-transformers v0.2.0
[INFO] [stderr]   Downloaded fluxus-sinks v0.2.0
[INFO] [stderr]   Downloaded fluxus-api v0.2.0
[INFO] [stderr]   Downloaded fluxus-core v0.2.0
[INFO] [stderr]   Downloaded fluxus-runtime v0.2.0
[INFO] [stderr]   Downloaded fluxus-sources v0.2.0
[INFO] [stderr]   Downloaded fluxus-utils v0.2.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b085c9f1668cf7841ac51a61f3d5334d8666bf50fdfc1bde26928110528727a0
[INFO] running `Command { std: "docker" "start" "-a" "b085c9f1668cf7841ac51a61f3d5334d8666bf50fdfc1bde26928110528727a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b085c9f1668cf7841ac51a61f3d5334d8666bf50fdfc1bde26928110528727a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b085c9f1668cf7841ac51a61f3d5334d8666bf50fdfc1bde26928110528727a0", kill_on_drop: false }`
[INFO] [stdout] b085c9f1668cf7841ac51a61f3d5334d8666bf50fdfc1bde26928110528727a0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d509f05fdb9acb92585cc788de8451dbfbaa83658865ff49a716a8735e181e11
[INFO] running `Command { std: "docker" "start" "-a" "d509f05fdb9acb92585cc788de8451dbfbaa83658865ff49a716a8735e181e11", kill_on_drop: false }`
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling fluxus v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.78s
[INFO] running `Command { std: "docker" "inspect" "d509f05fdb9acb92585cc788de8451dbfbaa83658865ff49a716a8735e181e11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d509f05fdb9acb92585cc788de8451dbfbaa83658865ff49a716a8735e181e11", kill_on_drop: false }`
[INFO] [stdout] d509f05fdb9acb92585cc788de8451dbfbaa83658865ff49a716a8735e181e11
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8482060709e31b61a7fdb0ef3e2b0ae7e5f3dd8cc99117d011222c15f516f08c
[INFO] running `Command { std: "docker" "start" "-a" "8482060709e31b61a7fdb0ef3e2b0ae7e5f3dd8cc99117d011222c15f516f08c", kill_on_drop: false }`
[INFO] [stderr]    Compiling fluxus v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "8482060709e31b61a7fdb0ef3e2b0ae7e5f3dd8cc99117d011222c15f516f08c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8482060709e31b61a7fdb0ef3e2b0ae7e5f3dd8cc99117d011222c15f516f08c", kill_on_drop: false }`
[INFO] [stdout] 8482060709e31b61a7fdb0ef3e2b0ae7e5f3dd8cc99117d011222c15f516f08c
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 824723fb656de17f8f25fde823dc45550fb5ccbdad42a2d384e708826fa05dab
[INFO] running `Command { std: "docker" "start" "-a" "824723fb656de17f8f25fde823dc45550fb5ccbdad42a2d384e708826fa05dab", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluxus-319f71e35182930f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fluxus
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 16) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 16) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `api` in `fluxus`
[INFO] [stdout]   --> src/lib.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout]  5 | use fluxus::api::{
[INFO] [stdout]    |             ^^^ could not find `api` in `fluxus`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "fluxus-api")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `fluxus-api` feature
[INFO] [stdout] 81 | pub mod api {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `utils` in `fluxus`
[INFO] [stdout]    --> src/lib.rs:23:13
[INFO] [stdout]     |
[INFO] [stdout]   9 | use fluxus::utils::window::WindowConfig;
[INFO] [stdout]     |             ^^^^^ could not find `utils` in `fluxus`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[cfg(feature = "fluxus-utils")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `fluxus-utils` feature
[INFO] [stdout] 111 | pub mod utils {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fluxus::api`
[INFO] [stdout]   --> src/lib.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout]  5 | use fluxus::api::{
[INFO] [stdout]    |             ^^^ could not find `api` in `fluxus`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "fluxus-api")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `fluxus-api` feature
[INFO] [stdout] 81 | pub mod api {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.40s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "824723fb656de17f8f25fde823dc45550fb5ccbdad42a2d384e708826fa05dab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "824723fb656de17f8f25fde823dc45550fb5ccbdad42a2d384e708826fa05dab", kill_on_drop: false }`
[INFO] [stdout] 824723fb656de17f8f25fde823dc45550fb5ccbdad42a2d384e708826fa05dab
