[INFO] fetching crate fluxus 0.2.0...
[INFO] testing fluxus-0.2.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate fluxus 0.2.0 into /workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fluxus 0.2.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 150613add3e163d7045d3a7a2807e2a2b511d6ebe33808bdf81ea928ec13aa5f
[INFO] running `Command { std: "docker" "start" "-a" "150613add3e163d7045d3a7a2807e2a2b511d6ebe33808bdf81ea928ec13aa5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "150613add3e163d7045d3a7a2807e2a2b511d6ebe33808bdf81ea928ec13aa5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150613add3e163d7045d3a7a2807e2a2b511d6ebe33808bdf81ea928ec13aa5f", kill_on_drop: false }`
[INFO] [stdout] 150613add3e163d7045d3a7a2807e2a2b511d6ebe33808bdf81ea928ec13aa5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c046f53b51c56fc7a7cdb394fa25046afbf0a8d04e240eae1b2282158be6d952
[INFO] running `Command { std: "docker" "start" "-a" "c046f53b51c56fc7a7cdb394fa25046afbf0a8d04e240eae1b2282158be6d952", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[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 csv v1.3.1
[INFO] [stderr]    Compiling fluxus v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.77s
[INFO] running `Command { std: "docker" "inspect" "c046f53b51c56fc7a7cdb394fa25046afbf0a8d04e240eae1b2282158be6d952", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c046f53b51c56fc7a7cdb394fa25046afbf0a8d04e240eae1b2282158be6d952", kill_on_drop: false }`
[INFO] [stdout] c046f53b51c56fc7a7cdb394fa25046afbf0a8d04e240eae1b2282158be6d952
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f58b63e9494831f010f40e9fda9c51faa77857a018b51e2c93b9cdc57aa5f701
[INFO] running `Command { std: "docker" "start" "-a" "f58b63e9494831f010f40e9fda9c51faa77857a018b51e2c93b9cdc57aa5f701", 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.39s
[INFO] running `Command { std: "docker" "inspect" "f58b63e9494831f010f40e9fda9c51faa77857a018b51e2c93b9cdc57aa5f701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f58b63e9494831f010f40e9fda9c51faa77857a018b51e2c93b9cdc57aa5f701", kill_on_drop: false }`
[INFO] [stdout] f58b63e9494831f010f40e9fda9c51faa77857a018b51e2c93b9cdc57aa5f701
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c744ee65b4417f72dbd63c2f40e2a2e70ef0e1f49edd5e53ae618e86748bd1f4
[INFO] running `Command { std: "docker" "start" "-a" "c744ee65b4417f72dbd63c2f40e2a2e70ef0e1f49edd5e53ae618e86748bd1f4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluxus-256b7e2231aa2394)
[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] 19 | 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]   --> 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]  23 | 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]    --> 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] 19 | 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]   --> 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[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |         .map(|line| {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 47 |             line.split_whitespace()
[INFO] [stdout]    |             ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 46 |         .map(|line: /* Type */| {
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 .map(|s| s.to_lowercase())
[INFO] [stdout]    |                       ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 .map(|s: /* Type */| s.to_lowercase())
[INFO] [stdout]    |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .aggregate(HashMap::new(), |mut counts, words| {
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout] 57 |             for word in words {
[INFO] [stdout] 58 |                 *counts.entry(word).or_insert(0) += 1;
[INFO] [stdout]    |                  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .aggregate(HashMap::new(), |mut counts: /* Type */, words| {
[INFO] [stdout]    |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lib.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let mut words: Vec<_> = result.iter().collect();
[INFO] [stdout]    |                                 ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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.14s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.32s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c744ee65b4417f72dbd63c2f40e2a2e70ef0e1f49edd5e53ae618e86748bd1f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c744ee65b4417f72dbd63c2f40e2a2e70ef0e1f49edd5e53ae618e86748bd1f4", kill_on_drop: false }`
[INFO] [stdout] c744ee65b4417f72dbd63c2f40e2a2e70ef0e1f49edd5e53ae618e86748bd1f4
