[INFO] cloning repository https://github.com/WildStriker/advent_of_code_2019_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WildStriker/advent_of_code_2019_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWildStriker%2Fadvent_of_code_2019_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWildStriker%2Fadvent_of_code_2019_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8bb826592627dd9373ea0f24faba49f4a449ac28
[INFO] checking WildStriker/advent_of_code_2019_rust against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWildStriker%2Fadvent_of_code_2019_rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WildStriker/advent_of_code_2019_rust
[INFO] finished tweaking git repo https://github.com/WildStriker/advent_of_code_2019_rust
[INFO] tweaked toml for git repo https://github.com/WildStriker/advent_of_code_2019_rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WildStriker/advent_of_code_2019_rust on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WildStriker/advent_of_code_2019_rust 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a083ae09110312d262783834e7aee82941526c888b20819ecf7983dcb846258
[INFO] running `Command { std: "docker" "start" "-a" "1a083ae09110312d262783834e7aee82941526c888b20819ecf7983dcb846258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a083ae09110312d262783834e7aee82941526c888b20819ecf7983dcb846258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a083ae09110312d262783834e7aee82941526c888b20819ecf7983dcb846258", kill_on_drop: false }`
[INFO] [stdout] 1a083ae09110312d262783834e7aee82941526c888b20819ecf7983dcb846258
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ada9b9cb05ffb6722903a3d6525ee79f14358aa4cb4c316d095658638c3afc5b
[INFO] running `Command { std: "docker" "start" "-a" "ada9b9cb05ffb6722903a3d6525ee79f14358aa4cb4c316d095658638c3afc5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.22
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking crossbeam-queue v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking os_str_bytes v2.3.1
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking oorandom v11.1.1
[INFO] [stderr]     Checking criterion-plot v0.4.2
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking plotters v0.2.14
[INFO] [stderr]     Checking regex v1.3.7
[INFO] [stderr]     Checking bstr v0.2.13
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]     Checking csv v1.1.3
[INFO] [stderr]     Checking tinytemplate v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.1
[INFO] [stderr]     Checking clap v3.0.0-beta.1
[INFO] [stderr]     Checking criterion v0.3.2
[INFO] [stderr]     Checking advent_of_code_2019_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/cli/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     /// Input File, if not provided uses stdin
[INFO] [stdout] 14 | |     #[clap(short, long)]
[INFO] [stdout] 15 | |     input: Option<String>,
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/cli/days/day06.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     #[clap(short = "s", long = "start", default_value = "YOU")]
[INFO] [stdout] 24 | |     pub start: String,
[INFO] [stdout]    | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/cli/days/day06.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | /     #[clap(short = "f", long = "find", default_value = "SAN")]
[INFO] [stdout] 26 | |     pub find: String,
[INFO] [stdout]    | |____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code_2019_rust` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ada9b9cb05ffb6722903a3d6525ee79f14358aa4cb4c316d095658638c3afc5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ada9b9cb05ffb6722903a3d6525ee79f14358aa4cb4c316d095658638c3afc5b", kill_on_drop: false }`
[INFO] [stdout] ada9b9cb05ffb6722903a3d6525ee79f14358aa4cb4c316d095658638c3afc5b
