[INFO] cloning repository https://github.com/dphilipson/advent-of-code-2022
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dphilipson/advent-of-code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdphilipson%2Fadvent-of-code-2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdphilipson%2Fadvent-of-code-2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 761c1dea6ca23660e0cf94c5d6c851fce9e7f318
[INFO] checking dphilipson/advent-of-code-2022 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%2Fdphilipson%2Fadvent-of-code-2022" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dphilipson/advent-of-code-2022
[INFO] finished tweaking git repo https://github.com/dphilipson/advent-of-code-2022
[INFO] tweaked toml for git repo https://github.com/dphilipson/advent-of-code-2022 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dphilipson/advent-of-code-2022 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/dphilipson/advent-of-code-2022 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e706216a5522c7376ff22ab6c6d6bc9511fd695c69083489f25a0c08f670dc14
[INFO] running `Command { std: "docker" "start" "-a" "e706216a5522c7376ff22ab6c6d6bc9511fd695c69083489f25a0c08f670dc14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e706216a5522c7376ff22ab6c6d6bc9511fd695c69083489f25a0c08f670dc14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e706216a5522c7376ff22ab6c6d6bc9511fd695c69083489f25a0c08f670dc14", kill_on_drop: false }`
[INFO] [stdout] e706216a5522c7376ff22ab6c6d6bc9511fd695c69083489f25a0c08f670dc14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d0a85aad6141ccdcd03de8d2584079b600314ca255960d9fc8caa30540f1b9f7
[INFO] running `Command { std: "docker" "start" "-a" "d0a85aad6141ccdcd03de8d2584079b600314ca255960d9fc8caa30540f1b9f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling serde v1.0.150
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking rayon v1.6.0
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking advent-of-code-2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<Str<'_>, Infallible>
[INFO] [stdout]   --> src/util/re.rs:63:56
[INFO] [stdout]    |
[INFO] [stdout] 63 |       fn from_str(s: &'a str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |  ________________________________________________________^
[INFO] [stdout] 64 | |         Ok(Self(s))
[INFO] [stdout] 65 | |     }
[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<re::Str<'_>, Infallible>
[INFO] [stdout]   --> src/util/re.rs:63:56
[INFO] [stdout]    |
[INFO] [stdout] 63 |       fn from_str(s: &'a str) -> Result<Self, Self::Err> {
[INFO] [stdout]    |  ________________________________________________________^
[INFO] [stdout] 64 | |         Ok(Self(s))
[INFO] [stdout] 65 | |     }
[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<Str<'_>, Infallible>
[INFO] [stdout]   --> src/util/re.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         Ok(Self(s))
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<re::Str<'_>, Infallible>
[INFO] [stdout]   --> src/util/re.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         Ok(Self(s))
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-of-code-2022` (bin "advent-of-code-2022") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `advent-of-code-2022` (bin "advent-of-code-2022" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "d0a85aad6141ccdcd03de8d2584079b600314ca255960d9fc8caa30540f1b9f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0a85aad6141ccdcd03de8d2584079b600314ca255960d9fc8caa30540f1b9f7", kill_on_drop: false }`
[INFO] [stdout] d0a85aad6141ccdcd03de8d2584079b600314ca255960d9fc8caa30540f1b9f7
