[INFO] cloning repository https://github.com/AOSC-Dev/minipkgsite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/minipkgsite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fminipkgsite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fminipkgsite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b7e9c7a03bd5e68af756d2fb4bf28154c8c7e69 [INFO] building AOSC-Dev/minipkgsite against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fminipkgsite" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AOSC-Dev/minipkgsite [INFO] finished tweaking git repo https://github.com/AOSC-Dev/minipkgsite [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/minipkgsite written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AOSC-Dev/minipkgsite on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AOSC-Dev/minipkgsite 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/AOSC-Dev/abbs-meta-rs` [INFO] [stderr] Updating git submodule `https://github.com/openSUSE/libsolv.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/eatradish/conch-parser` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.83 [INFO] [stderr] Downloaded yansi-term v0.1.2 [INFO] [stderr] Downloaded prost-types v0.12.4 [INFO] [stderr] Downloaded tonic v0.10.2 [INFO] [stderr] Downloaded console-subscriber v0.2.0 [INFO] [stderr] Downloaded annotate-snippets v0.9.2 [INFO] [stderr] Downloaded console-api v0.6.0 [INFO] [stderr] Downloaded rustversion v1.0.16 [INFO] [stderr] Downloaded redis v0.25.3 [INFO] [stderr] Downloaded prost-derive v0.12.5 [INFO] [stderr] Downloaded prost v0.12.4 [INFO] [stderr] Downloaded syn v2.0.61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7ed1e1e4def46d720c38b586389dc354a72ddc155d00ef4b8b2ab8a9aac09cc [INFO] running `Command { std: "docker" "start" "-a" "c7ed1e1e4def46d720c38b586389dc354a72ddc155d00ef4b8b2ab8a9aac09cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7ed1e1e4def46d720c38b586389dc354a72ddc155d00ef4b8b2ab8a9aac09cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ed1e1e4def46d720c38b586389dc354a72ddc155d00ef4b8b2ab8a9aac09cc", kill_on_drop: false }` [INFO] [stdout] c7ed1e1e4def46d720c38b586389dc354a72ddc155d00ef4b8b2ab8a9aac09cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16dc020daf1354c8e413941d00372148f1003f64154d4716cbbc7bf45fbfcc9d [INFO] running `Command { std: "docker" "start" "-a" "16dc020daf1354c8e413941d00372148f1003f64154d4716cbbc7bf45fbfcc9d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling conch-parser v0.1.1 (https://github.com/eatradish/conch-parser?rev=99043086237afa78a6e02f084b241c7a65152dec#99043086) [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling abbs-meta-apml v0.1.0 (https://github.com/AOSC-Dev/abbs-meta-rs?rev=4a592937b44e8bb93103edd34eff384169a3248a#4a592937) [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling redis v0.25.3 [INFO] [stderr] Compiling minipkgsite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/abbs/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn update_all(&mut self, git_path: PathBuf, first_time: bool) -> 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 `!: FromRedisValue` will fail [INFO] [stdout] --> src/abbs/mod.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | .set( [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] 76 | .set::<_, _, ()>( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: minipkgsite v0.1.0 (/opt/rustwide/workdir), redis v0.25.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "16dc020daf1354c8e413941d00372148f1003f64154d4716cbbc7bf45fbfcc9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16dc020daf1354c8e413941d00372148f1003f64154d4716cbbc7bf45fbfcc9d", kill_on_drop: false }` [INFO] [stdout] 16dc020daf1354c8e413941d00372148f1003f64154d4716cbbc7bf45fbfcc9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1454284a2c8b0b16533f44e3ccffdf5f944a2334ed94dd3e519b55319e363dd3 [INFO] running `Command { std: "docker" "start" "-a" "1454284a2c8b0b16533f44e3ccffdf5f944a2334ed94dd3e519b55319e363dd3", kill_on_drop: false }` [INFO] [stderr] Compiling minipkgsite v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/abbs/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub async fn update_all(&mut self, git_path: PathBuf, first_time: bool) -> 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 `!: FromRedisValue` will fail [INFO] [stdout] --> src/abbs/mod.rs:76:18 [INFO] [stdout] | [INFO] [stdout] 76 | .set( [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] 76 | .set::<_, _, ()>( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: minipkgsite v0.1.0 (/opt/rustwide/workdir), redis v0.25.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1454284a2c8b0b16533f44e3ccffdf5f944a2334ed94dd3e519b55319e363dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1454284a2c8b0b16533f44e3ccffdf5f944a2334ed94dd3e519b55319e363dd3", kill_on_drop: false }` [INFO] [stdout] 1454284a2c8b0b16533f44e3ccffdf5f944a2334ed94dd3e519b55319e363dd3