[INFO] fetching crate r1-api-layer 1.0.2... [INFO] testing r1-api-layer-1.0.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate r1-api-layer 1.0.2 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking crates.io crate r1-api-layer 1.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate r1-api-layer 1.0.2 [INFO] tweaked toml for crates.io crate r1-api-layer 1.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate r1-api-layer 1.0.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate r1-api-layer 1.0.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5784e1e587c04d4691f1cdc40ca24d4454911f7fa6820d417d3dee15b0ee03a4 [INFO] running `Command { std: "docker" "start" "-a" "5784e1e587c04d4691f1cdc40ca24d4454911f7fa6820d417d3dee15b0ee03a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5784e1e587c04d4691f1cdc40ca24d4454911f7fa6820d417d3dee15b0ee03a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5784e1e587c04d4691f1cdc40ca24d4454911f7fa6820d417d3dee15b0ee03a4", kill_on_drop: false }` [INFO] [stdout] 5784e1e587c04d4691f1cdc40ca24d4454911f7fa6820d417d3dee15b0ee03a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37b241865dc2c3d37af1e826173ee5c53a10c31e9b1703f180c34015d0b57ad7 [INFO] running `Command { std: "docker" "start" "-a" "37b241865dc2c3d37af1e826173ee5c53a10c31e9b1703f180c34015d0b57ad7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling thiserror v1.0.67 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling hyper-openssl v0.9.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling hyper-old-types v0.11.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.67 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_ignored v0.1.10 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling swagger v6.5.0 [INFO] [stderr] Compiling r1-api-layer v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "37b241865dc2c3d37af1e826173ee5c53a10c31e9b1703f180c34015d0b57ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b241865dc2c3d37af1e826173ee5c53a10c31e9b1703f180c34015d0b57ad7", kill_on_drop: false }` [INFO] [stdout] 37b241865dc2c3d37af1e826173ee5c53a10c31e9b1703f180c34015d0b57ad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f71cc3f2cebdf85522230efa02a8f26f1637a5f336bdc67cd0d486a76b89a30 [INFO] running `Command { std: "docker" "start" "-a" "8f71cc3f2cebdf85522230efa02a8f26f1637a5f336bdc67cd0d486a76b89a30", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling r1-api-layer v1.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `openapi_client` [INFO] [stdout] --> examples/server/server.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use openapi_client::models; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openapi_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openapi_client`, use `cargo add openapi_client` 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 `openapi_client` [INFO] [stdout] --> examples/server/server.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | use openapi_client::server::MakeService; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openapi_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openapi_client`, use `cargo add openapi_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openapi_client` [INFO] [stdout] --> examples/server/server.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | use openapi_client::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openapi_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openapi_client`, use `cargo add openapi_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openapi_client` [INFO] [stdout] --> examples/server/server_auth.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use openapi_client::{AuthenticationApi, Claims}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openapi_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openapi_client`, use `cargo add openapi_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openapi_client` [INFO] [stdout] --> examples/client/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use openapi_client::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openapi_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openapi_client`, use `cargo add openapi_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `openapi_client` [INFO] [stdout] --> examples/client/client_auth.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openapi_client::Claims; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openapi_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openapi_client`, use `cargo add openapi_client` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openapi_client` [INFO] [stdout] --> examples/server/server.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | openapi_client::server::context::MakeAddContext::<_, EmptyContext>::new( [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openapi_client` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openapi_client`, use `cargo add openapi_client` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use r1_api_layer::context::MakeAddContext; [INFO] [stdout] | [INFO] [stdout] help: if you import `MakeAddContext`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 37 - openapi_client::server::context::MakeAddContext::<_, EmptyContext>::new( [INFO] [stdout] 37 + MakeAddContext::<_, EmptyContext>::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `r1-api-layer` (example "client") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `r1-api-layer` (example "server") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "8f71cc3f2cebdf85522230efa02a8f26f1637a5f336bdc67cd0d486a76b89a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f71cc3f2cebdf85522230efa02a8f26f1637a5f336bdc67cd0d486a76b89a30", kill_on_drop: false }` [INFO] [stdout] 8f71cc3f2cebdf85522230efa02a8f26f1637a5f336bdc67cd0d486a76b89a30