[INFO] fetching crate aikup 0.0.11... [INFO] testing aikup-0.0.11 against beta-2025-09-21 for beta-1.91-2 [INFO] extracting crate aikup 0.0.11 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate aikup 0.0.11 [INFO] finished tweaking crates.io crate aikup 0.0.11 [INFO] tweaked toml for crates.io crate aikup 0.0.11 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aikup 0.0.11 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 crates.io crate aikup 0.0.11 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c3c6031cd4544a62c0a7d6a9765f170412ef5dbd6e542a5672e3ad6018e3ff75 [INFO] running `Command { std: "docker" "start" "-a" "c3c6031cd4544a62c0a7d6a9765f170412ef5dbd6e542a5672e3ad6018e3ff75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3c6031cd4544a62c0a7d6a9765f170412ef5dbd6e542a5672e3ad6018e3ff75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c6031cd4544a62c0a7d6a9765f170412ef5dbd6e542a5672e3ad6018e3ff75", kill_on_drop: false }` [INFO] [stdout] c3c6031cd4544a62c0a7d6a9765f170412ef5dbd6e542a5672e3ad6018e3ff75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 53e505899be0147146ce53cc9b2a63b33ac703ebc5fa6679b150d538f2cf48f0 [INFO] running `Command { std: "docker" "start" "-a" "53e505899be0147146ce53cc9b2a63b33ac703ebc5fa6679b150d538f2cf48f0", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling snafu-derive v0.8.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling iri-string v0.7.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling snafu v0.8.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling color-print-proc-macro v0.3.6 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling color-print v0.3.6 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling octocrab v0.38.0 [INFO] [stderr] Compiling aikup v0.0.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "53e505899be0147146ce53cc9b2a63b33ac703ebc5fa6679b150d538f2cf48f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e505899be0147146ce53cc9b2a63b33ac703ebc5fa6679b150d538f2cf48f0", kill_on_drop: false }` [INFO] [stdout] 53e505899be0147146ce53cc9b2a63b33ac703ebc5fa6679b150d538f2cf48f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06e89cac18303e3d1f88c0400108afde8606f9a35ddec66cb8b1c9bcc7f4f0ce [INFO] running `Command { std: "docker" "start" "-a" "06e89cac18303e3d1f88c0400108afde8606f9a35ddec66cb8b1c9bcc7f4f0ce", kill_on_drop: false }` [INFO] [stderr] Compiling aikup v0.0.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.30s [INFO] running `Command { std: "docker" "inspect" "06e89cac18303e3d1f88c0400108afde8606f9a35ddec66cb8b1c9bcc7f4f0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06e89cac18303e3d1f88c0400108afde8606f9a35ddec66cb8b1c9bcc7f4f0ce", kill_on_drop: false }` [INFO] [stdout] 06e89cac18303e3d1f88c0400108afde8606f9a35ddec66cb8b1c9bcc7f4f0ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b51d2587da7efd5e9e11000f3914d97e0a53f3c683567e16c900e9ba46c6a6a6 [INFO] running `Command { std: "docker" "start" "-a" "b51d2587da7efd5e9e11000f3914d97e0a53f3c683567e16c900e9ba46c6a6a6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aikup-598669a9566173cf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aikup-984a3a91b690bf9e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests aikup [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b51d2587da7efd5e9e11000f3914d97e0a53f3c683567e16c900e9ba46c6a6a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51d2587da7efd5e9e11000f3914d97e0a53f3c683567e16c900e9ba46c6a6a6", kill_on_drop: false }` [INFO] [stdout] b51d2587da7efd5e9e11000f3914d97e0a53f3c683567e16c900e9ba46c6a6a6