[INFO] fetching crate rrw 0.1.2... [INFO] testing rrw-0.1.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate rrw 0.1.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rrw 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rrw 0.1.2 [INFO] tweaked toml for crates.io crate rrw 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rrw 0.1.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rrw 0.1.2 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65d11f9865fe9c36ee34dfb2aa844209a516be216a9c07b2b9d8b006b5d1a7f6 [INFO] running `Command { std: "docker" "start" "-a" "65d11f9865fe9c36ee34dfb2aa844209a516be216a9c07b2b9d8b006b5d1a7f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65d11f9865fe9c36ee34dfb2aa844209a516be216a9c07b2b9d8b006b5d1a7f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d11f9865fe9c36ee34dfb2aa844209a516be216a9c07b2b9d8b006b5d1a7f6", kill_on_drop: false }` [INFO] [stdout] 65d11f9865fe9c36ee34dfb2aa844209a516be216a9c07b2b9d8b006b5d1a7f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4018463c358f8479eb433a58d41d3c8233ff3b5b3300ba178643ea15c742032e [INFO] running `Command { std: "docker" "start" "-a" "4018463c358f8479eb433a58d41d3c8233ff3b5b3300ba178643ea15c742032e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling rrw v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.90s [INFO] running `Command { std: "docker" "inspect" "4018463c358f8479eb433a58d41d3c8233ff3b5b3300ba178643ea15c742032e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4018463c358f8479eb433a58d41d3c8233ff3b5b3300ba178643ea15c742032e", kill_on_drop: false }` [INFO] [stdout] 4018463c358f8479eb433a58d41d3c8233ff3b5b3300ba178643ea15c742032e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf6d62b442c7889b6f208274523c68151d75470b84c6c716621f5b57ba4150b2 [INFO] running `Command { std: "docker" "start" "-a" "cf6d62b442c7889b6f208274523c68151d75470b84c6c716621f5b57ba4150b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling string_cache v0.8.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling isahc v1.6.0 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.3 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling httpmock v0.6.6 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling rrw v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rrw_macro` [INFO] [stdout] --> examples/gitlab.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rrw_macro::rest; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `rrw_macro` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rrw_macro`, use `cargo add rrw_macro` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rrw_macro` [INFO] [stdout] --> examples/bahn.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rrw_macro::rest; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `rrw_macro` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rrw_macro`, use `cargo add rrw_macro` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rrw_macro` [INFO] [stdout] --> examples/bahn_throttle.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rrw_macro::rest; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `rrw_macro` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rrw_macro`, use `cargo add rrw_macro` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bahn` in this scope [INFO] [stdout] --> examples/bahn.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | impl Bahn { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GitLab` in this scope [INFO] [stdout] --> examples/gitlab.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 20 | impl GitLab { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bahn` in this scope [INFO] [stdout] --> examples/bahn_throttle.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | impl Bahn { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/bahn.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | ) -> Result, Error> { [INFO] [stdout] | ----------------------------------------------- expected `Result, rrw::Error>` because of return type [INFO] [stdout] 22 | RestRequest::<&LocationQuery, ()>::get("/locations").query(location) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result, Error<...>>`, found `RestRequest<&LocationQuery, ()>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, rrw::Error>` [INFO] [stdout] found struct `RestRequest<&LocationQuery, ()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/gitlab.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | async fn search(&self, search: &SearchQuery) -> Result, Error> { [INFO] [stdout] | ---------------------------------------------- expected `Result, rrw::Error>` because of return type [INFO] [stdout] 22 | / RestRequest::<&SearchQuery, ()>::get("/search") [INFO] [stdout] 23 | | .query(search) [INFO] [stdout] 24 | | .authenticate() [INFO] [stdout] | |___________________________^ expected `Result, Error<...>>`, found `RestRequest<&SearchQuery, ()>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, rrw::Error>` [INFO] [stdout] found struct `RestRequest<&SearchQuery, ()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/bahn_throttle.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | ) -> Result, Error> { [INFO] [stdout] | ----------------------------------------------- expected `Result, rrw::Error>` because of return type [INFO] [stdout] 23 | RestRequest::<&LocationQuery, ()>::get("/locations").query(location) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Result, Error<...>>`, found `RestRequest<&LocationQuery, ()>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, rrw::Error>` [INFO] [stdout] found struct `RestRequest<&LocationQuery, ()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bahn` [INFO] [stdout] --> examples/bahn.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | let bahn = Bahn::new(RestConfig::new("https://v5.db.transport.rest")); [INFO] [stdout] | ^^^^ use of undeclared type `Bahn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bahn` [INFO] [stdout] --> examples/bahn_throttle.rs:34:16 [INFO] [stdout] | [INFO] [stdout] 34 | let bahn = Bahn::new(config); [INFO] [stdout] | ^^^^ use of undeclared type `Bahn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Bahn` [INFO] [stdout] --> examples/bahn.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | let bahn = Bahn::new(RestConfig::new("https://v5.db.transport.rest")); [INFO] [stdout] | ^^^^ use of undeclared type `Bahn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/bahn.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let results = bahn.location(&berlin).await?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 55 | [INFO] [stdout] 56 | assert!(results.contains(&Location { [INFO] [stdout] | ------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `results` an explicit type [INFO] [stdout] | [INFO] [stdout] 54 | let results: /* Type */ = bahn.location(&berlin).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GitLab` [INFO] [stdout] --> examples/gitlab.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | let gitlab = GitLab::new( [INFO] [stdout] | ^^^^^^ use of undeclared type `GitLab` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0412, 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: E0308, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rrw` (example "bahn" test) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rrw` (example "bahn_throttle") due to 4 previous errors [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rrw` (example "gitlab") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "cf6d62b442c7889b6f208274523c68151d75470b84c6c716621f5b57ba4150b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf6d62b442c7889b6f208274523c68151d75470b84c6c716621f5b57ba4150b2", kill_on_drop: false }` [INFO] [stdout] cf6d62b442c7889b6f208274523c68151d75470b84c6c716621f5b57ba4150b2