[INFO] cloning repository https://github.com/kklingenberg/docker-job-dispatcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kklingenberg/docker-job-dispatcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkklingenberg%2Fdocker-job-dispatcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkklingenberg%2Fdocker-job-dispatcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 993cdbae43fbded5c2a7f7b26c5e3bb74f182fa6 [INFO] checking kklingenberg/docker-job-dispatcher against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkklingenberg%2Fdocker-job-dispatcher" "/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/kklingenberg/docker-job-dispatcher [INFO] finished tweaking git repo https://github.com/kklingenberg/docker-job-dispatcher [INFO] tweaked toml for git repo https://github.com/kklingenberg/docker-job-dispatcher written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kklingenberg/docker-job-dispatcher on toolchain e90f1ff63e694965281f833819a486da29772bdf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kklingenberg/docker-job-dispatcher 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" "+e90f1ff63e694965281f833819a486da29772bdf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 618dde0e217476759858c69c5f4185caee3858cffdb513a7409d74cc2b08926b [INFO] running `Command { std: "docker" "start" "-a" "618dde0e217476759858c69c5f4185caee3858cffdb513a7409d74cc2b08926b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "618dde0e217476759858c69c5f4185caee3858cffdb513a7409d74cc2b08926b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "618dde0e217476759858c69c5f4185caee3858cffdb513a7409d74cc2b08926b", kill_on_drop: false }` [INFO] [stdout] 618dde0e217476759858c69c5f4185caee3858cffdb513a7409d74cc2b08926b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3f185deb038281e89808d00c096297d7c5724526591aaa7838bee3b0749a93d [INFO] running `Command { std: "docker" "start" "-a" "d3f185deb038281e89808d00c096297d7c5724526591aaa7838bee3b0749a93d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking serde_json v1.0.117 [INFO] [stderr] Checking jaq-syn v1.1.0 (https://github.com/01mf02/jaq.git?tag=v1.4.0#ffffeb59) [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jaq-parse v1.0.2 (https://github.com/01mf02/jaq.git?tag=v1.4.0#ffffeb59) [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling utoipa-gen v4.3.0 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking actix-server v2.4.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking hifijson v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling prometheus-client v0.22.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Checking jaq-interpret v1.4.0 (https://github.com/01mf02/jaq.git?tag=v1.4.0#ffffeb59) [INFO] [stderr] Checking clap_builder v4.5.6 [INFO] [stderr] Checking hyperlocal-next v0.9.0 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Checking cuid-util v0.1.0 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling jaq-std v1.4.0 (https://github.com/01mf02/jaq.git?tag=v1.4.0#ffffeb59) [INFO] [stderr] Checking cuid2 v0.1.2 [INFO] [stderr] Checking jaq-core v1.4.0 (https://github.com/01mf02/jaq.git?tag=v1.4.0#ffffeb59) [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking clap v4.5.6 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking actix-http v3.7.0 [INFO] [stderr] Checking actix-web v4.7.0 [INFO] [stderr] Checking bollard v0.16.1 [INFO] [stderr] Checking utoipa-rapidoc v4.0.0 [INFO] [stderr] Checking docker-job-dispatcher v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cleaner.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | async fn clean(max_age: u32, namespace: &str) -> Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> src/cleaner.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | .collect::>()?; [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] 63 - .collect::>()?; [INFO] [stdout] 63 + .collect::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/cleaner.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | async fn clean(max_age: u32, namespace: &str) -> Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> src/cleaner.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | .collect::>()?; [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] 63 - .collect::>()?; [INFO] [stdout] 63 + .collect::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/scheduler.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | async fn schedule(max_concurrent: usize, namespace: &str) -> Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> src/scheduler.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | .collect::>()?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 35 - .collect::>()?; [INFO] [stdout] 35 + .collect::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/scheduler.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | async fn schedule(max_concurrent: usize, namespace: &str) -> Result<()> { [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 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> src/scheduler.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 35 | .collect::>()?; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 35 - .collect::>()?; [INFO] [stdout] 35 + .collect::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `docker-job-dispatcher` (bin "docker-job-dispatcher") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `docker-job-dispatcher` (bin "docker-job-dispatcher" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "d3f185deb038281e89808d00c096297d7c5724526591aaa7838bee3b0749a93d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3f185deb038281e89808d00c096297d7c5724526591aaa7838bee3b0749a93d", kill_on_drop: false }` [INFO] [stdout] d3f185deb038281e89808d00c096297d7c5724526591aaa7838bee3b0749a93d