[INFO] cloning repository https://github.com/nikekukuri/rusty-toyspice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikekukuri/rusty-toyspice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikekukuri%2Frusty-toyspice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikekukuri%2Frusty-toyspice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daad199c223e1d417d7906ae324020dc7178a131 [INFO] building nikekukuri/rusty-toyspice against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikekukuri%2Frusty-toyspice" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nikekukuri/rusty-toyspice [INFO] finished tweaking git repo https://github.com/nikekukuri/rusty-toyspice [INFO] tweaked toml for git repo https://github.com/nikekukuri/rusty-toyspice written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nikekukuri/rusty-toyspice on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nikekukuri/rusty-toyspice 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bdd2998f9f312288dbf090b8d549875eaca0dc722de40c2cfde5e770a803255 [INFO] running `Command { std: "docker" "start" "-a" "8bdd2998f9f312288dbf090b8d549875eaca0dc722de40c2cfde5e770a803255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bdd2998f9f312288dbf090b8d549875eaca0dc722de40c2cfde5e770a803255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bdd2998f9f312288dbf090b8d549875eaca0dc722de40c2cfde5e770a803255", kill_on_drop: false }` [INFO] [stdout] 8bdd2998f9f312288dbf090b8d549875eaca0dc722de40c2cfde5e770a803255 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] e3bf1ba991442f12d9f597632dac01c3ab9c68874356872a23aa21585c176a02 [INFO] running `Command { std: "docker" "start" "-a" "e3bf1ba991442f12d9f597632dac01c3ab9c68874356872a23aa21585c176a02", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling darling_core v0.14.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling intel-mkl-tool v0.8.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling darling_macro v0.14.3 [INFO] [stderr] Compiling darling v0.14.3 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling lapack-sys v0.14.0 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling oci-spec v0.5.8 [INFO] [stderr] Compiling ureq v2.6.2 [INFO] [stderr] Compiling cauchy v0.4.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling ocipkg v0.2.8 [INFO] [stderr] Compiling intel-mkl-src v0.8.1 [INFO] [stderr] Compiling lax v0.16.0 [INFO] [stderr] Compiling ndarray-linalg v0.16.0 [INFO] [stderr] Compiling rusty-spice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(unused_imports)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `omega` [INFO] [stdout] --> src/elements.rs:67:70 [INFO] [stdout] | [INFO] [stdout] 67 | fn ac_mat_vec_V(&mut self, mut elem_mat_vec: TuppleArray1Array2, omega: f64) -> TuppleArray1Array2 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_omega` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/elements.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(unused_variables)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `omega` [INFO] [stdout] --> src/elements.rs:83:70 [INFO] [stdout] | [INFO] [stdout] 83 | fn ac_mat_vec_I(&mut self, mut elem_mat_vec: TuppleArray1Array2, omega: f64) -> TuppleArray1Array2 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_omega` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/elements.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | fn ac_mat_vec_R(&mut self, mut elem_mat_vec: TuppleArray1Array2, omega: f64) -> TuppleArray1Array2 { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `omega` [INFO] [stdout] --> src/elements.rs:100:70 [INFO] [stdout] | [INFO] [stdout] 100 | fn ac_mat_vec_R(&mut self, mut elem_mat_vec: TuppleArray1Array2, omega: f64) -> TuppleArray1Array2 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_omega` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/matrix.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let mut idx_gnd: usize = 0; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/netlist.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | _ => panic!("In netlist, exist NO defined element") [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/netlist.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 74 | ElementType::V => netlist.v.push(elem), [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] 75 | ElementType::I => netlist.i.push(elem), [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] 76 | ElementType::R => netlist.r.push(elem), [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] 77 | ElementType::C => netlist.c.push(elem), [INFO] [stdout] | -------------- matches some of the same values [INFO] [stdout] 78 | ElementType::L => netlist.l.push(elem), [INFO] [stdout] 79 | _ => panic!("In netlist, exist NO defined element") [INFO] [stdout] | ^ ...and 1 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/netlist.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let mut elem_vec: Vec = Vec::new(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `elem_vec` [INFO] [stdout] --> src/netlist.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | let mut elem_vec: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elem_vec` [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/netlist.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![warn(unused_variables)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> src/main.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/elements.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Element { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 23 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Element` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/elements.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_current_mat_vec`, `get_current_nodes`, and `get_number_of_nodes` are never used [INFO] [stdout] --> src/matrix.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 110 | impl CircuitMatrix { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 284 | pub fn get_current_mat_vec(&self) -> (Array2, Array1) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | pub fn get_current_nodes(&self) -> Array1 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 292 | pub fn get_number_of_nodes(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/matrix.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `total_elements` is never used [INFO] [stdout] --> src/netlist.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl Netlist { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | fn total_elements(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/netlist.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | #![warn(dead_code)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused comparison that must be used [INFO] [stdout] --> src/matrix.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | idx_gnd == i; [INFO] [stdout] | ^^^^^^^^^^^^ the comparison produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 83 | let _ = idx_gnd == i; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<11 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libndarray_linalg-de4fa81953a72944,liblax-56c394f78a59804a,liblapack_sys-94c22031b2be5aff,libthiserror-36a2dcbabf1dbecc,libcauchy-5b412a110eabfca7,libintel_mkl_src-d5fb26c348d27cc4,libanyhow-def99d376cc90ce2,libndarray-b377b8d847599eed,libmatrixmultiply-eb518a69cdab9a38,libapprox-2956509be7e621fa,libnum_integer-98ef922ce27cf8bd,librawpointer-bdc2b0e64d56f44e,libcblas_sys-46a8c1bee336a379,liblibc-1dd74f312c75ee64,libnum_complex-1be9e908371363d1,libserde-dd08f31be2969531,librand-1874c9bdeab97e23,librand_chacha-f4b0258a7df2ff92,libppv_lite86-486e4425e6fd09e6,librand_core-3a8f7c0cf04f2a21,libgetrandom-2076b58c9b565b3e,libwasi-209230712e0af480,libcfg_if-50b02a9e3502ecf2,libnum_traits-432b941528393eab}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/rusty_spice-217b92f16f70a80c.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblax-56c394f78a59804a.rlib(lax-56c394f78a59804a.lax.a3d1bcb58c8b76b4-cgu.0.rcgu.o): undefined symbol: zgetrf_ [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblax-56c394f78a59804a.rlib(lax-56c394f78a59804a.lax.a3d1bcb58c8b76b4-cgu.0.rcgu.o): undefined symbol: zgetrs_ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-spice` (bin "rusty-spice") due to 1 previous error; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e3bf1ba991442f12d9f597632dac01c3ab9c68874356872a23aa21585c176a02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bf1ba991442f12d9f597632dac01c3ab9c68874356872a23aa21585c176a02", kill_on_drop: false }` [INFO] [stdout] e3bf1ba991442f12d9f597632dac01c3ab9c68874356872a23aa21585c176a02