[INFO] fetching crate valorant_api_official 0.2.0... [INFO] testing valorant_api_official-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate valorant_api_official 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate valorant_api_official 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate valorant_api_official 0.2.0 [INFO] tweaked toml for crates.io crate valorant_api_official 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate valorant_api_official 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 valorant_api_official 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded addr2line v0.24.1 [INFO] [stderr] Downloaded indexmap v2.5.0 [INFO] [stderr] Downloaded cc v1.1.15 [INFO] [stderr] Downloaded once_cell v1.20.0 [INFO] [stderr] Downloaded serde_json v1.0.128 [INFO] [stderr] Downloaded gimli v0.31.0 [INFO] [stderr] Downloaded rustls-webpki v0.102.7 [INFO] [stderr] Downloaded object v0.36.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7a57a4838410067c21114e4726d3e308bb4c235e16ce80a424d5d93169690654 [INFO] running `Command { std: "docker" "start" "-a" "7a57a4838410067c21114e4726d3e308bb4c235e16ce80a424d5d93169690654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a57a4838410067c21114e4726d3e308bb4c235e16ce80a424d5d93169690654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a57a4838410067c21114e4726d3e308bb4c235e16ce80a424d5d93169690654", kill_on_drop: false }` [INFO] [stdout] 7a57a4838410067c21114e4726d3e308bb4c235e16ce80a424d5d93169690654 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e2f99227bedb6db325f76c564497003ea04183144fa148798ba1298e946e797b [INFO] running `Command { std: "docker" "start" "-a" "e2f99227bedb6db325f76c564497003ea04183144fa148798ba1298e946e797b", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling valorant_api_official v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.67s [INFO] running `Command { std: "docker" "inspect" "e2f99227bedb6db325f76c564497003ea04183144fa148798ba1298e946e797b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f99227bedb6db325f76c564497003ea04183144fa148798ba1298e946e797b", kill_on_drop: false }` [INFO] [stdout] e2f99227bedb6db325f76c564497003ea04183144fa148798ba1298e946e797b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ce5b3de3b226ba78d31a3bc94b006ce8f59e84250c4975a36982ad8508fb717c [INFO] running `Command { std: "docker" "start" "-a" "ce5b3de3b226ba78d31a3bc94b006ce8f59e84250c4975a36982ad8508fb717c", kill_on_drop: false }` [INFO] [stderr] Compiling valorant_api_official v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> examples/accounts.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | let result = valorant_api_official::get_accounts_by_name_v1( [INFO] [stdout] | __________________^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] 13 | | &credentials_manager, [INFO] [stdout] 14 | | &http_client, [INFO] [stdout] 15 | | name, [INFO] [stdout] 16 | | tag, [INFO] [stdout] 17 | | ) [INFO] [stdout] | |_____- argument #5 of type `&str` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:332:14 [INFO] [stdout] | [INFO] [stdout] 332 | pub async fn get_accounts_by_name_v1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 12 | let result = valorant_api_official::get_accounts_by_name_v1( [INFO] [stdout] ... [INFO] [stdout] 16 | tag, [INFO] [stdout] 17 ~ /* &str */, [INFO] [stdout] 18 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> examples/accounts.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | valorant_api_official::get_accounts_by_puuid_v1(&credentials_manager, &http_client, &puuid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------------------- argument #4 of type `&str` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:295:14 [INFO] [stdout] | [INFO] [stdout] 295 | pub async fn get_accounts_by_puuid_v1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 25 | valorant_api_official::get_accounts_by_puuid_v1(&credentials_manager, &http_client, &puuid, /* &str */) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> examples/activeshards.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | let result = valorant_api_official::get_accounts_by_name_v1( [INFO] [stdout] | __________________^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] 13 | | &credentials_manager, [INFO] [stdout] 14 | | &http_client, [INFO] [stdout] 15 | | name, [INFO] [stdout] 16 | | tag, [INFO] [stdout] 17 | | ) [INFO] [stdout] | |_____- argument #5 of type `&str` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:332:14 [INFO] [stdout] | [INFO] [stdout] 332 | pub async fn get_accounts_by_name_v1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 12 | let result = valorant_api_official::get_accounts_by_name_v1( [INFO] [stdout] ... [INFO] [stdout] 16 | tag, [INFO] [stdout] 17 ~ /* &str */, [INFO] [stdout] 18 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> examples/activeshards.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | valorant_api_official::get_active_shards_v1(&credentials_manager, &http_client, &puuid) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-------------------------------------------- argument #4 of type `&str` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:372:14 [INFO] [stdout] | [INFO] [stdout] 372 | pub async fn get_active_shards_v1( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 24 | valorant_api_official::get_active_shards_v1(&credentials_manager, &http_client, &puuid, /* &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 `valorant_api_official` (example "activeshards") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `valorant_api_official` (example "accounts") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ce5b3de3b226ba78d31a3bc94b006ce8f59e84250c4975a36982ad8508fb717c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce5b3de3b226ba78d31a3bc94b006ce8f59e84250c4975a36982ad8508fb717c", kill_on_drop: false }` [INFO] [stdout] ce5b3de3b226ba78d31a3bc94b006ce8f59e84250c4975a36982ad8508fb717c