[INFO] fetching crate near-vm-engine-universal 0.17.0... [INFO] building near-vm-engine-universal-0.17.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate near-vm-engine-universal 0.17.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate near-vm-engine-universal 0.17.0 [INFO] finished tweaking crates.io crate near-vm-engine-universal 0.17.0 [INFO] tweaked toml for crates.io crate near-vm-engine-universal 0.17.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate near-vm-engine-universal 0.17.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 132 packages to latest compatible versions [INFO] [stderr] Adding finite-wasm v0.4.0 (available: v0.6.0) [INFO] [stderr] Adding near-vm-compiler v0.17.0 (available: v0.32.0) [INFO] [stderr] Adding near-vm-engine v0.17.0 (available: v0.32.0) [INFO] [stderr] Adding near-vm-types v0.17.0 (available: v0.32.0) [INFO] [stderr] Adding near-vm-vm v0.17.0 (available: v0.32.0) [INFO] [stderr] Adding rkyv v0.7.45 (available: v0.8.12) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding wasmparser v0.99.0 (available: v0.239.0) [INFO] [stderr] Adding wasmprinter v0.2.56 (available: v0.2.80) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded more-asserts v0.2.2 [INFO] [stderr] Downloaded region v3.0.2 [INFO] [stderr] Downloaded wasmprinter v0.2.56 [INFO] [stderr] Downloaded near-vm-types v0.17.0 [INFO] [stderr] Downloaded enumset_derive v0.14.0 [INFO] [stderr] Downloaded enumset v1.1.10 [INFO] [stderr] Downloaded near-vm-engine v0.17.0 [INFO] [stderr] Downloaded wasmparser v0.99.0 [INFO] [stderr] Downloaded dissimilar v1.0.10 [INFO] [stderr] Downloaded near-vm-compiler v0.17.0 [INFO] [stderr] Downloaded prefix-sum-vec v0.1.2 [INFO] [stderr] Downloaded wasmparser v0.104.0 [INFO] [stderr] Downloaded finite-wasm v0.4.0 [INFO] [stderr] Downloaded near-vm-vm v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2001bc0571ccad4519a7bf7f84a7e6588977aa3edb982f5893a6279a7dbb176c [INFO] running `Command { std: "docker" "start" "-a" "2001bc0571ccad4519a7bf7f84a7e6588977aa3edb982f5893a6279a7dbb176c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2001bc0571ccad4519a7bf7f84a7e6588977aa3edb982f5893a6279a7dbb176c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2001bc0571ccad4519a7bf7f84a7e6588977aa3edb982f5893a6279a7dbb176c", kill_on_drop: false }` [INFO] [stdout] 2001bc0571ccad4519a7bf7f84a7e6588977aa3edb982f5893a6279a7dbb176c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9500094c036d1546c1249ce195d012c26c02b53c73e5de51426cfaedea11c476 [INFO] running `Command { std: "docker" "start" "-a" "9500094c036d1546c1249ce195d012c26c02b53c73e5de51426cfaedea11c476", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling wasmparser v0.104.0 [INFO] [stderr] Compiling near-vm-vm v0.17.0 [INFO] [stderr] Compiling prefix-sum-vec v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling wasmparser v0.99.0 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling wasmprinter v0.2.56 [INFO] [stderr] Compiling finite-wasm v0.4.0 [INFO] [stderr] Compiling near-vm-types v0.17.0 [INFO] [stderr] Compiling near-vm-compiler v0.17.0 [INFO] [stderr] Compiling near-vm-engine v0.17.0 [INFO] [stderr] Compiling near-vm-engine-universal v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/engine.rs:514:22 [INFO] [stdout] | [INFO] [stdout] 514 | executable: &(dyn near_vm_engine::Executable), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 514 - executable: &(dyn near_vm_engine::Executable), [INFO] [stdout] 514 + executable: &dyn near_vm_engine::Executable, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/executable.rs:149:48 [INFO] [stdout] | [INFO] [stdout] 149 | fn serialize(&self) -> Result, Box<(dyn std::error::Error + Send + Sync + 'static)>> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 149 - fn serialize(&self) -> Result, Box<(dyn std::error::Error + Send + Sync + 'static)>> { [INFO] [stdout] 149 + fn serialize(&self) -> Result, Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary` [INFO] [stdout] --> src/engine.rs:491:9 [INFO] [stdout] | [INFO] [stdout] 491 | binary: &[u8], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tunables` [INFO] [stdout] --> src/engine.rs:492:9 [INFO] [stdout] | [INFO] [stdout] 492 | tunables: &dyn Tunables, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tunables` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `features` is never read [INFO] [stdout] --> src/engine.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 529 | pub struct UniversalEngineInner { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 534 | features: Features, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `features` is never used [INFO] [stdout] --> src/engine.rs:573:12 [INFO] [stdout] | [INFO] [stdout] 547 | impl UniversalEngineInner { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 573 | pub fn features(&self) -> &Features { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "9500094c036d1546c1249ce195d012c26c02b53c73e5de51426cfaedea11c476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9500094c036d1546c1249ce195d012c26c02b53c73e5de51426cfaedea11c476", kill_on_drop: false }` [INFO] [stdout] 9500094c036d1546c1249ce195d012c26c02b53c73e5de51426cfaedea11c476 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dc304851f53c90cb22195e46afbd33f67194c486c9a2bd495d2dd19e7a89865 [INFO] running `Command { std: "docker" "start" "-a" "5dc304851f53c90cb22195e46afbd33f67194c486c9a2bd495d2dd19e7a89865", kill_on_drop: false }` [INFO] [stderr] Compiling near-vm-engine-universal v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/engine.rs:514:22 [INFO] [stdout] | [INFO] [stdout] 514 | executable: &(dyn near_vm_engine::Executable), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 514 - executable: &(dyn near_vm_engine::Executable), [INFO] [stdout] 514 + executable: &dyn near_vm_engine::Executable, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/executable.rs:149:48 [INFO] [stdout] | [INFO] [stdout] 149 | fn serialize(&self) -> Result, Box<(dyn std::error::Error + Send + Sync + 'static)>> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 149 - fn serialize(&self) -> Result, Box<(dyn std::error::Error + Send + Sync + 'static)>> { [INFO] [stdout] 149 + fn serialize(&self) -> Result, Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary` [INFO] [stdout] --> src/engine.rs:491:9 [INFO] [stdout] | [INFO] [stdout] 491 | binary: &[u8], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tunables` [INFO] [stdout] --> src/engine.rs:492:9 [INFO] [stdout] | [INFO] [stdout] 492 | tunables: &dyn Tunables, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tunables` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `features` is never read [INFO] [stdout] --> src/engine.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 529 | pub struct UniversalEngineInner { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 534 | features: Features, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `features` is never used [INFO] [stdout] --> src/engine.rs:573:12 [INFO] [stdout] | [INFO] [stdout] 547 | impl UniversalEngineInner { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 573 | pub fn features(&self) -> &Features { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | feature = "cargo-clippy", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `compiler` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/engine.rs:514:22 [INFO] [stdout] | [INFO] [stdout] 514 | executable: &(dyn near_vm_engine::Executable), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 514 - executable: &(dyn near_vm_engine::Executable), [INFO] [stdout] 514 + executable: &dyn near_vm_engine::Executable, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/executable.rs:149:48 [INFO] [stdout] | [INFO] [stdout] 149 | fn serialize(&self) -> Result, Box<(dyn std::error::Error + Send + Sync + 'static)>> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 149 - fn serialize(&self) -> Result, Box<(dyn std::error::Error + Send + Sync + 'static)>> { [INFO] [stdout] 149 + fn serialize(&self) -> Result, Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `binary` [INFO] [stdout] --> src/engine.rs:491:9 [INFO] [stdout] | [INFO] [stdout] 491 | binary: &[u8], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_binary` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tunables` [INFO] [stdout] --> src/engine.rs:492:9 [INFO] [stdout] | [INFO] [stdout] 492 | tunables: &dyn Tunables, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tunables` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `features` is never read [INFO] [stdout] --> src/engine.rs:534:5 [INFO] [stdout] | [INFO] [stdout] 529 | pub struct UniversalEngineInner { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 534 | features: Features, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `features` is never used [INFO] [stdout] --> src/engine.rs:573:12 [INFO] [stdout] | [INFO] [stdout] 547 | impl UniversalEngineInner { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 573 | pub fn features(&self) -> &Features { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "5dc304851f53c90cb22195e46afbd33f67194c486c9a2bd495d2dd19e7a89865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dc304851f53c90cb22195e46afbd33f67194c486c9a2bd495d2dd19e7a89865", kill_on_drop: false }` [INFO] [stdout] 5dc304851f53c90cb22195e46afbd33f67194c486c9a2bd495d2dd19e7a89865