[INFO] fetching crate lit-utilities-wasm 0.1.0... [INFO] testing lit-utilities-wasm-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate lit-utilities-wasm 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate lit-utilities-wasm 0.1.0 [INFO] finished tweaking crates.io crate lit-utilities-wasm 0.1.0 [INFO] tweaked toml for crates.io crate lit-utilities-wasm 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lit-utilities-wasm 0.1.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 160 packages to latest compatible versions [INFO] [stderr] Adding blsful v2.5.7 (available: v3.0.0) [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.4) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rand_chacha v0.3.1 (available: v0.9.0) [INFO] [stderr] Adding sev v2.0.2 (available: v7.1.0) [INFO] [stderr] Adding tsify v0.4.5 (available: v0.5.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 007548859c26703aead83f0d344e455da02741e8c5a10a09a06c839f4d9c6e49 [INFO] running `Command { std: "docker" "start" "-a" "007548859c26703aead83f0d344e455da02741e8c5a10a09a06c839f4d9c6e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "007548859c26703aead83f0d344e455da02741e8c5a10a09a06c839f4d9c6e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "007548859c26703aead83f0d344e455da02741e8c5a10a09a06c839f4d9c6e49", kill_on_drop: false }` [INFO] [stdout] 007548859c26703aead83f0d344e455da02741e8c5a10a09a06c839f4d9c6e49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0e8136c8042d2e2ff7433b8cce3516353803ce12ca18de249e594dee5ddc0eb [INFO] running `Command { std: "docker" "start" "-a" "f0e8136c8042d2e2ff7433b8cce3516353803ce12ca18de249e594dee5ddc0eb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-bigint-dig v0.8.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling sev v2.0.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling codicon v3.0.0 [INFO] [stderr] Compiling iocuddle v0.1.1 [INFO] [stderr] Compiling base64_light v0.1.5 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling uint-zigzag v0.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling generic-array v1.3.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling thiserror-no-std v2.0.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling serde_derive_internals v0.28.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tsify-macros v0.4.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling vsss-rs v4.3.8 [INFO] [stderr] Compiling bls12_381_plus v0.8.18 [INFO] [stderr] Compiling js-sys v0.3.82 [INFO] [stderr] Compiling hd-keys-curves-wasm v1.0.1 [INFO] [stderr] Compiling jubjub-plus v0.10.8 [INFO] [stderr] Compiling blsful v2.5.7 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.55 [INFO] [stderr] Compiling tsify v0.4.5 [INFO] [stderr] Compiling lit-utilities-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/ecdsa.rs:147:71 [INFO] [stdout] | [INFO] [stdout] 147 | let s = C::Scalar::from_repr(::Repr::from_slice(&s).clone()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/ecdsa.rs:191:64 [INFO] [stdout] | [INFO] [stdout] 191 | ::Uint>>::Bytes::from_slice(digest.as_slice()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.94s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f0e8136c8042d2e2ff7433b8cce3516353803ce12ca18de249e594dee5ddc0eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e8136c8042d2e2ff7433b8cce3516353803ce12ca18de249e594dee5ddc0eb", kill_on_drop: false }` [INFO] [stdout] f0e8136c8042d2e2ff7433b8cce3516353803ce12ca18de249e594dee5ddc0eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a45a9b8d2fc441f67906ba2bd1d8d47ed32bd8e5e906a54b87ec20efd2e7b8e [INFO] running `Command { std: "docker" "start" "-a" "6a45a9b8d2fc441f67906ba2bd1d8d47ed32bd8e5e906a54b87ec20efd2e7b8e", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.55 [INFO] [stderr] Compiling vsss-rs v4.3.8 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bls12_381_plus v0.8.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling js-sys v0.3.82 [INFO] [stderr] Compiling hd-keys-curves-wasm v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling jubjub-plus v0.10.8 [INFO] [stderr] Compiling num-bigint-dig v0.8.5 [INFO] [stderr] Compiling blsful v2.5.7 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.55 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling tsify v0.4.5 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.55 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling sev v2.0.2 [INFO] [stderr] Compiling lit-utilities-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/ecdsa.rs:147:71 [INFO] [stdout] | [INFO] [stdout] 147 | let s = C::Scalar::from_repr(::Repr::from_slice(&s).clone()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/ecdsa.rs:191:64 [INFO] [stdout] | [INFO] [stdout] 191 | ::Uint>>::Bytes::from_slice(digest.as_slice()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/ecdsa.rs:147:71 [INFO] [stdout] | [INFO] [stdout] 147 | let s = C::Scalar::from_repr(::Repr::from_slice(&s).clone()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stdout] --> src/ecdsa.rs:191:64 [INFO] [stdout] | [INFO] [stdout] 191 | ::Uint>>::Bytes::from_slice(digest.as_slice()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "6a45a9b8d2fc441f67906ba2bd1d8d47ed32bd8e5e906a54b87ec20efd2e7b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a45a9b8d2fc441f67906ba2bd1d8d47ed32bd8e5e906a54b87ec20efd2e7b8e", kill_on_drop: false }` [INFO] [stdout] 6a45a9b8d2fc441f67906ba2bd1d8d47ed32bd8e5e906a54b87ec20efd2e7b8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 21da060aece1153757a9b8caa151b10a6b02ee3156e8bde21886a72e7882045a [INFO] running `Command { std: "docker" "start" "-a" "21da060aece1153757a9b8caa151b10a6b02ee3156e8bde21886a72e7882045a", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/ecdsa.rs:147:71 [INFO] [stderr] | [INFO] [stderr] 147 | let s = C::Scalar::from_repr(::Repr::from_slice(&s).clone()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `elliptic_curve::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x [INFO] [stderr] --> src/ecdsa.rs:191:64 [INFO] [stderr] | [INFO] [stderr] 191 | ::Uint>>::Bytes::from_slice(digest.as_slice()); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `lit-utilities-wasm` (lib) generated 2 warnings [INFO] [stderr] warning: `lit-utilities-wasm` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lit_utilities_wasm-9ad9f91910ea4b2d) [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] [stderr] Doc-tests lit_utilities_wasm [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" "21da060aece1153757a9b8caa151b10a6b02ee3156e8bde21886a72e7882045a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21da060aece1153757a9b8caa151b10a6b02ee3156e8bde21886a72e7882045a", kill_on_drop: false }` [INFO] [stdout] 21da060aece1153757a9b8caa151b10a6b02ee3156e8bde21886a72e7882045a