[INFO] cloning repository https://github.com/ChousX/fleet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChousX/fleet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChousX%2Ffleet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChousX%2Ffleet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22031367dfd68b32780f5695681d891c8d46d396 [INFO] testing ChousX/fleet against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChousX%2Ffleet" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChousX/fleet on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChousX/fleet [INFO] finished tweaking git repo https://github.com/ChousX/fleet [INFO] tweaked toml for git repo https://github.com/ChousX/fleet written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ChousX/fleet already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yewdux v0.9.0 [INFO] [stderr] Downloaded yew-macro v0.20.0 [INFO] [stderr] Downloaded stylist-core v0.12.0 [INFO] [stderr] Downloaded stylist-macros v0.12.0 [INFO] [stderr] Downloaded litrs v0.3.0 [INFO] [stderr] Downloaded yew-router v0.17.0 [INFO] [stderr] Downloaded async-trait v0.1.63 [INFO] [stderr] Downloaded prettyplease v0.1.21 [INFO] [stderr] Downloaded yew v0.20.0 [INFO] [stderr] Downloaded stylist v0.12.0 [INFO] [stderr] Downloaded gloo-history v0.1.2 [INFO] [stderr] Downloaded gloo-net v0.2.5 [INFO] [stderr] Downloaded yew-router-macro v0.17.0 [INFO] [stderr] Downloaded implicit-clone v0.3.4 [INFO] [stderr] Downloaded gloo-utils v0.1.6 [INFO] [stderr] Downloaded yewdux-macros v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4c5e3d49613698246a8df6be11a299477024dc10f293f29082c3efe0d5149f6 [INFO] running `Command { std: "docker" "start" "-a" "d4c5e3d49613698246a8df6be11a299477024dc10f293f29082c3efe0d5149f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4c5e3d49613698246a8df6be11a299477024dc10f293f29082c3efe0d5149f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c5e3d49613698246a8df6be11a299477024dc10f293f29082c3efe0d5149f6", kill_on_drop: false }` [INFO] [stdout] d4c5e3d49613698246a8df6be11a299477024dc10f293f29082c3efe0d5149f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cddaf984270aa3de2890df2c9ecb0bea707307bf11ad59c297bf2476cb0f162a [INFO] running `Command { std: "docker" "start" "-a" "cddaf984270aa3de2890df2c9ecb0bea707307bf11ad59c297bf2476cb0f162a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.83 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling prettyplease v0.1.21 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling litrs v0.3.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling implicit-clone v0.3.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.83 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling yew-macro v0.20.0 [INFO] [stderr] Compiling yew-router-macro v0.17.0 [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.83 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.83 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling yewdux-macros v0.9.0 [INFO] [stderr] Compiling js-sys v0.3.60 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling pinned v0.1.0 [INFO] [stderr] Compiling prokio v0.1.0 [INFO] [stderr] Compiling web-sys v0.3.60 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.33 [INFO] [stderr] Compiling gloo-timers v0.2.5 [INFO] [stderr] Compiling stylist-core v0.12.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.3.1 [INFO] [stderr] Compiling stylist-macros v0.12.0 [INFO] [stderr] Compiling gloo-utils v0.1.6 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling gloo-render v0.1.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.1 [INFO] [stderr] Compiling gloo-console v0.2.3 [INFO] [stderr] Compiling gloo-storage v0.2.2 [INFO] [stderr] Compiling gloo-net v0.2.5 [INFO] [stderr] Compiling gloo-history v0.1.2 [INFO] [stderr] Compiling gloo-file v0.2.3 [INFO] [stderr] Compiling gloo-worker v0.2.1 [INFO] [stderr] Compiling gloo v0.8.0 [INFO] [stderr] Compiling yew v0.20.0 [INFO] [stderr] Compiling yewdux v0.9.0 [INFO] [stderr] Compiling yew-router v0.17.0 [INFO] [stderr] Compiling stylist v0.12.0 [INFO] [stderr] Compiling fleet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `enum_display_derive` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use enum_display_derive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style` and `style` [INFO] [stdout] --> src/lib.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use stylist::{style, yew::styled_component, Style}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `navigator` [INFO] [stdout] --> src/components/organs/navbar.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use yew_router::{navigator, prelude::*}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cell::text_input::TextInput` [INFO] [stdout] --> src/pages/login.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::components::{cell::text_input::TextInput, tissues::auth_form::AuthForm}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | fn update(&mut self, ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/components/tissues/auth_form.rs:26:47 [INFO] [stdout] | [INFO] [stdout] 26 | fn update(&mut self, ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | fn changed(&mut self, ctx: &Context, _old_props: &Self::Properties) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> src/components/tissues/auth_form.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/components/tissues/auth_form.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | Store(Rc), [INFO] [stdout] | ----- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 | Store(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Username`, `Password`, and `Login` are never constructed [INFO] [stdout] --> src/components/tissues/auth_form.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum Msg{ [INFO] [stdout] | --- variants in this enum [INFO] [stdout] 10 | Store(Rc), [INFO] [stdout] 11 | Username(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | Password(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | Login [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dispatch` and `stylesheet` are never read [INFO] [stdout] --> src/components/tissues/auth_form.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct AuthForm{ [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | dispatch: Dispatch, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | pub stylesheet: Style, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `ACCOUNT` is never used [INFO] [stdout] --> src/pages/mod.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 42 | impl Route { [INFO] [stdout] | ---------- associated constant in this implementation [INFO] [stdout] 43 | pub const NAV: &'static [Route] = &[Route::Home, Route::About, Route::Account]; [INFO] [stdout] 44 | pub const ACCOUNT: &'static [Route] = &[Route::Login, Route::Create]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2, wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cddaf984270aa3de2890df2c9ecb0bea707307bf11ad59c297bf2476cb0f162a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cddaf984270aa3de2890df2c9ecb0bea707307bf11ad59c297bf2476cb0f162a", kill_on_drop: false }` [INFO] [stdout] cddaf984270aa3de2890df2c9ecb0bea707307bf11ad59c297bf2476cb0f162a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d940277303c20ce9f5368b6324043ea8fa008c51781a9471b5e1c8c377b911c8 [INFO] running `Command { std: "docker" "start" "-a" "d940277303c20ce9f5368b6324043ea8fa008c51781a9471b5e1c8c377b911c8", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `enum_display_derive` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use enum_display_derive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style` and `style` [INFO] [stdout] --> src/lib.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use stylist::{style, yew::styled_component, Style}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `navigator` [INFO] [stdout] --> src/components/organs/navbar.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use yew_router::{navigator, prelude::*}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cell::text_input::TextInput` [INFO] [stdout] --> src/pages/login.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::components::{cell::text_input::TextInput, tissues::auth_form::AuthForm}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | fn update(&mut self, ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/components/tissues/auth_form.rs:26:47 [INFO] [stdout] | [INFO] [stdout] 26 | fn update(&mut self, ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | fn changed(&mut self, ctx: &Context, _old_props: &Self::Properties) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> src/components/tissues/auth_form.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/components/tissues/auth_form.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | Store(Rc), [INFO] [stdout] | ----- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 | Store(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Username`, `Password`, and `Login` are never constructed [INFO] [stdout] --> src/components/tissues/auth_form.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum Msg{ [INFO] [stdout] | --- variants in this enum [INFO] [stdout] 10 | Store(Rc), [INFO] [stdout] 11 | Username(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | Password(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | Login [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dispatch` and `stylesheet` are never read [INFO] [stdout] --> src/components/tissues/auth_form.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct AuthForm{ [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | dispatch: Dispatch, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | pub stylesheet: Style, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `ACCOUNT` is never used [INFO] [stdout] --> src/pages/mod.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 42 | impl Route { [INFO] [stdout] | ---------- associated constant in this implementation [INFO] [stdout] 43 | pub const NAV: &'static [Route] = &[Route::Home, Route::About, Route::Account]; [INFO] [stdout] 44 | pub const ACCOUNT: &'static [Route] = &[Route::Login, Route::Create]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fleet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `enum_display_derive` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use enum_display_derive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Style` and `style` [INFO] [stdout] --> src/lib.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use stylist::{style, yew::styled_component, Style}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `navigator` [INFO] [stdout] --> src/components/organs/navbar.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use yew_router::{navigator, prelude::*}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cell::text_input::TextInput` [INFO] [stdout] --> src/pages/login.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::components::{cell::text_input::TextInput, tissues::auth_form::AuthForm}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | fn update(&mut self, ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> src/components/tissues/auth_form.rs:26:47 [INFO] [stdout] | [INFO] [stdout] 26 | fn update(&mut self, ctx: &Context, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | fn changed(&mut self, ctx: &Context, _old_props: &Self::Properties) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_render` [INFO] [stdout] --> src/components/tissues/auth_form.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/components/tissues/auth_form.rs:52:20 [INFO] [stdout] | [INFO] [stdout] 52 | fn view(&self, ctx: &Context) -> Html { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/components/tissues/auth_form.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | Store(Rc), [INFO] [stdout] | ----- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 | Store(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Username`, `Password`, and `Login` are never constructed [INFO] [stdout] --> src/components/tissues/auth_form.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum Msg{ [INFO] [stdout] | --- variants in this enum [INFO] [stdout] 10 | Store(Rc), [INFO] [stdout] 11 | Username(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | Password(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | Login [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dispatch` and `stylesheet` are never read [INFO] [stdout] --> src/components/tissues/auth_form.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct AuthForm{ [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | dispatch: Dispatch, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | pub stylesheet: Style, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `ACCOUNT` is never used [INFO] [stdout] --> src/pages/mod.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 42 | impl Route { [INFO] [stdout] | ---------- associated constant in this implementation [INFO] [stdout] 43 | pub const NAV: &'static [Route] = &[Route::Home, Route::About, Route::Account]; [INFO] [stdout] 44 | pub const ACCOUNT: &'static [Route] = &[Route::Login, Route::Create]; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2, wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d940277303c20ce9f5368b6324043ea8fa008c51781a9471b5e1c8c377b911c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d940277303c20ce9f5368b6324043ea8fa008c51781a9471b5e1c8c377b911c8", kill_on_drop: false }` [INFO] [stdout] d940277303c20ce9f5368b6324043ea8fa008c51781a9471b5e1c8c377b911c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 67242cf7e70a70f30f0ffc52c493a7e89d132d872dcc3240c61853dc60993d7d [INFO] running `Command { std: "docker" "start" "-a" "67242cf7e70a70f30f0ffc52c493a7e89d132d872dcc3240c61853dc60993d7d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `enum_display_derive` [INFO] [stderr] --> src/lib.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use enum_display_derive; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Style` and `style` [INFO] [stderr] --> src/lib.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | use stylist::{style, yew::styled_component, Style}; [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `navigator` [INFO] [stderr] --> src/components/organs/navbar.rs:5:18 [INFO] [stderr] | [INFO] [stderr] 5 | use yew_router::{navigator, prelude::*}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cell::text_input::TextInput` [INFO] [stderr] --> src/pages/login.rs:4:25 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::components::{cell::text_input::TextInput, tissues::auth_form::AuthForm}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[macro_use]` only has an effect on `extern crate` and modules [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/components/tissues/auth_form.rs:26:26 [INFO] [stderr] | [INFO] [stderr] 26 | fn update(&mut self, ctx: &Context, msg: Self::Message) -> bool { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `msg` [INFO] [stderr] --> src/components/tissues/auth_form.rs:26:47 [INFO] [stderr] | [INFO] [stderr] 26 | fn update(&mut self, ctx: &Context, msg: Self::Message) -> bool { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/components/tissues/auth_form.rs:30:27 [INFO] [stderr] | [INFO] [stderr] 30 | fn changed(&mut self, ctx: &Context, _old_props: &Self::Properties) -> bool { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/components/tissues/auth_form.rs:34:28 [INFO] [stderr] | [INFO] [stderr] 34 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `first_render` [INFO] [stderr] --> src/components/tissues/auth_form.rs:34:49 [INFO] [stderr] | [INFO] [stderr] 34 | fn rendered(&mut self, ctx: &Context, first_render: bool) {} [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_render` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/components/tissues/auth_form.rs:40:27 [INFO] [stderr] | [INFO] [stderr] 40 | fn destroy(&mut self, ctx: &Context) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/components/tissues/auth_form.rs:52:20 [INFO] [stderr] | [INFO] [stderr] 52 | fn view(&self, ctx: &Context) -> Html { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/components/tissues/auth_form.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | Store(Rc), [INFO] [stderr] | ----- ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 10 | Store(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: variants `Username`, `Password`, and `Login` are never constructed [INFO] [stderr] --> src/components/tissues/auth_form.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 9 | pub enum Msg{ [INFO] [stderr] | --- variants in this enum [INFO] [stderr] 10 | Store(Rc), [INFO] [stderr] 11 | Username(String), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 12 | Password(String), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 13 | Login [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `dispatch` and `stylesheet` are never read [INFO] [stderr] --> src/components/tissues/auth_form.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct AuthForm{ [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 17 | dispatch: Dispatch, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 18 | pub stylesheet: Style, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated constant `ACCOUNT` is never used [INFO] [stderr] --> src/pages/mod.rs:44:15 [INFO] [stderr] | [INFO] [stderr] 42 | impl Route { [INFO] [stderr] | ---------- associated constant in this implementation [INFO] [stderr] 43 | pub const NAV: &'static [Route] = &[Route::Home, Route::About, Route::Account]; [INFO] [stderr] 44 | pub const ACCOUNT: &'static [Route] = &[Route::Login, Route::Create]; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `fleet` (lib) generated 16 warnings (run `cargo fix --lib -p fleet` to apply 4 suggestions) [INFO] [stderr] warning: `fleet` (lib test) generated 16 warnings (16 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2, wasm-bindgen v0.2.83 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fleet-d86015d8ad89d23b) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fleet-68752e23036e6032) [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 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] [stderr] Doc-tests fleet [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "67242cf7e70a70f30f0ffc52c493a7e89d132d872dcc3240c61853dc60993d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67242cf7e70a70f30f0ffc52c493a7e89d132d872dcc3240c61853dc60993d7d", kill_on_drop: false }` [INFO] [stdout] 67242cf7e70a70f30f0ffc52c493a7e89d132d872dcc3240c61853dc60993d7d