[INFO] fetching crate savory-core 0.5.1... [INFO] testing savory-core-0.5.1 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate savory-core 0.5.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate savory-core 0.5.1 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate savory-core 0.5.1 [INFO] finished tweaking crates.io crate savory-core 0.5.1 [INFO] tweaked toml for crates.io crate savory-core 0.5.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfa9e2423ee358b3146edacc743c4a53fd510ae3e559b20fc37e4242b9ed01bd [INFO] running `Command { std: "docker" "start" "-a" "cfa9e2423ee358b3146edacc743c4a53fd510ae3e559b20fc37e4242b9ed01bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfa9e2423ee358b3146edacc743c4a53fd510ae3e559b20fc37e4242b9ed01bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa9e2423ee358b3146edacc743c4a53fd510ae3e559b20fc37e4242b9ed01bd", kill_on_drop: false }` [INFO] [stdout] cfa9e2423ee358b3146edacc743c4a53fd510ae3e559b20fc37e4242b9ed01bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25407b07feffb2fa6d2ce938983ffc2e2391b8cb50ef2c4c16b18443ef343c11 [INFO] running `Command { std: "docker" "start" "-a" "25407b07feffb2fa6d2ce938983ffc2e2391b8cb50ef2c4c16b18443ef343c11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.75 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.75 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling seed v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.75 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.75 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.75 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling js-sys v0.3.52 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.52 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.25 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling savory-core v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.32s [INFO] running `Command { std: "docker" "inspect" "25407b07feffb2fa6d2ce938983ffc2e2391b8cb50ef2c4c16b18443ef343c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25407b07feffb2fa6d2ce938983ffc2e2391b8cb50ef2c4c16b18443ef343c11", kill_on_drop: false }` [INFO] [stdout] 25407b07feffb2fa6d2ce938983ffc2e2391b8cb50ef2c4c16b18443ef343c11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b68f1669692f44c02829086031202239e037df4bab65a2ca85d68a8f57b42ed9 [INFO] running `Command { std: "docker" "start" "-a" "b68f1669692f44c02829086031202239e037df4bab65a2ca85d68a8f57b42ed9", kill_on_drop: false }` [INFO] [stderr] Compiling savory-core v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "b68f1669692f44c02829086031202239e037df4bab65a2ca85d68a8f57b42ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b68f1669692f44c02829086031202239e037df4bab65a2ca85d68a8f57b42ed9", kill_on_drop: false }` [INFO] [stdout] b68f1669692f44c02829086031202239e037df4bab65a2ca85d68a8f57b42ed9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50dc626234064a9b35b2d89d2d2a9022310e3071be6f1e6d956a201b05a40e39 [INFO] running `Command { std: "docker" "start" "-a" "50dc626234064a9b35b2d89d2d2a9022310e3071be6f1e6d956a201b05a40e39", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/savory_core-8acec1a8096fa729) [INFO] [stdout] [INFO] [stderr] Doc-tests savory-core [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 4 tests [INFO] [stdout] test src/lib.rs - (line 57) ... FAILED [INFO] [stdout] test src/view.rs - view (line 44) ... FAILED [INFO] [stdout] test src/view.rs - view (line 11) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] test src/element.rs - element::AppElementExt::start (line 61) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 57) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `savory_html` [INFO] [stdout] --> src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 5 | use savory_html::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `savory_html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `html` [INFO] [stdout] --> src/lib.rs:92:23 [INFO] [stdout] | [INFO] [stdout] 38 | let inc_btn = html::button().add("Increment").on_click(|_| Msg::Increment); [INFO] [stdout] | ^^^^ use of undeclared crate or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `html` [INFO] [stdout] --> src/lib.rs:93:23 [INFO] [stdout] | [INFO] [stdout] 39 | let dec_btn = html::button().add("Decrement").on_click(|_| Msg::Decrement); [INFO] [stdout] | ^^^^ use of undeclared crate or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `html` [INFO] [stdout] --> src/lib.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 41 | html::div() [INFO] [stdout] | ^^^^ use of undeclared crate or module `html` [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 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/view.rs - view (line 44) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `savory_html` [INFO] [stdout] --> src/view.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 5 | use savory_html::{prelude::*, css::{Color, values as val}}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `savory_html` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `savory_html::css::Color`, `savory_html::css::values` [INFO] [stdout] --> src/view.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 5 | use savory_html::{prelude::*, css::{Color, values as val}}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `val` [INFO] [stdout] --> src/view.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 15 | .display(val::Flex) [INFO] [stdout] | ^^^ use of undeclared crate or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `val` [INFO] [stdout] --> src/view.rs:57:25 [INFO] [stdout] | [INFO] [stdout] 16 | .flex_direction(val::Column) [INFO] [stdout] | ^^^ use of undeclared crate or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `val` [INFO] [stdout] --> src/view.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 17 | .justify_content(val::Center) [INFO] [stdout] | ^^^ use of undeclared crate or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `val` [INFO] [stdout] --> src/view.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 18 | .align_content(val::Center) [INFO] [stdout] | ^^^ use of undeclared crate or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `val` [INFO] [stdout] --> src/view.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 19 | .align_items(val::Center); [INFO] [stdout] | ^^^ use of undeclared crate or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `html` [INFO] [stdout] --> src/view.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 21 | let username = html::h3().add(format!("Username: {}", username)); [INFO] [stdout] | ^^^^ use of undeclared crate or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `html` [INFO] [stdout] --> src/view.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 22 | let email = html::h4().add(format!("Email: {}", email)); [INFO] [stdout] | ^^^^ use of undeclared crate or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `html` [INFO] [stdout] --> src/view.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 24 | html::div() [INFO] [stdout] | ^^^^ use of undeclared crate or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `css` [INFO] [stdout] --> src/view.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 13 | let style = css::Style::default() [INFO] [stdout] | ^^^^^ not found in `css` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use seed::Style; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/view.rs - view (line 11) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `savory_html` [INFO] [stdout] --> src/view.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 5 | use savory_html::{prelude::*, css::{Color, values as val}}; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `savory_html` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `savory_html::css::Color`, `savory_html::css::values` [INFO] [stdout] --> src/view.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 5 | use savory_html::{prelude::*, css::{Color, values as val}}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `val` [INFO] [stdout] --> src/view.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 17 | .display(val::Flex) [INFO] [stdout] | ^^^ use of undeclared crate or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `val` [INFO] [stdout] --> src/view.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 18 | .flex_direction(val::Column) [INFO] [stdout] | ^^^ use of undeclared crate or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `val` [INFO] [stdout] --> src/view.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 19 | .justify_content(val::Center) [INFO] [stdout] | ^^^ use of undeclared crate or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `val` [INFO] [stdout] --> src/view.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 20 | .align_content(val::Center) [INFO] [stdout] | ^^^ use of undeclared crate or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `val` [INFO] [stdout] --> src/view.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 21 | .align_items(val::Center); [INFO] [stdout] | ^^^ use of undeclared crate or module `val` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `html` [INFO] [stdout] --> src/view.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 23 | let username = html::h3().add(format!("Username: {}", self.username)); [INFO] [stdout] | ^^^^ use of undeclared crate or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `html` [INFO] [stdout] --> src/view.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 24 | let email = html::h4().add(format!("Email: {}", self.email)); [INFO] [stdout] | ^^^^ use of undeclared crate or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `html` [INFO] [stdout] --> src/view.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 26 | html::div() [INFO] [stdout] | ^^^^ use of undeclared crate or module `html` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `css` [INFO] [stdout] --> src/view.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 15 | let style = css::Style::default() [INFO] [stdout] | ^^^^^ not found in `css` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use seed::Style; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 57) [INFO] [stdout] src/view.rs - view (line 11) [INFO] [stdout] src/view.rs - view (line 44) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "50dc626234064a9b35b2d89d2d2a9022310e3071be6f1e6d956a201b05a40e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50dc626234064a9b35b2d89d2d2a9022310e3071be6f1e6d956a201b05a40e39", kill_on_drop: false }` [INFO] [stdout] 50dc626234064a9b35b2d89d2d2a9022310e3071be6f1e6d956a201b05a40e39