[INFO] cloning repository https://github.com/Azalurg/LibraAlchemy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Azalurg/LibraAlchemy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzalurg%2FLibraAlchemy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzalurg%2FLibraAlchemy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 063ed650f0d64deb88fa987e9f91f6e736f352f6 [INFO] checking Azalurg/LibraAlchemy against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzalurg%2FLibraAlchemy" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Azalurg/LibraAlchemy on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Azalurg/LibraAlchemy [INFO] finished tweaking git repo https://github.com/Azalurg/LibraAlchemy [INFO] tweaked toml for git repo https://github.com/Azalurg/LibraAlchemy written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Azalurg/LibraAlchemy 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.linker [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v8.1.0 [INFO] [stderr] Downloaded rust-embed-impl v8.1.0 [INFO] [stderr] Downloaded rocket_dyn_templates v0.1.0-rc.3 [INFO] [stderr] Downloaded rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Downloaded figment v0.10.11 [INFO] [stderr] Downloaded rocket_http v0.5.0-rc.3 [INFO] [stderr] Downloaded rocket v0.5.0-rc.3 [INFO] [stderr] Downloaded rust-embed v8.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a56f2cef76b2df19c09f6cefc3d1f0efc233e11e1fe66d666fbfd7b0838f906 [INFO] running `Command { std: "docker" "start" "-a" "0a56f2cef76b2df19c09f6cefc3d1f0efc233e11e1fe66d666fbfd7b0838f906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a56f2cef76b2df19c09f6cefc3d1f0efc233e11e1fe66d666fbfd7b0838f906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a56f2cef76b2df19c09f6cefc3d1f0efc233e11e1fe66d666fbfd7b0838f906", kill_on_drop: false }` [INFO] [stdout] 0a56f2cef76b2df19c09f6cefc3d1f0efc233e11e1fe66d666fbfd7b0838f906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ec3466c6994c10a000d6857ce4346dd70272cfb07ec9336aa44800311817377 [INFO] running `Command { std: "docker" "start" "-a" "3ec3466c6994c10a000d6857ce4346dd70272cfb07ec9336aa44800311817377", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.linker [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling ref-cast v1.0.20 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Checking winnow v0.5.16 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling figment v0.10.11 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-utils v0.8.16 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling rocket v0.5.0-rc.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling rust-embed-utils v8.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking clap_builder v4.4.9 [INFO] [stderr] Checking normpath v1.1.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking notify v5.2.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling pear_codegen v0.2.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling rust-embed-impl v8.1.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking rust-embed v8.1.0 [INFO] [stderr] Checking pear v0.2.7 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking pest v2.7.4 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.3 [INFO] [stderr] Checking clap v4.4.10 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.3 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking toml_edit v0.20.2 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking handlebars v4.4.0 [INFO] [stderr] Checking toml v0.8.2 [INFO] [stderr] Checking rocket_dyn_templates v0.1.0-rc.3 [INFO] [stderr] Checking libra_alchemy v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `authors` [INFO] [stdout] --> src/routes/authors.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn authors(data: &State) -> Template { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `authors` [INFO] [stdout] --> src/routes/authors.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn authors(data: &State) -> Template { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `author_page` [INFO] [stdout] --> src/routes/authors.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn author_page(id: u32, data: &State) -> Template { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `author_page` [INFO] [stdout] --> src/routes/authors.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn author_page(id: u32, data: &State) -> Template { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `books` [INFO] [stdout] --> src/routes/books.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn books(data: &State) -> Template { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `books` [INFO] [stdout] --> src/routes/books.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn books(data: &State) -> Template { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `book_page` [INFO] [stdout] --> src/routes/books.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn book_page(id: u32, data: &State) -> Template { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `book_page` [INFO] [stdout] --> src/routes/books.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn book_page(id: u32, data: &State) -> Template { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> src/routes/public.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn index(data: &State) -> Template { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `index` [INFO] [stdout] --> src/routes/public.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn index(data: &State) -> Template { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `series` [INFO] [stdout] --> src/routes/series.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn series(data: &State) -> Template { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `series` [INFO] [stdout] --> src/routes/series.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn series(data: &State) -> Template { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `series_page` [INFO] [stdout] --> src/routes/series.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn series_page(id: u32, data: &State) -> Template { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/scanner.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `series_page` [INFO] [stdout] --> src/routes/series.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn series_page(id: u32, data: &State) -> Template { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/scanner.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/scanner.rs:71:49 [INFO] [stdout] | [INFO] [stdout] 71 | for series in WalkDir::new(author.path().clone()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 71 - for series in WalkDir::new(author.path().clone()) [INFO] [stdout] 71 + for series in WalkDir::new(author.path()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/scanner.rs:84:55 [INFO] [stdout] | [INFO] [stdout] 84 | for book in WalkDir::new(series.path().clone()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 84 - for book in WalkDir::new(series.path().clone()) [INFO] [stdout] 84 + for book in WalkDir::new(series.path()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/scanner.rs:71:49 [INFO] [stdout] | [INFO] [stdout] 71 | for series in WalkDir::new(author.path().clone()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 71 - for series in WalkDir::new(author.path().clone()) [INFO] [stdout] 71 + for series in WalkDir::new(author.path()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/scanner.rs:84:55 [INFO] [stdout] | [INFO] [stdout] 84 | for book in WalkDir::new(series.path().clone()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 84 - for book in WalkDir::new(series.path().clone()) [INFO] [stdout] 84 + for book in WalkDir::new(series.path()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.96s [INFO] running `Command { std: "docker" "inspect" "3ec3466c6994c10a000d6857ce4346dd70272cfb07ec9336aa44800311817377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec3466c6994c10a000d6857ce4346dd70272cfb07ec9336aa44800311817377", kill_on_drop: false }` [INFO] [stdout] 3ec3466c6994c10a000d6857ce4346dd70272cfb07ec9336aa44800311817377