[INFO] cloning repository https://github.com/michaeljones/elm-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaeljones/elm-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaeljones%2Felm-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaeljones%2Felm-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46ab530ca1a130e68871d3f1fc065a6e732768b7 [INFO] testing michaeljones/elm-parser against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaeljones%2Felm-parser" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaeljones/elm-parser on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michaeljones/elm-parser [INFO] finished tweaking git repo https://github.com/michaeljones/elm-parser [INFO] tweaked toml for git repo https://github.com/michaeljones/elm-parser written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/michaeljones/elm-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded same-file v1.0.2 [INFO] [stderr] Downloaded nom v4.0.0 [INFO] [stderr] Downloaded libc v0.2.40 [INFO] [stderr] Downloaded textwrap v0.10.0 [INFO] [stderr] Downloaded clap v2.32.0 [INFO] [stderr] Downloaded regex-syntax v0.6.0 [INFO] [stderr] Downloaded lazy_static v1.0.0 [INFO] [stderr] Downloaded regex v1.0.0 [INFO] [stderr] Downloaded walkdir v2.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33e32b7f609c61a72d4e43ee85a571060e38f587f3da2c255182ea0091de54f1 [INFO] running `Command { std: "docker" "start" "-a" "33e32b7f609c61a72d4e43ee85a571060e38f587f3da2c255182ea0091de54f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33e32b7f609c61a72d4e43ee85a571060e38f587f3da2c255182ea0091de54f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e32b7f609c61a72d4e43ee85a571060e38f587f3da2c255182ea0091de54f1", kill_on_drop: false }` [INFO] [stdout] 33e32b7f609c61a72d4e43ee85a571060e38f587f3da2c255182ea0091de54f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f296d2d35a7cd53cdad657ef31e43b70c531b8bee7b5675c1fdb64b5939c83e [INFO] running `Command { std: "docker" "start" "-a" "9f296d2d35a7cd53cdad657ef31e43b70c531b8bee7b5675c1fdb64b5939c83e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling elm-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `FunctionDefinition`, `FunctionSignature`, `Function` [INFO] [stdout] --> src/ast/expression/mod.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | use ast::expression::core::{Function, FunctionDefinition, FunctionSignature, LetEntry}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indentation` [INFO] [stdout] --> src/ast/expression/mod.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | named_args!(simplified_record(indentation: u32) , [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indentation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `N` [INFO] [stdout] --> src/ast/binop.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | N, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Assoc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/binop.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `L` [INFO] [stdout] --> src/ast/binop.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | L, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `Assoc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/binop.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `R` [INFO] [stdout] --> src/ast/binop.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | R, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `Assoc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/binop.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RESERVED_WORDS` [INFO] [stdout] --> src/ast/helpers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / const RESERVED_WORDS: &[&str] = &[ [INFO] [stdout] 12 | | "module", "where", "import", "as", "exposing", "type", "alias", "port", "if", "then", "else", [INFO] [stdout] 13 | | "let", "in", "case", "of", [INFO] [stdout] 14 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RESERVED_OPERATORS` [INFO] [stdout] --> src/ast/helpers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | const RESERVED_OPERATORS: &[&str] = &["=", ".", "..", "->", "--", "|", ":"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `IR` [INFO] [stdout] --> src/ast/helpers.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub enum IR { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Spaces` [INFO] [stdout] --> src/ast/helpers.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | Spaces, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SpacesContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/helpers.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Comment` [INFO] [stdout] --> src/ast/helpers.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | Comment, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SpacesContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/helpers.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NewLineAndSpaces` [INFO] [stdout] --> src/ast/helpers.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | NewLineAndSpaces, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SpacesContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/helpers.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LetFunction` [INFO] [stdout] --> src/ast/expression/core.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | LetFunction(Function), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LetEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LetBinding` [INFO] [stdout] --> src/ast/expression/core.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | LetBinding(Expression, Expression), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LetEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Character` [INFO] [stdout] --> src/ast/expression/core.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Character(char), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `String` [INFO] [stdout] --> src/ast/expression/core.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | String(String), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Integer` [INFO] [stdout] --> src/ast/expression/core.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Integer(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Float` [INFO] [stdout] --> src/ast/expression/core.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Float(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Variable` [INFO] [stdout] --> src/ast/expression/core.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Variable(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `List` [INFO] [stdout] --> src/ast/expression/core.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | List(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Tuple` [INFO] [stdout] --> src/ast/expression/core.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Tuple(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Access` [INFO] [stdout] --> src/ast/expression/core.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Access(Box, Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AccessFunction` [INFO] [stdout] --> src/ast/expression/core.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | AccessFunction(Name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Record` [INFO] [stdout] --> src/ast/expression/core.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Record(Vec<(Name, Expression)>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RecordUpdate` [INFO] [stdout] --> src/ast/expression/core.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | RecordUpdate(Name, Vec<(Name, Expression)>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `If` [INFO] [stdout] --> src/ast/expression/core.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | If(Box, Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Let` [INFO] [stdout] --> src/ast/expression/core.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Let(Vec, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Case` [INFO] [stdout] --> src/ast/expression/core.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Case(Box, Vec<(Expression, Expression)>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Lambda` [INFO] [stdout] --> src/ast/expression/core.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Lambda(Vec, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Application` [INFO] [stdout] --> src/ast/expression/core.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Application(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BinOp` [INFO] [stdout] --> src/ast/expression/core.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | BinOp(Box, Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AllExport` [INFO] [stdout] --> src/ast/statement/core.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | AllExport, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExportSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SubsetExport` [INFO] [stdout] --> src/ast/statement/core.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | SubsetExport(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExportSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FunctionExport` [INFO] [stdout] --> src/ast/statement/core.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | FunctionExport(Name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExportSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeExport` [INFO] [stdout] --> src/ast/statement/core.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | TypeExport(Name, Option>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExportSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ModuleDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | ModuleDeclaration(ModuleName, ExportSet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PortModuleDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | PortModuleDeclaration(ModuleName, ExportSet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EffectModuleDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | EffectModuleDeclaration(ModuleName, Vec<(Name, Name)>, ExportSet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ImportStatement` [INFO] [stdout] --> src/ast/statement/core.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | ImportStatement(ModuleName, Option, Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeAliasDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | TypeAliasDeclaration(Type, Type), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | TypeDeclaration(Type, Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PortTypeDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | PortTypeDeclaration(Name, Type), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PortDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | PortDeclaration(Name, Vec, Expression), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Function` [INFO] [stdout] --> src/ast/statement/core.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Function(Function), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InfixDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | InfixDeclaration(Assoc, i64, Name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Comment` [INFO] [stdout] --> src/ast/statement/core.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Comment(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeConstructor` [INFO] [stdout] --> src/ast/type_/core.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | TypeConstructor(QualifiedType, Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/type_/core.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeVariable` [INFO] [stdout] --> src/ast/type_/core.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | TypeVariable(Name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/type_/core.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeRecordConstructor` [INFO] [stdout] --> src/ast/type_/core.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | TypeRecordConstructor(Box, Vec<(Name, Type)>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/type_/core.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeRecord` [INFO] [stdout] --> src/ast/type_/core.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | TypeRecord(Vec<(Name, Type)>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/type_/core.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeTuple` [INFO] [stdout] --> src/ast/type_/core.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | TypeTuple(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/type_/core.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeApplication` [INFO] [stdout] --> src/ast/type_/core.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | TypeApplication(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/type_/core.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FunctionDefinition`, `FunctionSignature`, `Function` [INFO] [stdout] --> src/ast/expression/mod.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | use ast::expression::core::{Function, FunctionDefinition, FunctionSignature, LetEntry}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FunctionDefinition`, `FunctionSignature`, `Function` [INFO] [stdout] --> src/ast/expression/mod.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | use ast::expression::core::{Function, FunctionDefinition, FunctionSignature, LetEntry}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indentation` [INFO] [stdout] --> src/ast/expression/mod.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | named_args!(simplified_record(indentation: u32) , [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indentation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/dump.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | let args: Vec = env::args().collect(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indentation` [INFO] [stdout] --> src/ast/expression/mod.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | named_args!(simplified_record(indentation: u32) , [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indentation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/dump.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | dump_directory(path, quiet); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "9f296d2d35a7cd53cdad657ef31e43b70c531b8bee7b5675c1fdb64b5939c83e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f296d2d35a7cd53cdad657ef31e43b70c531b8bee7b5675c1fdb64b5939c83e", kill_on_drop: false }` [INFO] [stdout] 9f296d2d35a7cd53cdad657ef31e43b70c531b8bee7b5675c1fdb64b5939c83e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd0d103e826bc9d0a32d8228c2f1dc8e0dddab833ed0798e540fcb8a3e051272 [INFO] running `Command { std: "docker" "start" "-a" "dd0d103e826bc9d0a32d8228c2f1dc8e0dddab833ed0798e540fcb8a3e051272", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `FunctionDefinition`, `FunctionSignature`, `Function` [INFO] [stdout] --> src/ast/expression/mod.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | use ast::expression::core::{Function, FunctionDefinition, FunctionSignature, LetEntry}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indentation` [INFO] [stdout] --> src/ast/expression/mod.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | named_args!(simplified_record(indentation: u32) , [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indentation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `N` [INFO] [stdout] --> src/ast/binop.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | N, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Assoc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/binop.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `L` [INFO] [stdout] --> src/ast/binop.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | L, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `Assoc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/binop.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `R` [INFO] [stdout] --> src/ast/binop.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | R, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: `Assoc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/binop.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RESERVED_WORDS` [INFO] [stdout] --> src/ast/helpers.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / const RESERVED_WORDS: &[&str] = &[ [INFO] [stdout] 12 | | "module", "where", "import", "as", "exposing", "type", "alias", "port", "if", "then", "else", [INFO] [stdout] 13 | | "let", "in", "case", "of", [INFO] [stdout] 14 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RESERVED_OPERATORS` [INFO] [stdout] --> src/ast/helpers.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | const RESERVED_OPERATORS: &[&str] = &["=", ".", "..", "->", "--", "|", ":"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `IR` [INFO] [stdout] --> src/ast/helpers.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | pub enum IR { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Spaces` [INFO] [stdout] --> src/ast/helpers.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | Spaces, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SpacesContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/helpers.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Comment` [INFO] [stdout] --> src/ast/helpers.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | Comment, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SpacesContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/helpers.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NewLineAndSpaces` [INFO] [stdout] --> src/ast/helpers.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | NewLineAndSpaces, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SpacesContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/helpers.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LetFunction` [INFO] [stdout] --> src/ast/expression/core.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | LetFunction(Function), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LetEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LetBinding` [INFO] [stdout] --> src/ast/expression/core.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | LetBinding(Expression, Expression), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `LetEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Character` [INFO] [stdout] --> src/ast/expression/core.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Character(char), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `String` [INFO] [stdout] --> src/ast/expression/core.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | String(String), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Integer` [INFO] [stdout] --> src/ast/expression/core.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | Integer(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Float` [INFO] [stdout] --> src/ast/expression/core.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | Float(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Variable` [INFO] [stdout] --> src/ast/expression/core.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | Variable(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `List` [INFO] [stdout] --> src/ast/expression/core.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | List(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Tuple` [INFO] [stdout] --> src/ast/expression/core.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | Tuple(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Access` [INFO] [stdout] --> src/ast/expression/core.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | Access(Box, Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AccessFunction` [INFO] [stdout] --> src/ast/expression/core.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | AccessFunction(Name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Record` [INFO] [stdout] --> src/ast/expression/core.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Record(Vec<(Name, Expression)>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RecordUpdate` [INFO] [stdout] --> src/ast/expression/core.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | RecordUpdate(Name, Vec<(Name, Expression)>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `If` [INFO] [stdout] --> src/ast/expression/core.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | If(Box, Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Let` [INFO] [stdout] --> src/ast/expression/core.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Let(Vec, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Case` [INFO] [stdout] --> src/ast/expression/core.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Case(Box, Vec<(Expression, Expression)>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Lambda` [INFO] [stdout] --> src/ast/expression/core.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Lambda(Vec, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Application` [INFO] [stdout] --> src/ast/expression/core.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | Application(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `BinOp` [INFO] [stdout] --> src/ast/expression/core.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | BinOp(Box, Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/expression/core.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AllExport` [INFO] [stdout] --> src/ast/statement/core.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | AllExport, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExportSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `SubsetExport` [INFO] [stdout] --> src/ast/statement/core.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | SubsetExport(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExportSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `FunctionExport` [INFO] [stdout] --> src/ast/statement/core.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | FunctionExport(Name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExportSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeExport` [INFO] [stdout] --> src/ast/statement/core.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | TypeExport(Name, Option>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ExportSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ModuleDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | ModuleDeclaration(ModuleName, ExportSet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PortModuleDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | PortModuleDeclaration(ModuleName, ExportSet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EffectModuleDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | EffectModuleDeclaration(ModuleName, Vec<(Name, Name)>, ExportSet), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ImportStatement` [INFO] [stdout] --> src/ast/statement/core.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | ImportStatement(ModuleName, Option, Option), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeAliasDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | TypeAliasDeclaration(Type, Type), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | TypeDeclaration(Type, Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PortTypeDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | PortTypeDeclaration(Name, Type), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `PortDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | PortDeclaration(Name, Vec, Expression), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling elm-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Function` [INFO] [stdout] --> src/ast/statement/core.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | Function(Function), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InfixDeclaration` [INFO] [stdout] --> src/ast/statement/core.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | InfixDeclaration(Assoc, i64, Name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Comment` [INFO] [stdout] --> src/ast/statement/core.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Comment(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/statement/core.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeConstructor` [INFO] [stdout] --> src/ast/type_/core.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | TypeConstructor(QualifiedType, Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/type_/core.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeVariable` [INFO] [stdout] --> src/ast/type_/core.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | TypeVariable(Name), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/type_/core.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeRecordConstructor` [INFO] [stdout] --> src/ast/type_/core.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | TypeRecordConstructor(Box, Vec<(Name, Type)>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/type_/core.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeRecord` [INFO] [stdout] --> src/ast/type_/core.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | TypeRecord(Vec<(Name, Type)>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/type_/core.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeTuple` [INFO] [stdout] --> src/ast/type_/core.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | TypeTuple(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/type_/core.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `TypeApplication` [INFO] [stdout] --> src/ast/type_/core.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | TypeApplication(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/ast/type_/core.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indentation` [INFO] [stdout] --> src/ast/expression/mod.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | named_args!(simplified_record(indentation: u32) , [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indentation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/dump.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | let args: Vec = env::args().collect(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indentation` [INFO] [stdout] --> src/ast/expression/mod.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | named_args!(simplified_record(indentation: u32) , [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indentation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indentation` [INFO] [stdout] --> src/ast/expression/mod.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | named_args!(simplified_record(indentation: u32) , [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indentation` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/dump.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | dump_directory(path, quiet); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.88s [INFO] running `Command { std: "docker" "inspect" "dd0d103e826bc9d0a32d8228c2f1dc8e0dddab833ed0798e540fcb8a3e051272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd0d103e826bc9d0a32d8228c2f1dc8e0dddab833ed0798e540fcb8a3e051272", kill_on_drop: false }` [INFO] [stdout] dd0d103e826bc9d0a32d8228c2f1dc8e0dddab833ed0798e540fcb8a3e051272 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd010a331054471194ec428376d0859949794f022560bb4e18238903fa0a4cf8 [INFO] running `Command { std: "docker" "start" "-a" "fd010a331054471194ec428376d0859949794f022560bb4e18238903fa0a4cf8", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `FunctionDefinition`, `FunctionSignature`, `Function` [INFO] [stderr] --> src/ast/expression/mod.rs:12:29 [INFO] [stderr] | [INFO] [stderr] 12 | use ast::expression::core::{Function, FunctionDefinition, FunctionSignature, LetEntry}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `indentation` [INFO] [stderr] --> src/ast/expression/mod.rs:95:31 [INFO] [stderr] | [INFO] [stderr] 95 | named_args!(simplified_record(indentation: u32) , [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indentation` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `N` [INFO] [stderr] --> src/ast/binop.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | N, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Assoc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/binop.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `L` [INFO] [stderr] --> src/ast/binop.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | L, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] note: `Assoc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/binop.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `R` [INFO] [stderr] --> src/ast/binop.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | R, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] note: `Assoc` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/binop.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `RESERVED_WORDS` [INFO] [stderr] --> src/ast/helpers.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / const RESERVED_WORDS: &[&str] = &[ [INFO] [stderr] 12 | | "module", "where", "import", "as", "exposing", "type", "alias", "port", "if", "then", "else", [INFO] [stderr] 13 | | "let", "in", "case", "of", [INFO] [stderr] 14 | | ]; [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `RESERVED_OPERATORS` [INFO] [stderr] --> src/ast/helpers.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | const RESERVED_OPERATORS: &[&str] = &["=", ".", "..", "->", "--", "|", ":"]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum is never used: `IR` [INFO] [stderr] --> src/ast/helpers.rs:83:10 [INFO] [stderr] | [INFO] [stderr] 83 | pub enum IR { [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Spaces` [INFO] [stderr] --> src/ast/helpers.rs:91:5 [INFO] [stderr] | [INFO] [stderr] 91 | Spaces, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SpacesContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/helpers.rs:89:10 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Comment` [INFO] [stderr] --> src/ast/helpers.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | Comment, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SpacesContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/helpers.rs:89:10 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `NewLineAndSpaces` [INFO] [stderr] --> src/ast/helpers.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | NewLineAndSpaces, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SpacesContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/helpers.rs:89:10 [INFO] [stderr] | [INFO] [stderr] 89 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LetFunction` [INFO] [stderr] --> src/ast/expression/core.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | LetFunction(Function), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `LetEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `LetBinding` [INFO] [stderr] --> src/ast/expression/core.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | LetBinding(Expression, Expression), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `LetEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Character` [INFO] [stderr] --> src/ast/expression/core.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | Character(char), [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `String` [INFO] [stderr] --> src/ast/expression/core.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | String(String), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Integer` [INFO] [stderr] --> src/ast/expression/core.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | Integer(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Float` [INFO] [stderr] --> src/ast/expression/core.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | Float(String), [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Variable` [INFO] [stderr] --> src/ast/expression/core.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | Variable(Vec), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `List` [INFO] [stderr] --> src/ast/expression/core.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | List(Vec), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Tuple` [INFO] [stderr] --> src/ast/expression/core.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | Tuple(Vec), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Access` [INFO] [stderr] --> src/ast/expression/core.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | Access(Box, Vec), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `AccessFunction` [INFO] [stderr] --> src/ast/expression/core.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | AccessFunction(Name), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Record` [INFO] [stderr] --> src/ast/expression/core.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | Record(Vec<(Name, Expression)>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `RecordUpdate` [INFO] [stderr] --> src/ast/expression/core.rs:41:5 [INFO] [stderr] | [INFO] [stderr] 41 | RecordUpdate(Name, Vec<(Name, Expression)>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `If` [INFO] [stderr] --> src/ast/expression/core.rs:42:5 [INFO] [stderr] | [INFO] [stderr] 42 | If(Box, Box, Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Let` [INFO] [stderr] --> src/ast/expression/core.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 43 | Let(Vec, Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Case` [INFO] [stderr] --> src/ast/expression/core.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | Case(Box, Vec<(Expression, Expression)>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Lambda` [INFO] [stderr] --> src/ast/expression/core.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | Lambda(Vec, Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Application` [INFO] [stderr] --> src/ast/expression/core.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | Application(Box, Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `BinOp` [INFO] [stderr] --> src/ast/expression/core.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | BinOp(Box, Box, Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Expression` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/expression/core.rs:29:10 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `AllExport` [INFO] [stderr] --> src/ast/statement/core.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | AllExport, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ExportSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `SubsetExport` [INFO] [stderr] --> src/ast/statement/core.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | SubsetExport(Vec), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ExportSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `FunctionExport` [INFO] [stderr] --> src/ast/statement/core.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | FunctionExport(Name), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ExportSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TypeExport` [INFO] [stderr] --> src/ast/statement/core.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | TypeExport(Name, Option>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ExportSet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:7:10 [INFO] [stderr] | [INFO] [stderr] 7 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ModuleDeclaration` [INFO] [stderr] --> src/ast/statement/core.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | ModuleDeclaration(ModuleName, ExportSet), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `PortModuleDeclaration` [INFO] [stderr] --> src/ast/statement/core.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | PortModuleDeclaration(ModuleName, ExportSet), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `EffectModuleDeclaration` [INFO] [stderr] --> src/ast/statement/core.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | EffectModuleDeclaration(ModuleName, Vec<(Name, Name)>, ExportSet), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ImportStatement` [INFO] [stderr] --> src/ast/statement/core.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | ImportStatement(ModuleName, Option, Option), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TypeAliasDeclaration` [INFO] [stderr] --> src/ast/statement/core.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | TypeAliasDeclaration(Type, Type), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TypeDeclaration` [INFO] [stderr] --> src/ast/statement/core.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | TypeDeclaration(Type, Vec), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `PortTypeDeclaration` [INFO] [stderr] --> src/ast/statement/core.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | PortTypeDeclaration(Name, Type), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `PortDeclaration` [INFO] [stderr] --> src/ast/statement/core.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | PortDeclaration(Name, Vec, Expression), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Function` [INFO] [stderr] --> src/ast/statement/core.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | Function(Function), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InfixDeclaration` [INFO] [stderr] --> src/ast/statement/core.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | InfixDeclaration(Assoc, i64, Name), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Comment` [INFO] [stderr] --> src/ast/statement/core.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | Comment(String), [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Statement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/statement/core.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TypeConstructor` [INFO] [stderr] --> src/ast/type_/core.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | TypeConstructor(QualifiedType, Vec), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/type_/core.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TypeVariable` [INFO] [stderr] --> src/ast/type_/core.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | TypeVariable(Name), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/type_/core.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TypeRecordConstructor` [INFO] [stderr] --> src/ast/type_/core.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | TypeRecordConstructor(Box, Vec<(Name, Type)>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/type_/core.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TypeRecord` [INFO] [stderr] --> src/ast/type_/core.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | TypeRecord(Vec<(Name, Type)>), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/type_/core.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TypeTuple` [INFO] [stderr] --> src/ast/type_/core.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | TypeTuple(Vec), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/type_/core.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `TypeApplication` [INFO] [stderr] --> src/ast/type_/core.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | TypeApplication(Box, Box), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/ast/type_/core.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, PartialEq, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `elm-parser` (lib) generated 51 warnings [INFO] [stderr] warning: `elm-parser` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/dump.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 75 | let args: Vec = env::args().collect(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `indentation` [INFO] [stderr] --> src/ast/expression/mod.rs:95:31 [INFO] [stderr] | [INFO] [stderr] 95 | named_args!(simplified_record(indentation: u32) , [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indentation` [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/dump.rs:84:17 [INFO] [stderr] | [INFO] [stderr] 84 | dump_directory(path, quiet); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `elm-parser` (bin "elm-parser-dump" test) generated 3 warnings [INFO] [stderr] warning: `elm-parser` (bin "elm-parser-check" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/elm_parser-1da51a978a908f0b) [INFO] [stdout] [INFO] [stdout] running 157 tests [INFO] [stdout] test ast::expression::access_function::tests::simple_access_function ... ok [INFO] [stdout] test ast::expression::character::tests::character_literal ... ok [INFO] [stdout] test ast::expression::character::tests::character_literals_must_contain_one_character ... ok [INFO] [stdout] test ast::expression::character::tests::charcode_literal ... ok [INFO] [stdout] test ast::expression::character::tests::newline_literal ... ok [INFO] [stdout] test ast::expression::float::tests::float_literal ... ok [INFO] [stdout] test ast::expression::float::tests::negative_float_literal ... ok [INFO] [stdout] test ast::expression::integer::tests::int_literal ... ok [INFO] [stdout] test ast::expression::integer::tests::postive_int_literal ... ok [INFO] [stdout] test ast::expression::function::tests::simple_function_type ... ok [INFO] [stdout] test ast::expression::function::tests::function_with_operator ... ok [INFO] [stdout] test ast::expression::integer::tests::negative_int_literal ... ok [INFO] [stdout] test ast::expression::float::tests::postive_float_literal ... ok [INFO] [stdout] test ast::expression::function::tests::simple_function_type_with_new_line ... ok [INFO] [stdout] test ast::expression::tests::curried_application ... ok [INFO] [stdout] test ast::expression::function::tests::function_type_with_tuple ... ok [INFO] [stdout] test ast::expression::tests::empty_list ... ok [INFO] [stdout] test ast::expression::tests::constructor_application ... ok [INFO] [stdout] test ast::expression::tests::case_binding_to_underscore ... ok [INFO] [stdout] test ast::expression::string::tests::simple_string ... ok [INFO] [stdout] test ast::expression::tests::access ... ok [INFO] [stdout] test ast::expression::tests::lambda_destructuring ... ok [INFO] [stdout] test ast::expression::tests::case_simple_statement ... ok [INFO] [stdout] test ast::expression::tests::access_function ... ok [INFO] [stdout] test ast::expression::tests::application_with_record_update ... ok [INFO] [stdout] test ast::expression::string::tests::empty_string ... ok [INFO] [stdout] test ast::expression::string::tests::empty_triple_quote_string ... ok [INFO] [stdout] test ast::expression::tests::if_statement_else_if_else ... ok [INFO] [stdout] test ast::expression::function::tests::simple_function_with_new_line ... ok [INFO] [stdout] test ast::expression::tests::curried_application_with_parens ... ok [INFO] [stdout] test ast::expression::string::tests::escaped_string ... ok [INFO] [stdout] test ast::expression::function::tests::function_type_with_operator ... ok [INFO] [stdout] test ast::expression::tests::let_block_bind_to_underscore ... ok [INFO] [stdout] test ast::expression::tests::simple_application ... ok [INFO] [stdout] test ast::expression::tests::let_single_binding ... ok [INFO] [stdout] test ast::expression::tests::let_block_destructuring ... ok [INFO] [stdout] test ast::expression::tests::multi_line_record ... ok [INFO] [stdout] test ast::expression::tests::same_multiline_bug ... ok [INFO] [stdout] test ast::expression::tests::record_update_with_comment ... ok [INFO] [stdout] test ast::expression::tests::let_block_function_1 ... ok [INFO] [stdout] test ast::expression::tests::let_group_single_function ... ok [INFO] [stdout] test ast::expression::function::tests::multi_line_function_type_with_parens ... ok [INFO] [stdout] test ast::expression::tests::case_with_as ... ok [INFO] [stdout] test ast::expression::tests::let_group_single_function_and_signature ... ok [INFO] [stdout] test ast::expression::tests::simple_record_destructuring_pattern ... ok [INFO] [stdout] test ast::expression::function::tests::function_without_signature ... ok [INFO] [stdout] test ast::expression::tests::simple_binary_op ... ok [INFO] [stdout] test ast::expression::tests::simple_list ... ok [INFO] [stdout] test ast::expression::tests::simple_record_update_with_advanced_field ... ok [INFO] [stdout] test ast::expression::tests::if_statement ... ok [INFO] [stdout] test ast::expression::string::tests::double_escaped_string ... ok [INFO] [stdout] test ast::expression::tests::simple_int_list ... ok [INFO] [stdout] test ast::expression::tests::let_block_with_single_binding ... ok [INFO] [stdout] test ast::expression::tests::let_group_two_functions ... ok [INFO] [stdout] test ast::expression::tests::simple_record ... ok [INFO] [stdout] test ast::expression::string::tests::simple_multi_line_string ... ok [INFO] [stdout] test ast::expression::function::tests::simple_function ... ok [INFO] [stdout] test ast::expression::tests::let_block_multiple_bindings ... ok [INFO] [stdout] test ast::expression::function::tests::function_with_signature ... ok [INFO] [stdout] test ast::expression::tests::simple_list_with_formatting ... ok [INFO] [stdout] test ast::expression::function::tests::multi_line_function_type ... ok [INFO] [stdout] test ast::expression::tests::let_block_function_with_function_signature ... ok [INFO] [stdout] test ast::expression::tests::multiline_bug ... ok [INFO] [stdout] test ast::expression::tests::simple_record_with_advanced_field ... ok [INFO] [stdout] test ast::expression::tests::case_simple_statement_with_blank_line ... ok [INFO] [stdout] test ast::expression::tests::let_group_single_binding ... ok [INFO] [stdout] test ast::expression::tests::multiline_application ... ok [INFO] [stdout] test ast::expression::tests::case_nested ... ok [INFO] [stdout] test ast::expression::tests::multi_line_list ... ok [INFO] [stdout] test ast::expression::tests::let_block_can_start_with_a_tag_name ... ok [INFO] [stdout] test ast::expression::tests::partial_application ... ok [INFO] [stdout] test ast::expression::tests::multi_line_record_with_comments ... ok [INFO] [stdout] test ast::expression::tests::operator_passed_to_map ... ok [INFO] [stdout] test ast::expression::tests::simple_record_with_many_fields ... ok [INFO] [stdout] test ast::expression::tests::let_block_function_2 ... ok [INFO] [stdout] test ast::expression::tests::if_statement_with_tuple ... ok [INFO] [stdout] test ast::expression::tests::simple_tuple ... ok [INFO] [stdout] test ast::expression::tests::simple_record_with_updated_field ... ok [INFO] [stdout] test ast::expression::tests::simple_record_with_many_tuple_fields ... ok [INFO] [stdout] test ast::expression::tests::simple_tuple_with_formatting ... ok [INFO] [stdout] test ast::expression::tests::simple_variable ... ok [INFO] [stdout] test ast::expression::tests::tuple_list ... ok [INFO] [stdout] test ast::expression::variable::tests::simple_variable_with_digits ... ok [INFO] [stdout] test ast::expression::variable::tests::invalid_variable_2 ... ok [INFO] [stdout] test ast::expression::variable::tests::single_letter_variable ... ok [INFO] [stdout] test ast::expression::variable::tests::simple_variable ... ok [INFO] [stdout] test ast::expression::variable::tests::operator_in_parens ... ok [INFO] [stdout] test ast::expression::variable::tests::upper_letter_variable ... ok [INFO] [stdout] test ast::helpers::tests::another_simple_operator ... ok [INFO] [stdout] test ast::helpers::tests::opt_just_spaces ... ok [INFO] [stdout] test ast::helpers::tests::invalid_zero_spaces ... ok [INFO] [stdout] test ast::helpers::tests::just_spaces ... ok [INFO] [stdout] test ast::statement::comment::tests::multi_line_comment ... ok [INFO] [stdout] test ast::statement::comment::tests::simple_comment ... ok [INFO] [stdout] test ast::helpers::tests::invalid_operator ... ok [INFO] [stdout] test ast::helpers::tests::opt_no_spaces ... ok [INFO] [stdout] test ast::statement::import::tests::import_as ... ok [INFO] [stdout] test ast::statement::import::tests::import_multiline ... ok [INFO] [stdout] test ast::statement::export::tests::simple_all_export ... ok [INFO] [stdout] test ast::helpers::tests::spaces_with_comment ... ok [INFO] [stdout] test ast::helpers::tests::simple_name ... ok [INFO] [stdout] test ast::helpers::tests::simple_operator ... ok [INFO] [stdout] test ast::statement::import::tests::import_exposing_union ... ok [INFO] [stdout] test ast::statement::comment::tests::open_close_comment ... ok [INFO] [stdout] test ast::helpers::tests::valid_zero_spaces ... ok [INFO] [stdout] test ast::statement::export::tests::simple_operator_export ... ok [INFO] [stdout] test ast::statement::comment::tests::comment_with_trailing_white_space ... ok [INFO] [stdout] test ast::statement::import::tests::simple_import ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_exposing_constructor_subset ... ok [INFO] [stdout] test ast::statement::infix::tests::left ... ok [INFO] [stdout] test ast::statement::infix::tests::non ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_empty_record_aliases ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_multi_type_declaration ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_using_a_port ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_simple_type_declaration ... ok [INFO] [stdout] test ast::type_::tests::basic_record ... ok [INFO] [stdout] test ast::type_::tests::can_parse_simple_type_record_constructor ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::multi_line_record_with_tuple_list ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_multiline_type_declaration ... ok [INFO] [stdout] test ast::type_::tests::application ... ok [INFO] [stdout] test ast::type_::tests::multi_line_record ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_aliases_of_unit ... ok [INFO] [stdout] test ast::type_::tests::list_of_tuples ... ok [INFO] [stdout] test ast::type_::tests::qualified_types ... ok [INFO] [stdout] test ast::statement::module::tests::simple_declaration_exposing_all ... ok [INFO] [stdout] test ast::statement::module::tests::multiline_declaration ... ok [INFO] [stdout] test ast::type_::tests::multi_line_with_parens ... ok [INFO] [stdout] test ast::type_::tests::application_associativity ... ok [INFO] [stdout] test ast::statement::export::tests::simple_constructors_export ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_exposing_union ... ok [INFO] [stdout] test ast::type_::tests::multi_line_record_with_comments ... ok [INFO] [stdout] test ast::type_::tests::can_parse_multi_line_type_record_constructor_in_function ... ok [INFO] [stdout] test ast::statement::tests::simple_statements ... ok [INFO] [stdout] test ast::type_::tests::variables ... ok [INFO] [stdout] test ast::type_::tests::variables_with_numbers ... ok [INFO] [stdout] test ast::statement::infix::tests::right ... ok [INFO] [stdout] test ast::statement::port::tests::constant ... ok [INFO] [stdout] test ast::type_::tests::constant ... ok [INFO] [stdout] test ast::tests::simple_file ... ok [INFO] [stdout] test ast::statement::module::tests::simple_effects ... ok [INFO] [stdout] test ast::type_::tests::empty_record ... ok [INFO] [stdout] test ast::type_::tests::can_parse_multi_line_type_record_constructor ... ok [INFO] [stdout] test ast::statement::export::tests::simple_multiline_function_export ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_exposing_particular_things ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_exposing_an_infix_operator ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_complex_function_alias ... ok [INFO] [stdout] test ast::type_::tests::two_entry_record ... ok [INFO] [stdout] test ast::statement::import::tests::import_exposing_constructor_subset ... ok [INFO] [stdout] test ast::statement::import::tests::import_exposing ... ok [INFO] [stdout] test ast::statement::export::tests::simple_function_export ... ok [INFO] [stdout] test ast::statement::import::tests::import_exposing_all ... ok [INFO] [stdout] test ast::statement::port::tests::port_definition ... ok [INFO] [stdout] test ast::type_::tests::empty_tuple ... ok [INFO] [stdout] test ast::type_::tests::application_parens ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::multi_line_record ... ok [INFO] [stdout] test ast::type_::tests::multi_line_type ... ok [INFO] [stdout] test ast::statement::port::tests::another_port_type_declaration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 157 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/elm_parser_check-772254f2736b99e8) [INFO] [stdout] [INFO] [stdout] running 157 tests [INFO] [stdout] test ast::expression::access_function::tests::simple_access_function ... ok [INFO] [stdout] test ast::expression::character::tests::character_literals_must_contain_one_character ... ok [INFO] [stdout] test ast::expression::character::tests::character_literal ... ok [INFO] [stdout] test ast::expression::character::tests::charcode_literal ... ok [INFO] [stdout] test ast::expression::character::tests::newline_literal ... ok [INFO] [stdout] test ast::expression::float::tests::float_literal ... ok [INFO] [stdout] test ast::expression::float::tests::negative_float_literal ... ok [INFO] [stdout] test ast::expression::float::tests::postive_float_literal ... ok [INFO] [stdout] test ast::expression::function::tests::function_type_with_tuple ... ok [INFO] [stdout] test ast::expression::integer::tests::int_literal ... ok [INFO] [stdout] test ast::expression::function::tests::simple_function_type_with_new_line ... ok [INFO] [stdout] test ast::expression::integer::tests::postive_int_literal ... ok [INFO] [stdout] test ast::expression::function::tests::function_type_with_operator ... ok [INFO] [stdout] test ast::expression::integer::tests::negative_int_literal ... ok [INFO] [stdout] test ast::expression::function::tests::multi_line_function_type_with_parens ... ok [INFO] [stdout] test ast::expression::tests::access ... ok [INFO] [stdout] test ast::expression::string::tests::simple_multi_line_string ... ok [INFO] [stdout] test ast::expression::string::tests::escaped_string ... ok [INFO] [stdout] test ast::expression::string::tests::empty_triple_quote_string ... ok [INFO] [stdout] test ast::expression::function::tests::function_with_signature ... ok [INFO] [stdout] test ast::expression::function::tests::function_without_signature ... ok [INFO] [stdout] test ast::expression::tests::empty_list ... ok [INFO] [stdout] test ast::expression::function::tests::function_with_operator ... ok [INFO] [stdout] test ast::expression::tests::let_block_can_start_with_a_tag_name ... ok [INFO] [stdout] test ast::expression::tests::case_nested ... ok [INFO] [stdout] test ast::expression::string::tests::empty_string ... ok [INFO] [stdout] test ast::expression::tests::let_block_bind_to_underscore ... ok [INFO] [stdout] test ast::expression::tests::let_block_with_single_binding ... ok [INFO] [stdout] test ast::expression::tests::let_block_function_1 ... ok [INFO] [stdout] test ast::expression::tests::curried_application_with_parens ... ok [INFO] [stdout] test ast::expression::tests::let_group_single_function ... ok [INFO] [stdout] test ast::expression::tests::let_block_function_2 ... ok [INFO] [stdout] test ast::expression::tests::let_group_single_binding ... ok [INFO] [stdout] test ast::expression::tests::let_block_destructuring ... ok [INFO] [stdout] test ast::expression::string::tests::double_escaped_string ... ok [INFO] [stdout] test ast::expression::tests::simple_record ... ok [INFO] [stdout] test ast::expression::tests::lambda_destructuring ... ok [INFO] [stdout] test ast::statement::comment::tests::open_close_comment ... ok [INFO] [stdout] test ast::expression::tests::simple_record_update_with_advanced_field ... ok [INFO] [stdout] test ast::expression::tests::multiline_application ... ok [INFO] [stdout] test ast::expression::tests::simple_record_with_many_fields ... ok [INFO] [stdout] test ast::helpers::tests::opt_no_spaces ... ok [INFO] [stdout] test ast::expression::variable::tests::invalid_variable_2 ... ok [INFO] [stdout] test ast::expression::variable::tests::operator_in_parens ... ok [INFO] [stdout] test ast::expression::variable::tests::simple_variable ... ok [INFO] [stdout] test ast::expression::variable::tests::simple_variable_with_digits ... ok [INFO] [stdout] test ast::expression::variable::tests::single_letter_variable ... ok [INFO] [stdout] test ast::expression::variable::tests::upper_letter_variable ... ok [INFO] [stdout] test ast::helpers::tests::invalid_zero_spaces ... ok [INFO] [stdout] test ast::helpers::tests::just_spaces ... ok [INFO] [stdout] test ast::helpers::tests::simple_name ... ok [INFO] [stdout] test ast::helpers::tests::simple_operator ... ok [INFO] [stdout] test ast::helpers::tests::spaces_with_comment ... ok [INFO] [stdout] test ast::helpers::tests::valid_zero_spaces ... ok [INFO] [stdout] test ast::statement::comment::tests::multi_line_comment ... ok [INFO] [stdout] test ast::statement::comment::tests::simple_comment ... ok [INFO] [stdout] test ast::statement::export::tests::simple_all_export ... ok [INFO] [stdout] test ast::statement::export::tests::simple_constructors_export ... ok [INFO] [stdout] test ast::statement::export::tests::simple_function_export ... ok [INFO] [stdout] test ast::expression::tests::simple_variable ... ok [INFO] [stdout] test ast::expression::tests::simple_tuple ... ok [INFO] [stdout] test ast::helpers::tests::another_simple_operator ... ok [INFO] [stdout] test ast::expression::tests::simple_list_with_formatting ... ok [INFO] [stdout] test ast::expression::tests::simple_list ... ok [INFO] [stdout] test ast::expression::tests::simple_record_with_updated_field ... ok [INFO] [stdout] test ast::expression::tests::simple_tuple_with_formatting ... ok [INFO] [stdout] test ast::expression::tests::simple_int_list ... ok [INFO] [stdout] test ast::expression::tests::simple_binary_op ... ok [INFO] [stdout] test ast::expression::tests::simple_application ... ok [INFO] [stdout] test ast::expression::tests::simple_record_with_many_tuple_fields ... ok [INFO] [stdout] test ast::expression::tests::same_multiline_bug ... ok [INFO] [stdout] test ast::helpers::tests::opt_just_spaces ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_exposing_an_infix_operator ... ok [INFO] [stdout] test ast::expression::tests::simple_record_destructuring_pattern ... ok [INFO] [stdout] test ast::statement::export::tests::simple_multiline_function_export ... ok [INFO] [stdout] test ast::expression::tests::multi_line_list ... ok [INFO] [stdout] test ast::expression::tests::partial_application ... ok [INFO] [stdout] test ast::statement::module::tests::multiline_declaration ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_exposing_particular_things ... ok [INFO] [stdout] test ast::statement::import::tests::simple_import ... ok [INFO] [stdout] test ast::expression::tests::let_single_binding ... ok [INFO] [stdout] test ast::statement::infix::tests::right ... ok [INFO] [stdout] test ast::expression::tests::tuple_list ... ok [INFO] [stdout] test ast::statement::import::tests::import_exposing_union ... ok [INFO] [stdout] test ast::statement::import::tests::import_as ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::multi_line_record ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_simple_type_declaration ... ok [INFO] [stdout] test ast::type_::tests::application_associativity ... ok [INFO] [stdout] test ast::type_::tests::empty_tuple ... ok [INFO] [stdout] test ast::statement::import::tests::import_exposing_all ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_exposing_union ... ok [INFO] [stdout] test ast::expression::tests::multiline_bug ... ok [INFO] [stdout] test ast::expression::tests::operator_passed_to_map ... ok [INFO] [stdout] test ast::type_::tests::application ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_empty_record_aliases ... ok [INFO] [stdout] test ast::expression::tests::let_group_two_functions ... ok [INFO] [stdout] test ast::type_::tests::qualified_types ... ok [INFO] [stdout] test ast::statement::export::tests::simple_operator_export ... ok [INFO] [stdout] test ast::type_::tests::application_parens ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_multiline_type_declaration ... ok [INFO] [stdout] test ast::type_::tests::variables ... ok [INFO] [stdout] test ast::expression::string::tests::simple_string ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_multi_type_declaration ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::multi_line_record_with_tuple_list ... ok [INFO] [stdout] test ast::statement::module::tests::simple_declaration_exposing_all ... ok [INFO] [stdout] test ast::type_::tests::basic_record ... ok [INFO] [stdout] test ast::type_::tests::variables_with_numbers ... ok [INFO] [stdout] test ast::type_::tests::constant ... ok [INFO] [stdout] test ast::expression::tests::record_update_with_comment ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_exposing_constructor_subset ... ok [INFO] [stdout] test ast::statement::module::tests::simple_effects ... ok [INFO] [stdout] test ast::type_::tests::empty_record ... ok [INFO] [stdout] test ast::statement::import::tests::import_multiline ... ok [INFO] [stdout] test ast::type_::tests::two_entry_record ... ok [INFO] [stdout] test ast::statement::import::tests::import_exposing ... ok [INFO] [stdout] test ast::expression::tests::curried_application ... ok [INFO] [stdout] test ast::statement::port::tests::constant ... ok [INFO] [stdout] test ast::statement::infix::tests::left ... ok [INFO] [stdout] test ast::statement::infix::tests::non ... ok [INFO] [stdout] test ast::statement::comment::tests::comment_with_trailing_white_space ... ok [INFO] [stdout] test ast::expression::function::tests::multi_line_function_type ... ok [INFO] [stdout] test ast::statement::port::tests::port_definition ... ok [INFO] [stdout] test ast::expression::tests::if_statement ... ok [INFO] [stdout] test ast::helpers::tests::invalid_operator ... ok [INFO] [stdout] test ast::expression::tests::case_binding_to_underscore ... ok [INFO] [stdout] test ast::type_::tests::multi_line_type ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_aliases_of_unit ... ok [INFO] [stdout] test ast::type_::tests::multi_line_with_parens ... ok [INFO] [stdout] test ast::expression::tests::application_with_record_update ... ok [INFO] [stdout] test ast::type_::tests::multi_line_record ... ok [INFO] [stdout] test ast::expression::tests::simple_record_with_advanced_field ... ok [INFO] [stdout] test ast::expression::tests::case_simple_statement_with_blank_line ... ok [INFO] [stdout] test ast::expression::function::tests::simple_function_type ... ok [INFO] [stdout] test ast::expression::tests::case_simple_statement ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_using_a_port ... ok [INFO] [stdout] test ast::expression::function::tests::simple_function_with_new_line ... ok [INFO] [stdout] test ast::statement::import::tests::import_exposing_constructor_subset ... ok [INFO] [stdout] test ast::expression::tests::let_block_multiple_bindings ... ok [INFO] [stdout] test ast::type_::tests::can_parse_simple_type_record_constructor ... ok [INFO] [stdout] test ast::expression::tests::let_block_function_with_function_signature ... ok [INFO] [stdout] test ast::type_::tests::multi_line_record_with_comments ... ok [INFO] [stdout] test ast::expression::tests::constructor_application ... ok [INFO] [stdout] test ast::expression::tests::case_with_as ... ok [INFO] [stdout] test ast::expression::tests::access_function ... ok [INFO] [stdout] test ast::type_::tests::list_of_tuples ... ok [INFO] [stdout] test ast::expression::function::tests::simple_function ... ok [INFO] [stdout] test ast::statement::port::tests::another_port_type_declaration ... ok [INFO] [stdout] test ast::expression::tests::multi_line_record ... ok [INFO] [stdout] test ast::expression::tests::let_group_single_function_and_signature ... ok [INFO] [stdout] test ast::expression::tests::if_statement_else_if_else ... ok [INFO] [stdout] test ast::type_::tests::can_parse_multi_line_type_record_constructor ... ok [INFO] [stdout] test ast::tests::simple_file ... ok [INFO] [stdout] test ast::expression::tests::multi_line_record_with_comments ... ok [INFO] [stdout] test ast::statement::tests::simple_statements ... ok [INFO] [stdout] test ast::expression::tests::if_statement_with_tuple ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_complex_function_alias ... ok [INFO] [stdout] test ast::type_::tests::can_parse_multi_line_type_record_constructor_in_function ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 157 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/elm_parser_dump-c5c54ea9b3a7d79a) [INFO] [stdout] [INFO] [stdout] running 157 tests [INFO] [stdout] test ast::expression::float::tests::postive_float_literal ... ok [INFO] [stdout] test ast::expression::character::tests::charcode_literal ... ok [INFO] [stdout] test ast::expression::character::tests::newline_literal ... ok [INFO] [stdout] test ast::expression::float::tests::float_literal ... ok [INFO] [stdout] test ast::expression::character::tests::character_literal ... ok [INFO] [stdout] test ast::expression::character::tests::character_literals_must_contain_one_character ... ok [INFO] [stdout] test ast::expression::function::tests::multi_line_function_type ... ok [INFO] [stdout] test ast::expression::float::tests::negative_float_literal ... ok [INFO] [stdout] test ast::expression::access_function::tests::simple_access_function ... ok [INFO] [stdout] test ast::expression::function::tests::function_type_with_tuple ... ok [INFO] [stdout] test ast::expression::function::tests::function_with_signature ... ok [INFO] [stdout] test ast::expression::function::tests::function_with_operator ... ok [INFO] [stdout] test ast::expression::function::tests::simple_function_type ... ok [INFO] [stdout] test ast::expression::integer::tests::postive_int_literal ... ok [INFO] [stdout] test ast::expression::integer::tests::int_literal ... ok [INFO] [stdout] test ast::expression::integer::tests::negative_int_literal ... ok [INFO] [stdout] test ast::expression::function::tests::simple_function_type_with_new_line ... ok [INFO] [stdout] test ast::expression::string::tests::double_escaped_string ... ok [INFO] [stdout] test ast::expression::string::tests::empty_string ... ok [INFO] [stdout] test ast::expression::string::tests::simple_string ... ok [INFO] [stdout] test ast::expression::string::tests::empty_triple_quote_string ... ok [INFO] [stdout] test ast::expression::string::tests::escaped_string ... ok [INFO] [stdout] test ast::expression::function::tests::simple_function ... ok [INFO] [stdout] test ast::expression::function::tests::multi_line_function_type_with_parens ... ok [INFO] [stdout] test ast::expression::tests::access_function ... ok [INFO] [stdout] test ast::expression::tests::access ... ok [INFO] [stdout] test ast::expression::tests::application_with_record_update ... ok [INFO] [stdout] test ast::expression::string::tests::simple_multi_line_string ... ok [INFO] [stdout] test ast::expression::tests::case_with_as ... ok [INFO] [stdout] test ast::expression::tests::case_simple_statement ... ok [INFO] [stdout] test ast::expression::function::tests::function_type_with_operator ... ok [INFO] [stdout] test ast::expression::tests::curried_application_with_parens ... ok [INFO] [stdout] test ast::expression::function::tests::simple_function_with_new_line ... ok [INFO] [stdout] test ast::expression::function::tests::function_without_signature ... ok [INFO] [stdout] test ast::expression::tests::curried_application ... ok [INFO] [stdout] test ast::expression::tests::case_binding_to_underscore ... ok [INFO] [stdout] test ast::expression::tests::constructor_application ... ok [INFO] [stdout] test ast::expression::tests::empty_list ... ok [INFO] [stdout] test ast::expression::tests::case_simple_statement_with_blank_line ... ok [INFO] [stdout] test ast::expression::tests::let_block_can_start_with_a_tag_name ... ok [INFO] [stdout] test ast::expression::tests::let_group_single_function ... ok [INFO] [stdout] test ast::expression::tests::if_statement_else_if_else ... ok [INFO] [stdout] test ast::expression::tests::if_statement ... ok [INFO] [stdout] test ast::expression::tests::let_group_single_binding ... ok [INFO] [stdout] test ast::expression::tests::if_statement_with_tuple ... ok [INFO] [stdout] test ast::expression::tests::let_block_bind_to_underscore ... ok [INFO] [stdout] test ast::expression::tests::lambda_destructuring ... ok [INFO] [stdout] test ast::expression::tests::multi_line_list ... ok [INFO] [stdout] test ast::expression::tests::let_block_multiple_bindings ... ok [INFO] [stdout] test ast::expression::tests::let_single_binding ... ok [INFO] [stdout] test ast::expression::tests::let_block_with_single_binding ... ok [INFO] [stdout] test ast::expression::tests::multiline_application ... ok [INFO] [stdout] test ast::expression::tests::let_group_single_function_and_signature ... ok [INFO] [stdout] test ast::expression::tests::multiline_bug ... ok [INFO] [stdout] test ast::expression::tests::multi_line_record ... ok [INFO] [stdout] test ast::expression::tests::operator_passed_to_map ... ok [INFO] [stdout] test ast::expression::tests::partial_application ... ok [INFO] [stdout] test ast::expression::tests::let_block_function_1 ... ok [INFO] [stdout] test ast::expression::tests::simple_application ... ok [INFO] [stdout] test ast::expression::tests::let_block_function_with_function_signature ... ok [INFO] [stdout] test ast::expression::tests::same_multiline_bug ... ok [INFO] [stdout] test ast::expression::tests::record_update_with_comment ... ok [INFO] [stdout] test ast::expression::tests::let_group_two_functions ... ok [INFO] [stdout] test ast::expression::tests::let_block_destructuring ... ok [INFO] [stdout] test ast::expression::tests::simple_int_list ... ok [INFO] [stdout] test ast::expression::tests::simple_list ... ok [INFO] [stdout] test ast::expression::tests::simple_record_destructuring_pattern ... ok [INFO] [stdout] test ast::expression::tests::case_nested ... ok [INFO] [stdout] test ast::expression::tests::simple_list_with_formatting ... ok [INFO] [stdout] test ast::expression::tests::simple_binary_op ... ok [INFO] [stdout] test ast::expression::tests::simple_record ... ok [INFO] [stdout] test ast::expression::variable::tests::invalid_variable_2 ... ok [INFO] [stdout] test ast::expression::tests::multi_line_record_with_comments ... ok [INFO] [stdout] test ast::expression::tests::let_block_function_2 ... ok [INFO] [stdout] test ast::expression::tests::simple_variable ... ok [INFO] [stdout] test ast::expression::tests::simple_tuple ... ok [INFO] [stdout] test ast::expression::variable::tests::operator_in_parens ... ok [INFO] [stdout] test ast::expression::variable::tests::simple_variable_with_digits ... ok [INFO] [stdout] test ast::helpers::tests::invalid_zero_spaces ... ok [INFO] [stdout] test ast::expression::variable::tests::simple_variable ... ok [INFO] [stdout] test ast::expression::variable::tests::single_letter_variable ... ok [INFO] [stdout] test ast::helpers::tests::opt_just_spaces ... ok [INFO] [stdout] test ast::expression::tests::simple_tuple_with_formatting ... ok [INFO] [stdout] test ast::helpers::tests::opt_no_spaces ... ok [INFO] [stdout] test ast::helpers::tests::just_spaces ... ok [INFO] [stdout] test ast::expression::tests::simple_record_with_many_fields ... ok [INFO] [stdout] test ast::helpers::tests::another_simple_operator ... ok [INFO] [stdout] test ast::expression::tests::simple_record_with_advanced_field ... ok [INFO] [stdout] test ast::expression::tests::simple_record_update_with_advanced_field ... ok [INFO] [stdout] test ast::expression::variable::tests::upper_letter_variable ... ok [INFO] [stdout] test ast::helpers::tests::invalid_operator ... ok [INFO] [stdout] test ast::helpers::tests::valid_zero_spaces ... ok [INFO] [stdout] test ast::statement::comment::tests::multi_line_comment ... ok [INFO] [stdout] test ast::helpers::tests::simple_name ... ok [INFO] [stdout] test ast::statement::comment::tests::open_close_comment ... ok [INFO] [stdout] test ast::helpers::tests::simple_operator ... ok [INFO] [stdout] test ast::helpers::tests::spaces_with_comment ... ok [INFO] [stdout] test ast::statement::export::tests::simple_all_export ... ok [INFO] [stdout] test ast::expression::tests::simple_record_with_updated_field ... ok [INFO] [stdout] test ast::statement::comment::tests::comment_with_trailing_white_space ... ok [INFO] [stdout] test ast::statement::comment::tests::simple_comment ... ok [INFO] [stdout] test ast::expression::tests::tuple_list ... ok [INFO] [stdout] test ast::expression::tests::simple_record_with_many_tuple_fields ... ok [INFO] [stdout] test ast::statement::import::tests::import_exposing ... ok [INFO] [stdout] test ast::statement::export::tests::simple_function_export ... ok [INFO] [stdout] test ast::statement::import::tests::import_exposing_all ... ok [INFO] [stdout] test ast::statement::export::tests::simple_multiline_function_export ... ok [INFO] [stdout] test ast::statement::export::tests::simple_constructors_export ... ok [INFO] [stdout] test ast::statement::import::tests::import_as ... ok [INFO] [stdout] test ast::statement::import::tests::import_exposing_constructor_subset ... ok [INFO] [stdout] test ast::statement::export::tests::simple_operator_export ... ok [INFO] [stdout] test ast::statement::import::tests::import_exposing_union ... ok [INFO] [stdout] test ast::statement::import::tests::import_multiline ... ok [INFO] [stdout] test ast::statement::infix::tests::left ... ok [INFO] [stdout] test ast::statement::import::tests::simple_import ... ok [INFO] [stdout] test ast::statement::infix::tests::non ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_exposing_an_infix_operator ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_exposing_constructor_subset ... ok [INFO] [stdout] test ast::statement::infix::tests::right ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_exposing_particular_things ... ok [INFO] [stdout] test ast::statement::module::tests::simple_effects ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_exposing_union ... ok [INFO] [stdout] test ast::statement::module::tests::declaration_using_a_port ... ok [INFO] [stdout] test ast::statement::module::tests::simple_declaration_exposing_all ... ok [INFO] [stdout] test ast::statement::port::tests::another_port_type_declaration ... ok [INFO] [stdout] test ast::statement::port::tests::constant ... ok [INFO] [stdout] test ast::statement::module::tests::multiline_declaration ... ok [INFO] [stdout] test ast::statement::tests::simple_statements ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::multi_line_record_with_tuple_list ... ok [INFO] [stdout] test ast::type_::tests::can_parse_simple_type_record_constructor ... ok [INFO] [stdout] test ast::type_::tests::list_of_tuples ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_complex_function_alias ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_multiline_type_declaration ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_simple_type_declaration ... ok [INFO] [stdout] test ast::type_::tests::empty_record ... ok [INFO] [stdout] test ast::type_::tests::constant ... ok [INFO] [stdout] test ast::type_::tests::variables_with_numbers ... ok [INFO] [stdout] test ast::type_::tests::can_parse_multi_line_type_record_constructor_in_function ... ok [INFO] [stdout] test ast::type_::tests::multi_line_record_with_comments ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_multi_type_declaration ... ok [INFO] [stdout] test ast::type_::tests::can_parse_multi_line_type_record_constructor ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_empty_record_aliases ... ok [INFO] [stdout] test ast::type_::tests::empty_tuple ... ok [INFO] [stdout] test ast::type_::tests::variables ... ok [INFO] [stdout] test ast::type_::tests::basic_record ... ok [INFO] [stdout] test ast::type_::tests::two_entry_record ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::can_parse_aliases_of_unit ... ok [INFO] [stdout] test ast::type_::tests::application ... ok [INFO] [stdout] test ast::statement::port::tests::port_definition ... ok [INFO] [stdout] test ast::type_::tests::application_parens ... ok [INFO] [stdout] test ast::statement::type_declaration::tests::multi_line_record ... ok [INFO] [stdout] test ast::type_::tests::qualified_types ... ok [INFO] [stdout] test ast::type_::tests::application_associativity ... ok [INFO] [stdout] test ast::type_::tests::multi_line_record ... ok [INFO] [stdout] test ast::type_::tests::multi_line_with_parens ... ok [INFO] [stdout] test ast::tests::simple_file ... ok [INFO] [stdout] test ast::type_::tests::multi_line_type ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 157 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] [stderr] Doc-tests elm-parser [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" "fd010a331054471194ec428376d0859949794f022560bb4e18238903fa0a4cf8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd010a331054471194ec428376d0859949794f022560bb4e18238903fa0a4cf8", kill_on_drop: false }` [INFO] [stdout] fd010a331054471194ec428376d0859949794f022560bb4e18238903fa0a4cf8