[INFO] fetching crate dslcompile 0.0.1... [INFO] checking dslcompile-0.0.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate dslcompile 0.0.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate dslcompile 0.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dslcompile 0.0.1 [INFO] tweaked toml for crates.io crate dslcompile 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dslcompile 0.0.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dslcompile 0.0.1 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff6c6015b4d0804db44e5ae9e3790bb3eaa541a5b4535c2c584d7645f31fe009 [INFO] running `Command { std: "docker" "start" "-a" "ff6c6015b4d0804db44e5ae9e3790bb3eaa541a5b4535c2c584d7645f31fe009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff6c6015b4d0804db44e5ae9e3790bb3eaa541a5b4535c2c584d7645f31fe009", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6c6015b4d0804db44e5ae9e3790bb3eaa541a5b4535c2c584d7645f31fe009", kill_on_drop: false }` [INFO] [stdout] ff6c6015b4d0804db44e5ae9e3790bb3eaa541a5b4535c2c584d7645f31fe009 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b504acf3270622c84b3c04470c766ebebcb5258f791cd31a817d2b434a8864ed [INFO] running `Command { std: "docker" "start" "-a" "b504acf3270622c84b3c04470c766ebebcb5258f791cd31a817d2b434a8864ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling egglog v0.4.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling symbol_table v0.4.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking proptest v1.6.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dlopen2_derive v0.4.1 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking dlopen2 v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking divan v0.1.21 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling graphviz-rust v0.6.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling egraph-serialize v0.2.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.6.0 [INFO] [stderr] Compiling dslcompile-macros v0.0.1 [INFO] [stderr] Checking dslcompile v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `ast::ast_utils::remap_variables`: Use type-level scoped variables instead [INFO] [stdout] --> src/ast/ast_utils.rs:412:28 [INFO] [stdout] | [INFO] [stdout] 412 | let remapped = remap_variables(expr, &var_map); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `ast::ast_utils::remap_variables`: Use type-level scoped variables instead [INFO] [stdout] --> src/ast/ast_utils.rs:412:28 [INFO] [stdout] | [INFO] [stdout] 412 | let remapped = remap_variables(expr, &var_map); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ASTMathExpr` [INFO] [stdout] --> src/symbolic/native_egglog.rs:825:41 [INFO] [stdout] | [INFO] [stdout] 825 | use crate::final_tagless::{ASTEval, ASTMathExpr}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `range` [INFO] [stdout] --> src/symbolic/summation.rs:708:9 [INFO] [stdout] | [INFO] [stdout] 708 | range: &IntRange, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_range` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function` [INFO] [stdout] --> src/symbolic/summation.rs:709:9 [INFO] [stdout] | [INFO] [stdout] 709 | function: &ASTFunction, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `range` [INFO] [stdout] --> src/symbolic/summation.rs:708:9 [INFO] [stdout] | [INFO] [stdout] 708 | range: &IntRange, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_range` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `function` [INFO] [stdout] --> src/symbolic/summation.rs:709:9 [INFO] [stdout] | [INFO] [stdout] 709 | function: &ASTFunction, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_function` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/lib.rs:346:31 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn var_with_value(index: usize, value: T) -> Self [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/lib.rs:346:31 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn var_with_value(index: usize, value: T) -> Self [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rust_generator` is never read [INFO] [stdout] --> src/symbolic/symbolic.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct SymbolicOptimizer { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 72 | rust_generator: crate::backends::RustCodeGenerator, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub mod symbolic; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:632:1 [INFO] [stdout] | [INFO] [stdout] 632 | pub mod polynomial { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/final_tagless/traits.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/final_tagless/traits.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | fn promote(self) -> Self::Output; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a type alias [INFO] [stdout] --> src/final_tagless/variables/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub type MathBuilder = ExpressionBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/final_tagless/variables/typed_registry.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Float(TypeId), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/final_tagless/variables/typed_registry.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Int(TypeId), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/final_tagless/variables/typed_registry.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | UInt(TypeId), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/final_tagless/variables/typed_registry.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Custom(TypeId, String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/symbolic/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod summation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:692:5 [INFO] [stdout] | [INFO] [stdout] 692 | Sub(Box, Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:693:5 [INFO] [stdout] | [INFO] [stdout] 693 | Mul(Box, Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:694:5 [INFO] [stdout] | [INFO] [stdout] 694 | Div(Box, Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:695:5 [INFO] [stdout] | [INFO] [stdout] 695 | Pow(Box, Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:698:5 [INFO] [stdout] | [INFO] [stdout] 698 | Ln(Box), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:699:5 [INFO] [stdout] | [INFO] [stdout] 699 | Exp(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | Sin(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:701:5 [INFO] [stdout] | [INFO] [stdout] 701 | Cos(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:702:5 [INFO] [stdout] | [INFO] [stdout] 702 | Sqrt(Box), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | Arithmetic { coefficient: f64, constant: f64 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | Arithmetic { coefficient: f64, constant: f64 }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | Geometric { coefficient: f64, ratio: f64 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | Geometric { coefficient: f64, ratio: f64 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | Power { exponent: f64 }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | Telescoping { function_name: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | Constant { value: f64 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | factors: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | remaining: ASTRepr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/symbolic/summation.rs:929:5 [INFO] [stdout] | [INFO] [stdout] 929 | pub fn body(&self) -> &ASTRepr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/backends/rust_codegen.rs:689:5 [INFO] [stdout] | [INFO] [stdout] 689 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:716:5 [INFO] [stdout] | [INFO] [stdout] 716 | pub count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:755:5 [INFO] [stdout] | [INFO] [stdout] 755 | pub scalars: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:756:5 [INFO] [stdout] | [INFO] [stdout] 756 | pub arrays: Vec>, // None = dynamic size [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:812:24 [INFO] [stdout] | [INFO] [stdout] 812 | DatasetAndParams { n_params: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:815:9 [INFO] [stdout] | [INFO] [stdout] 815 | n_scalars: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | vector_sizes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:827:9 [INFO] [stdout] | [INFO] [stdout] 827 | scalars: &'a [f64], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:828:9 [INFO] [stdout] | [INFO] [stdout] 828 | arrays: &'a [&'a [f64]], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:979:18 [INFO] [stdout] | [INFO] [stdout] 979 | ParamsOnly { params: &'a [f64] }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:981:21 [INFO] [stdout] | [INFO] [stdout] 981 | ParamsAndData { params: &'a [f64], data: &'a [f64] }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:981:40 [INFO] [stdout] | [INFO] [stdout] 981 | ParamsAndData { params: &'a [f64], data: &'a [f64] }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:984:9 [INFO] [stdout] | [INFO] [stdout] 984 | params: &'a [f64], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:985:9 [INFO] [stdout] | [INFO] [stdout] 985 | data_arrays: &'a [&'a [f64]], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/interval_domain.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | lower: Endpoint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/interval_domain.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | upper: Endpoint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/compile_time/mod.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | type Optimized: MathExpr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/compile_time/optimized.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | fn to_ast(&self) -> ASTRepr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/compile_time/scoped.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct ScopedAdd { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | pub struct ScopedMul { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct ScopedSub { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct ScopedDiv { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:265:1 [INFO] [stdout] | [INFO] [stdout] 265 | pub struct ScopedPow { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | pub struct ScopedExp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | pub struct ScopedLn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | pub struct ScopedSin { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | pub struct ScopedCos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:369:1 [INFO] [stdout] | [INFO] [stdout] 369 | pub struct ScopedSqrt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | pub struct ScopedNeg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/compile_time/scoped.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | pub fn eval(&self, vars: &[f64]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/compile_time/scoped.rs:482:5 [INFO] [stdout] | [INFO] [stdout] 482 | pub fn to_ast(&self) -> ASTRepr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/compile_time/scoped.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn eval(&self, vars: &[f64]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/compile_time/scoped.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | pub fn to_ast(&self) -> ASTRepr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rust_generator` is never read [INFO] [stdout] --> src/symbolic/symbolic.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct SymbolicOptimizer { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 72 | rust_generator: crate::backends::RustCodeGenerator, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub mod symbolic; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:632:1 [INFO] [stdout] | [INFO] [stdout] 632 | pub mod polynomial { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/final_tagless/traits.rs:132:5 [INFO] [stdout] | [INFO] [stdout] 132 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/final_tagless/traits.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | fn promote(self) -> Self::Output; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a type alias [INFO] [stdout] --> src/final_tagless/variables/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub type MathBuilder = ExpressionBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/final_tagless/variables/typed_registry.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Float(TypeId), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/final_tagless/variables/typed_registry.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Int(TypeId), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/final_tagless/variables/typed_registry.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | UInt(TypeId), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/final_tagless/variables/typed_registry.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Custom(TypeId, String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/symbolic/mod.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod summation; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:692:5 [INFO] [stdout] | [INFO] [stdout] 692 | Sub(Box, Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:693:5 [INFO] [stdout] | [INFO] [stdout] 693 | Mul(Box, Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:694:5 [INFO] [stdout] | [INFO] [stdout] 694 | Div(Box, Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:695:5 [INFO] [stdout] | [INFO] [stdout] 695 | Pow(Box, Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:698:5 [INFO] [stdout] | [INFO] [stdout] 698 | Ln(Box), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:699:5 [INFO] [stdout] | [INFO] [stdout] 699 | Exp(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | Sin(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:701:5 [INFO] [stdout] | [INFO] [stdout] 701 | Cos(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/symbolic/anf.rs:702:5 [INFO] [stdout] | [INFO] [stdout] 702 | Sqrt(Box), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | Arithmetic { coefficient: f64, constant: f64 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | Arithmetic { coefficient: f64, constant: f64 }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | Geometric { coefficient: f64, ratio: f64 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | Geometric { coefficient: f64, ratio: f64 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | Power { exponent: f64 }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | Telescoping { function_name: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | Constant { value: f64 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | factors: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/symbolic/summation.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | remaining: ASTRepr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/symbolic/summation.rs:929:5 [INFO] [stdout] | [INFO] [stdout] 929 | pub fn body(&self) -> &ASTRepr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/backends/rust_codegen.rs:689:5 [INFO] [stdout] | [INFO] [stdout] 689 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:716:5 [INFO] [stdout] | [INFO] [stdout] 716 | pub count: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:755:5 [INFO] [stdout] | [INFO] [stdout] 755 | pub scalars: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:756:5 [INFO] [stdout] | [INFO] [stdout] 756 | pub arrays: Vec>, // None = dynamic size [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:812:24 [INFO] [stdout] | [INFO] [stdout] 812 | DatasetAndParams { n_params: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:815:9 [INFO] [stdout] | [INFO] [stdout] 815 | n_scalars: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | vector_sizes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:827:9 [INFO] [stdout] | [INFO] [stdout] 827 | scalars: &'a [f64], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:828:9 [INFO] [stdout] | [INFO] [stdout] 828 | arrays: &'a [&'a [f64]], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:979:18 [INFO] [stdout] | [INFO] [stdout] 979 | ParamsOnly { params: &'a [f64] }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:981:21 [INFO] [stdout] | [INFO] [stdout] 981 | ParamsAndData { params: &'a [f64], data: &'a [f64] }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:981:40 [INFO] [stdout] | [INFO] [stdout] 981 | ParamsAndData { params: &'a [f64], data: &'a [f64] }, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:984:9 [INFO] [stdout] | [INFO] [stdout] 984 | params: &'a [f64], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/backends/rust_codegen.rs:985:9 [INFO] [stdout] | [INFO] [stdout] 985 | data_arrays: &'a [&'a [f64]], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/interval_domain.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | lower: Endpoint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/interval_domain.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | upper: Endpoint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/compile_time/mod.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | type Optimized: MathExpr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/compile_time/optimized.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | fn to_ast(&self) -> ASTRepr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated type [INFO] [stdout] --> src/compile_time/scoped.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | type Output; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct ScopedAdd { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | pub struct ScopedMul { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | pub struct ScopedSub { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:244:1 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct ScopedDiv { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:265:1 [INFO] [stdout] | [INFO] [stdout] 265 | pub struct ScopedPow { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | pub struct ScopedExp { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | pub struct ScopedLn { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | pub struct ScopedSin { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:350:1 [INFO] [stdout] | [INFO] [stdout] 350 | pub struct ScopedCos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:369:1 [INFO] [stdout] | [INFO] [stdout] 369 | pub struct ScopedSqrt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/compile_time/scoped.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | pub struct ScopedNeg { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/compile_time/scoped.rs:475:5 [INFO] [stdout] | [INFO] [stdout] 475 | pub fn eval(&self, vars: &[f64]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/compile_time/scoped.rs:482:5 [INFO] [stdout] | [INFO] [stdout] 482 | pub fn to_ast(&self) -> ASTRepr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/compile_time/scoped.rs:499:5 [INFO] [stdout] | [INFO] [stdout] 499 | pub fn eval(&self, vars: &[f64]) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/compile_time/scoped.rs:506:5 [INFO] [stdout] | [INFO] [stdout] 506 | pub fn to_ast(&self) -> ASTRepr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dslcompile::backends::cranelift` [INFO] [stdout] --> examples/unified_system_demo.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | use dslcompile::backends::cranelift::CraneliftCompiler; [INFO] [stdout] | ^^^^^^^^^ could not find `cranelift` in `backends` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/backends/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "cranelift")] [INFO] [stdout] | --------------------- the item is gated behind the `cranelift` feature [INFO] [stdout] 13 | pub mod cranelift; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dslcompile::final_tagless::VariableRegistry` [INFO] [stdout] --> examples/unified_system_demo.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use dslcompile::final_tagless::VariableRegistry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dslcompile::backends::cranelift` [INFO] [stdout] --> examples/jit_demo.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use dslcompile::backends::cranelift::CraneliftCompiler; [INFO] [stdout] | ^^^^^^^^^ could not find `cranelift` in `backends` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/backends/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "cranelift")] [INFO] [stdout] | --------------------- the item is gated behind the `cranelift` feature [INFO] [stdout] 13 | pub mod cranelift; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dslcompile::final_tagless::VariableRegistry` [INFO] [stdout] --> examples/jit_demo.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dslcompile::final_tagless::VariableRegistry; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ASTMathExpr` [INFO] [stdout] --> examples/egglog_optimization_demo.rs:4:42 [INFO] [stdout] | [INFO] [stdout] 4 | use dslcompile::final_tagless::{ASTEval, ASTMathExpr}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `metadata` found for struct `CompiledRustFunction` in the current scope [INFO] [stdout] --> examples/jit_demo.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | compiled_func.metadata().code_size_bytes [INFO] [stdout] | ^^^^^^^^ method not found in `CompiledRustFunction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `builder` [INFO] [stdout] --> examples/native_egglog_demo.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | let builder = ExpressionBuilder::new(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_builder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `proptest_macro_integration` [INFO] [stdout] --> tests/procedural_macro_proptests.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(feature = "proptest_macro_integration")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `ad_trait`, `all`, `cranelift`, `default`, `jit`, `optimization`, `serde`, and `symbolic` [INFO] [stdout] = help: consider adding `proptest_macro_integration` 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] error[E0432]: unresolved import `dslcompile::backends::cranelift` [INFO] [stdout] --> benches/simple_optimization.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use dslcompile::backends::cranelift::CraneliftCompiler; [INFO] [stdout] | ^^^^^^^^^ could not find `cranelift` in `backends` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/backends/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "cranelift")] [INFO] [stdout] | --------------------- the item is gated behind the `cranelift` feature [INFO] [stdout] 13 | pub mod cranelift; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VariableRegistry` [INFO] [stdout] --> benches/simple_optimization.rs:7:58 [INFO] [stdout] | [INFO] [stdout] 7 | use dslcompile::final_tagless::{ASTMathExpr, DirectEval, VariableRegistry}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f_expr` [INFO] [stdout] --> tests/independent_function_composition.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let f_expr = &x_f * &x_f + 2.0 * &x_f + 1.0; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_f_expr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `g_expr` [INFO] [stdout] --> tests/independent_function_composition.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | let g_expr = 3.0 * &y_g + 5.0; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_g_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `metadata` found for struct `CompiledRustFunction` in the current scope [INFO] [stdout] --> examples/jit_demo.rs:136:23 [INFO] [stdout] | [INFO] [stdout] 136 | compiled_func.metadata().compile_time_us [INFO] [stdout] | ^^^^^^^^ method not found in `CompiledRustFunction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum` is assigned to, but never used [INFO] [stdout] --> examples/overhead_analysis.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | let mut sum = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum` is assigned to, but never used [INFO] [stdout] --> examples/overhead_analysis.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | let mut sum = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum` is assigned to, but never used [INFO] [stdout] --> examples/overhead_analysis.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | let mut sum = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum` is assigned to, but never used [INFO] [stdout] --> examples/overhead_analysis.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | let mut sum = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum` is assigned to, but never used [INFO] [stdout] --> examples/overhead_analysis.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | let mut sum = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum` is assigned to, but never used [INFO] [stdout] --> examples/overhead_analysis.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | let mut sum = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum` is assigned to, but never used [INFO] [stdout] --> examples/overhead_analysis.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | let mut sum = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `metadata` found for struct `CompiledRustFunction` in the current scope [INFO] [stdout] --> examples/jit_demo.rs:219:23 [INFO] [stdout] | [INFO] [stdout] 219 | compiled_func.metadata().code_size_bytes [INFO] [stdout] | ^^^^^^^^ method not found in `CompiledRustFunction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ASTMathExpr` [INFO] [stdout] --> examples/symbolic_ad_demo.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | use dslcompile::final_tagless::{ASTEval, ASTMathExpr, DirectEval}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `metadata` found for struct `CompiledRustFunction` in the current scope [INFO] [stdout] --> examples/jit_demo.rs:223:23 [INFO] [stdout] | [INFO] [stdout] 223 | compiled_func.metadata().compile_time_us [INFO] [stdout] | ^^^^^^^^ method not found in `CompiledRustFunction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dslcompile` (example "unified_system_demo") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> tests/test_safe_egglog_macro.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let y = 3.0; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dslcompile` (bench "simple_optimization") due to 1 previous error; 2 warnings emitted [INFO] [stdout] error[E0599]: no method named `metadata` found for struct `CompiledRustFunction` in the current scope [INFO] [stdout] --> examples/jit_demo.rs:306:23 [INFO] [stdout] | [INFO] [stdout] 306 | compiled_func.metadata().code_size_bytes [INFO] [stdout] | ^^^^^^^^ method not found in `CompiledRustFunction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ASTMathExpr` [INFO] [stdout] --> benches/simple_optimization.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use dslcompile::final_tagless::{ASTMathExpr, DirectEval, VariableRegistry}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ASTMathExpr` [INFO] [stdout] --> examples/domain_aware_optimization_demo.rs:1:42 [INFO] [stdout] | [INFO] [stdout] 1 | use dslcompile::final_tagless::{ASTEval, ASTMathExpr, ASTRepr, ExpressionBuilder}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum` is assigned to, but never used [INFO] [stdout] --> examples/release_mode_test.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut sum = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum` instead [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum` is assigned to, but never used [INFO] [stdout] --> examples/release_mode_test.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let mut sum = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum` is assigned to, but never used [INFO] [stdout] --> examples/release_mode_test.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let mut sum = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sum` is assigned to, but never used [INFO] [stdout] --> examples/release_mode_test.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | let mut sum = 0.0; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sum` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x_var` [INFO] [stdout] --> examples/domain_aware_optimization_demo.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | let x_var = builder.var(); // Returns TypedBuilderExpr [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_x_var` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x_pow_0` [INFO] [stdout] --> examples/domain_aware_optimization_demo.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | let x_pow_0 = ASTEval::pow(x.clone(), ASTEval::constant(0.0)); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_x_pow_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y_var` [INFO] [stdout] --> examples/domain_aware_optimization_demo.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | let y_var = builder.var(); // Returns TypedBuilderExpr [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_y_var` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y_pow_0` [INFO] [stdout] --> examples/domain_aware_optimization_demo.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | let y_pow_0 = ASTEval::pow(y.clone(), ASTEval::constant(0.0)); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_y_pow_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zero_pow_zero` [INFO] [stdout] --> examples/domain_aware_optimization_demo.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | let zero_pow_zero = ASTEval::pow(ASTEval::constant(0.0), ASTEval::constant(0.0)); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zero_pow_zero` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `metadata` found for struct `CompiledRustFunction` in the current scope [INFO] [stdout] --> examples/jit_demo.rs:310:23 [INFO] [stdout] | [INFO] [stdout] 310 | compiled_func.metadata().compile_time_us [INFO] [stdout] | ^^^^^^^^ method not found in `CompiledRustFunction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ASTMathExpr` [INFO] [stdout] --> tests/normalization_tests.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | use dslcompile::final_tagless::{ASTEval, ASTMathExpr}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `ASTMathExpr` [INFO] [stdout] --> examples/basic_usage.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | use dslcompile::final_tagless::{ASTEval, ASTMathExpr}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dslcompile` (example "jit_demo") due to 7 previous errors; 1 warning emitted [INFO] [stdout] warning: use of deprecated function `dslcompile::ast::combine_expressions_with_remapping`: Use type-level scoped variables instead [INFO] [stdout] --> tests/function_composition_solution.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use dslcompile::ast::ast_utils::{combine_expressions_with_remapping, remap_variables}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `dslcompile::ast::remap_variables`: Use type-level scoped variables instead [INFO] [stdout] --> tests/function_composition_solution.rs:1:70 [INFO] [stdout] | [INFO] [stdout] 1 | use dslcompile::ast::ast_utils::{combine_expressions_with_remapping, remap_variables}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `dslcompile::ast::remap_variables`: Use type-level scoped variables instead [INFO] [stdout] --> tests/function_composition_solution.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 23 | let g_remapped = remap_variables(g_ast, &var_map); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `dslcompile::ast::combine_expressions_with_remapping`: Use type-level scoped variables instead [INFO] [stdout] --> tests/function_composition_solution.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | combine_expressions_with_remapping(&[f_ast.clone(), g_ast.clone()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `dslcompile::ast::combine_expressions_with_remapping`: Use type-level scoped variables instead [INFO] [stdout] --> tests/function_composition_solution.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | combine_expressions_with_remapping(&[f_expr.as_ast().clone(), g_expr.as_ast().clone()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `dslcompile::ast::combine_expressions_with_remapping`: Use type-level scoped variables instead [INFO] [stdout] --> tests/function_composition_solution.rs:115:37 [INFO] [stdout] | [INFO] [stdout] 115 | let (remapped_expressions, _) = combine_expressions_with_remapping(&[ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `dslcompile::ast::combine_expressions_with_remapping`: Use type-level scoped variables instead [INFO] [stdout] --> tests/function_composition_solution.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | combine_expressions_with_remapping(&[f_expr.as_ast().clone(), g_expr.as_ast().clone()]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conservative_simplifier` [INFO] [stdout] --> examples/summation_demo.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | let conservative_simplifier = SummationSimplifier::with_config(conservative_config); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conservative_simplifier` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aggressive_simplifier` [INFO] [stdout] --> examples/summation_demo.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | let aggressive_simplifier = SummationSimplifier::with_config(aggressive_config); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aggressive_simplifier` [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b504acf3270622c84b3c04470c766ebebcb5258f791cd31a817d2b434a8864ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b504acf3270622c84b3c04470c766ebebcb5258f791cd31a817d2b434a8864ed", kill_on_drop: false }` [INFO] [stdout] b504acf3270622c84b3c04470c766ebebcb5258f791cd31a817d2b434a8864ed