[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 master#51ff895062ba60a7cba53f57af928c3fb7b0f2f4 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-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/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kklingenberg/docker-job-dispatcher on toolchain 51ff895062ba60a7cba53f57af928c3fb7b0f2f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "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" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/01mf02/jaq.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utoipa-rapidoc v4.0.0 [INFO] [stderr] Downloaded hifijson v0.2.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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3871e38800ab867abb8ee7eec7720f51113f5c7e9dc2ea1238009b821ab09ed0 [INFO] running `Command { std: "docker" "start" "-a" "3871e38800ab867abb8ee7eec7720f51113f5c7e9dc2ea1238009b821ab09ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3871e38800ab867abb8ee7eec7720f51113f5c7e9dc2ea1238009b821ab09ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3871e38800ab867abb8ee7eec7720f51113f5c7e9dc2ea1238009b821ab09ed0", kill_on_drop: false }` [INFO] [stdout] 3871e38800ab867abb8ee7eec7720f51113f5c7e9dc2ea1238009b821ab09ed0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+51ff895062ba60a7cba53f57af928c3fb7b0f2f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b92bb1a09e99174d89aa595e65e3deb01f6f8f69a0529de586bb90eb04c3b192 [INFO] running `Command { std: "docker" "start" "-a" "b92bb1a09e99174d89aa595e65e3deb01f6f8f69a0529de586bb90eb04c3b192", 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 tokio v1.38.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.34 [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 regex-automata v0.4.7 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking time v0.3.36 [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 actix-codec v0.5.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rustls-webpki v0.102.4 [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 bincode v1.3.3 [INFO] [stderr] Compiling actix-router v0.5.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 num-bigint v0.4.5 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking rustls-native-certs v0.7.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 tokio-rustls v0.25.0 [INFO] [stderr] Checking num-iter v0.1.45 [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] Compiling prometheus-client v0.22.2 [INFO] [stderr] Checking hifijson v0.2.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking clap_builder v4.5.6 [INFO] [stderr] Checking jaq-interpret v1.4.0 (https://github.com/01mf02/jaq.git?tag=v1.4.0#ffffeb59) [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Checking bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Checking hyperlocal-next v0.9.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Compiling jaq-std v1.4.0 (https://github.com/01mf02/jaq.git?tag=v1.4.0#ffffeb59) [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 home v0.5.9 [INFO] [stderr] Checking either v1.12.0 [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 cuid2 v0.1.2 [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] warning: 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: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(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] warning: 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: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(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] warning: 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] warning: 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: docker-job-dispatcher v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "b92bb1a09e99174d89aa595e65e3deb01f6f8f69a0529de586bb90eb04c3b192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b92bb1a09e99174d89aa595e65e3deb01f6f8f69a0529de586bb90eb04c3b192", kill_on_drop: false }` [INFO] [stdout] b92bb1a09e99174d89aa595e65e3deb01f6f8f69a0529de586bb90eb04c3b192