[INFO] cloning repository https://github.com/pedantic79/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/pedantic79/advent-of-code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedantic79%2Fadvent-of-code-2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedantic79%2Fadvent-of-code-2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56ea30d9abc2fc52d510e0bdc67869a9a7c75275
[INFO] checking pedantic79/advent-of-code-2022 against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedantic79%2Fadvent-of-code-2022" "/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/pedantic79/advent-of-code-2022
[INFO] finished tweaking git repo https://github.com/pedantic79/advent-of-code-2022
[INFO] tweaked toml for git repo https://github.com/pedantic79/advent-of-code-2022 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pedantic79/advent-of-code-2022 on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pedantic79/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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gxhash v3.5.0
[INFO] [stderr]   Downloaded aoc-runner-internal v0.1.0
[INFO] [stderr]   Downloaded aoc-runner-derive v0.3.0
[INFO] [stderr]   Downloaded smallstr v0.3.0
[INFO] [stderr]   Downloaded scanf v1.3.1
[INFO] [stderr]   Downloaded pathfinding v4.14.0
[INFO] [stderr]   Downloaded aoc-runner v0.3.0
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4aa5ab83d35eca907c2307bd03003753efca13a656b35bc4188641435c894827
[INFO] running `Command { std: "docker" "start" "-a" "4aa5ab83d35eca907c2307bd03003753efca13a656b35bc4188641435c894827", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4aa5ab83d35eca907c2307bd03003753efca13a656b35bc4188641435c894827", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aa5ab83d35eca907c2307bd03003753efca13a656b35bc4188641435c894827", kill_on_drop: false }`
[INFO] [stdout] 4aa5ab83d35eca907c2307bd03003753efca13a656b35bc4188641435c894827
[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" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 401c4ec33bd929d28ff9eb449884981bd7adb90abbfbb6e12be756264c43a108
[INFO] running `Command { std: "docker" "start" "-a" "401c4ec33bd929d28ff9eb449884981bd7adb90abbfbb6e12be756264c43a108", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling gxhash v3.5.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking scanf v1.3.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking stable-pattern v0.1.0
[INFO] [stderr]     Checking smallstr v0.3.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking aoc-runner v0.3.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stdout] error: Gxhash requires aes and sse2 intrinsics. Make sure the processor supports it and build with RUSTFLAGS="-C target-cpu=native" or RUSTFLAGS="-C target-feature=+aes,+sse2".
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gxhash-3.5.0/src/gxhash/platform/x86.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | compile_error!{"Gxhash requires aes and sse2 intrinsics. Make sure the processor supports it and build with RUSTFLAGS=\"-C target-cpu=native\" or RUSTFLAGS=\"-C target-feature=+aes,+sse2\"."}
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gxhash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "401c4ec33bd929d28ff9eb449884981bd7adb90abbfbb6e12be756264c43a108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "401c4ec33bd929d28ff9eb449884981bd7adb90abbfbb6e12be756264c43a108", kill_on_drop: false }`
[INFO] [stdout] 401c4ec33bd929d28ff9eb449884981bd7adb90abbfbb6e12be756264c43a108
