[INFO] fetching crate kayrx-ui 0.1.1... [INFO] testing kayrx-ui-0.1.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate kayrx-ui 0.1.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate kayrx-ui 0.1.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0304e278b9963ee118211b5d282bea3469d483386ded3eabbe56d44572e1d2d8 [INFO] running `Command { std: "docker" "start" "-a" "0304e278b9963ee118211b5d282bea3469d483386ded3eabbe56d44572e1d2d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0304e278b9963ee118211b5d282bea3469d483386ded3eabbe56d44572e1d2d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0304e278b9963ee118211b5d282bea3469d483386ded3eabbe56d44572e1d2d8", kill_on_drop: false }` [INFO] [stdout] 0304e278b9963ee118211b5d282bea3469d483386ded3eabbe56d44572e1d2d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 29e198d54b7a4dcd86afcae560c821a5bd99f1ec5e24c099a836fa9c836417e8 [INFO] running `Command { std: "docker" "start" "-a" "29e198d54b7a4dcd86afcae560c821a5bd99f1ec5e24c099a836fa9c836417e8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [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-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling yew v0.14.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling http v0.2.5 [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 wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling yew-macro v0.14.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "29e198d54b7a4dcd86afcae560c821a5bd99f1ec5e24c099a836fa9c836417e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29e198d54b7a4dcd86afcae560c821a5bd99f1ec5e24c099a836fa9c836417e8", kill_on_drop: false }` [INFO] [stdout] 29e198d54b7a4dcd86afcae560c821a5bd99f1ec5e24c099a836fa9c836417e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e48fabdd58a34b1ec089e58c11b4d80fed18b19a8272200ba1768950bd2d3c52 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e48fabdd58a34b1ec089e58c11b4d80fed18b19a8272200ba1768950bd2d3c52", 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] Compiling kayrx-ui v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `Command { std: "docker" "inspect" "e48fabdd58a34b1ec089e58c11b4d80fed18b19a8272200ba1768950bd2d3c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48fabdd58a34b1ec089e58c11b4d80fed18b19a8272200ba1768950bd2d3c52", kill_on_drop: false }` [INFO] [stdout] e48fabdd58a34b1ec089e58c11b4d80fed18b19a8272200ba1768950bd2d3c52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a17c452ca6db6a917ac430a16f7cea8258e15ba22815c8fc884fde3a159eb1c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a17c452ca6db6a917ac430a16f7cea8258e15ba22815c8fc884fde3a159eb1c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kayrx_ui-5c3adceb3e4c92ff) [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/mod.rs - fabric::state (line 28) ... 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 16) ... 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::replace_reducer (line 169) ... ok [INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store::new (line 20) ... ok [INFO] [stdout] test src/fabric/state/subscription.rs - fabric::state::subscription::Subscription (line 8) ... ok [INFO] [stdout] test src/fabric/state/reducer.rs - fabric::state::reducer::Reducer (line 5) ... 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::dispatch (line 68) ... ok [INFO] [stdout] test src/fabric/state/store.rs - fabric::state::store::Store::state (line 52) ... 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/mod.rs - fabric::state (line 69) ... 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: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::fabric::state::{combine_reducers, Reducer}; [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] ---- 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: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::fabric::state::{combine_reducers, Reducer}; [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] [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 5.70s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "8a17c452ca6db6a917ac430a16f7cea8258e15ba22815c8fc884fde3a159eb1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a17c452ca6db6a917ac430a16f7cea8258e15ba22815c8fc884fde3a159eb1c", kill_on_drop: false }` [INFO] [stdout] 8a17c452ca6db6a917ac430a16f7cea8258e15ba22815c8fc884fde3a159eb1c