[INFO] cloning repository https://github.com/KSXGitHub/arch-pkg-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KSXGitHub/arch-pkg-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Farch-pkg-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Farch-pkg-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0bd76585548d7cc992001a6cbd5706d13a8fab8d [INFO] testing KSXGitHub/arch-pkg-db against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Farch-pkg-db" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/KSXGitHub/arch-pkg-db [INFO] finished tweaking git repo https://github.com/KSXGitHub/arch-pkg-db [INFO] tweaked toml for git repo https://github.com/KSXGitHub/arch-pkg-db written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KSXGitHub/arch-pkg-db on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KSXGitHub/arch-pkg-db 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92da830c886e72dc32caaecb2c864a7d4d753a8c7cff90a8f51bde58d40b666a [INFO] running `Command { std: "docker" "start" "-a" "92da830c886e72dc32caaecb2c864a7d4d753a8c7cff90a8f51bde58d40b666a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92da830c886e72dc32caaecb2c864a7d4d753a8c7cff90a8f51bde58d40b666a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92da830c886e72dc32caaecb2c864a7d4d753a8c7cff90a8f51bde58d40b666a", kill_on_drop: false }` [INFO] [stdout] 92da830c886e72dc32caaecb2c864a7d4d753a8c7cff90a8f51bde58d40b666a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7e5a9c00828a0f8f1beb5b3755b97c665d1a4b536c60648eb39d8c7be7680ba [INFO] running `Command { std: "docker" "start" "-a" "d7e5a9c00828a0f8f1beb5b3755b97c665d1a4b536c60648eb39d8c7be7680ba", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling iter-scan v0.4.0 [INFO] [stderr] Compiling lines-inclusive v0.0.0 [INFO] [stderr] Compiling typebool v0.1.0 [INFO] [stderr] Compiling pipe-trait v0.4.0 [INFO] [stderr] Compiling is_type v0.2.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling arch-pkg-text v0.9.0 [INFO] [stdout] error: this relaxed bound is not permitted here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arch-pkg-text-0.9.0/src/desc/query/generic.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | impl> ReuseAdvice for Pin { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in this context, relaxed bounds are only allowed on type parameters defined by the closest item [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this relaxed bound is not permitted here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arch-pkg-text-0.9.0/src/srcinfo/query/generic.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | impl> ReuseAdvice for Pin { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: in this context, relaxed bounds are only allowed on type parameters defined by the closest item [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arch-pkg-text` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d7e5a9c00828a0f8f1beb5b3755b97c665d1a4b536c60648eb39d8c7be7680ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7e5a9c00828a0f8f1beb5b3755b97c665d1a4b536c60648eb39d8c7be7680ba", kill_on_drop: false }` [INFO] [stdout] d7e5a9c00828a0f8f1beb5b3755b97c665d1a4b536c60648eb39d8c7be7680ba