[INFO] cloning repository https://github.com/crasite/aoc_2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crasite/aoc_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrasite%2Faoc_2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrasite%2Faoc_2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5740a515af084b5e79ab9f091bfbd16b27d2922 [INFO] testing crasite/aoc_2023 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrasite%2Faoc_2023" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/crasite/aoc_2023 [INFO] finished tweaking git repo https://github.com/crasite/aoc_2023 [INFO] tweaked toml for git repo https://github.com/crasite/aoc_2023 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crasite/aoc_2023 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/crasite/aoc_2023 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc6de7873191d0ee867080faf0e09b808c7d752624643fd8760f605617af5e86 [INFO] running `Command { std: "docker" "start" "-a" "fc6de7873191d0ee867080faf0e09b808c7d752624643fd8760f605617af5e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc6de7873191d0ee867080faf0e09b808c7d752624643fd8760f605617af5e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6de7873191d0ee867080faf0e09b808c7d752624643fd8760f605617af5e86", kill_on_drop: false }` [INFO] [stdout] fc6de7873191d0ee867080faf0e09b808c7d752624643fd8760f605617af5e86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f4633b7dd9f2b37d1775141336cebfd82f5fa9b2f3195b924809be5e7ca92bc [INFO] running `Command { std: "docker" "start" "-a" "1f4633b7dd9f2b37d1775141336cebfd82f5fa9b2f3195b924809be5e7ca92bc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day7/parser.rs:148:27 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn parse_hand(input: &'static str) -> IResult<&str, Hand> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 148 | pub fn parse_hand(input: &'static str) -> IResult<&'static str, Hand> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/bin/day8/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day18/parser.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn parse_droplet(input: &'static str) -> IResult<&str, DropPart> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 6 | pub fn parse_droplet(input: &'static str) -> IResult<&'static str, DropPart> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day3/parser.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | fn parse_symbol(input: &'static str) -> IResult<&str, Token> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 80 | fn parse_symbol(input: &'static str) -> IResult<&'static str, Token> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day3/parser.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | fn parse_number(input: &'static str) -> IResult<&str, Token> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 86 | fn parse_number(input: &'static str) -> IResult<&'static str, Token> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day3/parser.rs:91:24 [INFO] [stdout] | [INFO] [stdout] 91 | fn parse_token(input: &'static str) -> IResult<&str, Token> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 91 | fn parse_token(input: &'static str) -> IResult<&'static str, Token> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day2/parser.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | fn parse_game_line(input: &'static str) -> IResult<&str, Game> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 16 | fn parse_game_line(input: &'static str) -> IResult<&'static str, Game> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day3/parser.rs:96:27 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn parse_line(input: &'static str, y: u32) -> IResult<&str, (Vec, Vec)> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 96 | pub fn parse_line(input: &'static str, y: u32) -> IResult<&'static str, (Vec, Vec)> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day2/parser.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | fn parse_hint(input: &'static str) -> IResult<&str, Hint> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 29 | fn parse_hint(input: &'static str) -> IResult<&'static str, Hint> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day2/parser.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | fn parse_hints(input: &'static str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 42 | fn parse_hints(input: &'static str) -> IResult<&'static str, Vec> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day5/parser.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_seed(input: &'static str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_seed(input: &'static str) -> IResult<&'static str, Vec> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day5/parser.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_entry(input: &'static str) -> IResult<&str, Entry> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_entry(input: &'static str) -> IResult<&'static str, Entry> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day5/parser.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | fn parse_map(input: &'static str) -> IResult<&str, Map> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 43 | fn parse_map(input: &'static str) -> IResult<&'static str, Map> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day5/parser.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parse_input(input: &'static str) -> IResult<&str, (Vec, Vec)> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parse_input(input: &'static str) -> IResult<&'static str, (Vec, Vec)> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day8/parser.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_instructions(input: &'static str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_instructions(input: &'static str) -> IResult<&'static str, Instruction> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day8/parser.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn parse_node(input: &'static str) -> IResult<&str, Node> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 40 | fn parse_node(input: &'static str) -> IResult<&'static str, Node> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day8/parser.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn parse(input: &'static str) -> IResult<&str, (Instruction, Vec)> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 50 | pub fn parse(input: &'static str) -> IResult<&'static str, (Instruction, Vec)> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day4/parser.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn parse_card(input: &'static str) -> IResult<&str, Card> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 33 | pub fn parse_card(input: &'static str) -> IResult<&'static str, Card> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.42s [INFO] running `Command { std: "docker" "inspect" "1f4633b7dd9f2b37d1775141336cebfd82f5fa9b2f3195b924809be5e7ca92bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4633b7dd9f2b37d1775141336cebfd82f5fa9b2f3195b924809be5e7ca92bc", kill_on_drop: false }` [INFO] [stdout] 1f4633b7dd9f2b37d1775141336cebfd82f5fa9b2f3195b924809be5e7ca92bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe7e7039be8b5b3c2378b32166ea580640015a3ac1de76978ad7ca3f239966ce [INFO] running `Command { std: "docker" "start" "-a" "fe7e7039be8b5b3c2378b32166ea580640015a3ac1de76978ad7ca3f239966ce", kill_on_drop: false }` [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day4/parser.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn parse_card(input: &'static str) -> IResult<&str, Card> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 33 | pub fn parse_card(input: &'static str) -> IResult<&'static str, Card> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day3/parser.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | fn parse_symbol(input: &'static str) -> IResult<&str, Token> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 80 | fn parse_symbol(input: &'static str) -> IResult<&'static str, Token> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day3/parser.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | fn parse_number(input: &'static str) -> IResult<&str, Token> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 86 | fn parse_number(input: &'static str) -> IResult<&'static str, Token> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day3/parser.rs:91:24 [INFO] [stdout] | [INFO] [stdout] 91 | fn parse_token(input: &'static str) -> IResult<&str, Token> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 91 | fn parse_token(input: &'static str) -> IResult<&'static str, Token> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day3/parser.rs:96:27 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn parse_line(input: &'static str, y: u32) -> IResult<&str, (Vec, Vec)> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 96 | pub fn parse_line(input: &'static str, y: u32) -> IResult<&'static str, (Vec, Vec)> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day18/parser.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn parse_droplet(input: &'static str) -> IResult<&str, DropPart> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 6 | pub fn parse_droplet(input: &'static str) -> IResult<&'static str, DropPart> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day2/parser.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | fn parse_game_line(input: &'static str) -> IResult<&str, Game> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 16 | fn parse_game_line(input: &'static str) -> IResult<&'static str, Game> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day2/parser.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | fn parse_hint(input: &'static str) -> IResult<&str, Hint> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 29 | fn parse_hint(input: &'static str) -> IResult<&'static str, Hint> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day2/parser.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | fn parse_hints(input: &'static str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 42 | fn parse_hints(input: &'static str) -> IResult<&'static str, Vec> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day7/parser.rs:148:27 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn parse_hand(input: &'static str) -> IResult<&str, Hand> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 148 | pub fn parse_hand(input: &'static str) -> IResult<&'static str, Hand> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day5/parser.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_seed(input: &'static str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_seed(input: &'static str) -> IResult<&'static str, Vec> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day5/parser.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_entry(input: &'static str) -> IResult<&str, Entry> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_entry(input: &'static str) -> IResult<&'static str, Entry> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day5/parser.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | fn parse_map(input: &'static str) -> IResult<&str, Map> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 43 | fn parse_map(input: &'static str) -> IResult<&'static str, Map> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day5/parser.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parse_input(input: &'static str) -> IResult<&str, (Vec, Vec)> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parse_input(input: &'static str) -> IResult<&'static str, (Vec, Vec)> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/bin/day8/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day8/parser.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_instructions(input: &'static str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_instructions(input: &'static str) -> IResult<&'static str, Instruction> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day8/parser.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn parse_node(input: &'static str) -> IResult<&str, Node> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 40 | fn parse_node(input: &'static str) -> IResult<&'static str, Node> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day8/parser.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn parse(input: &'static str) -> IResult<&str, (Instruction, Vec)> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 50 | pub fn parse(input: &'static str) -> IResult<&'static str, (Instruction, Vec)> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day7/parser.rs:148:27 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn parse_hand(input: &'static str) -> IResult<&str, Hand> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 148 | pub fn parse_hand(input: &'static str) -> IResult<&'static str, Hand> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day5/parser.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_seed(input: &'static str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 22 | fn parse_seed(input: &'static str) -> IResult<&'static str, Vec> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day5/parser.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_entry(input: &'static str) -> IResult<&str, Entry> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_entry(input: &'static str) -> IResult<&'static str, Entry> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day5/parser.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | fn parse_map(input: &'static str) -> IResult<&str, Map> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 43 | fn parse_map(input: &'static str) -> IResult<&'static str, Map> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day5/parser.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parse_input(input: &'static str) -> IResult<&str, (Vec, Vec)> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 60 | pub fn parse_input(input: &'static str) -> IResult<&'static str, (Vec, Vec)> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day3/parser.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | fn parse_symbol(input: &'static str) -> IResult<&str, Token> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 80 | fn parse_symbol(input: &'static str) -> IResult<&'static str, Token> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day3/parser.rs:86:25 [INFO] [stdout] | [INFO] [stdout] 86 | fn parse_number(input: &'static str) -> IResult<&str, Token> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 86 | fn parse_number(input: &'static str) -> IResult<&'static str, Token> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day3/parser.rs:91:24 [INFO] [stdout] | [INFO] [stdout] 91 | fn parse_token(input: &'static str) -> IResult<&str, Token> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 91 | fn parse_token(input: &'static str) -> IResult<&'static str, Token> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day3/parser.rs:96:27 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn parse_line(input: &'static str, y: u32) -> IResult<&str, (Vec, Vec)> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 96 | pub fn parse_line(input: &'static str, y: u32) -> IResult<&'static str, (Vec, Vec)> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/bin/day8/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day2/parser.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | fn parse_game_line(input: &'static str) -> IResult<&str, Game> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 16 | fn parse_game_line(input: &'static str) -> IResult<&'static str, Game> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day2/parser.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | fn parse_hint(input: &'static str) -> IResult<&str, Hint> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 29 | fn parse_hint(input: &'static str) -> IResult<&'static str, Hint> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day2/parser.rs:42:24 [INFO] [stdout] | [INFO] [stdout] 42 | fn parse_hints(input: &'static str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 42 | fn parse_hints(input: &'static str) -> IResult<&'static str, Vec> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day18/parser.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn parse_droplet(input: &'static str) -> IResult<&str, DropPart> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 6 | pub fn parse_droplet(input: &'static str) -> IResult<&'static str, DropPart> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day4/parser.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn parse_card(input: &'static str) -> IResult<&str, Card> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 33 | pub fn parse_card(input: &'static str) -> IResult<&'static str, Card> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day8/parser.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_instructions(input: &'static str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 27 | fn parse_instructions(input: &'static str) -> IResult<&'static str, Instruction> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day8/parser.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | fn parse_node(input: &'static str) -> IResult<&str, Node> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 40 | fn parse_node(input: &'static str) -> IResult<&'static str, Node> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/bin/day8/parser.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn parse(input: &'static str) -> IResult<&str, (Instruction, Vec)> { [INFO] [stdout] | ^^^^^^^ ---- the lifetime gets resolved as `'static` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 50 | pub fn parse(input: &'static str) -> IResult<&'static str, (Instruction, Vec)> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.60s [INFO] running `Command { std: "docker" "inspect" "fe7e7039be8b5b3c2378b32166ea580640015a3ac1de76978ad7ca3f239966ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7e7039be8b5b3c2378b32166ea580640015a3ac1de76978ad7ca3f239966ce", kill_on_drop: false }` [INFO] [stdout] fe7e7039be8b5b3c2378b32166ea580640015a3ac1de76978ad7ca3f239966ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/11951aec830fa2fed19fbcaf91af94ae0f856417fa45ae2f423c8792f1830f1c-init: no space left on device