[INFO] cloning repository https://github.com/Artentus/QuartzHDL
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artentus/QuartzHDL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2FQuartzHDL", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2FQuartzHDL'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3798a25fe0087b220b8a57681611d892c5facec8
[INFO] checking Artentus/QuartzHDL against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2FQuartzHDL" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Artentus/QuartzHDL
[INFO] finished tweaking git repo https://github.com/Artentus/QuartzHDL
[INFO] tweaked toml for git repo https://github.com/Artentus/QuartzHDL written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Artentus/QuartzHDL on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Artentus/QuartzHDL 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" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "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 xxhash-rust v0.8.11
[INFO] [stderr]   Downloaded topological-sort v0.2.2
[INFO] [stderr]   Downloaded langbox v0.6.0
[INFO] [stderr]   Downloaded clap v4.5.9
[INFO] [stderr]   Downloaded langbox_procmacro v0.3.0
[INFO] [stderr]   Downloaded clap_builder v4.5.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 24d8c4d466df4e7952e4e2fec817573692f81366b8cc1996710b1b1b3a722cbe
[INFO] running `Command { std: "docker" "start" "24d8c4d466df4e7952e4e2fec817573692f81366b8cc1996710b1b1b3a722cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24d8c4d466df4e7952e4e2fec817573692f81366b8cc1996710b1b1b3a722cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24d8c4d466df4e7952e4e2fec817573692f81366b8cc1996710b1b1b3a722cbe" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24d8c4d466df4e7952e4e2fec817573692f81366b8cc1996710b1b1b3a722cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24d8c4d466df4e7952e4e2fec817573692f81366b8cc1996710b1b1b3a722cbe" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking xxhash-rust v0.8.11
[INFO] [stderr]     Checking topological-sort v0.2.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling langbox_procmacro v0.3.0
[INFO] [stderr]     Checking langbox v0.6.0
[INFO] [stdout] error[E0277]: the trait bound `ParseResult<'a, TokenKind, Infallible, E>: Residual<(T, TokenStream<'a, TokenKind>)>` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/langbox-0.6.0/src/parser.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 |     type Residual = ParseResult<'a, TokenKind, Infallible, E>;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the nightly-only, unstable trait `Residual<(T, TokenStream<'a, TokenKind>)>` is not implemented for `ParseResult<'a, TokenKind, Infallible, E>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/langbox-0.6.0/src/parser.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout]  86 | pub enum ParseResult<'a, TokenKind, T, E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the following other types implement trait `Residual<O>`
[INFO] [stdout]    --> /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/core/src/option.rs:2901:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Option<Infallible>` implements `Residual<T>`
[INFO] [stdout]    --> /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/core/src/ops/control_flow.rs:138:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ControlFlow<B, Infallible>` implements `Residual<C>`
[INFO] [stdout]    --> /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/core/src/result.rs:2208:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Result<Infallible, E>` implements `Residual<T>`
[INFO] [stdout] note: required by a bound in `std::ops::Try::Residual`
[INFO] [stdout]    --> /rustc/6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa/library/core/src/ops/try_trait.rs:160:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `langbox` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "24d8c4d466df4e7952e4e2fec817573692f81366b8cc1996710b1b1b3a722cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24d8c4d466df4e7952e4e2fec817573692f81366b8cc1996710b1b1b3a722cbe", kill_on_drop: false }`
[INFO] [stdout] 24d8c4d466df4e7952e4e2fec817573692f81366b8cc1996710b1b1b3a722cbe
