[INFO] cloning repository https://github.com/FilaCo/canary
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FilaCo/canary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFilaCo%2Fcanary", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFilaCo%2Fcanary'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af48a9521ce9338aa43f725da774da6ea2973d19
[INFO] checking FilaCo/canary against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFilaCo%2Fcanary" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/FilaCo/canary
[INFO] finished tweaking git repo https://github.com/FilaCo/canary
[INFO] tweaked toml for git repo https://github.com/FilaCo/canary written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FilaCo/canary on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FilaCo/canary already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `insta`
[INFO] [stderr]   --> Cargo.toml:35:25
[INFO] [stderr]    |
[INFO] [stderr] 35 | [workspace.dependencies.insta]
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `insta`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded dissimilar v1.0.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a5e24e81439f78fbd6be4633d835efd1d09bb3ac111ad466e9336a0211c010a0
[INFO] running `Command { std: "docker" "start" "a5e24e81439f78fbd6be4633d835efd1d09bb3ac111ad466e9336a0211c010a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5e24e81439f78fbd6be4633d835efd1d09bb3ac111ad466e9336a0211c010a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5e24e81439f78fbd6be4633d835efd1d09bb3ac111ad466e9336a0211c010a0" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5e24e81439f78fbd6be4633d835efd1d09bb3ac111ad466e9336a0211c010a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5e24e81439f78fbd6be4633d835efd1d09bb3ac111ad466e9336a0211c010a0" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `insta`
[INFO] [stderr]   --> Cargo.toml:35:25
[INFO] [stderr]    |
[INFO] [stderr] 35 | [workspace.dependencies.insta]
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `insta`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking dissimilar v1.0.11
[INFO] [stderr]     Checking cyc_ir v0.0.0 (/opt/rustwide/workdir/compiler/cyc_ir)
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]     Checking flock v0.1.0 (/opt/rustwide/workdir/flock)
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]     Checking cyc_diag v0.0.0 (/opt/rustwide/workdir/compiler/cyc_diag)
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking cyc_lexer v0.0.0 (/opt/rustwide/workdir/compiler/cyc_lexer)
[INFO] [stdout] warning: method `eat_until` is never used
[INFO] [stdout]   --> compiler/cyc_lexer/src/cursor_impl.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'src> Cursor<'src> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(super) fn eat_until(&mut self, byte: u8) {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `eat_until` is never used
[INFO] [stdout]   --> compiler/cyc_lexer/src/cursor_impl.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'src> Cursor<'src> {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub(super) fn eat_until(&mut self, byte: u8) {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cyc_macros v0.0.0 (/opt/rustwide/workdir/compiler/cyc_macros)
[INFO] [stderr]     Checking cyc v0.0.0 (/opt/rustwide/workdir/compiler/cyc)
[INFO] [stdout] warning: unused imports: `Path` and `collections::HashMap`
[INFO] [stdout]  --> compiler/cyc/src/ci/canary.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::ValueEnum`
[INFO] [stdout]   --> compiler/cyc/src/ci/canary.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use clap::ValueEnum;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> compiler/cyc/src/driver/run.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     path::PathBuf,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `source::BytePos`
[INFO] [stdout]  --> compiler/cyc/src/parse/parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     source::BytePos,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lexer`
[INFO] [stdout]  --> compiler/cyc/src/parse/parser.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::parse::{Lexer, ParseSession};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(crate)` because no imported item is public enough
[INFO] [stdout]  --> compiler/cyc/src/parse/mod.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(super) use errors::*;
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]  --> compiler/cyc/src/parse/mod.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(super) use errors::*;
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(crate)` because no imported item is public enough
[INFO] [stdout]   --> compiler/cyc/src/parse/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) use token_type::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]   --> compiler/cyc/src/parse/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) use token_type::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `token_type::*`
[INFO] [stdout]   --> compiler/cyc/src/parse/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) use token_type::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `passes::parse_file`
[INFO] [stdout]  --> compiler/cyc/src/passes/parse_nest.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{ci::Canary, passes::parse_file};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_bp`
[INFO] [stdout]   --> compiler/cyc/src/parse/parser.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn parse_expr(&mut self, min_bp: u8) -> Expr {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_bp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]  --> compiler/cyc/src/passes/parse_nest.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let src = sm.add(input).unwrap_or_else(|e| early_dcx.fatal(e));
[INFO] [stdout]   |         ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `escaped_char` is never used
[INFO] [stdout]   --> compiler/cyc/src/parse/errors.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(super) fn escaped_char(c: char) -> String {
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lexer` is never constructed
[INFO] [stdout]   --> compiler/cyc/src/parse/lexer.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Lexer<'ci> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> compiler/cyc/src/parse/lexer.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl<'ci> Lexer<'ci> {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  30 |     pub fn tokenize(src: &'ci str, start_pos: BytePos, psess: ParseSession<'ci>) -> Tokens {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub fn new(src: &'ci str, start_pos: BytePos, psess: ParseSession<'ci>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn first(&self) -> &Token {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub fn bump(&mut self) -> Token {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     fn next_token_from_cursor(&mut self) -> (Token, bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     fn cook_lexer_lit_const(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn src_index(&self, pos: BytePos) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     fn str_from_to_end(&self, start: BytePos) -> &'ci str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     fn symbol_from_to(&self, start: BytePos, end: BytePos) -> Symbol {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     fn str_from_to(&self, start: BytePos, end: BytePos) -> &'ci str {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parser` is never constructed
[INFO] [stdout]  --> compiler/cyc/src/parse/parser.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Parser<'ci> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> compiler/cyc/src/parse/parser.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl<'ci> Parser<'ci> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout]  17 |     pub fn new(tokens: &'ci Tokens, psess: ParseSession<'ci>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub fn parse_file(&mut self) -> CanaryFile {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  49 |     fn parse_stmt(&mut self) -> Stmt {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     fn parse_expr(&mut self, min_bp: u8) -> Expr {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     fn parse_semi(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     fn first(&self) -> Token {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     fn bump(&mut self) -> Token {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn is_at_eof(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TokenType` is never used
[INFO] [stdout]  --> compiler/cyc/src/parse/token_type.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub(super) enum TokenType {
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lex_file` is never used
[INFO] [stdout]  --> compiler/cyc/src/passes/lex_file.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn lex_file(ci: &Canary, src: Arc<SourceFile>) -> Tokens {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_file` is never used
[INFO] [stdout]  --> compiler/cyc/src/passes/parse_file.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse_file(ci: &Canary, src: Arc<SourceFile>) -> CanaryFile {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path` and `collections::HashMap`
[INFO] [stdout]  --> compiler/cyc/src/ci/canary.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     path::{Path, PathBuf},
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::ValueEnum`
[INFO] [stdout]   --> compiler/cyc/src/ci/canary.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use clap::ValueEnum;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> compiler/cyc/src/driver/run.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     path::PathBuf,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `source::BytePos`
[INFO] [stdout]  --> compiler/cyc/src/parse/parser.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     source::BytePos,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Lexer`
[INFO] [stdout]  --> compiler/cyc/src/parse/parser.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::parse::{Lexer, ParseSession};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(crate)` because no imported item is public enough
[INFO] [stdout]  --> compiler/cyc/src/parse/mod.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(super) use errors::*;
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]  --> compiler/cyc/src/parse/mod.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(super) use errors::*;
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]   = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub(crate)` because no imported item is public enough
[INFO] [stdout]   --> compiler/cyc/src/parse/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) use token_type::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the most public imported item is `pub(self)`
[INFO] [stdout]   --> compiler/cyc/src/parse/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) use token_type::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout]    = help: reduce the glob import's visibility or increase visibility of imported items
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `token_type::*`
[INFO] [stdout]   --> compiler/cyc/src/parse/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(super) use token_type::*;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `passes::parse_file`
[INFO] [stdout]  --> compiler/cyc/src/passes/parse_nest.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{ci::Canary, passes::parse_file};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `min_bp`
[INFO] [stdout]   --> compiler/cyc/src/parse/parser.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn parse_expr(&mut self, min_bp: u8) -> Expr {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_min_bp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src`
[INFO] [stdout]  --> compiler/cyc/src/passes/parse_nest.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let src = sm.add(input).unwrap_or_else(|e| early_dcx.fatal(e));
[INFO] [stdout]   |         ^^^ help: if this is intentional, prefix it with an underscore: `_src`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `escaped_char` is never used
[INFO] [stdout]   --> compiler/cyc/src/parse/errors.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(super) fn escaped_char(c: char) -> String {
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Lexer` is never constructed
[INFO] [stdout]   --> compiler/cyc/src/parse/lexer.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Lexer<'ci> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> compiler/cyc/src/parse/lexer.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl<'ci> Lexer<'ci> {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  30 |     pub fn tokenize(src: &'ci str, start_pos: BytePos, psess: ParseSession<'ci>) -> Tokens {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub fn new(src: &'ci str, start_pos: BytePos, psess: ParseSession<'ci>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  62 |     pub fn first(&self) -> &Token {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub fn bump(&mut self) -> Token {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     fn next_token_from_cursor(&mut self) -> (Token, bool) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     fn cook_lexer_lit_const(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn src_index(&self, pos: BytePos) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     fn str_from_to_end(&self, start: BytePos) -> &'ci str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     fn symbol_from_to(&self, start: BytePos, end: BytePos) -> Symbol {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 194 |     fn str_from_to(&self, start: BytePos, end: BytePos) -> &'ci str {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parser` is never constructed
[INFO] [stdout]  --> compiler/cyc/src/parse/parser.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Parser<'ci> {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> compiler/cyc/src/parse/parser.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl<'ci> Parser<'ci> {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout]  17 |     pub fn new(tokens: &'ci Tokens, psess: ParseSession<'ci>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub fn parse_file(&mut self) -> CanaryFile {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  49 |     fn parse_stmt(&mut self) -> Stmt {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     fn parse_expr(&mut self, min_bp: u8) -> Expr {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     fn parse_semi(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     fn first(&self) -> Token {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     fn bump(&mut self) -> Token {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     fn is_at_eof(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TokenType` is never used
[INFO] [stdout]  --> compiler/cyc/src/parse/token_type.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub(super) enum TokenType {
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lex_file` is never used
[INFO] [stdout]  --> compiler/cyc/src/passes/lex_file.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn lex_file(ci: &Canary, src: Arc<SourceFile>) -> Tokens {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_file` is never used
[INFO] [stdout]  --> compiler/cyc/src/passes/parse_file.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn parse_file(ci: &Canary, src: Arc<SourceFile>) -> CanaryFile {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `ctrlc`
[INFO] [stderr]  --> compiler/cyc/Cargo.toml:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | ctrlc.workspace = true
[INFO] [stderr]   | ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `ctrlc`
[INFO] [stderr] warning: unused dependency `unicode-ident`
[INFO] [stderr]   --> compiler/cyc/Cargo.toml:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | unicode-ident.workspace = true
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `unicode-ident`
[INFO] [stderr] warning: `cyc` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "a5e24e81439f78fbd6be4633d835efd1d09bb3ac111ad466e9336a0211c010a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e24e81439f78fbd6be4633d835efd1d09bb3ac111ad466e9336a0211c010a0", kill_on_drop: false }`
[INFO] [stdout] a5e24e81439f78fbd6be4633d835efd1d09bb3ac111ad466e9336a0211c010a0
