[INFO] fetching crate rbgg 0.2.0...
[INFO] testing rbgg-0.2.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rbgg 0.2.0 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rbgg 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.96
[INFO] [stderr]   Downloaded xmltojson v0.1.3
[INFO] [stderr]   Downloaded quick-xml v0.28.2
[INFO] [stderr]   Downloaded openssl v0.10.60
[INFO] [stderr]   Downloaded rustix v0.38.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81bfe6ca84e1596e868e739828a1fcfc8f39d9a3323498b8de35f406a2ec8a8f
[INFO] running `Command { std: "docker" "start" "-a" "81bfe6ca84e1596e868e739828a1fcfc8f39d9a3323498b8de35f406a2ec8a8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81bfe6ca84e1596e868e739828a1fcfc8f39d9a3323498b8de35f406a2ec8a8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81bfe6ca84e1596e868e739828a1fcfc8f39d9a3323498b8de35f406a2ec8a8f", kill_on_drop: false }`
[INFO] [stdout] 81bfe6ca84e1596e868e739828a1fcfc8f39d9a3323498b8de35f406a2ec8a8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62db5541d89931c3ced0f184bc1d2dd91a0de7d233c8874cdbb69d35937a5df8
[INFO] running `Command { std: "docker" "start" "-a" "62db5541d89931c3ced0f184bc1d2dd91a0de7d233c8874cdbb69d35937a5df8", 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 futures-task v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-io v0.3.29
[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 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 http v0.2.11
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.28.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[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 31.77s
[INFO] running `Command { std: "docker" "inspect" "62db5541d89931c3ced0f184bc1d2dd91a0de7d233c8874cdbb69d35937a5df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62db5541d89931c3ced0f184bc1d2dd91a0de7d233c8874cdbb69d35937a5df8", kill_on_drop: false }`
[INFO] [stdout] 62db5541d89931c3ced0f184bc1d2dd91a0de7d233c8874cdbb69d35937a5df8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a8f92a21f3a622aa8ef704981930f7b391fdc95fc8ab0a6906508157964aa02
[INFO] running `Command { std: "docker" "start" "-a" "5a8f92a21f3a622aa8ef704981930f7b391fdc95fc8ab0a6906508157964aa02", 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" "5a8f92a21f3a622aa8ef704981930f7b391fdc95fc8ab0a6906508157964aa02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a8f92a21f3a622aa8ef704981930f7b391fdc95fc8ab0a6906508157964aa02", kill_on_drop: false }`
[INFO] [stdout] 5a8f92a21f3a622aa8ef704981930f7b391fdc95fc8ab0a6906508157964aa02
