[INFO] fetching crate rbgg 0.2.0...
[INFO] testing rbgg-0.2.0 against beta-2025-10-28 for beta-1.92-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-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 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-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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e7a5238424ca8b98a3916a7b7668283c6feb4f9abb3c5ad479801c091d9ddd1
[INFO] running `Command { std: "docker" "start" "-a" "0e7a5238424ca8b98a3916a7b7668283c6feb4f9abb3c5ad479801c091d9ddd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7a5238424ca8b98a3916a7b7668283c6feb4f9abb3c5ad479801c091d9ddd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7a5238424ca8b98a3916a7b7668283c6feb4f9abb3c5ad479801c091d9ddd1", kill_on_drop: false }`
[INFO] [stdout] 0e7a5238424ca8b98a3916a7b7668283c6feb4f9abb3c5ad479801c091d9ddd1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c349b04625736e4db5154ea04cda7bb1bd2085e39609020ec5b4ca69e1697466
[INFO] running `Command { std: "docker" "start" "-a" "c349b04625736e4db5154ea04cda7bb1bd2085e39609020ec5b4ca69e1697466", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling xmltojson v0.1.3
[INFO] [stderr]    Compiling tokio v1.34.0
[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 42.02s
[INFO] running `Command { std: "docker" "inspect" "c349b04625736e4db5154ea04cda7bb1bd2085e39609020ec5b4ca69e1697466", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c349b04625736e4db5154ea04cda7bb1bd2085e39609020ec5b4ca69e1697466", kill_on_drop: false }`
[INFO] [stdout] c349b04625736e4db5154ea04cda7bb1bd2085e39609020ec5b4ca69e1697466
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2548583fc025d98255a35bd76cdfc2ccd7d751f90970542b5c4ea977b3a74004
[INFO] running `Command { std: "docker" "start" "-a" "2548583fc025d98255a35bd76cdfc2ccd7d751f90970542b5c4ea977b3a74004", 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" "2548583fc025d98255a35bd76cdfc2ccd7d751f90970542b5c4ea977b3a74004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2548583fc025d98255a35bd76cdfc2ccd7d751f90970542b5c4ea977b3a74004", kill_on_drop: false }`
[INFO] [stdout] 2548583fc025d98255a35bd76cdfc2ccd7d751f90970542b5c4ea977b3a74004
