[INFO] cloning repository https://github.com/abrassel/aoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abrassel/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrassel%2Faoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrassel%2Faoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea7a399d7b8cd19370aa01b20e4f3cbb40d1ac23
[INFO] checking abrassel/aoc 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%2Fabrassel%2Faoc" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abrassel/aoc
[INFO] finished tweaking git repo https://github.com/abrassel/aoc
[INFO] tweaked toml for git repo https://github.com/abrassel/aoc written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abrassel/aoc 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/abrassel/aoc 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] aa787c56e83e1cfdc2bebffdb951ab22a8a83bacd72a0b4b71fc512e1c982d18
[INFO] running `Command { std: "docker" "start" "-a" "aa787c56e83e1cfdc2bebffdb951ab22a8a83bacd72a0b4b71fc512e1c982d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa787c56e83e1cfdc2bebffdb951ab22a8a83bacd72a0b4b71fc512e1c982d18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa787c56e83e1cfdc2bebffdb951ab22a8a83bacd72a0b4b71fc512e1c982d18", kill_on_drop: false }`
[INFO] [stdout] aa787c56e83e1cfdc2bebffdb951ab22a8a83bacd72a0b4b71fc512e1c982d18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cc1c882424f7f49693ca2200a030c3eb0c8d7b7af92e4628ec5cc9941d35a4e0
[INFO] running `Command { std: "docker" "start" "-a" "cc1c882424f7f49693ca2200a030c3eb0c8d7b7af92e4628ec5cc9941d35a4e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking strum v0.27.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking aoc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `BTreeSet`
[INFO] [stdout]  --> src/year_2019/day_18.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{BTreeSet, BinaryHeap, HashMap, HashSet},
[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 imports: `hashmap` and `hashset`
[INFO] [stdout]  --> src/year_2019/day_18.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use maplit::{hashmap, hashset};
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/year_2019/day_18.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     maze::{self, Maze},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BTreeSet`
[INFO] [stdout]  --> src/year_2019/day_18.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{BTreeSet, BinaryHeap, HashMap, HashSet},
[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 imports: `hashmap` and `hashset`
[INFO] [stdout]  --> src/year_2019/day_18.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use maplit::{hashmap, hashset};
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/year_2019/day_18.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     maze::{self, Maze},
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AsciiStdin` is never constructed
[INFO] [stdout]  --> src/program/io.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct AsciiStdin;
[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 `Line` is never constructed
[INFO] [stdout]    --> src/year_2019/day_10.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct Line(Slope, GenericFraction<i32>);
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/year_2019/day_06.rs:89:28
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn paths_from_root(&self) -> Path {
[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] 89 |     pub fn paths_from_root(&self) -> Path<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Orbit, Infallible>
[INFO] [stdout]    --> src/year_2019/day_06.rs:123:53
[INFO] [stdout]     |
[INFO] [stdout] 123 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 124 | |         let (from, to) = s.trim().split_once(")").unwrap();
[INFO] [stdout] 125 | |         Ok(Self {
[INFO] [stdout] 126 | |             from: from.to_owned(),
[INFO] [stdout] 127 | |             to: to.to_owned(),
[INFO] [stdout] 128 | |         })
[INFO] [stdout] 129 | |     }
[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<Orbit, Infallible>
[INFO] [stdout]    --> src/year_2019/day_06.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         Ok(Self {
[INFO] [stdout] 126 | |             from: from.to_owned(),
[INFO] [stdout] 127 | |             to: to.to_owned(),
[INFO] [stdout] 128 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Point3D, Infallible>
[INFO] [stdout]    --> src/year_2019/day_12.rs:96:53
[INFO] [stdout]     |
[INFO] [stdout]  96 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout]  97 | |         let regex = Regex::new(r"<x=([-\d]+), y=([-\d]+), z=([-\d]+)>").unwrap();
[INFO] [stdout]  98 | |
[INFO] [stdout]  99 | |         let (x, y, z) = regex
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         Ok(Self(x, y, z))
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Point3D, Infallible>
[INFO] [stdout]    --> src/year_2019/day_12.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         Ok(Self(x, y, z))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Relation, Infallible>
[INFO] [stdout]    --> src/year_2019/day_14.rs:105:53
[INFO] [stdout]     |
[INFO] [stdout] 105 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 106 | |         // 44 XJWVT, 5 KHKGT, 1 QDVJ, 29 NZVS, 9 GPVTF, 48 HKGWZ => 1 FUEL
[INFO] [stdout] 107 | |         let (input, output) = s.trim().split_once(" => ").unwrap();
[INFO] [stdout] 108 | |         let (count, output) = output.trim().split_once(" ").unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |         })
[INFO] [stdout] 122 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Relation, Infallible>
[INFO] [stdout]    --> src/year_2019/day_14.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | /         Ok(Self {
[INFO] [stdout] 118 | |             inputs,
[INFO] [stdout] 119 | |             name: output.trim().to_string(),
[INFO] [stdout] 120 | |             factor: count.trim().parse().unwrap(),
[INFO] [stdout] 121 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc` (bin "aoc") due to 6 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `AsciiStdin` is never constructed
[INFO] [stdout]  --> src/program/io.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct AsciiStdin;
[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 `Line` is never constructed
[INFO] [stdout]    --> src/year_2019/day_10.rs:110:8
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct Line(Slope, GenericFraction<i32>);
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/year_2019/day_06.rs:89:28
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn paths_from_root(&self) -> Path {
[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] 89 |     pub fn paths_from_root(&self) -> Path<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<day_06::Orbit, Infallible>
[INFO] [stdout]    --> src/year_2019/day_06.rs:123:53
[INFO] [stdout]     |
[INFO] [stdout] 123 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 124 | |         let (from, to) = s.trim().split_once(")").unwrap();
[INFO] [stdout] 125 | |         Ok(Self {
[INFO] [stdout] 126 | |             from: from.to_owned(),
[INFO] [stdout] 127 | |             to: to.to_owned(),
[INFO] [stdout] 128 | |         })
[INFO] [stdout] 129 | |     }
[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<day_06::Orbit, Infallible>
[INFO] [stdout]    --> src/year_2019/day_06.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | /         Ok(Self {
[INFO] [stdout] 126 | |             from: from.to_owned(),
[INFO] [stdout] 127 | |             to: to.to_owned(),
[INFO] [stdout] 128 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Point3D, Infallible>
[INFO] [stdout]    --> src/year_2019/day_12.rs:96:53
[INFO] [stdout]     |
[INFO] [stdout]  96 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout]  97 | |         let regex = Regex::new(r"<x=([-\d]+), y=([-\d]+), z=([-\d]+)>").unwrap();
[INFO] [stdout]  98 | |
[INFO] [stdout]  99 | |         let (x, y, z) = regex
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         Ok(Self(x, y, z))
[INFO] [stdout] 109 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Point3D, Infallible>
[INFO] [stdout]    --> src/year_2019/day_12.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         Ok(Self(x, y, z))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<day_14::Relation, Infallible>
[INFO] [stdout]    --> src/year_2019/day_14.rs:105:53
[INFO] [stdout]     |
[INFO] [stdout] 105 |       fn from_str(s: &str) -> Result<Self, Self::Err> {
[INFO] [stdout]     |  _____________________________________________________^
[INFO] [stdout] 106 | |         // 44 XJWVT, 5 KHKGT, 1 QDVJ, 29 NZVS, 9 GPVTF, 48 HKGWZ => 1 FUEL
[INFO] [stdout] 107 | |         let (input, output) = s.trim().split_once(" => ").unwrap();
[INFO] [stdout] 108 | |         let (count, output) = output.trim().split_once(" ").unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |         })
[INFO] [stdout] 122 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<day_14::Relation, Infallible>
[INFO] [stdout]    --> src/year_2019/day_14.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | /         Ok(Self {
[INFO] [stdout] 118 | |             inputs,
[INFO] [stdout] 119 | |             name: output.trim().to_string(),
[INFO] [stdout] 120 | |             factor: count.trim().parse().unwrap(),
[INFO] [stdout] 121 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc` (bin "aoc" test) due to 6 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cc1c882424f7f49693ca2200a030c3eb0c8d7b7af92e4628ec5cc9941d35a4e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc1c882424f7f49693ca2200a030c3eb0c8d7b7af92e4628ec5cc9941d35a4e0", kill_on_drop: false }`
[INFO] [stdout] cc1c882424f7f49693ca2200a030c3eb0c8d7b7af92e4628ec5cc9941d35a4e0
