[INFO] cloning repository https://github.com/equal-l2/novelint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/equal-l2/novelint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fequal-l2%2Fnovelint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fequal-l2%2Fnovelint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db342104b46f387af8571ebe1f86820bab50e726 [INFO] checking equal-l2/novelint against master#bdcb6a99e853732f8ec050ae4986aa3af51d44c5 for 92191_revert [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fequal-l2%2Fnovelint" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/equal-l2/novelint on toolchain bdcb6a99e853732f8ec050ae4986aa3af51d44c5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/equal-l2/novelint [INFO] finished tweaking git repo https://github.com/equal-l2/novelint [INFO] tweaked toml for git repo https://github.com/equal-l2/novelint written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/equal-l2/novelint already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "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-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b9ce96d297ebbaf0bdd730fd85d74fff95d5782f478e0d3f38d00746734fa36 [INFO] running `Command { std: "docker" "start" "-a" "9b9ce96d297ebbaf0bdd730fd85d74fff95d5782f478e0d3f38d00746734fa36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b9ce96d297ebbaf0bdd730fd85d74fff95d5782f478e0d3f38d00746734fa36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b9ce96d297ebbaf0bdd730fd85d74fff95d5782f478e0d3f38d00746734fa36", kill_on_drop: false }` [INFO] [stdout] 9b9ce96d297ebbaf0bdd730fd85d74fff95d5782f478e0d3f38d00746734fa36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a674b511885400fc96625e9bb3876cdf9ed4db00e6f2de7a578edcc4226b7661 [INFO] running `Command { std: "docker" "start" "-a" "a674b511885400fc96625e9bb3876cdf9ed4db00e6f2de7a578edcc4226b7661", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking novelang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `span::*` [INFO] [stdout] --> src/semck/exprs.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::exprs::{items::*, span::*}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `span::*` [INFO] [stdout] --> src/semck/exprs.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::exprs::{items::*, span::*}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:243:33 [INFO] [stdout] | [INFO] [stdout] 243 | errors.push(Error( [INFO] [stdout] | ^^^^^ unreachable call [INFO] [stdout] 244 | format!("Conflicting subroutine name \"{}\"", name), [INFO] [stdout] 245 | todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:260:33 [INFO] [stdout] | [INFO] [stdout] 260 | errors.push(Error( [INFO] [stdout] | ^^^^^ unreachable call [INFO] [stdout] 261 | format!("Subroutine \"{}\" was not found", name), [INFO] [stdout] 262 | todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:294:33 [INFO] [stdout] | [INFO] [stdout] 294 | errors.push(Error( [INFO] [stdout] | ^^^^^ unreachable call [INFO] [stdout] 295 | format!("Conflicting variable name \"{}\"", name), [INFO] [stdout] 296 | todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:309:37 [INFO] [stdout] | [INFO] [stdout] 309 | errors.push(Error(format!("LVal \"{}\" is immutable", target), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:313:33 [INFO] [stdout] | [INFO] [stdout] 313 | errors.push(Error(format!("LVal \"{}\" is invalid", target), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:319:33 [INFO] [stdout] | [INFO] [stdout] 319 | errors.push(Error( [INFO] [stdout] | ^^^^^ unreachable call [INFO] [stdout] 320 | format!("Type mismatch, expected {}, got {}", lval_tinfo.ty, expr_ty), [INFO] [stdout] 321 | todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:337:33 [INFO] [stdout] | [INFO] [stdout] 337 | errors.push(Error(format!("A stray Else-If detected"), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:365:33 [INFO] [stdout] | [INFO] [stdout] 365 | errors.push(Error(format!("A stray Else detected"), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:390:33 [INFO] [stdout] | [INFO] [stdout] 390 | errors.push(Error(format!("A stray End detected."), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:432:37 [INFO] [stdout] | [INFO] [stdout] 432 | errors.push(Error(format!("LVal \"{}\" is immutable", target), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:440:33 [INFO] [stdout] | [INFO] [stdout] 440 | errors.push(Error(format!("LVal \"{}\" is invalid", target), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:472:37 [INFO] [stdout] | [INFO] [stdout] 472 | errors.push(Error(format!("Expected Num, found {}", info.ty), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:475:37 [INFO] [stdout] | [INFO] [stdout] 475 | errors.push(Error(format!("LVal \"{}\" is immutable", target), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:478:33 [INFO] [stdout] | [INFO] [stdout] 478 | errors.push(Error(format!("LVal \"{}\" is invalid", target), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:505:33 [INFO] [stdout] | [INFO] [stdout] 505 | errors.push(Error(format!("Break must be in a loop"), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:538:33 [INFO] [stdout] | [INFO] [stdout] 538 | errors.push(Error(format!("Break must be in a loop"), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:590:33 [INFO] [stdout] | [INFO] [stdout] 590 | errors.push(Error(format!("Return must be in a sub"), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:243:33 [INFO] [stdout] | [INFO] [stdout] 243 | errors.push(Error( [INFO] [stdout] | ^^^^^ unreachable call [INFO] [stdout] 244 | format!("Conflicting subroutine name \"{}\"", name), [INFO] [stdout] 245 | todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:260:33 [INFO] [stdout] | [INFO] [stdout] 260 | errors.push(Error( [INFO] [stdout] | ^^^^^ unreachable call [INFO] [stdout] 261 | format!("Subroutine \"{}\" was not found", name), [INFO] [stdout] 262 | todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:294:33 [INFO] [stdout] | [INFO] [stdout] 294 | errors.push(Error( [INFO] [stdout] | ^^^^^ unreachable call [INFO] [stdout] 295 | format!("Conflicting variable name \"{}\"", name), [INFO] [stdout] 296 | todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:309:37 [INFO] [stdout] | [INFO] [stdout] 309 | errors.push(Error(format!("LVal \"{}\" is immutable", target), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:313:33 [INFO] [stdout] | [INFO] [stdout] 313 | errors.push(Error(format!("LVal \"{}\" is invalid", target), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:319:33 [INFO] [stdout] | [INFO] [stdout] 319 | errors.push(Error( [INFO] [stdout] | ^^^^^ unreachable call [INFO] [stdout] 320 | format!("Type mismatch, expected {}, got {}", lval_tinfo.ty, expr_ty), [INFO] [stdout] 321 | todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:337:33 [INFO] [stdout] | [INFO] [stdout] 337 | errors.push(Error(format!("A stray Else-If detected"), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:365:33 [INFO] [stdout] | [INFO] [stdout] 365 | errors.push(Error(format!("A stray Else detected"), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:390:33 [INFO] [stdout] | [INFO] [stdout] 390 | errors.push(Error(format!("A stray End detected."), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:432:37 [INFO] [stdout] | [INFO] [stdout] 432 | errors.push(Error(format!("LVal \"{}\" is immutable", target), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:440:33 [INFO] [stdout] | [INFO] [stdout] 440 | errors.push(Error(format!("LVal \"{}\" is invalid", target), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:472:37 [INFO] [stdout] | [INFO] [stdout] 472 | errors.push(Error(format!("Expected Num, found {}", info.ty), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:475:37 [INFO] [stdout] | [INFO] [stdout] 475 | errors.push(Error(format!("LVal \"{}\" is immutable", target), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:478:33 [INFO] [stdout] | [INFO] [stdout] 478 | errors.push(Error(format!("LVal \"{}\" is invalid", target), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:505:33 [INFO] [stdout] | [INFO] [stdout] 505 | errors.push(Error(format!("Break must be in a loop"), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:538:33 [INFO] [stdout] | [INFO] [stdout] 538 | errors.push(Error(format!("Break must be in a loop"), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> src/semck.rs:590:33 [INFO] [stdout] | [INFO] [stdout] 590 | errors.push(Error(format!("Return must be in a sub"), todo!())); [INFO] [stdout] | ^^^^^ unreachable call ------- any code following this expression is unreachable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/semck/exprs.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | Self::Plus(i, s) | Self::Minus(i, s) => { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 146 | Self::Plus(i, _s) | Self::Minus(i, _s) => { [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/semck/exprs.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 162 | Self::ArrElem(l, r, s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/semck/exprs.rs:184:31 [INFO] [stdout] | [INFO] [stdout] 184 | Self::Ident(name, s) => stack [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/semck/exprs.rs:190:26 [INFO] [stdout] | [INFO] [stdout] 190 | Self::Arr(i, s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/semck/exprs.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | Self::Plus(i, s) | Self::Minus(i, s) => { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 146 | Self::Plus(i, _s) | Self::Minus(i, _s) => { [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/semck/exprs.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 162 | Self::ArrElem(l, r, s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/semck/exprs.rs:184:31 [INFO] [stdout] | [INFO] [stdout] 184 | Self::Ident(name, s) => stack [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/semck/exprs.rs:190:26 [INFO] [stdout] | [INFO] [stdout] 190 | Self::Arr(i, s) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Unexpected` [INFO] [stdout] --> src/semck/exprs.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Unexpected { expected: Type, actual: Type }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TypeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/semck/exprs.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[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: variant is never constructed: `Unexpected` [INFO] [stdout] --> src/semck/exprs.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Unexpected { expected: Type, actual: Type }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `TypeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/semck/exprs.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[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: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.34s [INFO] running `Command { std: "docker" "inspect" "a674b511885400fc96625e9bb3876cdf9ed4db00e6f2de7a578edcc4226b7661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a674b511885400fc96625e9bb3876cdf9ed4db00e6f2de7a578edcc4226b7661", kill_on_drop: false }` [INFO] [stdout] a674b511885400fc96625e9bb3876cdf9ed4db00e6f2de7a578edcc4226b7661