[INFO] cloning repository https://github.com/fmonniot/zelkova-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fmonniot/zelkova-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmonniot%2Fzelkova-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmonniot%2Fzelkova-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68f5d880f990bd63ac1e515526ae1e6850bfaaa7 [INFO] testing fmonniot/zelkova-lang against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmonniot%2Fzelkova-lang" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fmonniot/zelkova-lang on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fmonniot/zelkova-lang [INFO] finished tweaking git repo https://github.com/fmonniot/zelkova-lang [INFO] tweaked toml for git repo https://github.com/fmonniot/zelkova-lang written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/fmonniot/zelkova-lang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cca86123097063240bcb1e3c5a60e712cac323dd85b0a97bfe46cc9c3c33212e [INFO] running `Command { std: "docker" "start" "-a" "cca86123097063240bcb1e3c5a60e712cac323dd85b0a97bfe46cc9c3c33212e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cca86123097063240bcb1e3c5a60e712cac323dd85b0a97bfe46cc9c3c33212e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca86123097063240bcb1e3c5a60e712cac323dd85b0a97bfe46cc9c3c33212e", kill_on_drop: false }` [INFO] [stdout] cca86123097063240bcb1e3c5a60e712cac323dd85b0a97bfe46cc9c3c33212e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c271a1b2e9b3ea1f9345bf914af15fd25a4338d5a44cbf64f955231db4ea0319 [INFO] running `Command { std: "docker" "start" "-a" "c271a1b2e9b3ea1f9345bf914af15fd25a4338d5a44cbf64f955231db4ea0319", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unic-ucd-category v0.9.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Compiling zelkova-lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `associativity` [INFO] [stdout] --> src/compiler/canonical/mod.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | associativity: Associativity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Infix` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/canonical/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug, 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: field is never read: `precedence` [INFO] [stdout] --> src/compiler/canonical/mod.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | precedence: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Infix` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/canonical/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug, 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: field is never read: `pattern` [INFO] [stdout] --> src/compiler/canonical/mod.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | pattern: Pattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CaseBranch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/canonical/mod.rs:418:10 [INFO] [stdout] | [INFO] [stdout] 418 | #[derive(Debug)] [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: field is never read: `expression` [INFO] [stdout] --> src/compiler/canonical/mod.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | expression: Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CaseBranch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/canonical/mod.rs:418:10 [INFO] [stdout] | [INFO] [stdout] 418 | #[derive(Debug)] [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: field is never read: `value` [INFO] [stdout] --> src/compiler/typer/mod.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | value: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TypedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/typer/mod.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [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: field is never read: `value` [INFO] [stdout] --> src/compiler/typer/mod.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | value: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TypedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/typer/mod.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [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: field is never read: `name` [INFO] [stdout] --> src/compiler/typer/mod.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TypedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/typer/mod.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [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: field is never read: `module_name` [INFO] [stdout] --> src/compiler/source/files.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | module_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SourceFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/source/files.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] // TODO Implement Debug manually (don't want to embedded the entire source code) [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: field is never read: `relative_path` [INFO] [stdout] --> src/compiler/source/files.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | relative_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SourceFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/source/files.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] // TODO Implement Debug manually (don't want to embedded the entire source code) [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 32s [INFO] running `Command { std: "docker" "inspect" "c271a1b2e9b3ea1f9345bf914af15fd25a4338d5a44cbf64f955231db4ea0319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c271a1b2e9b3ea1f9345bf914af15fd25a4338d5a44cbf64f955231db4ea0319", kill_on_drop: false }` [INFO] [stdout] c271a1b2e9b3ea1f9345bf914af15fd25a4338d5a44cbf64f955231db4ea0319 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dee117dd94e2ced4dcd92b266d320b233b239c3836c3b06f2b2c62555aad641b [INFO] running `Command { std: "docker" "start" "-a" "dee117dd94e2ced4dcd92b266d320b233b239c3836c3b06f2b2c62555aad641b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stdout] warning: field is never read: `associativity` [INFO] [stdout] --> src/compiler/canonical/mod.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | associativity: Associativity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Infix` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/canonical/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug, 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: field is never read: `precedence` [INFO] [stdout] --> src/compiler/canonical/mod.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | precedence: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Infix` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/canonical/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug, 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: field is never read: `pattern` [INFO] [stdout] --> src/compiler/canonical/mod.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | pattern: Pattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CaseBranch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/canonical/mod.rs:418:10 [INFO] [stdout] | [INFO] [stdout] 418 | #[derive(Debug)] [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: field is never read: `expression` [INFO] [stdout] --> src/compiler/canonical/mod.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | expression: Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CaseBranch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/canonical/mod.rs:418:10 [INFO] [stdout] | [INFO] [stdout] 418 | #[derive(Debug)] [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: field is never read: `value` [INFO] [stdout] --> src/compiler/typer/mod.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | value: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TypedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/typer/mod.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [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: field is never read: `value` [INFO] [stdout] --> src/compiler/typer/mod.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | value: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TypedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/typer/mod.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [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: field is never read: `name` [INFO] [stdout] --> src/compiler/typer/mod.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TypedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/typer/mod.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [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: field is never read: `module_name` [INFO] [stdout] --> src/compiler/source/files.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | module_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SourceFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/source/files.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] // TODO Implement Debug manually (don't want to embedded the entire source code) [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: field is never read: `relative_path` [INFO] [stdout] --> src/compiler/source/files.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | relative_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SourceFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/source/files.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] // TODO Implement Debug manually (don't want to embedded the entire source code) [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling zelkova-lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `associativity` [INFO] [stdout] --> src/compiler/canonical/mod.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | associativity: Associativity, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Infix` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/canonical/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug, 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: field is never read: `precedence` [INFO] [stdout] --> src/compiler/canonical/mod.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | precedence: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Infix` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/canonical/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug, 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: field is never read: `pattern` [INFO] [stdout] --> src/compiler/canonical/mod.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | pattern: Pattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CaseBranch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/canonical/mod.rs:418:10 [INFO] [stdout] | [INFO] [stdout] 418 | #[derive(Debug)] [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: field is never read: `expression` [INFO] [stdout] --> src/compiler/canonical/mod.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | expression: Expression, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CaseBranch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/canonical/mod.rs:418:10 [INFO] [stdout] | [INFO] [stdout] 418 | #[derive(Debug)] [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: field is never read: `value` [INFO] [stdout] --> src/compiler/typer/mod.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | value: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TypedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/typer/mod.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [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: field is never read: `value` [INFO] [stdout] --> src/compiler/typer/mod.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | value: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TypedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/typer/mod.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [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: field is never read: `name` [INFO] [stdout] --> src/compiler/typer/mod.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TypedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/typer/mod.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Debug)] [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: field is never read: `module_name` [INFO] [stdout] --> src/compiler/source/files.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | module_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SourceFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/source/files.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] // TODO Implement Debug manually (don't want to embedded the entire source code) [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: field is never read: `relative_path` [INFO] [stdout] --> src/compiler/source/files.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | relative_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SourceFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/source/files.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug)] // TODO Implement Debug manually (don't want to embedded the entire source code) [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] Finished test [unoptimized + debuginfo] target(s) in 11.84s [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/zelkova_lang-ee297a17423800a7) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/zelkova_lang-4c985900216bdc14) [INFO] [stderr] Executable tests/compiler_tests.rs (/opt/rustwide/target/debug/deps/compiler_tests-0bf32965458f7bd4) [INFO] running `Command { std: "docker" "inspect" "dee117dd94e2ced4dcd92b266d320b233b239c3836c3b06f2b2c62555aad641b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee117dd94e2ced4dcd92b266d320b233b239c3836c3b06f2b2c62555aad641b", kill_on_drop: false }` [INFO] [stdout] dee117dd94e2ced4dcd92b266d320b233b239c3836c3b06f2b2c62555aad641b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e0b7566c574eca8f06047f0094808cddbd2a937781d4d36c1a1ccd57801aad94 [INFO] running `Command { std: "docker" "start" "-a" "e0b7566c574eca8f06047f0094808cddbd2a937781d4d36c1a1ccd57801aad94", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `associativity` [INFO] [stderr] --> src/compiler/canonical/mod.rs:80:5 [INFO] [stderr] | [INFO] [stderr] 80 | associativity: Associativity, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Infix` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/compiler/canonical/mod.rs:78:10 [INFO] [stderr] | [INFO] [stderr] 78 | #[derive(Debug, 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: field is never read: `precedence` [INFO] [stderr] --> src/compiler/canonical/mod.rs:81:5 [INFO] [stderr] | [INFO] [stderr] 81 | precedence: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Infix` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/compiler/canonical/mod.rs:78:10 [INFO] [stderr] | [INFO] [stderr] 78 | #[derive(Debug, 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: field is never read: `pattern` [INFO] [stderr] --> src/compiler/canonical/mod.rs:420:5 [INFO] [stderr] | [INFO] [stderr] 420 | pattern: Pattern, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CaseBranch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/compiler/canonical/mod.rs:418:10 [INFO] [stderr] | [INFO] [stderr] 418 | #[derive(Debug)] [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: field is never read: `expression` [INFO] [stderr] --> src/compiler/canonical/mod.rs:421:5 [INFO] [stderr] | [INFO] [stderr] 421 | expression: Expression, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CaseBranch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/compiler/canonical/mod.rs:418:10 [INFO] [stderr] | [INFO] [stderr] 418 | #[derive(Debug)] [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: field is never read: `value` [INFO] [stderr] --> src/compiler/typer/mod.rs:142:9 [INFO] [stderr] | [INFO] [stderr] 142 | value: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TypedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/compiler/typer/mod.rs:138:10 [INFO] [stderr] | [INFO] [stderr] 138 | #[derive(Debug)] [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: field is never read: `value` [INFO] [stderr] --> src/compiler/typer/mod.rs:146:9 [INFO] [stderr] | [INFO] [stderr] 146 | value: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TypedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/compiler/typer/mod.rs:138:10 [INFO] [stderr] | [INFO] [stderr] 138 | #[derive(Debug)] [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: field is never read: `name` [INFO] [stderr] --> src/compiler/typer/mod.rs:151:9 [INFO] [stderr] | [INFO] [stderr] 151 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TypedTerm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/compiler/typer/mod.rs:138:10 [INFO] [stderr] | [INFO] [stderr] 138 | #[derive(Debug)] [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: field is never read: `module_name` [INFO] [stderr] --> src/compiler/source/files.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | module_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SourceFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/compiler/source/files.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug)] // TODO Implement Debug manually (don't want to embedded the entire source code) [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: field is never read: `relative_path` [INFO] [stderr] --> src/compiler/source/files.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | relative_path: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SourceFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/compiler/source/files.rs:9:10 [INFO] [stderr] | [INFO] [stderr] 9 | #[derive(Debug)] // TODO Implement Debug manually (don't want to embedded the entire source code) [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: `zelkova-lang` (lib) generated 9 warnings [INFO] [stderr] warning: `zelkova-lang` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zelkova_lang-ee297a17423800a7) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test compiler::canonical::environment::tests::new_no_imports ... ok [INFO] [stdout] test compiler::canonical::environment::tests::new_import_values ... ok [INFO] [stdout] test compiler::dependencies::tests::dependencies_with_branches ... ok [INFO] [stdout] test compiler::canonical::environment::tests::new_import_open ... ok [INFO] [stdout] test compiler::canonical::environment::tests::new_import_type_with_constructors_and_aliases ... ok [INFO] [stdout] test compiler::canonical::environment::tests::new_import_type_with_constructors ... ok [INFO] [stdout] test compiler::dependencies::tests::dependencies_with_two_cycles ... ok [INFO] [stdout] test compiler::dependencies::tests::dependencies_without_cycle ... ok [INFO] [stdout] test compiler::name::tests::qual_name_from_str ... ok [INFO] [stdout] test compiler::name::tests::unqual_to_qual ... ok [INFO] [stdout] test compiler::parser::layout::tests::module_declaration_multi_line ... ok [INFO] [stdout] test compiler::parser::layout::tests::module_declaration_single_line ... ok [INFO] [stdout] test compiler::parser::layout::tests::top_level_implicit_code_block ... ok [INFO] [stdout] test compiler::parser::layout::tests::top_level_case_expression ... ok [INFO] [stdout] test compiler::parser::layout::tests::type_declaration_multi_line ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::consume_identifier ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::comments ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::empty_programs ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::invalid_indentation ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::large_utf8_glyphs ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::literal_boolean ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::newline_collapser ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::refuse_tab_in_expression ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::literal_number ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::simple_program ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::literal_char ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::skip_whitespaces_between_ident ... ok [INFO] [stdout] test compiler::position::tests::position_fmt_debug ... ok [INFO] [stdout] test compiler::parser::tokenizer::tests::symbols ... ok [INFO] [stdout] test compiler::position::tests::position_increment ... ok [INFO] [stdout] test compiler::position::tests::position_reset ... ok [INFO] [stdout] test compiler::typer::constraint::tests::constrains_apply ... ok [INFO] [stdout] test compiler::typer::constraint::tests::constrains_bool ... ok [INFO] [stdout] test compiler::typer::constraint::tests::constrains_function ... ok [INFO] [stdout] test compiler::typer::constraint::tests::constrains_if ... ok [INFO] [stdout] test compiler::source::files::tests::test_make_source_file ... ok [INFO] [stdout] test compiler::typer::constraint::tests::constrains_int ... ok [INFO] [stdout] test compiler::typer::constraint::tests::constrains_let ... ok [INFO] [stdout] test compiler::typer::constraint::tests::constrains_variable ... ok [INFO] [stdout] test compiler::typer::tests::infer_compose_function ... ok [INFO] [stdout] test compiler::typer::tests::infer_const_function ... ok [INFO] [stdout] test compiler::typer::tests::infer_identity_function ... ok [INFO] [stdout] test compiler::typer::tests::infer_increment_function ... ok [INFO] [stdout] test compiler::typer::tests::infer_pred_function ... ok [INFO] [stdout] test compiler::typer::unifier::tests::unifies_bools ... ok [INFO] [stdout] test compiler::typer::unifier::tests::unifies_functions ... ok [INFO] [stdout] test compiler::typer::unifier::tests::unifies_ints ... ok [INFO] [stdout] test compiler::typer::tests::infer_incdec_function ... ok [INFO] [stdout] test compiler::typer::unifier::tests::unifies_variable_with_literal ... ok [INFO] [stdout] test compiler::typer::unifier::tests::unifies_variables ... ok [INFO] [stdout] test compiler::typer::unifier::tests::unifies_variables_in_functions ... ok [INFO] [stdout] test compiler::typer::tests::infer_cannot_possible - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zelkova_lang-4c985900216bdc14) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running tests/compiler_tests.rs (/opt/rustwide/target/debug/deps/compiler_tests-0bf32965458f7bd4) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test compiler::parser::expressions::function_application_parenthesis ... ok [INFO] [stdout] test compiler::parser::expressions::operator_application ... ok [INFO] [stdout] test compiler::parser::expressions::function_application ... ok [INFO] [stdout] test compiler::parser::expressions::constant ... ok [INFO] [stdout] test compiler::parser::expressions::single_variable ... ok [INFO] [stdout] test compiler::parser::expressions::if_else_if_else ... ok [INFO] [stdout] test compiler::parser::expressions::tuple_declaration ... ok [INFO] [stdout] test compiler::parser::expressions::simple_if ... ok [INFO] [stdout] test compiler::parser::modules::exposing ... ok [INFO] [stdout] test compiler::parser::modules::import_open ... ok [INFO] [stdout] test compiler::parser::modules::import_private ... ok [INFO] [stdout] test compiler::parser::modules::import_selective ... ok [INFO] [stdout] test compiler::parser::modules::infix_left ... ok [INFO] [stdout] test compiler::parser::modules::infix_non ... ok [INFO] [stdout] test compiler::parser::modules::infix_right ... ok [INFO] [stdout] test compiler::parser::modules::module_js ... ok [INFO] [stdout] test compiler::parser::types::custom_types_generic_union ... ok [INFO] [stdout] test compiler::parser::types::custom_types_product_union ... ok [INFO] [stdout] test compiler::parser::types::custom_types_simple_union ... ok [INFO] [stdout] test compiler::parser::types::custom_types_simple_product ... ok [INFO] [stdout] test compiler::parser::types::type_annotation_function ... ok [INFO] [stdout] test compiler::parser::types::type_annotation_constant ... ok [INFO] [stdout] test compiler::parser::types::type_annotation_higher_function ... ok [INFO] [stdout] test compiler::parser::types::type_annotation_polymorphic_function ... ok [INFO] [stdout] test compiler::parser::types::type_annotation_higher_two_function ... ok [INFO] [stdout] test compiler::parser::types::type_annotation_tuple_function ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests zelkova-lang [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.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0b7566c574eca8f06047f0094808cddbd2a937781d4d36c1a1ccd57801aad94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0b7566c574eca8f06047f0094808cddbd2a937781d4d36c1a1ccd57801aad94", kill_on_drop: false }` [INFO] [stdout] e0b7566c574eca8f06047f0094808cddbd2a937781d4d36c1a1ccd57801aad94