[INFO] cloning repository https://github.com/BenCassidy33/Kaleidoscope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenCassidy33/Kaleidoscope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenCassidy33%2FKaleidoscope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenCassidy33%2FKaleidoscope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9879a9f11b721a498d3ce061c82da025620ffe5 [INFO] testing BenCassidy33/Kaleidoscope against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenCassidy33%2FKaleidoscope" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BenCassidy33/Kaleidoscope [INFO] finished tweaking git repo https://github.com/BenCassidy33/Kaleidoscope [INFO] tweaked toml for git repo https://github.com/BenCassidy33/Kaleidoscope written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BenCassidy33/Kaleidoscope on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BenCassidy33/Kaleidoscope 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8 [INFO] running `Command { std: "docker" "start" "416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.126 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rustversion v1.0.23 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.28 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling unicode-segmentation v1.13.3 [INFO] [stderr] Compiling thread_local v1.1.10 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.126 [INFO] [stderr] Compiling clap_builder v4.6.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling console v0.16.4 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.126 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling getset v0.1.7 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling enum-iterator v2.3.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling clap v4.6.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.126 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling kaleidoscope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Node::Application` [INFO] [stdout] --> src/types/application.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | ... CreatedAt, Node::Application, ParsingError, ReductionError, Span, WasmNode, abstraction::AbstractionNode, node::Node, variable:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `WasmNodeInnerKind::Abstraction` and `self` [INFO] [stdout] --> src/types/node.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | WasmNodeInnerKind::Abstraction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | abstraction::{self, AbstractionNode}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LambdaStatement` [INFO] [stdout] --> src/stdlib.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | Lambda, LambdaAssignment, LambdaStatement, UnzipExpressions, types::{AbstractionNode, ApplicationNode, Node, VariableNode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `abstraction` [INFO] [stdout] --> src/types/node.rs:333:31 [INFO] [stdout] | [INFO] [stdout] 333 | Node::Abstraction(abstraction) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abstraction` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.8.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling rustc-demangle v0.1.28 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling thread_local v1.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling fastrand v2.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling clap_builder v4.6.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.126 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling console v0.16.4 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling enum-iterator v2.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.126 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.103 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling clap v4.6.2 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.13.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling kaleidoscope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Node::Application` [INFO] [stdout] --> src/types/application.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | ... CreatedAt, Node::Application, ParsingError, ReductionError, Span, WasmNode, abstraction::AbstractionNode, node::Node, variable:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `WasmNodeInnerKind::Abstraction` and `self` [INFO] [stdout] --> src/types/node.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | WasmNodeInnerKind::Abstraction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | abstraction::{self, AbstractionNode}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LambdaStatement` [INFO] [stdout] --> src/stdlib.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | Lambda, LambdaAssignment, LambdaStatement, UnzipExpressions, types::{AbstractionNode, ApplicationNode, Node, VariableNode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `abstraction` [INFO] [stdout] --> src/types/node.rs:333:31 [INFO] [stdout] | [INFO] [stdout] 333 | Node::Abstraction(abstraction) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abstraction` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Node::Application` [INFO] [stdout] --> src/types/application.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | ... CreatedAt, Node::Application, ParsingError, ReductionError, Span, WasmNode, abstraction::AbstractionNode, node::Node, variable:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `WasmNodeInnerKind::Abstraction` and `self` [INFO] [stdout] --> src/types/node.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | WasmNodeInnerKind::Abstraction, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | abstraction::{self, AbstractionNode}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LambdaStatement` [INFO] [stdout] --> src/stdlib.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | Lambda, LambdaAssignment, LambdaStatement, UnzipExpressions, types::{AbstractionNode, ApplicationNode, Node, VariableNode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `abstraction` [INFO] [stdout] --> src/types/node.rs:333:31 [INFO] [stdout] | [INFO] [stdout] 333 | Node::Abstraction(abstraction) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abstraction` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Node::Application` [INFO] [stderr] --> src/types/application.rs:8:20 [INFO] [stderr] | [INFO] [stderr] 8 | ... CreatedAt, Node::Application, ParsingError, ReductionError, Span, WasmNode, abstraction::AbstractionNode, node::Node, variable:... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `WasmNodeInnerKind::Abstraction` and `self` [INFO] [stderr] --> src/types/node.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | WasmNodeInnerKind::Abstraction, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 15 | abstraction::{self, AbstractionNode}, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `LambdaStatement` [INFO] [stderr] --> src/stdlib.rs:4:31 [INFO] [stderr] | [INFO] [stderr] 4 | Lambda, LambdaAssignment, LambdaStatement, UnzipExpressions, types::{AbstractionNode, ApplicationNode, Node, VariableNode}, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `abstraction` [INFO] [stderr] --> src/types/node.rs:333:31 [INFO] [stderr] | [INFO] [stderr] 333 | Node::Abstraction(abstraction) => { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_abstraction` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `kaleidoscope` (lib) generated 4 warnings (run `cargo fix --lib -p kaleidoscope` to apply 4 suggestions) [INFO] [stderr] warning: `kaleidoscope` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/kaleidoscope-7fdeb64f48252e50) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/release/deps/kaleidoscope-6e575368b6a2ca66) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kaleidoscope [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8", kill_on_drop: false }` [INFO] [stdout] 416e74317f9df1f4b86ae43654cbf59ebb1df6a65c111d69e2c6a42db0dd28b8