[INFO] cloning repository https://github.com/icsboyx/bottarga
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icsboyx/bottarga" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficsboyx%2Fbottarga", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficsboyx%2Fbottarga'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c9e4d6c971bd63dbaf6802fd429923dc19610e3
[INFO] testing icsboyx/bottarga against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficsboyx%2Fbottarga" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/icsboyx/bottarga
[INFO] finished tweaking git repo https://github.com/icsboyx/bottarga
[INFO] tweaked toml for git repo https://github.com/icsboyx/bottarga written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/icsboyx/bottarga 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] crate git repo https://github.com/icsboyx/bottarga 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-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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f4bb59109bf02a13f08b003dba4ceae822d19a4099bc625d9ed36740b67f95cf
[INFO] running `Command { std: "docker" "start" "-a" "f4bb59109bf02a13f08b003dba4ceae822d19a4099bc625d9ed36740b67f95cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4bb59109bf02a13f08b003dba4ceae822d19a4099bc625d9ed36740b67f95cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4bb59109bf02a13f08b003dba4ceae822d19a4099bc625d9ed36740b67f95cf", kill_on_drop: false }`
[INFO] [stdout] f4bb59109bf02a13f08b003dba4ceae822d19a4099bc625d9ed36740b67f95cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 49fa8d4139e008e040797c42b5e017bce490407d5d855807308fb2cd071603f1
[INFO] running `Command { std: "docker" "start" "-a" "49fa8d4139e008e040797c42b5e017bce490407d5d855807308fb2cd071603f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling curl-sys v0.4.80+curl-8.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling libpulse-sys v1.22.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling libpulse-simple-sys v1.22.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling papergrid v0.14.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling glam v0.29.2
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling tabled v0.18.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling triple_buffer v8.1.0
[INFO] [stderr]    Compiling atomic-arena v0.1.2
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling rtrb v0.3.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling rodio v0.20.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling libpulse-binding v2.29.0
[INFO] [stderr]    Compiling kira v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling libpulse-simple-binding v2.29.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling json_to_table v0.10.0
[INFO] [stderr]    Compiling async-native-tls v0.5.0
[INFO] [stderr]    Compiling async-tungstenite v0.28.2
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling msedge-tts v0.2.4
[INFO] [stderr]    Compiling bottarga v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log`
[INFO] [stdout]   --> src/twitch_client.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::{CONFIG_DIR, log};
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.41s
[INFO] running `Command { std: "docker" "inspect" "49fa8d4139e008e040797c42b5e017bce490407d5d855807308fb2cd071603f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49fa8d4139e008e040797c42b5e017bce490407d5d855807308fb2cd071603f1", kill_on_drop: false }`
[INFO] [stdout] 49fa8d4139e008e040797c42b5e017bce490407d5d855807308fb2cd071603f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7fb98243d7e84219501652011766ac4363fa21d9d124120aaba765fd9f95b743
[INFO] running `Command { std: "docker" "start" "-a" "7fb98243d7e84219501652011766ac4363fa21d9d124120aaba765fd9f95b743", kill_on_drop: false }`
[INFO] [stderr]    Compiling bottarga v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log`
[INFO] [stdout]   --> src/twitch_client.rs:17:25
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::{CONFIG_DIR, log};
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.36s
[INFO] running `Command { std: "docker" "inspect" "7fb98243d7e84219501652011766ac4363fa21d9d124120aaba765fd9f95b743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb98243d7e84219501652011766ac4363fa21d9d124120aaba765fd9f95b743", kill_on_drop: false }`
[INFO] [stdout] 7fb98243d7e84219501652011766ac4363fa21d9d124120aaba765fd9f95b743
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 424b932ad0d6eb85815af6e4239a0f122bc954fdaf741818f75a1fd2569548f1
[INFO] running `Command { std: "docker" "start" "-a" "424b932ad0d6eb85815af6e4239a0f122bc954fdaf741818f75a1fd2569548f1", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `log`
[INFO] [stderr]   --> src/twitch_client.rs:17:25
[INFO] [stderr]    |
[INFO] [stderr] 17 | use crate::{CONFIG_DIR, log};
[INFO] [stderr]    |                         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bottarga` (bin "bottarga" test) generated 1 warning (run `cargo fix --bin "bottarga" -p bottarga --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bottarga-508da05f2933afae)
[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" "424b932ad0d6eb85815af6e4239a0f122bc954fdaf741818f75a1fd2569548f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "424b932ad0d6eb85815af6e4239a0f122bc954fdaf741818f75a1fd2569548f1", kill_on_drop: false }`
[INFO] [stdout] 424b932ad0d6eb85815af6e4239a0f122bc954fdaf741818f75a1fd2569548f1
