[INFO] fetching crate roctokit 0.15.0...
[INFO] testing roctokit-0.15.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate roctokit 0.15.0 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate roctokit 0.15.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df24258d311ce1ad8e054d9a632116625186bba7ba6a70cb9a7c779c265b9adf
[INFO] running `Command { std: "docker" "start" "-a" "df24258d311ce1ad8e054d9a632116625186bba7ba6a70cb9a7c779c265b9adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df24258d311ce1ad8e054d9a632116625186bba7ba6a70cb9a7c779c265b9adf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df24258d311ce1ad8e054d9a632116625186bba7ba6a70cb9a7c779c265b9adf", kill_on_drop: false }`
[INFO] [stdout] df24258d311ce1ad8e054d9a632116625186bba7ba6a70cb9a7c779c265b9adf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13c10546bc464220965125faa2e8349cafd1b85613e2132dfcdcda5c4b16f3d6
[INFO] running `Command { std: "docker" "start" "-a" "13c10546bc464220965125faa2e8349cafd1b85613e2132dfcdcda5c4b16f3d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.138
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[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.88s
[INFO] running `Command { std: "docker" "inspect" "13c10546bc464220965125faa2e8349cafd1b85613e2132dfcdcda5c4b16f3d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13c10546bc464220965125faa2e8349cafd1b85613e2132dfcdcda5c4b16f3d6", kill_on_drop: false }`
[INFO] [stdout] 13c10546bc464220965125faa2e8349cafd1b85613e2132dfcdcda5c4b16f3d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f54e105a3624b01f98f69bd5305a0a147cb595dbf2dbb7a1a8275afb8d71f954
[INFO] running `Command { std: "docker" "start" "-a" "f54e105a3624b01f98f69bd5305a0a147cb595dbf2dbb7a1a8275afb8d71f954", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[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 fastrand v2.3.0
[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 wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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/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] [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[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/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: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/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] [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] 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] 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/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] [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: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] [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: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: 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" "f54e105a3624b01f98f69bd5305a0a147cb595dbf2dbb7a1a8275afb8d71f954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f54e105a3624b01f98f69bd5305a0a147cb595dbf2dbb7a1a8275afb8d71f954", kill_on_drop: false }`
[INFO] [stdout] f54e105a3624b01f98f69bd5305a0a147cb595dbf2dbb7a1a8275afb8d71f954
