[INFO] fetching crate rbgg 0.2.0...
[INFO] testing rbgg-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rbgg 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rbgg 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rbgg 0.2.0
[INFO] tweaked toml for crates.io crate rbgg 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rbgg 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rbgg 0.2.0 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-2026-04-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1d44407077a09127cae4924c89acac433b5410cb37431f133cc58ed5ccc7e78
[INFO] running `Command { std: "docker" "start" "-a" "a1d44407077a09127cae4924c89acac433b5410cb37431f133cc58ed5ccc7e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1d44407077a09127cae4924c89acac433b5410cb37431f133cc58ed5ccc7e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1d44407077a09127cae4924c89acac433b5410cb37431f133cc58ed5ccc7e78", kill_on_drop: false }`
[INFO] [stdout] a1d44407077a09127cae4924c89acac433b5410cb37431f133cc58ed5ccc7e78
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 820065b8d966c42f2450c2a88e0096baf0c6ae7bc8e9178ea5d0a1224bac3223
[INFO] running `Command { std: "docker" "start" "-a" "820065b8d966c42f2450c2a88e0096baf0c6ae7bc8e9178ea5d0a1224bac3223", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling xmltojson v0.1.3
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling rbgg v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.67s
[INFO] running `Command { std: "docker" "inspect" "820065b8d966c42f2450c2a88e0096baf0c6ae7bc8e9178ea5d0a1224bac3223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "820065b8d966c42f2450c2a88e0096baf0c6ae7bc8e9178ea5d0a1224bac3223", kill_on_drop: false }`
[INFO] [stdout] 820065b8d966c42f2450c2a88e0096baf0c6ae7bc8e9178ea5d0a1224bac3223
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 690bca146c7551d6a286cb12d90b7d91d7bff4af02e603e1b863c17b72c61537
[INFO] running `Command { std: "docker" "start" "-a" "690bca146c7551d6a286cb12d90b7d91d7bff4af02e603e1b863c17b72c61537", kill_on_drop: false }`
[INFO] [stderr]    Compiling rbgg v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/bgg1.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let cl = Client1::new_from_defaults();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/bgg1.rs:66:12
[INFO] [stdout]     |
[INFO] [stdout]  66 |     pub fn new_from_defaults(api_key: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ -------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let cl = Client1::new_from_defaults(/* &str */);
[INFO] [stdout]     |                                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/bgg1.rs:239:18
[INFO] [stdout]     |
[INFO] [stdout] 239 |         let cl = Client1::new(Some(base.to_string()), Some(prefix.to_string()));
[INFO] [stdout]     |                  ^^^^^^^^^^^^ ---------------------- argument #1 of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/bgg1.rs:38:12
[INFO] [stdout]     |
[INFO] [stdout]  38 |     pub fn new(api_key: &str, url_base: Option<String>, api_prefix: Option<String>) -> Self {
[INFO] [stdout]     |            ^^^ -------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 239 -         let cl = Client1::new(Some(base.to_string()), Some(prefix.to_string()));
[INFO] [stdout] 239 +         let cl = Client1::new(/* &str */, Some(prefix.to_string()), Some(base.to_string()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/bgg1.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let cl = Client1::new_from_defaults();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/bgg1.rs:66:12
[INFO] [stdout]     |
[INFO] [stdout]  66 |     pub fn new_from_defaults(api_key: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ -------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 247 |         let cl = Client1::new_from_defaults(/* &str */);
[INFO] [stdout]     |                                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/bgg1.rs:273:18
[INFO] [stdout]     |
[INFO] [stdout] 273 |         let cl = Client1::new_from_defaults();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/bgg1.rs:66:12
[INFO] [stdout]     |
[INFO] [stdout]  66 |     pub fn new_from_defaults(api_key: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ -------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 273 |         let cl = Client1::new_from_defaults(/* &str */);
[INFO] [stdout]     |                                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/bgg2.rs:782:18
[INFO] [stdout]     |
[INFO] [stdout] 782 |         let cl = Client2::new_from_defaults();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/bgg2.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn new_from_defaults(api_key: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ -------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 782 |         let cl = Client2::new_from_defaults(/* &str */);
[INFO] [stdout]     |                                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> src/bgg2.rs:789:18
[INFO] [stdout]     |
[INFO] [stdout] 789 |         let cl = Client2::new(Some(base.to_string()), Some(prefix.to_string()));
[INFO] [stdout]     |                  ^^^^^^^^^^^^ ---------------------- argument #1 of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/bgg2.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn new(api_key: &str, url_base: Option<String>, api_prefix: Option<String>) -> Self {
[INFO] [stdout]     |            ^^^ -------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 789 -         let cl = Client2::new(Some(base.to_string()), Some(prefix.to_string()));
[INFO] [stdout] 789 +         let cl = Client2::new(/* &str */, Some(prefix.to_string()), Some(base.to_string()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/bgg2.rs:797:18
[INFO] [stdout]     |
[INFO] [stdout] 797 |         let cl = Client2::new_from_defaults();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `&str` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/bgg2.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn new_from_defaults(api_key: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ -------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 797 |         let cl = Client2::new_from_defaults(/* &str */);
[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 `rbgg` (lib test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "690bca146c7551d6a286cb12d90b7d91d7bff4af02e603e1b863c17b72c61537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "690bca146c7551d6a286cb12d90b7d91d7bff4af02e603e1b863c17b72c61537", kill_on_drop: false }`
[INFO] [stdout] 690bca146c7551d6a286cb12d90b7d91d7bff4af02e603e1b863c17b72c61537
