[INFO] cloning repository https://github.com/social-anthrax/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/social-anthrax/Advent-of-Code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocial-anthrax%2FAdvent-of-Code-2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocial-anthrax%2FAdvent-of-Code-2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6271f4d1f09830c09cb91770e59d852fae5380e4 [INFO] checking social-anthrax/Advent-of-Code-2022 against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocial-anthrax%2FAdvent-of-Code-2022" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/social-anthrax/Advent-of-Code-2022 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/social-anthrax/Advent-of-Code-2022 [INFO] finished tweaking git repo https://github.com/social-anthrax/Advent-of-Code-2022 [INFO] tweaked toml for git repo https://github.com/social-anthrax/Advent-of-Code-2022 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/social-anthrax/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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.31 [INFO] [stderr] Downloaded psl-types v2.0.11 [INFO] [stderr] Downloaded const-random-macro v0.1.15 [INFO] [stderr] Downloaded const-random v0.1.15 [INFO] [stderr] Downloaded log v0.4.19 [INFO] [stderr] Downloaded security-framework-sys v2.9.0 [INFO] [stderr] Downloaded proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Downloaded time-macros v0.2.10 [INFO] [stderr] Downloaded publicsuffix v2.2.3 [INFO] [stderr] Downloaded serde_derive v1.0.172 [INFO] [stderr] Downloaded openssl v0.10.55 [INFO] [stderr] Downloaded tokio v1.29.1 [INFO] [stderr] Downloaded rustix v0.37.23 [INFO] [stderr] Downloaded time v0.3.23 [INFO] [stderr] Downloaded h2 v0.3.20 [INFO] [stderr] Downloaded serde_json v1.0.103 [INFO] [stderr] Downloaded serde v1.0.172 [INFO] [stderr] Downloaded openssl-sys v0.9.90 [INFO] [stderr] Downloaded security-framework v2.9.1 [INFO] [stderr] Downloaded reqwest v0.11.18 [INFO] [stderr] Downloaded syn v2.0.26 [INFO] [stderr] Downloaded cookie_store v0.16.2 [INFO] [stderr] Downloaded tempfile v3.6.0 [INFO] [stderr] Downloaded pin-project-lite v0.2.10 [INFO] [stderr] Downloaded thiserror v1.0.43 [INFO] [stderr] Downloaded errno v0.3.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9578ce2090967826d0863706332d51d8ba1f028663424a77178b7e80c7e0063 [INFO] running `Command { std: "docker" "start" "-a" "f9578ce2090967826d0863706332d51d8ba1f028663424a77178b7e80c7e0063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9578ce2090967826d0863706332d51d8ba1f028663424a77178b7e80c7e0063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9578ce2090967826d0863706332d51d8ba1f028663424a77178b7e80c7e0063", kill_on_drop: false }` [INFO] [stdout] f9578ce2090967826d0863706332d51d8ba1f028663424a77178b7e80c7e0063 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2009b485cd054e1d0f4f9cca21c17aca4997f3ea1b8773c9a2e2eb54ec64b31e [INFO] running `Command { std: "docker" "start" "-a" "2009b485cd054e1d0f4f9cca21c17aca4997f3ea1b8773c9a2e2eb54ec64b31e", kill_on_drop: false }` [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling serde v1.0.172 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.172 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking const-random v0.1.15 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking advent-of-code-2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.05s [INFO] running `Command { std: "docker" "inspect" "2009b485cd054e1d0f4f9cca21c17aca4997f3ea1b8773c9a2e2eb54ec64b31e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2009b485cd054e1d0f4f9cca21c17aca4997f3ea1b8773c9a2e2eb54ec64b31e", kill_on_drop: false }` [INFO] [stdout] 2009b485cd054e1d0f4f9cca21c17aca4997f3ea1b8773c9a2e2eb54ec64b31e [INFO] checking social-anthrax/Advent-of-Code-2022 against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsocial-anthrax%2FAdvent-of-Code-2022" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/social-anthrax/Advent-of-Code-2022 on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/social-anthrax/Advent-of-Code-2022 [INFO] finished tweaking git repo https://github.com/social-anthrax/Advent-of-Code-2022 [INFO] tweaked toml for git repo https://github.com/social-anthrax/Advent-of-Code-2022 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/social-anthrax/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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74e4dd92e638d9656aa66c67764e321dbedb245ff68b5d604ff2d873a04b8261 [INFO] running `Command { std: "docker" "start" "-a" "74e4dd92e638d9656aa66c67764e321dbedb245ff68b5d604ff2d873a04b8261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74e4dd92e638d9656aa66c67764e321dbedb245ff68b5d604ff2d873a04b8261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74e4dd92e638d9656aa66c67764e321dbedb245ff68b5d604ff2d873a04b8261", kill_on_drop: false }` [INFO] [stdout] 74e4dd92e638d9656aa66c67764e321dbedb245ff68b5d604ff2d873a04b8261 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d360a097c7944fcf756cdbfc2b450ce9425199b3714237f2af3c66885bee2d1 [INFO] running `Command { std: "docker" "start" "-a" "2d360a097c7944fcf756cdbfc2b450ce9425199b3714237f2af3c66885bee2d1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling serde v1.0.172 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.172 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Checking time v0.3.23 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking const-random v0.1.15 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking chumsky v0.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking advent-of-code-2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.14s [INFO] running `Command { std: "docker" "inspect" "2d360a097c7944fcf756cdbfc2b450ce9425199b3714237f2af3c66885bee2d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d360a097c7944fcf756cdbfc2b450ce9425199b3714237f2af3c66885bee2d1", kill_on_drop: false }` [INFO] [stdout] 2d360a097c7944fcf756cdbfc2b450ce9425199b3714237f2af3c66885bee2d1