[INFO] fetching crate time-key-stream-set 0.1.6...
[INFO] testing time-key-stream-set-0.1.6 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate time-key-stream-set 0.1.6 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate time-key-stream-set 0.1.6
[INFO] finished tweaking crates.io crate time-key-stream-set 0.1.6
[INFO] tweaked toml for crates.io crate time-key-stream-set 0.1.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate time-key-stream-set 0.1.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 102 packages to latest compatible versions
[INFO] [stderr]       Adding lru v0.10.1 (available: v0.16.2)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f15c2e00bb76fcf439a4f642400c1c843b14a94a618c336b10be02742230adf6
[INFO] running `Command { std: "docker" "start" "-a" "f15c2e00bb76fcf439a4f642400c1c843b14a94a618c336b10be02742230adf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f15c2e00bb76fcf439a4f642400c1c843b14a94a618c336b10be02742230adf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f15c2e00bb76fcf439a4f642400c1c843b14a94a618c336b10be02742230adf6", kill_on_drop: false }`
[INFO] [stdout] f15c2e00bb76fcf439a4f642400c1c843b14a94a618c336b10be02742230adf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3c036ac158e69792c8945683571107b3ca98444b162dd4fa51f4ef6cb8617044
[INFO] running `Command { std: "docker" "start" "-a" "3c036ac158e69792c8945683571107b3ca98444b162dd4fa51f4ef6cb8617044", kill_on_drop: false }`
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling tsz-macro v1.1.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tsz-compress v1.1.6
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling time-key-stream-set v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/stream_set.rs:478:34
[INFO] [stdout]     |
[INFO] [stdout] 478 |             let mut compressor = Compressor::new();
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^-- argument #1 of type `usize` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tsz-compress-1.1.6/src/compress.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  92 |     pub fn new(size_hint: usize) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 478 |             let mut compressor = Compressor::new(/* usize */);
[INFO] [stdout]     |                                                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time-key-stream-set` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3c036ac158e69792c8945683571107b3ca98444b162dd4fa51f4ef6cb8617044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c036ac158e69792c8945683571107b3ca98444b162dd4fa51f4ef6cb8617044", kill_on_drop: false }`
[INFO] [stdout] 3c036ac158e69792c8945683571107b3ca98444b162dd4fa51f4ef6cb8617044
