[INFO] fetching crate jsi 0.3.0-alpha.5... [INFO] checking jsi-0.3.0-alpha.5 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate jsi 0.3.0-alpha.5 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate jsi 0.3.0-alpha.5 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsi 0.3.0-alpha.5 [INFO] finished tweaking crates.io crate jsi 0.3.0-alpha.5 [INFO] tweaked toml for crates.io crate jsi 0.3.0-alpha.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 48 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding syn v2.0.56 (available: v2.0.79) [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb7205d7bb779cd4746f33f53bff139327ee0b1a11c2823b98a3a3e8d7696b08 [INFO] running `Command { std: "docker" "start" "-a" "bb7205d7bb779cd4746f33f53bff139327ee0b1a11c2823b98a3a3e8d7696b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb7205d7bb779cd4746f33f53bff139327ee0b1a11c2823b98a3a3e8d7696b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb7205d7bb779cd4746f33f53bff139327ee0b1a11c2823b98a3a3e8d7696b08", kill_on_drop: false }` [INFO] [stdout] bb7205d7bb779cd4746f33f53bff139327ee0b1a11c2823b98a3a3e8d7696b08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f469d5e763ef1e349bb0744f38c7b043ea4b0ecf757a1bad4b8f64cafbef6221 [INFO] running `Command { std: "docker" "start" "-a" "f469d5e763ef1e349bb0744f38c7b043ea4b0ecf757a1bad4b8f64cafbef6221", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling scratch v1.0.7 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling cxxbridge-flags v1.0.128 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Checking better_any v0.2.0 [INFO] [stderr] Compiling cxx v1.0.128 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.56 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cxx-build v1.0.128 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling cxxbridge-macro v1.0.128 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling jsi-macros v0.3.1-alpha.5 [INFO] [stderr] Checking thiserror v1.0.64 [INFO] [stderr] Compiling jsi-sys v0.3.0-alpha.5 [INFO] [stderr] Checking jsi v0.3.0-alpha.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:236:15 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:236:15 [INFO] [stdout] | [INFO] [stdout] 236 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `host-object-trace` [INFO] [stdout] --> src/host_object.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(feature = "host-object-trace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `call-invoker-trace`, `default`, `host-fn-trace`, `js-fn-trace`, `jsi-macros`, `log`, `macros`, and `serde` [INFO] [stdout] = help: consider adding `host-object-trace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `value::JsiValueKind<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/convert/de.rs:541:15 [INFO] [stdout] | [INFO] [stdout] 531 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 534 | visitor: V, [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 541 | match self.value.kind(self.rt) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `value::JsiValueKind<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/convert/de.rs:541:15 [INFO] [stdout] | [INFO] [stdout] 531 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 534 | visitor: V, [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 541 | match self.value.kind(self.rt) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/convert/de.rs:818:15 [INFO] [stdout] | [INFO] [stdout] 814 | fn next_value_seed(&mut self, seed: V) -> Result [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 818 | match self.value.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/convert/de.rs:818:15 [INFO] [stdout] | [INFO] [stdout] 814 | fn next_value_seed(&mut self, seed: V) -> Result [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 818 | match self.value.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jsi` (lib) due to 3 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `jsi` (lib test) due to 3 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f469d5e763ef1e349bb0744f38c7b043ea4b0ecf757a1bad4b8f64cafbef6221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f469d5e763ef1e349bb0744f38c7b043ea4b0ecf757a1bad4b8f64cafbef6221", kill_on_drop: false }` [INFO] [stdout] f469d5e763ef1e349bb0744f38c7b043ea4b0ecf757a1bad4b8f64cafbef6221