[INFO] fetching crate rbgg 0.2.0...
[INFO] testing rbgg-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate rbgg 0.2.0 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rbgg 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 reqwest v0.11.22
[INFO] [stderr]   Downloaded mio v0.8.9
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded openssl v0.10.60
[INFO] [stderr]   Downloaded quick-xml v0.28.2
[INFO] [stderr]   Downloaded rustix v0.38.26
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] [stderr]   Downloaded tokio v1.34.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39be02774fb9da0aa5fe515325b6179eec2ad3514b1e962a2380f3162550c37c
[INFO] running `Command { std: "docker" "start" "-a" "39be02774fb9da0aa5fe515325b6179eec2ad3514b1e962a2380f3162550c37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39be02774fb9da0aa5fe515325b6179eec2ad3514b1e962a2380f3162550c37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39be02774fb9da0aa5fe515325b6179eec2ad3514b1e962a2380f3162550c37c", kill_on_drop: false }`
[INFO] [stdout] 39be02774fb9da0aa5fe515325b6179eec2ad3514b1e962a2380f3162550c37c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59671055d10ac08a28309e10653e80629f2aed0382e2c88298545f404ead5973
[INFO] running `Command { std: "docker" "start" "-a" "59671055d10ac08a28309e10653e80629f2aed0382e2c88298545f404ead5973", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[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 openssl v0.10.60
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[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_json v1.0.108
[INFO] [stderr]    Compiling serde_urlencoded v0.7.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 30.22s
[INFO] running `Command { std: "docker" "inspect" "59671055d10ac08a28309e10653e80629f2aed0382e2c88298545f404ead5973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59671055d10ac08a28309e10653e80629f2aed0382e2c88298545f404ead5973", kill_on_drop: false }`
[INFO] [stdout] 59671055d10ac08a28309e10653e80629f2aed0382e2c88298545f404ead5973
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce26ae986df85cd2c373f2573bd5cd459f346dd7907832bbb610ffcda27dc799
[INFO] running `Command { std: "docker" "start" "-a" "ce26ae986df85cd2c373f2573bd5cd459f346dd7907832bbb610ffcda27dc799", 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" "ce26ae986df85cd2c373f2573bd5cd459f346dd7907832bbb610ffcda27dc799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce26ae986df85cd2c373f2573bd5cd459f346dd7907832bbb610ffcda27dc799", kill_on_drop: false }`
[INFO] [stdout] ce26ae986df85cd2c373f2573bd5cd459f346dd7907832bbb610ffcda27dc799
