[INFO] crate seed 0.4.0 is already in cache [INFO] testing seed-0.4.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate seed 0.4.0 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate seed 0.4.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate seed 0.4.0 [INFO] finished tweaking crates.io crate seed 0.4.0 [INFO] tweaked toml for crates.io crate seed 0.4.0 written to work/builds/worker-1/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 02fcbff0931fd935b49cf23b4bb5b1aa0b154d486f24626acd965f6c7d959fff [INFO] running `"docker" "start" "-a" "02fcbff0931fd935b49cf23b4bb5b1aa0b154d486f24626acd965f6c7d959fff"` [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.51 [INFO] [stderr] Compiling web-sys v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling wasm-bindgen v0.2.51 [INFO] [stderr] Compiling js-sys v0.3.28 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.27 [INFO] [stderr] Compiling seed v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/fetch.rs:474:21 [INFO] [stderr] | [INFO] [stderr] 474 | let mut output_future: Box< [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.09s [INFO] running `"docker" "inspect" "02fcbff0931fd935b49cf23b4bb5b1aa0b154d486f24626acd965f6c7d959fff"` [INFO] running `"docker" "rm" "-f" "02fcbff0931fd935b49cf23b4bb5b1aa0b154d486f24626acd965f6c7d959fff"` [INFO] [stdout] 02fcbff0931fd935b49cf23b4bb5b1aa0b154d486f24626acd965f6c7d959fff [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2e166af3a303227cbd520f686a068c47184a89d1e6ba3c531a75bf6084f24e23 [INFO] running `"docker" "start" "-a" "2e166af3a303227cbd520f686a068c47184a89d1e6ba3c531a75bf6084f24e23"` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.50 [INFO] [stderr] Compiling seed v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/fetch.rs:474:21 [INFO] [stderr] | [INFO] [stderr] 474 | let mut output_future: Box< [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.88s [INFO] running `"docker" "inspect" "2e166af3a303227cbd520f686a068c47184a89d1e6ba3c531a75bf6084f24e23"` [INFO] running `"docker" "rm" "-f" "2e166af3a303227cbd520f686a068c47184a89d1e6ba3c531a75bf6084f24e23"` [INFO] [stdout] 2e166af3a303227cbd520f686a068c47184a89d1e6ba3c531a75bf6084f24e23 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 742bd8036f7d708e197177e9e0618c17b721f8ceb1c439f6c23d4add5d6ba86f [INFO] running `"docker" "start" "-a" "742bd8036f7d708e197177e9e0618c17b721f8ceb1c439f6c23d4add5d6ba86f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/seed-c1d4365ff7d1d531 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests seed [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/dom_types/values.rs - dom_types::values::AtValue (line 42) ... FAILED [INFO] [stdout] test src/dom_types/values.rs - dom_types::values::CSSValue (line 7) ... FAILED [INFO] [stdout] test src/gloo_timers/callback.rs - gloo_timers::callback::Timeout::cancel (line 88) ... FAILED [INFO] [stdout] test src/orders.rs - orders::Orders::proxy (line 17) ... FAILED [INFO] [stdout] test src/gloo_timers/callback.rs - gloo_timers::callback::Timeout::forget (line 66) ... FAILED [INFO] [stdout] test src/gloo_timers/callback.rs - gloo_timers::callback::Interval::cancel (line 184) ... FAILED [INFO] [stdout] test src/gloo_timers/callback.rs - gloo_timers::callback::Interval::forget (line 163) ... FAILED [INFO] [stdout] test src/gloo_timers/callback.rs - gloo_timers::callback::Timeout::new (line 34) ... FAILED [INFO] [stdout] test src/gloo_timers/callback.rs - gloo_timers::callback::Interval::new (line 131) ... FAILED [INFO] [stdout] test src/gloo_timers/future.rs - gloo_timers::future::TimeoutFuture (line 22) ... FAILED [INFO] [stdout] test src/gloo_timers/future.rs - gloo_timers::future::IntervalStream::new (line 134) ... FAILED [INFO] [stdout] test src/gloo_timers/future.rs - gloo_timers::future::TimeoutFuture::new (line 73) ... FAILED [INFO] [stdout] test src/vdom.rs - vdom::AppBuilder::mount (line 183) ... FAILED [INFO] [stdout] test src/orders.rs - orders::Orders::msg_mapper (line 73) ... FAILED [INFO] [stdout] test src/fetch.rs - fetch::Request::controller (line 404) ... FAILED [INFO] [stdout] test src/fetch.rs - fetch::Request::fetch (line 434) ... FAILED [INFO] [stdout] test src/orders.rs - orders::Orders::perform_cmd (line 46) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/dom_types/values.rs - dom_types::values::AtValue (line 42) stdout ---- [INFO] [stdout] error: cannot find macro `attrs!` in this scope [INFO] [stdout] --> src/dom_types/values.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 3 | attrs! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dom_types/values.rs - dom_types::values::CSSValue (line 7) stdout ---- [INFO] [stdout] error: cannot find macro `style!` in this scope [INFO] [stdout] --> src/dom_types/values.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 3 | style! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gloo_timers/callback.rs - gloo_timers::callback::Timeout::cancel (line 88) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `gloo_timers` [INFO] [stdout] --> src/gloo_timers/callback.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gloo_timers::callback::Timeout; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `gloo_timers` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Timeout` [INFO] [stdout] --> src/gloo_timers/callback.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 5 | let timeout = Timeout::new(1_000, || { [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `Timeout` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/orders.rs - orders::Orders::proxy (line 17) stdout ---- [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `=>` [INFO] [stdout] --> src/orders.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 3 | Msg::Child(child_msg) => { [INFO] [stdout] | ^^ expected one of `.`, `;`, `?`, `}`, or an operator here [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gloo_timers/callback.rs - gloo_timers::callback::Timeout::forget (line 66) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `gloo_timers` [INFO] [stdout] --> src/gloo_timers/callback.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gloo_timers::callback::Timeout; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `gloo_timers` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Timeout` [INFO] [stdout] --> src/gloo_timers/callback.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 7 | Timeout::new(1_000, || { [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `Timeout` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gloo_timers/callback.rs - gloo_timers::callback::Interval::cancel (line 184) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `gloo_timers` [INFO] [stdout] --> src/gloo_timers/callback.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gloo_timers::callback::Interval; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `gloo_timers` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Interval` [INFO] [stdout] --> src/gloo_timers/callback.rs:187:16 [INFO] [stdout] | [INFO] [stdout] 5 | let interval = Interval::new(1_000, || { [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `Interval` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gloo_timers/callback.rs - gloo_timers::callback::Interval::forget (line 163) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `gloo_timers` [INFO] [stdout] --> src/gloo_timers/callback.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gloo_timers::callback::Interval; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `gloo_timers` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Interval` [INFO] [stdout] --> src/gloo_timers/callback.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 6 | Interval::new(1_000, || { [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `Interval` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gloo_timers/callback.rs - gloo_timers::callback::Timeout::new (line 34) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `gloo_timers` [INFO] [stdout] --> src/gloo_timers/callback.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gloo_timers::callback::Timeout; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `gloo_timers` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Timeout` [INFO] [stdout] --> src/gloo_timers/callback.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 5 | let timeout = Timeout::new(1_000, move || { [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `Timeout` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gloo_timers/callback.rs - gloo_timers::callback::Interval::new (line 131) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `gloo_timers` [INFO] [stdout] --> src/gloo_timers/callback.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gloo_timers::callback::Interval; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `gloo_timers` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Interval` [INFO] [stdout] --> src/gloo_timers/callback.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 5 | let interval = Interval::new(1_000, move || { [INFO] [stdout] | ^^^^^^^^ use of undeclared type or module `Interval` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gloo_timers/future.rs - gloo_timers::future::TimeoutFuture (line 22) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `futures` [INFO] [stdout] --> src/gloo_timers/future.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate futures_rs as futures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gloo_timers/future.rs - gloo_timers::future::IntervalStream::new (line 134) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `futures` [INFO] [stdout] --> src/gloo_timers/future.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate futures_rs as futures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/gloo_timers/future.rs - gloo_timers::future::TimeoutFuture::new (line 73) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `futures` [INFO] [stdout] --> src/gloo_timers/future.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate futures_rs as futures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/vdom.rs - vdom::AppBuilder::mount (line 183) stdout ---- [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `mount` [INFO] [stdout] --> src/vdom.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 5 | mount("another_id") [INFO] [stdout] | - expected one of `.`, `;`, `?`, `}`, or an operator here [INFO] [stdout] ... [INFO] [stdout] 10 | mount(seed::body()) [INFO] [stdout] | ^^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/orders.rs - orders::Orders::msg_mapper (line 73) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Msg` [INFO] [stdout] --> src/orders.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 4 | app.update(msg_mapper(Msg::AMessage)); [INFO] [stdout] | ^^^ use of undeclared type or module `Msg` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `orders` in this scope [INFO] [stdout] --> src/orders.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 3 | let (app, msg_mapper) = (orders.clone_app(), orders.msg_mapper()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `orders` in this scope [INFO] [stdout] --> src/orders.rs:74:46 [INFO] [stdout] | [INFO] [stdout] 3 | let (app, msg_mapper) = (orders.clone_app(), orders.msg_mapper()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fetch.rs - fetch::Request::controller (line 404) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `fetch` [INFO] [stdout] --> src/fetch.rs:406:36 [INFO] [stdout] | [INFO] [stdout] 4 | request_controller: &mut Option [INFO] [stdout] | ^^^^^ use of undeclared type or module `fetch` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `fetch` [INFO] [stdout] --> src/fetch.rs:408:4 [INFO] [stdout] | [INFO] [stdout] 6 | fetch::Request::new(get_request_url()) [INFO] [stdout] | ^^^^^ use of undeclared type or module `fetch` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Msg` [INFO] [stdout] --> src/fetch.rs:410:22 [INFO] [stdout] | [INFO] [stdout] 8 | .fetch_string(Msg::Fetched) [INFO] [stdout] | ^^^ use of undeclared type or module `Msg` [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Future` in this scope [INFO] [stdout] --> src/fetch.rs:407:11 [INFO] [stdout] | [INFO] [stdout] 5 | ) -> impl Future { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] help: possible candidates are found in other modules, you can import them into scope [INFO] [stdout] | [INFO] [stdout] 2 | use core::future::Future; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::Future; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::Future; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::prelude::Future; [INFO] [stdout] | [INFO] [stdout] and 1 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Msg` in this scope [INFO] [stdout] --> src/fetch.rs:407:23 [INFO] [stdout] | [INFO] [stdout] 5 | ) -> impl Future { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Msg` in this scope [INFO] [stdout] --> src/fetch.rs:407:34 [INFO] [stdout] | [INFO] [stdout] 5 | ) -> impl Future { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_request_url` in this scope [INFO] [stdout] --> src/fetch.rs:408:24 [INFO] [stdout] | [INFO] [stdout] 6 | fetch::Request::new(get_request_url()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fetch.rs - fetch::Request::fetch (line 434) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `fetch` [INFO] [stdout] --> src/fetch.rs:436:4 [INFO] [stdout] | [INFO] [stdout] 4 | fetch::Request::new(get_request_url()) [INFO] [stdout] | ^^^^^ use of undeclared type or module `fetch` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Msg` [INFO] [stdout] --> src/fetch.rs:437:15 [INFO] [stdout] | [INFO] [stdout] 5 | .fetch(Msg::Fetched) [INFO] [stdout] | ^^^ use of undeclared type or module `Msg` [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Future` in this scope [INFO] [stdout] --> src/fetch.rs:435:27 [INFO] [stdout] | [INFO] [stdout] 3 | fn send_request() -> impl Future { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] help: possible candidates are found in other modules, you can import them into scope [INFO] [stdout] | [INFO] [stdout] 2 | use core::future::Future; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::Future; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::Future; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::prelude::Future; [INFO] [stdout] | [INFO] [stdout] and 1 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Msg` in this scope [INFO] [stdout] --> src/fetch.rs:435:39 [INFO] [stdout] | [INFO] [stdout] 3 | fn send_request() -> impl Future { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Msg` in this scope [INFO] [stdout] --> src/fetch.rs:435:50 [INFO] [stdout] | [INFO] [stdout] 3 | fn send_request() -> impl Future { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_request_url` in this scope [INFO] [stdout] --> src/fetch.rs:436:24 [INFO] [stdout] | [INFO] [stdout] 4 | fetch::Request::new(get_request_url()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/orders.rs - orders::Orders::perform_cmd (line 46) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TimeoutFuture` [INFO] [stdout] --> src/orders.rs:48:4 [INFO] [stdout] | [INFO] [stdout] 4 | TimeoutFuture::new(2_000) [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `TimeoutFuture` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Msg` [INFO] [stdout] --> src/orders.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 5 | .map(|_| Msg::WriteEmoticon) [INFO] [stdout] | ^^^ use of undeclared type or module `Msg` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Msg` [INFO] [stdout] --> src/orders.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 6 | .map_err(|_| Msg::TimeoutError) [INFO] [stdout] | ^^^ use of undeclared type or module `Msg` [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Future` in this scope [INFO] [stdout] --> src/orders.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 3 | fn write_emoticon_after_delay() -> impl Future { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] help: possible candidates are found in other modules, you can import them into scope [INFO] [stdout] | [INFO] [stdout] 2 | use core::future::Future; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::Future; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::future::Future; [INFO] [stdout] | [INFO] [stdout] 2 | use futures::prelude::Future; [INFO] [stdout] | [INFO] [stdout] and 1 other candidates [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Msg` in this scope [INFO] [stdout] --> src/orders.rs:47:53 [INFO] [stdout] | [INFO] [stdout] 3 | fn write_emoticon_after_delay() -> impl Future { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Msg` in this scope [INFO] [stdout] --> src/orders.rs:47:64 [INFO] [stdout] | [INFO] [stdout] 3 | fn write_emoticon_after_delay() -> impl Future { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `orders` in this scope [INFO] [stdout] --> src/orders.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 8 | orders.perform_cmd(write_emoticon_after_delay()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/dom_types/values.rs - dom_types::values::AtValue (line 42) [INFO] [stdout] src/dom_types/values.rs - dom_types::values::CSSValue (line 7) [INFO] [stdout] src/fetch.rs - fetch::Request::controller (line 404) [INFO] [stdout] src/fetch.rs - fetch::Request::fetch (line 434) [INFO] [stdout] src/gloo_timers/callback.rs - gloo_timers::callback::Interval::cancel (line 184) [INFO] [stdout] src/gloo_timers/callback.rs - gloo_timers::callback::Interval::forget (line 163) [INFO] [stdout] src/gloo_timers/callback.rs - gloo_timers::callback::Interval::new (line 131) [INFO] [stdout] src/gloo_timers/callback.rs - gloo_timers::callback::Timeout::cancel (line 88) [INFO] [stdout] src/gloo_timers/callback.rs - gloo_timers::callback::Timeout::forget (line 66) [INFO] [stdout] src/gloo_timers/callback.rs - gloo_timers::callback::Timeout::new (line 34) [INFO] [stdout] src/gloo_timers/future.rs - gloo_timers::future::IntervalStream::new (line 134) [INFO] [stdout] src/gloo_timers/future.rs - gloo_timers::future::TimeoutFuture (line 22) [INFO] [stdout] src/gloo_timers/future.rs - gloo_timers::future::TimeoutFuture::new (line 73) [INFO] [stdout] src/orders.rs - orders::Orders::msg_mapper (line 73) [INFO] [stdout] src/orders.rs - orders::Orders::perform_cmd (line 46) [INFO] [stdout] src/orders.rs - orders::Orders::proxy (line 17) [INFO] [stdout] src/vdom.rs - vdom::AppBuilder::mount (line 183) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 17 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "742bd8036f7d708e197177e9e0618c17b721f8ceb1c439f6c23d4add5d6ba86f"` [INFO] running `"docker" "rm" "-f" "742bd8036f7d708e197177e9e0618c17b721f8ceb1c439f6c23d4add5d6ba86f"` [INFO] [stdout] 742bd8036f7d708e197177e9e0618c17b721f8ceb1c439f6c23d4add5d6ba86f