[INFO] fetching crate roctokit 0.15.0...
[INFO] testing roctokit-0.15.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate roctokit 0.15.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate roctokit 0.15.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate roctokit 0.15.0
[INFO] tweaked toml for crates.io crate roctokit 0.15.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate roctokit 0.15.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 roctokit 0.15.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 native-tls v0.2.13
[INFO] [stderr]   Downloaded document-features v0.2.10
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded ureq-proto v0.3.0
[INFO] [stderr]   Downloaded cc v1.2.11
[INFO] [stderr]   Downloaded openssl v0.10.69
[INFO] [stderr]   Downloaded ureq v3.0.3
[INFO] [stderr]   Downloaded serde_json v1.0.138
[INFO] [stderr]   Downloaded rustls v0.23.22
[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] a1f6ac05fad864ec379f1b7737d1d5824ba8be79101ddc0ffccf4a3d27193a61
[INFO] running `Command { std: "docker" "start" "-a" "a1f6ac05fad864ec379f1b7737d1d5824ba8be79101ddc0ffccf4a3d27193a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1f6ac05fad864ec379f1b7737d1d5824ba8be79101ddc0ffccf4a3d27193a61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1f6ac05fad864ec379f1b7737d1d5824ba8be79101ddc0ffccf4a3d27193a61", kill_on_drop: false }`
[INFO] [stdout] a1f6ac05fad864ec379f1b7737d1d5824ba8be79101ddc0ffccf4a3d27193a61
[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] c5e3419cd56673a590a0be6832c501b93771ae4a4200dc606aa84a2b9b3bd11e
[INFO] running `Command { std: "docker" "start" "-a" "c5e3419cd56673a590a0be6832c501b93771ae4a4200dc606aa84a2b9b3bd11e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling console_log v1.0.0
[INFO] [stderr]    Compiling roctokit v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.54s
[INFO] running `Command { std: "docker" "inspect" "c5e3419cd56673a590a0be6832c501b93771ae4a4200dc606aa84a2b9b3bd11e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5e3419cd56673a590a0be6832c501b93771ae4a4200dc606aa84a2b9b3bd11e", kill_on_drop: false }`
[INFO] [stdout] c5e3419cd56673a590a0be6832c501b93771ae4a4200dc606aa84a2b9b3bd11e
[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] 027cd9cffe804d5aadc0ed7f54973dd073d31d72cea44d8820361d17c687e0fa
[INFO] running `Command { std: "docker" "start" "-a" "027cd9cffe804d5aadc0ed7f54973dd073d31d72cea44d8820361d17c687e0fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling console_log v1.0.0
[INFO] [stderr]    Compiling roctokit v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `roctogen`
[INFO] [stdout]  --> tests/simple.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use roctogen::api::{self, repos};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `roctogen`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `roctogen`, use `cargo add roctogen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `roctogen`
[INFO] [stdout]  --> tests/simple.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use roctogen::api::{self, repos};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `roctogen`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `roctogen`, use `cargo add roctogen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `roctogen`
[INFO] [stdout]  --> tests/simple.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use roctogen::models;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `roctogen`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `roctogen`, use `cargo add roctogen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `roctogen`
[INFO] [stdout]  --> tests/sync.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use roctogen::api::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `roctogen`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `roctogen`, use `cargo add roctogen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `roctogen`
[INFO] [stdout]  --> tests/sync.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use roctogen::api::{
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `roctogen`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `roctogen`, use `cargo add roctogen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `roctogen`
[INFO] [stdout]    --> tests/sync.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     use roctogen::api::licenses::LicensesGetForRepoParams;
[INFO] [stdout]     |         ^^^^^^^^ use of unresolved module or unlinked crate `roctogen`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `roctogen`, use `cargo add roctogen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `roctogen`
[INFO] [stdout]  --> tests/sync.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use roctogen::models;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `roctogen`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `roctogen`, use `cargo add roctogen` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]   --> tests/sync.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/sync.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]    |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]  8 | use roctokit::adapters::client;
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]   --> tests/simple.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/simple.rs:6:25
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]    |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]  6 | use roctokit::adapters::client;
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roctokit` (test "simple") due to 7 previous errors
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]   --> tests/sync.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/sync.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]    |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]  8 | use roctokit::adapters::client;
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]   --> tests/sync.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/sync.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]    |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]  8 | use roctokit::adapters::client;
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]   --> tests/sync.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/sync.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]    |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]  8 | use roctokit::adapters::client;
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]   --> tests/simple.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/simple.rs:6:25
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]    |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]  6 | use roctokit::adapters::client;
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]   --> tests/sync.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/sync.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]    |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]  8 | use roctokit::adapters::client;
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/simple.rs:90:23
[INFO] [stdout]    |
[INFO] [stdout] 90 |             assert!(!&commits.is_empty());
[INFO] [stdout]    |                       ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]   --> tests/sync.rs:82:18
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/sync.rs:8:25
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]    |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]  8 | use roctokit::adapters::client;
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]    --> tests/simple.rs:211:18
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/simple.rs:6:25
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]     |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]   6 | use roctokit::adapters::client;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]    --> tests/sync.rs:112:18
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/sync.rs:8:25
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]     |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]   8 | use roctokit::adapters::client;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]    --> tests/sync.rs:131:18
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/sync.rs:8:25
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]     |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]   8 | use roctokit::adapters::client;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]    --> tests/sync.rs:143:18
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/sync.rs:8:25
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]     |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]   8 | use roctokit::adapters::client;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]    --> tests/sync.rs:167:18
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/sync.rs:8:25
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]     |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]   8 | use roctokit::adapters::client;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `client` in this scope
[INFO] [stdout]    --> tests/sync.rs:188:18
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let client = client(&auth).expect("Cannot create client");
[INFO] [stdout]     |                  ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> tests/sync.rs:8:25
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[cfg(any(feature = "reqwest", feature = "ureq", target_arch = "wasm32"))]
[INFO] [stdout]     |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout]   8 | use roctokit::adapters::client;
[INFO] [stdout]     |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roctokit` (test "sync") due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "027cd9cffe804d5aadc0ed7f54973dd073d31d72cea44d8820361d17c687e0fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "027cd9cffe804d5aadc0ed7f54973dd073d31d72cea44d8820361d17c687e0fa", kill_on_drop: false }`
[INFO] [stdout] 027cd9cffe804d5aadc0ed7f54973dd073d31d72cea44d8820361d17c687e0fa
