[INFO] fetching crate kayrx-ui 0.1.1...
[INFO] testing kayrx-ui-0.1.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate kayrx-ui 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate kayrx-ui 0.1.1
[INFO] finished tweaking crates.io crate kayrx-ui 0.1.1
[INFO] tweaked toml for crates.io crate kayrx-ui 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kayrx-ui 0.1.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.2.1 (available: v1.3.3)
[INFO] [stderr]       Adding yew v0.14.3 (available: v0.21.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc091cd28f53f6639ec8ce67c8130e91261637d9e8cc80b68fd21f42cc9776cf
[INFO] running `Command { std: "docker" "start" "-a" "fc091cd28f53f6639ec8ce67c8130e91261637d9e8cc80b68fd21f42cc9776cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc091cd28f53f6639ec8ce67c8130e91261637d9e8cc80b68fd21f42cc9776cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc091cd28f53f6639ec8ce67c8130e91261637d9e8cc80b68fd21f42cc9776cf", kill_on_drop: false }`
[INFO] [stdout] fc091cd28f53f6639ec8ce67c8130e91261637d9e8cc80b68fd21f42cc9776cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da50dc42ca443f52581ce7651117f9997e912242f0d15d9530470d6cae5dbaa3
[INFO] running `Command { std: "docker" "start" "-a" "da50dc42ca443f52581ce7651117f9997e912242f0d15d9530470d6cae5dbaa3", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling yew v0.14.3
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling cfg-match v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling yew-macro v0.14.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.54
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling gloo-console-timer v0.1.0
[INFO] [stderr]    Compiling gloo-file v0.1.0
[INFO] [stderr]    Compiling gloo v0.2.1
[INFO] [stderr]    Compiling kayrx-ui v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `web_sys::MouseEventInit::bubbles`: Use `set_bubbles()` instead.
[INFO] [stdout]    --> src/widget/file_upload.rs:122:18
[INFO] [stdout]     |
[INFO] [stdout] 122 |             dict.bubbles(false);
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::MouseEventInit::cancelable`: Use `set_cancelable()` instead.
[INFO] [stdout]    --> src/widget/file_upload.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |             dict.cancelable(false);
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "da50dc42ca443f52581ce7651117f9997e912242f0d15d9530470d6cae5dbaa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da50dc42ca443f52581ce7651117f9997e912242f0d15d9530470d6cae5dbaa3", kill_on_drop: false }`
[INFO] [stdout] da50dc42ca443f52581ce7651117f9997e912242f0d15d9530470d6cae5dbaa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7067f724ed49b145176204336f5089539ed4d69ad2afc2f461caab8924588efd
[INFO] running `Command { std: "docker" "start" "-a" "7067f724ed49b145176204336f5089539ed4d69ad2afc2f461caab8924588efd", kill_on_drop: false }`
[INFO] [stderr]    Compiling kayrx-ui v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `web_sys::MouseEventInit::bubbles`: Use `set_bubbles()` instead.
[INFO] [stdout]    --> src/widget/file_upload.rs:122:18
[INFO] [stdout]     |
[INFO] [stdout] 122 |             dict.bubbles(false);
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::MouseEventInit::cancelable`: Use `set_cancelable()` instead.
[INFO] [stdout]    --> src/widget/file_upload.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |             dict.cancelable(false);
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::MouseEventInit::bubbles`: Use `set_bubbles()` instead.
[INFO] [stdout]    --> src/widget/file_upload.rs:122:18
[INFO] [stdout]     |
[INFO] [stdout] 122 |             dict.bubbles(false);
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `web_sys::MouseEventInit::cancelable`: Use `set_cancelable()` instead.
[INFO] [stdout]    --> src/widget/file_upload.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |             dict.cancelable(false);
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "7067f724ed49b145176204336f5089539ed4d69ad2afc2f461caab8924588efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7067f724ed49b145176204336f5089539ed4d69ad2afc2f461caab8924588efd", kill_on_drop: false }`
[INFO] [stdout] 7067f724ed49b145176204336f5089539ed4d69ad2afc2f461caab8924588efd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0645da35ee8167517c19a1830564aa018c92b626f46709a1b9dcec3223cd476a
[INFO] running `Command { std: "docker" "start" "-a" "0645da35ee8167517c19a1830564aa018c92b626f46709a1b9dcec3223cd476a", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `web_sys::MouseEventInit::bubbles`: Use `set_bubbles()` instead.
[INFO] [stderr]    --> src/widget/file_upload.rs:122:18
[INFO] [stderr]     |
[INFO] [stderr] 122 |             dict.bubbles(false);
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `web_sys::MouseEventInit::cancelable`: Use `set_cancelable()` instead.
[INFO] [stderr]    --> src/widget/file_upload.rs:123:18
[INFO] [stderr]     |
[INFO] [stderr] 123 |             dict.cancelable(false);
[INFO] [stderr]     |                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `kayrx-ui` (lib) generated 2 warnings
[INFO] [stderr] warning: `kayrx-ui` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kayrx_ui-4ecc0010d0a2d419)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kayrx_ui
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store<State,Action>::replace_reducer (line 169) ... ok
[INFO] [stdout] test src/fabric/state/reducer.rs - fabric::state::reducer::combine_reducers (line 29) ... FAILED
[INFO] [stdout] test src/fabric/state/reducer.rs - fabric::state::reducer::combine_reducers (line 54) ... FAILED
[INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 28) ... ok
[INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 40) ... ok
[INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store<State,Action>::state (line 52) ... ok
[INFO] [stdout] test src/fabric/state/reducer.rs - fabric::state::reducer::Reducer (line 5) ... ok
[INFO] [stdout] test src/fabric/state/subscription.rs - fabric::state::subscription::Subscription (line 8) ... ok
[INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 16) ... ok
[INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 69) ... ok
[INFO] [stdout] test src/fabric/state/middleware.rs - fabric::state::middleware::Store (line 13) ... ok
[INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store<State,Action>::dispatch (line 68) ... ok
[INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store<State,Action>::subscribe (line 134) ... ok
[INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 107) ... ok
[INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store<State,Action>::new (line 20) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/fabric/state/reducer.rs - fabric::state::reducer::combine_reducers (line 29) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `kayrx_ui::fabric::state::combine_reducers`
[INFO] [stdout]  --> src/fabric/state/reducer.rs:31:31
[INFO] [stdout]   |
[INFO] [stdout] 5 | use kayrx_ui::fabric::state::{combine_reducers, Reducer};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^ no `combine_reducers` in `fabric::state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this could be because a macro annotated with `#[macro_export]` will be exported at the root of the crate instead of the module where it is defined
[INFO] [stdout] help: a macro with this name exists at the root of the crate
[INFO] [stdout]   |
[INFO] [stdout] 5 - use kayrx_ui::fabric::state::{combine_reducers, Reducer};
[INFO] [stdout] 5 + use kayrx_ui::{combine_reducers, fabric::state::{Reducer}};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fabric/state/reducer.rs - fabric::state::reducer::combine_reducers (line 54) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `kayrx_ui::fabric::state::combine_reducers`
[INFO] [stdout]  --> src/fabric/state/reducer.rs:56:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use kayrx_ui::fabric::state::{combine_reducers, Reducer};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^ no `combine_reducers` in `fabric::state`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this could be because a macro annotated with `#[macro_export]` will be exported at the root of the crate instead of the module where it is defined
[INFO] [stdout] help: a macro with this name exists at the root of the crate
[INFO] [stdout]   |
[INFO] [stdout] 4 - use kayrx_ui::fabric::state::{combine_reducers, Reducer};
[INFO] [stdout] 4 + use kayrx_ui::{combine_reducers, fabric::state::{Reducer}};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/fabric/state/reducer.rs - fabric::state::reducer::combine_reducers (line 29)
[INFO] [stdout]     src/fabric/state/reducer.rs - fabric::state::reducer::combine_reducers (line 54)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0645da35ee8167517c19a1830564aa018c92b626f46709a1b9dcec3223cd476a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0645da35ee8167517c19a1830564aa018c92b626f46709a1b9dcec3223cd476a", kill_on_drop: false }`
[INFO] [stdout] 0645da35ee8167517c19a1830564aa018c92b626f46709a1b9dcec3223cd476a
