[INFO] cloning repository https://github.com/beneyal/rusty-picard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beneyal/rusty-picard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeneyal%2Frusty-picard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeneyal%2Frusty-picard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d1ace1bd56466e2e3d4ced83b7bead2a3574cbd
[INFO] checking beneyal/rusty-picard against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeneyal%2Frusty-picard" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/beneyal/rusty-picard
[INFO] finished tweaking git repo https://github.com/beneyal/rusty-picard
[INFO] tweaked toml for git repo https://github.com/beneyal/rusty-picard written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beneyal/rusty-picard on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/beneyal/rusty-picard 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded monostate v0.1.12
[INFO] [stderr]   Downloaded monostate-impl v0.1.12
[INFO] [stderr]   Downloaded axum-macros v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e862a65cbcab46d1113127f0fce7201e8d50ee92561760d580ab3699e07552eb
[INFO] running `Command { std: "docker" "start" "-a" "e862a65cbcab46d1113127f0fce7201e8d50ee92561760d580ab3699e07552eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e862a65cbcab46d1113127f0fce7201e8d50ee92561760d580ab3699e07552eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e862a65cbcab46d1113127f0fce7201e8d50ee92561760d580ab3699e07552eb", kill_on_drop: false }`
[INFO] [stdout] e862a65cbcab46d1113127f0fce7201e8d50ee92561760d580ab3699e07552eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef475da4881db46e1988da04000059322020b1e01e184e4e2519848752257055
[INFO] running `Command { std: "docker" "start" "-a" "ef475da4881db46e1988da04000059322020b1e01e184e4e2519848752257055", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking winnow v0.6.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking rayon-cond v0.3.0
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling monostate-impl v0.1.12
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking monostate v0.1.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokenizers v0.19.1
[INFO] [stderr]     Checking rusty-picard v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/parser/api.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub(crate) fn prefixed_qpl<'i, 'j, E: ParserError<Stream<'i>>>(
[INFO] [stdout] 12 | |     schemas: &'j HashMap<String, SqlSchema>,
[INFO] [stdout] 13 | |     with_type_checking: bool,
[INFO] [stdout] 14 | | ) -> impl Parser<Stream<'i>, Qpl, E> + 'j {
[INFO] [stdout]    | |_________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate<()>` will fail
[INFO] [stdout]   --> src/parser/api.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         repeat(0.., special_token).parse_next(input)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 17 |         repeat::<_, _, (), _, _>(0.., special_token).parse_next(input)?;
[INFO] [stdout]    |               ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/parser/api.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pub(crate) fn prefixed_qpl<'i, 'j, E: ParserError<Stream<'i>>>(
[INFO] [stdout] 12 | |     schemas: &'j HashMap<String, SqlSchema>,
[INFO] [stdout] 13 | |     with_type_checking: bool,
[INFO] [stdout] 14 | | ) -> impl Parser<Stream<'i>, Qpl, E> + 'j {
[INFO] [stdout]    | |_________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Accumulate<()>` will fail
[INFO] [stdout]   --> src/parser/api.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         repeat(0.., special_token).parse_next(input)?;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 17 |         repeat::<_, _, (), _, _>(0.., special_token).parse_next(input)?;
[INFO] [stdout]    |               ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty-picard` (bin "rusty-picard") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rusty-picard` (bin "rusty-picard" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ef475da4881db46e1988da04000059322020b1e01e184e4e2519848752257055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef475da4881db46e1988da04000059322020b1e01e184e4e2519848752257055", kill_on_drop: false }`
[INFO] [stdout] ef475da4881db46e1988da04000059322020b1e01e184e4e2519848752257055
