[INFO] fetching crate kayrx-ui 0.1.1... [INFO] testing kayrx-ui-0.1.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate kayrx-ui 0.1.1 into /workspace/builds/worker-31/source [INFO] validating manifest of crates.io crate kayrx-ui 0.1.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-31/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yew-macro v0.14.1 [INFO] [stderr] Downloaded yew v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ad0c0977b90885cc0314e6622a45634c271362c292c7dc7e5762ed5196b4963 [INFO] running `Command { std: "docker" "start" "-a" "9ad0c0977b90885cc0314e6622a45634c271362c292c7dc7e5762ed5196b4963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ad0c0977b90885cc0314e6622a45634c271362c292c7dc7e5762ed5196b4963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad0c0977b90885cc0314e6622a45634c271362c292c7dc7e5762ed5196b4963", kill_on_drop: false }` [INFO] [stdout] 9ad0c0977b90885cc0314e6622a45634c271362c292c7dc7e5762ed5196b4963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 489e6c10d81c0fb39f264ed4c8929d2417cd0315cc2eac032a3bcd3299a0ddb0 [INFO] running `Command { std: "docker" "start" "-a" "489e6c10d81c0fb39f264ed4c8929d2417cd0315cc2eac032a3bcd3299a0ddb0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.77 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.77 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling yew v0.14.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-match v0.2.1 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.77 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.77 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling yew-macro v0.14.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.77 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling js-sys v0.3.54 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling web-sys v0.3.54 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.27 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 23s [INFO] running `Command { std: "docker" "inspect" "489e6c10d81c0fb39f264ed4c8929d2417cd0315cc2eac032a3bcd3299a0ddb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489e6c10d81c0fb39f264ed4c8929d2417cd0315cc2eac032a3bcd3299a0ddb0", kill_on_drop: false }` [INFO] [stdout] 489e6c10d81c0fb39f264ed4c8929d2417cd0315cc2eac032a3bcd3299a0ddb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd686381c65a6da4eb362a50f259bb026a9ec0ad45a75c85c698f449a78a3e92 [INFO] running `Command { std: "docker" "start" "-a" "cd686381c65a6da4eb362a50f259bb026a9ec0ad45a75c85c698f449a78a3e92", kill_on_drop: false }` [INFO] [stderr] Compiling kayrx-ui v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "cd686381c65a6da4eb362a50f259bb026a9ec0ad45a75c85c698f449a78a3e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd686381c65a6da4eb362a50f259bb026a9ec0ad45a75c85c698f449a78a3e92", kill_on_drop: false }` [INFO] [stdout] cd686381c65a6da4eb362a50f259bb026a9ec0ad45a75c85c698f449a78a3e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 001a302ee2f7f968d3752fd9252b4aedf3648a9464995315e0920626c554cb6a [INFO] running `Command { std: "docker" "start" "-a" "001a302ee2f7f968d3752fd9252b4aedf3648a9464995315e0920626c554cb6a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kayrx_ui-0a9614f8164c1996) [INFO] [stdout] [INFO] [stderr] Doc-tests kayrx-ui [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] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/fabric/state/reducer.rs - combine_reducers (line 54) ... FAILED [INFO] [stdout] test src/fabric/state/reducer.rs - combine_reducers (line 29) ... FAILED [INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 16) ... ok [INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 40) ... ok [INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 28) ... ok [INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store::replace_reducer (line 169) ... ok [INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store::dispatch (line 68) ... ok [INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 107) ... 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/store.rs - fabric::state::store::Store::new (line 20) ... ok [INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store::subscribe (line 134) ... 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 (line 52) ... ok [INFO] [stdout] test src/fabric/state/mod.rs - fabric::state (line 69) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/fabric/state/reducer.rs - combine_reducers (line 54) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `kayrx_ui::fabric::state::combine_reducers` [INFO] [stdout] --> src/fabric/state/reducer.rs:55:31 [INFO] [stdout] | [INFO] [stdout] 3 | 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] 3 | use kayrx_ui::{combine_reducers, fabric::state::{Reducer}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -- ^^ [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `combine_reducers` [INFO] [stdout] --> src/fabric/state/reducer.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 22 | let reducer: Reducer = combine_reducers!(u8, &Action, counter_reducer, add_two_reducer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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 - combine_reducers (line 29) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `kayrx_ui::fabric::state::combine_reducers` [INFO] [stdout] --> src/fabric/state/reducer.rs:30: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::{combine_reducers, fabric::state::{Reducer}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ -- ^^ [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `combine_reducers` [INFO] [stdout] --> src/fabric/state/reducer.rs:48:39 [INFO] [stdout] | [INFO] [stdout] 22 | let reducer: Reducer = combine_reducers!(State, &Action, first_reducer, second_reducer, third_reducer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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 - combine_reducers (line 29) [INFO] [stdout] src/fabric/state/reducer.rs - combine_reducers (line 54) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.92s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "001a302ee2f7f968d3752fd9252b4aedf3648a9464995315e0920626c554cb6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001a302ee2f7f968d3752fd9252b4aedf3648a9464995315e0920626c554cb6a", kill_on_drop: false }` [INFO] [stdout] 001a302ee2f7f968d3752fd9252b4aedf3648a9464995315e0920626c554cb6a