[INFO] fetching crate menmos-repository 0.2.6...
[INFO] testing menmos-repository-0.2.6 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate menmos-repository 0.2.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate menmos-repository 0.2.6
[INFO] finished tweaking crates.io crate menmos-repository 0.2.6
[INFO] tweaked toml for crates.io crate menmos-repository 0.2.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate menmos-repository 0.2.6 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 269 packages to latest compatible versions
[INFO] [stderr]       Adding aws-config v0.9.0 (available: v1.8.10)
[INFO] [stderr]       Adding aws-sdk-s3 v0.9.0 (available: v1.110.0)
[INFO] [stderr]       Adding aws-smithy-http v0.39.0 (available: v0.62.5)
[INFO] [stderr]       Adding sysinfo v0.23.13 (available: v0.37.2)
[INFO] [stderr]       Adding xmlparser v0.13.3 (available: v0.13.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ef1d36a46239f662d175efcaceda819bf3c599de40fd77c94251ce3f37db20d
[INFO] running `Command { std: "docker" "start" "-a" "6ef1d36a46239f662d175efcaceda819bf3c599de40fd77c94251ce3f37db20d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ef1d36a46239f662d175efcaceda819bf3c599de40fd77c94251ce3f37db20d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ef1d36a46239f662d175efcaceda819bf3c599de40fd77c94251ce3f37db20d", kill_on_drop: false }`
[INFO] [stdout] 6ef1d36a46239f662d175efcaceda819bf3c599de40fd77c94251ce3f37db20d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be023a031c6913c161e08800c4ec9e4c9f73eda20d61f930b606f84ab96c6267
[INFO] running `Command { std: "docker" "start" "-a" "be023a031c6913c161e08800c4ec9e4c9f73eda20d61f930b606f84ab96c6267", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling aws-types v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling aws-smithy-xml v0.39.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sysinfo v0.23.13
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling aws-smithy-types v0.39.0
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.39.0
[INFO] [stderr]    Compiling aws-smithy-json v0.39.0
[INFO] [stderr]    Compiling aws-smithy-query v0.39.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling lfan v0.2.6
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling rapidquery v0.2.6
[INFO] [stderr]    Compiling aws-smithy-async v0.39.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling menmos-betterstreams v0.2.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling aws-smithy-http v0.39.0
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling aws-smithy-http-tower v0.39.0
[INFO] [stderr]    Compiling aws-sigv4 v0.9.1
[INFO] [stderr]    Compiling aws-smithy-client v0.39.0
[INFO] [stderr]    Compiling aws-endpoint v0.9.0
[INFO] [stderr]    Compiling aws-http v0.9.0
[INFO] [stderr]    Compiling aws-sig-auth v0.9.0
[INFO] [stderr]    Compiling aws-sdk-sso v0.9.0
[INFO] [stderr]    Compiling aws-sdk-sts v0.9.0
[INFO] [stderr]    Compiling aws-sdk-s3 v0.9.0
[INFO] [stderr]    Compiling menmos-interface v0.2.6
[INFO] [stderr]    Compiling aws-config v0.9.0
[INFO] [stderr]    Compiling menmos-repository v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> src/util.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |         Bound::Included(i) => (*i + 1),
[INFO] [stdout]    |                               ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 15 -         Bound::Included(i) => (*i + 1),
[INFO] [stdout] 15 +         Bound::Included(i) => *i + 1 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "be023a031c6913c161e08800c4ec9e4c9f73eda20d61f930b606f84ab96c6267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be023a031c6913c161e08800c4ec9e4c9f73eda20d61f930b606f84ab96c6267", kill_on_drop: false }`
[INFO] [stdout] be023a031c6913c161e08800c4ec9e4c9f73eda20d61f930b606f84ab96c6267
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11b310010d43508ff348d639d399cb631e858f5120223b64b5edacf2894ecab2
[INFO] running `Command { std: "docker" "start" "-a" "11b310010d43508ff348d639d399cb631e858f5120223b64b5edacf2894ecab2", kill_on_drop: false }`
[INFO] [stderr]    Compiling menmos-repository v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> src/util.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |         Bound::Included(i) => (*i + 1),
[INFO] [stdout]    |                               ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 15 -         Bound::Included(i) => (*i + 1),
[INFO] [stdout] 15 +         Bound::Included(i) => *i + 1 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> src/util.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |         Bound::Included(i) => (*i + 1),
[INFO] [stdout]    |                               ^      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 15 -         Bound::Included(i) => (*i + 1),
[INFO] [stdout] 15 +         Bound::Included(i) => *i + 1 ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.77s
[INFO] running `Command { std: "docker" "inspect" "11b310010d43508ff348d639d399cb631e858f5120223b64b5edacf2894ecab2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11b310010d43508ff348d639d399cb631e858f5120223b64b5edacf2894ecab2", kill_on_drop: false }`
[INFO] [stdout] 11b310010d43508ff348d639d399cb631e858f5120223b64b5edacf2894ecab2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b8c1aa335db323a08d97e9eb10bf23b73796cf8f66c613865f0da8fbac92f43
[INFO] running `Command { std: "docker" "start" "-a" "4b8c1aa335db323a08d97e9eb10bf23b73796cf8f66c613865f0da8fbac92f43", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]   --> src/util.rs:15:31
[INFO] [stderr]    |
[INFO] [stderr] 15 |         Bound::Included(i) => (*i + 1),
[INFO] [stderr]    |                               ^      ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 15 -         Bound::Included(i) => (*i + 1),
[INFO] [stderr] 15 +         Bound::Included(i) => *i + 1 ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `menmos-repository` (lib) generated 1 warning (run `cargo fix --lib -p menmos-repository` to apply 1 suggestion)
[INFO] [stderr] warning: `menmos-repository` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/repository-1fecb50c876a780d)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests repository
[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] warning: unnecessary parentheses around match arm expression
[INFO] [stderr]   --> src/util.rs:15:31
[INFO] [stderr]    |
[INFO] [stderr] 15 |         Bound::Included(i) => (*i + 1),
[INFO] [stderr]    |                               ^      ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 15 -         Bound::Included(i) => (*i + 1),
[INFO] [stderr] 15 +         Bound::Included(i) => *i + 1 ,
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[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" "4b8c1aa335db323a08d97e9eb10bf23b73796cf8f66c613865f0da8fbac92f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b8c1aa335db323a08d97e9eb10bf23b73796cf8f66c613865f0da8fbac92f43", kill_on_drop: false }`
[INFO] [stdout] 4b8c1aa335db323a08d97e9eb10bf23b73796cf8f66c613865f0da8fbac92f43
