[INFO] cloning repository https://github.com/williamyaoh/kaiseki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/williamyaoh/kaiseki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamyaoh%2Fkaiseki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamyaoh%2Fkaiseki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9cbc8dea79a61297ce1c4f1fe385dd90bee24217
[INFO] testing williamyaoh/kaiseki against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamyaoh%2Fkaiseki" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/williamyaoh/kaiseki
[INFO] finished tweaking git repo https://github.com/williamyaoh/kaiseki
[INFO] tweaked toml for git repo https://github.com/williamyaoh/kaiseki written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/williamyaoh/kaiseki on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/williamyaoh/kaiseki 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v0.3.12
[INFO] [stderr]   Downloaded structopt-derive v0.0.3
[INFO] [stderr]   Downloaded unicode-width v0.1.4
[INFO] [stderr]   Downloaded term_size v0.2.2
[INFO] [stderr]   Downloaded structopt v0.0.3
[INFO] [stderr]   Downloaded syn v0.11.4
[INFO] [stderr]   Downloaded rustc-demangle v0.1.3
[INFO] [stderr]   Downloaded strsim v0.6.0
[INFO] [stderr]   Downloaded memchr v1.0.1
[INFO] [stderr]   Downloaded thread-id v3.0.0
[INFO] [stderr]   Downloaded backtrace v0.3.0
[INFO] [stderr]   Downloaded gcc v0.3.43
[INFO] [stderr]   Downloaded dbghelp-sys v0.2.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.1.0
[INFO] [stderr]   Downloaded aho-corasick v0.6.2
[INFO] [stderr]   Downloaded libc v0.2.20
[INFO] [stderr]   Downloaded regex-syntax v0.4.0
[INFO] [stderr]   Downloaded clap v2.20.5
[INFO] [stderr]   Downloaded regex v0.2.1
[INFO] [stderr]   Downloaded error-chain v0.9.0
[INFO] [stderr]   Downloaded thread_local v0.3.2
[INFO] [stderr]   Downloaded backtrace-sys v0.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1c857c6c9c0afacbdf210f9770fd15697f1205d67de4857ccbe93958d1d7b6c
[INFO] running `Command { std: "docker" "start" "-a" "f1c857c6c9c0afacbdf210f9770fd15697f1205d67de4857ccbe93958d1d7b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1c857c6c9c0afacbdf210f9770fd15697f1205d67de4857ccbe93958d1d7b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c857c6c9c0afacbdf210f9770fd15697f1205d67de4857ccbe93958d1d7b6c", kill_on_drop: false }`
[INFO] [stdout] f1c857c6c9c0afacbdf210f9770fd15697f1205d67de4857ccbe93958d1d7b6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 875fd373dbc6938eae42a7162cbe67487fe001cb355e938d9f08c0583a3c235e
[INFO] running `Command { std: "docker" "start" "-a" "875fd373dbc6938eae42a7162cbe67487fe001cb355e938d9f08c0583a3c235e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.20
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling gcc v0.3.43
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling backtrace v0.3.0
[INFO] [stderr]    Compiling quote v0.3.12
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.1.0
[INFO] [stderr]    Compiling vec_map v0.6.0
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.0
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.4.0
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling term_size v0.2.2
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling thread-id v3.0.0
[INFO] [stderr]    Compiling thread_local v0.3.2
[INFO] [stderr]    Compiling aho-corasick v0.6.2
[INFO] [stderr]    Compiling syn v0.11.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.10
[INFO] [stderr]    Compiling clap v2.20.5
[INFO] [stderr]    Compiling structopt-derive v0.0.3
[INFO] [stderr]    Compiling regex v0.2.1
[INFO] [stderr]    Compiling structopt v0.0.3
[INFO] [stderr]    Compiling error-chain v0.9.0
[INFO] [stderr]    Compiling kaiseki v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/input.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub contents: Box<Read>
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub contents: Box<dyn Read>
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/parsing.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let lexers: Vec<(Regex, Box<Fn(&str) -> Token>)> = vec![
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     let lexer = lexer! {
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 167 | |     r"^##\[" => |_| Token::AnchorStart,
[INFO] [stdout] 168 | |     r"^\]" => |_| Token::AnchorEnd,
[INFO] [stdout] 169 | |     r"^before" => |_| Token::AnchorOp(Op::Before),
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     r"^\([\w\d\s\-]+\)" => |str| Token::AnchorOpArg(str.to_string())
[INFO] [stdout] 174 | |   };
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/list.rs:318:15
[INFO] [stdout]     |
[INFO] [stdout] 318 |   pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |   pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn might_be_anchor(line: &str) -> Option<Match> {
[INFO] [stdout]    |                              ^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn might_be_anchor(line: &str) -> Option<Match<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bin/kaiseki.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `CLIArgs` is not local
[INFO] [stdout]    |          `StructOpt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_CLIArgs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, syn v0.11.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "875fd373dbc6938eae42a7162cbe67487fe001cb355e938d9f08c0583a3c235e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "875fd373dbc6938eae42a7162cbe67487fe001cb355e938d9f08c0583a3c235e", kill_on_drop: false }`
[INFO] [stdout] 875fd373dbc6938eae42a7162cbe67487fe001cb355e938d9f08c0583a3c235e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c2da7f0afea04d78a5a23446b97d4a485f813e15f0d744fd01d5e938890d094
[INFO] running `Command { std: "docker" "start" "-a" "9c2da7f0afea04d78a5a23446b97d4a485f813e15f0d744fd01d5e938890d094", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/input.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub contents: Box<Read>
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub contents: Box<dyn Read>
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/parsing.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let lexers: Vec<(Regex, Box<Fn(&str) -> Token>)> = vec![
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     let lexer = lexer! {
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 167 | |     r"^##\[" => |_| Token::AnchorStart,
[INFO] [stdout] 168 | |     r"^\]" => |_| Token::AnchorEnd,
[INFO] [stdout] 169 | |     r"^before" => |_| Token::AnchorOp(Op::Before),
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     r"^\([\w\d\s\-]+\)" => |str| Token::AnchorOpArg(str.to_string())
[INFO] [stdout] 174 | |   };
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/list.rs:318:15
[INFO] [stdout]     |
[INFO] [stdout] 318 |   pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |   pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kaiseki v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn might_be_anchor(line: &str) -> Option<Match> {
[INFO] [stdout]    |                              ^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn might_be_anchor(line: &str) -> Option<Match<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bin/kaiseki.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `CLIArgs` is not local
[INFO] [stdout]    |          `StructOpt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_CLIArgs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/input.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub contents: Box<Read>
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |   pub contents: Box<dyn Read>
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/bin/kaiseki.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[derive(StructOpt, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `CLIArgs` is not local
[INFO] [stdout]    |          `StructOpt` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_CLIArgs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/parsing.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let lexers: Vec<(Regex, Box<Fn(&str) -> Token>)> = vec![
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     let lexer = lexer! {
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 167 | |     r"^##\[" => |_| Token::AnchorStart,
[INFO] [stdout] 168 | |     r"^\]" => |_| Token::AnchorEnd,
[INFO] [stdout] 169 | |     r"^before" => |_| Token::AnchorOp(Op::Before),
[INFO] [stdout] ...   |
[INFO] [stdout] 173 | |     r"^\([\w\d\s\-]+\)" => |str| Token::AnchorOpArg(str.to_string())
[INFO] [stdout] 174 | |   };
[INFO] [stdout]     | |___- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: this warning originates in the macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/list.rs:318:15
[INFO] [stdout]     |
[INFO] [stdout] 318 |   pub fn iter(&self) -> Iter<T> {
[INFO] [stdout]     |               ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |   pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn might_be_anchor(line: &str) -> Option<Match> {
[INFO] [stdout]    |                              ^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn might_be_anchor(line: &str) -> Option<Match<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, syn v0.11.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "9c2da7f0afea04d78a5a23446b97d4a485f813e15f0d744fd01d5e938890d094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c2da7f0afea04d78a5a23446b97d4a485f813e15f0d744fd01d5e938890d094", kill_on_drop: false }`
[INFO] [stdout] 9c2da7f0afea04d78a5a23446b97d4a485f813e15f0d744fd01d5e938890d094
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7dbeaf094ac4976161822f8167944366496af2847214624f02212e45594649a3
[INFO] running `Command { std: "docker" "start" "-a" "7dbeaf094ac4976161822f8167944366496af2847214624f02212e45594649a3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/input.rs:20:21
[INFO] [stderr]    |
[INFO] [stderr] 20 |   pub contents: Box<Read>
[INFO] [stderr]    |                     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 20 |   pub contents: Box<dyn Read>
[INFO] [stderr]    |                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/parsing.rs:131:35
[INFO] [stderr]     |
[INFO] [stderr] 131 |         let lexers: Vec<(Regex, Box<Fn(&str) -> Token>)> = vec![
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 166 |     let lexer = lexer! {
[INFO] [stderr]     |  _______________-
[INFO] [stderr] 167 | |     r"^##\[" => |_| Token::AnchorStart,
[INFO] [stderr] 168 | |     r"^\]" => |_| Token::AnchorEnd,
[INFO] [stderr] 169 | |     r"^before" => |_| Token::AnchorOp(Op::Before),
[INFO] [stderr] ...   |
[INFO] [stderr] 173 | |     r"^\([\w\d\s\-]+\)" => |str| Token::AnchorOpArg(str.to_string())
[INFO] [stderr] 174 | |   };
[INFO] [stderr]     | |___- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: this warning originates in the macro `lexer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/list.rs:318:15
[INFO] [stderr]     |
[INFO] [stderr] 318 |   pub fn iter(&self) -> Iter<T> {
[INFO] [stderr]     |               ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 318 |   pub fn iter(&self) -> Iter<'_, T> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsing.rs:69:30
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub fn might_be_anchor(line: &str) -> Option<Match> {
[INFO] [stderr]    |                              ^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 69 | pub fn might_be_anchor(line: &str) -> Option<Match<'_>> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `kaiseki` (lib) generated 4 warnings (run `cargo fix --lib -p kaiseki` to apply 3 suggestions)
[INFO] [stderr] warning: `kaiseki` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/bin/kaiseki.rs:33:10
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[derive(StructOpt, Debug)]
[INFO] [stderr]    |          ^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `CLIArgs` is not local
[INFO] [stderr]    |          `StructOpt` is not local
[INFO] [stderr]    |          move the `impl` block outside of this constant `_IMPL_STRUCTOPT_FOR_CLIArgs`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `StructOpt` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `StructOpt` may come from an old version of the `structopt_derive` crate, try updating your dependency with `cargo update -p structopt_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `kaiseki` (bin "kaiseki") generated 1 warning
[INFO] [stderr] warning: `kaiseki` (bin "kaiseki" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, syn v0.11.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kaiseki-f37ba0a34bbf20ba)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test parsing::parsing_tests::test_might_be_anchor_failure_1 ... ok
[INFO] [stdout] test parsing::parsing_tests::test_might_be_anchor_failure_3 ... ok
[INFO] [stdout] test parsing::parsing_tests::test_parse_anchor_1 ... ok
[INFO] [stdout] test parsing::lexing_tests::test_lex_6 ... ok
[INFO] [stdout] test parsing::parsing_tests::test_might_be_anchor_1 ... ok
[INFO] [stdout] test parsing::parsing_tests::test_parse_anchor_2 ... ok
[INFO] [stdout] test parsing::parsing_tests::test_might_be_anchor_2 ... ok
[INFO] [stdout] test parsing::lexing_tests::test_lex_2 ... ok
[INFO] [stdout] test parsing::lexing_tests::test_lex_5 ... ok
[INFO] [stdout] test parsing::lexing_tests::test_lex_1 ... ok
[INFO] [stdout] test parsing::parsing_tests::test_parse_anchor_3 ... ok
[INFO] [stdout] test parsing::parsing_tests::test_parse_anchor_4 ... ok
[INFO] [stdout] test parsing::lexing_tests::test_lex_4 ... ok
[INFO] [stdout] test parsing::lexing_tests::test_lex_8 ... ok
[INFO] [stdout] test parsing::lexing_tests::test_lex_7 ... ok
[INFO] [stdout] test parsing::parsing_tests::test_might_be_anchor_failure_2 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/kaiseki-f37ba0a34bbf20ba` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "7dbeaf094ac4976161822f8167944366496af2847214624f02212e45594649a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dbeaf094ac4976161822f8167944366496af2847214624f02212e45594649a3", kill_on_drop: false }`
[INFO] [stdout] 7dbeaf094ac4976161822f8167944366496af2847214624f02212e45594649a3
