[INFO] cloning repository https://github.com/MilkBlock/egglog_wrap_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MilkBlock/egglog_wrap_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Fegglog_wrap_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Fegglog_wrap_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b6e72f613d723ad45f36bb476066d400c340d00 [INFO] checking MilkBlock/egglog_wrap_test against master#f21fbac535ab2c3bc50db20547f4d48477357103 for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Fegglog_wrap_test" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MilkBlock/egglog_wrap_test [INFO] finished tweaking git repo https://github.com/MilkBlock/egglog_wrap_test [INFO] tweaked toml for git repo https://github.com/MilkBlock/egglog_wrap_test written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MilkBlock/egglog_wrap_test on toolchain f21fbac535ab2c3bc50db20547f4d48477357103 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MilkBlock/egglog_wrap_test 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" "+f21fbac535ab2c3bc50db20547f4d48477357103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Polanas/impl-trait-for-tuples` [INFO] [stderr] Locking 11 packages to latest Rust 1.90.0-nightly compatible versions [INFO] [stderr] Adding darling v0.20.11 (available: v0.21.0) [INFO] [stderr] Adding darling_core v0.20.11 [INFO] [stderr] Adding darling_macro v0.20.11 [INFO] [stderr] Adding env_filter v0.1.3 [INFO] [stderr] Adding env_logger v0.11.8 [INFO] [stderr] Adding fnv v1.0.7 [INFO] [stderr] Adding ident_case v1.0.1 [INFO] [stderr] Adding impl-trait-for-tuples v0.2.3 (https://github.com/Polanas/impl-trait-for-tuples#7bbc0256) [INFO] [stderr] Adding jiff v0.2.15 [INFO] [stderr] Adding jiff-static v0.2.15 [INFO] [stderr] Adding tuples v1.17.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded into-attr-derive v0.2.1 [INFO] [stderr] Downloaded dot-structures v0.1.2 [INFO] [stderr] Downloaded graphviz-rust v0.6.6 [INFO] [stderr] Downloaded into-attr v0.1.1 [INFO] [stderr] Downloaded dot-generator v0.2.0 [INFO] [stderr] Downloaded symbol_table v0.4.0 [INFO] [stderr] Downloaded tuples v1.17.0 [INFO] [stderr] Downloaded egglog v0.4.0 [INFO] [stderr] Downloaded egraph-serialize v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01b5c01bb686922408383ddb2b0572d69ab469c02e51e63cc314c2202ecc7871 [INFO] running `Command { std: "docker" "start" "-a" "01b5c01bb686922408383ddb2b0572d69ab469c02e51e63cc314c2202ecc7871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01b5c01bb686922408383ddb2b0572d69ab469c02e51e63cc314c2202ecc7871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01b5c01bb686922408383ddb2b0572d69ab469c02e51e63cc314c2202ecc7871", kill_on_drop: false }` [INFO] [stdout] 01b5c01bb686922408383ddb2b0572d69ab469c02e51e63cc314c2202ecc7871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1e003b46e451b8c9e7b6027aec71528b62fd7c43d3d186b205a339bc0bd7afe [INFO] running `Command { std: "docker" "start" "-a" "b1e003b46e451b8c9e7b6027aec71528b62fd7c43d3d186b205a339bc0bd7afe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking symbol_table v0.4.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Checking tuples v1.17.0 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling egglog v0.4.0 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 (https://github.com/Polanas/impl-trait-for-tuples#7bbc0256) [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking pest v2.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking egglog_macros v0.1.0 (/opt/rustwide/workdir/crates/egglog_macros) [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking graphviz-rust v0.6.6 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking egraph-serialize v0.2.0 [INFO] [stderr] Checking egglog_wrapper v0.1.0 (/opt/rustwide/workdir/crates/egglog_wrapper) [INFO] [stdout] warning: unused variable: `native_command` [INFO] [stdout] --> crates/egglog_wrapper/src/tx.rs:192:40 [INFO] [stdout] | [INFO] [stdout] 192 | TxCommand::NativeCommand { native_command } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `native_command: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `egraph` [INFO] [stdout] --> crates/egglog_wrapper/src/tx.rs:193:25 [INFO] [stdout] | [INFO] [stdout] 193 | let mut egraph = self.egraph.lock().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_egraph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/egglog_wrapper/src/tx.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | let mut egraph = self.egraph.lock().unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `native_command` [INFO] [stdout] --> crates/egglog_wrapper/src/tx.rs:192:40 [INFO] [stdout] | [INFO] [stdout] 192 | TxCommand::NativeCommand { native_command } => { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `native_command: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `egraph` [INFO] [stdout] --> crates/egglog_wrapper/src/tx.rs:193:25 [INFO] [stdout] | [INFO] [stdout] 193 | let mut egraph = self.egraph.lock().unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_egraph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/egglog_wrapper/src/tx.rs:193:21 [INFO] [stdout] | [INFO] [stdout] 193 | let mut egraph = self.egraph.lock().unwrap(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `native_command` [INFO] [stdout] --> crates/egglog_wrapper/src/tx_rx_vt.rs:348:40 [INFO] [stdout] | [INFO] [stdout] 348 | TxCommand::NativeCommand { native_command } => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `native_command: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `native_command` [INFO] [stdout] --> crates/egglog_wrapper/src/tx_rx_vt.rs:348:40 [INFO] [stdout] | [INFO] [stdout] 348 | TxCommand::NativeCommand { native_command } => todo!(), [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try ignoring the field: `native_command: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking egglog_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/main.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use egglog::{EGraph, TermDag, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/main.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use egglog::{EGraph, TermDag, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `JoinHandle`, `self`, `sync::OnceLock`, and `time::Duration` [INFO] [stdout] --> examples/dsl_get.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | sync::OnceLock, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 3 | thread::{self, JoinHandle}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] 4 | time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collect_string_type_defs` and `tx::TxNoVT` [INFO] [stdout] --> examples/dsl_get.rs:8:38 [INFO] [stdout] | [INFO] [stdout] 8 | use egglog_wrapper::{basic_tx_no_vt, collect_string_type_defs, tx::TxNoVT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> examples/dsl_set.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | Value { v: i64, con: Box }, [INFO] [stdout] | ^ help: try ignoring the field: `v: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `con` [INFO] [stdout] --> examples/dsl_set.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | Value { v: i64, con: Box }, [INFO] [stdout] | ^^^ help: try ignoring the field: `con: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> examples/tx_rx_vt.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | Value { v: i64, con: Box }, [INFO] [stdout] | ^ help: try ignoring the field: `v: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `con` [INFO] [stdout] --> examples/tx_rx_vt.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | Value { v: i64, con: Box }, [INFO] [stdout] | ^^^ help: try ignoring the field: `con: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v2` [INFO] [stdout] --> examples/dsl_locate.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | EqItem { v1: Var, v2: Var }, [INFO] [stdout] | ^^ help: try ignoring the field: `v2: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v1` [INFO] [stdout] --> examples/dsl_locate.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | EqItem { v1: Var, v2: Var }, [INFO] [stdout] | ^^ help: try ignoring the field: `v1: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `root` [INFO] [stdout] --> examples/dsl_set.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let root = Root::new_v(&VecCon::new(vec![&node1, &node2, &node3])); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_root` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> examples/dsl_locate.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | VarItem { num: i64 }, [INFO] [stdout] | ^^^ help: try ignoring the field: `num: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node3` [INFO] [stdout] --> examples/tx_rx_vt.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let node3 = Cons::new_value(3, &node2); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_node3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> examples/dsl_get.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | Value { v: i64, con: Box }, [INFO] [stdout] | ^ help: try ignoring the field: `v: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `con` [INFO] [stdout] --> examples/dsl_get.rs:13:21 [INFO] [stdout] | [INFO] [stdout] 13 | Value { v: i64, con: Box }, [INFO] [stdout] | ^^^ help: try ignoring the field: `con: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v2` [INFO] [stdout] --> examples/dsl_commit1.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | EqItem { v1: Var, v2: Var }, [INFO] [stdout] | ^^ help: try ignoring the field: `v2: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v1` [INFO] [stdout] --> examples/dsl_commit1.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | EqItem { v1: Var, v2: Var }, [INFO] [stdout] | ^^ help: try ignoring the field: `v1: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> examples/version_ctl.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | Value { v: i64, con: Box }, [INFO] [stdout] | ^ help: try ignoring the field: `v: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `con` [INFO] [stdout] --> examples/version_ctl.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | Value { v: i64, con: Box }, [INFO] [stdout] | ^^^ help: try ignoring the field: `con: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v2` [INFO] [stdout] --> examples/dsl_commit2.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | EqItem { v1: Var, v2: Var }, [INFO] [stdout] | ^^ help: try ignoring the field: `v2: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v1` [INFO] [stdout] --> examples/dsl_commit2.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | EqItem { v1: Var, v2: Var }, [INFO] [stdout] | ^^ help: try ignoring the field: `v1: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> examples/dsl_commit1.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | VarItem { num: i64 }, [INFO] [stdout] | ^^^ help: try ignoring the field: `num: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eq0` [INFO] [stdout] --> examples/dsl_commit1.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let eq0 = Eq::::new_eq_item(&Var::new_var_item(3), &Var::new_var_item(4)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_eq0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> examples/dsl_commit2.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | VarItem { num: i64 }, [INFO] [stdout] | ^^^ help: try ignoring the field: `num: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/dsl_commit2.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | let mut eq0 = Eq::new_eq_item(&v0, &v1); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node3` [INFO] [stdout] --> examples/version_ctl.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let node3 = Cons::new_value(3, &node2); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_node3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> examples/dsl_cycle.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let b = B::::new_empty(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> examples/dsl_use_simple.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | Value { v: i64, con: Box }, [INFO] [stdout] | ^ help: try ignoring the field: `v: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `con` [INFO] [stdout] --> examples/dsl_use_simple.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | Value { v: i64, con: Box }, [INFO] [stdout] | ^^^ help: try ignoring the field: `con: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> examples/tx_minimal.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | Value { v: i64, con: Box }, [INFO] [stdout] | ^ help: try ignoring the field: `v: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `con` [INFO] [stdout] --> examples/tx_minimal.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | Value { v: i64, con: Box }, [INFO] [stdout] | ^^^ help: try ignoring the field: `con: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `m` [INFO] [stdout] --> examples/dsl_use_simple.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let m = root.cur_sym(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/dsl_use_simple.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | let mut node2 = Cons::new_value(2, &node1); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> examples/dsl_use.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | path: Path, [INFO] [stdout] | ^^^^ help: try ignoring the field: `path: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> examples/dsl_use.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | duration: Duration, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `duration: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rate_cfg` [INFO] [stdout] --> examples/dsl_use.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | rate_cfg: RateCfg, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `rate_cfg: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `object` [INFO] [stdout] --> examples/dsl_use.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | object: BRabjectInstance, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `object: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to` [INFO] [stdout] --> examples/dsl_use.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | to: BRabject, [INFO] [stdout] | ^^ help: try ignoring the field: `to: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> examples/dsl_use.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | path: Path, [INFO] [stdout] | ^^^^ help: try ignoring the field: `path: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> examples/dsl_use.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | duration: Duration, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `duration: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rate_cfg` [INFO] [stdout] --> examples/dsl_use.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | rate_cfg: RateCfg, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `rate_cfg: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> examples/dsl_use.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | from: BRabjectInstance, [INFO] [stdout] | ^^^^ help: try ignoring the field: `from: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to` [INFO] [stdout] --> examples/dsl_use.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | to: BRabject, [INFO] [stdout] | ^^ help: try ignoring the field: `to: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> examples/dsl_use.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | path: Path, [INFO] [stdout] | ^^^^ help: try ignoring the field: `path: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `duration` [INFO] [stdout] --> examples/dsl_use.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | duration: Duration, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `duration: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rate_cfg` [INFO] [stdout] --> examples/dsl_use.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | rate_cfg: RateCfg, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `rate_cfg: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> examples/dsl_use.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | from: BRabjectInstance, [INFO] [stdout] | ^^^^ help: try ignoring the field: `from: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> examples/dsl_use.rs:64:29 [INFO] [stdout] | [INFO] [stdout] 64 | Text { position: Point, content: String }, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `content: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> examples/dsl_use.rs:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | ColoredShape { shape: Shape, color: Color }, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `color: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> examples/dsl_use.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | ColoredShape { shape: Shape, color: Color }, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `shape: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `position` [INFO] [stdout] --> examples/dsl_use.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | Text { position: Point, content: String }, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `position: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `red` [INFO] [stdout] --> examples/dsl_use.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | red: f64, [INFO] [stdout] | ^^^ help: try ignoring the field: `red: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `green` [INFO] [stdout] --> examples/dsl_use.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | green: f64, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `green: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blue` [INFO] [stdout] --> examples/dsl_use.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | blue: f64, [INFO] [stdout] | ^^^^ help: try ignoring the field: `blue: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `alpha` [INFO] [stdout] --> examples/dsl_use.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | alpha: f64, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `alpha: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seconds` [INFO] [stdout] --> examples/dsl_use.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | DurationBySecs { seconds: f64 }, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `seconds: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `milliseconds` [INFO] [stdout] --> examples/dsl_use.rs:85:22 [INFO] [stdout] | [INFO] [stdout] 85 | DurationByMili { milliseconds: f64 }, [INFO] [stdout] | ^^^^^^^^^^^^ help: try ignoring the field: `milliseconds: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> examples/dsl_use.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | end: Point, [INFO] [stdout] | ^^^ help: try ignoring the field: `end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> examples/dsl_use.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | rest: Box, [INFO] [stdout] | ^^^^ help: try ignoring the field: `rest: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `control` [INFO] [stdout] --> examples/dsl_use.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | control: Point, [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `control: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `control2` [INFO] [stdout] --> examples/dsl_use.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | control2: Point, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `control2: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> examples/dsl_use.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | end: Point, [INFO] [stdout] | ^^^ help: try ignoring the field: `end: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> examples/dsl_use.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | rest: Box, [INFO] [stdout] | ^^^^ help: try ignoring the field: `rest: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `control1` [INFO] [stdout] --> examples/dsl_use.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | control1: Point, [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `control1: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> examples/dsl_use.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | rest: Box, [INFO] [stdout] | ^^^^ help: try ignoring the field: `rest: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `to` [INFO] [stdout] --> examples/dsl_use.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | to: Point, [INFO] [stdout] | ^^ help: try ignoring the field: `to: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> examples/dsl_use.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | rest: Box, [INFO] [stdout] | ^^^^ help: try ignoring the field: `rest: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `at` [INFO] [stdout] --> examples/dsl_use.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | at: Point, [INFO] [stdout] | ^^ help: try ignoring the field: `at: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> examples/dsl_use.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | DVec3 { x: f64, y: f64, z: f64 }, [INFO] [stdout] | ^ help: try ignoring the field: `x: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> examples/dsl_use.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | DVec3 { x: f64, y: f64, z: f64 }, [INFO] [stdout] | ^ help: try ignoring the field: `y: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `z` [INFO] [stdout] --> examples/dsl_use.rs:114:29 [INFO] [stdout] | [INFO] [stdout] 114 | DVec3 { x: f64, y: f64, z: f64 }, [INFO] [stdout] | ^ help: try ignoring the field: `z: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> examples/dsl_use.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | DVec2 { x: f64, y: f64 }, [INFO] [stdout] | ^ help: try ignoring the field: `x: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> examples/dsl_use.rs:115:21 [INFO] [stdout] | [INFO] [stdout] 115 | DVec2 { x: f64, y: f64 }, [INFO] [stdout] | ^ help: try ignoring the field: `y: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> examples/dsl_use.rs:123:32 [INFO] [stdout] | [INFO] [stdout] 123 | PointAtIdx { shape: Shape, index: i64 }, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `index: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base` [INFO] [stdout] --> examples/dsl_use.rs:121:35 [INFO] [stdout] | [INFO] [stdout] 121 | OffsetPoint { offset: Offset, base: Box }, [INFO] [stdout] | ^^^^ help: try ignoring the field: `base: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> examples/dsl_use.rs:121:19 [INFO] [stdout] | [INFO] [stdout] 121 | OffsetPoint { offset: Offset, base: Box }, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `offset: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> examples/dsl_use.rs:123:18 [INFO] [stdout] | [INFO] [stdout] 123 | PointAtIdx { shape: Shape, index: i64 }, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `shape: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> examples/dsl_use.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | W { value: f64 }, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> examples/dsl_use.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 140 | WasmGuestExtern { name: String }, [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `w` [INFO] [stdout] --> examples/dsl_use.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | WF { f: Fn, w: Weight }, // 作为元组字段 [INFO] [stdout] | ^ help: try ignoring the field: `w: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> examples/dsl_use.rs:145:10 [INFO] [stdout] | [INFO] [stdout] 145 | WF { f: Fn, w: Weight }, // 作为元组字段 [INFO] [stdout] | ^ help: try ignoring the field: `f: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.11s [INFO] running `Command { std: "docker" "inspect" "b1e003b46e451b8c9e7b6027aec71528b62fd7c43d3d186b205a339bc0bd7afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1e003b46e451b8c9e7b6027aec71528b62fd7c43d3d186b205a339bc0bd7afe", kill_on_drop: false }` [INFO] [stdout] b1e003b46e451b8c9e7b6027aec71528b62fd7c43d3d186b205a339bc0bd7afe