[INFO] fetching crate http-provider-macro 0.1.2... [INFO] checking http-provider-macro-0.1.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate http-provider-macro 0.1.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate http-provider-macro 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate http-provider-macro 0.1.2 [INFO] tweaked toml for crates.io crate http-provider-macro 0.1.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate http-provider-macro 0.1.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate http-provider-macro 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiremock v0.5.22 [INFO] [stderr] Downloaded retain_mut v0.1.9 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf032532edf9f6bc7033fd9e1c294f373bddfebedd73d310437e65f6a47e8546 [INFO] running `Command { std: "docker" "start" "-a" "cf032532edf9f6bc7033fd9e1c294f373bddfebedd73d310437e65f6a47e8546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf032532edf9f6bc7033fd9e1c294f373bddfebedd73d310437e65f6a47e8546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf032532edf9f6bc7033fd9e1c294f373bddfebedd73d310437e65f6a47e8546", kill_on_drop: false }` [INFO] [stdout] cf032532edf9f6bc7033fd9e1c294f373bddfebedd73d310437e65f6a47e8546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d93f07d936f024b51fd57ad227748a1fc0dd0980f02f0b7440c0bd3fcee29fb [INFO] running `Command { std: "docker" "start" "-a" "3d93f07d936f024b51fd57ad227748a1fc0dd0980f02f0b7440c0bd3fcee29fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking http-provider-macro v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking wiremock v0.5.22 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `garden` [INFO] [stdout] --> tests/provider_tests.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use garden::api::primitives::{Response, Status}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | res: garden::api::primitives::Response, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | res: garden::api::primitives::Response, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | res: garden::api::primitives::Response, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | res: garden::api::primitives::Response, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | res: garden::api::primitives::Response, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | res: garden::api::primitives::Response, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:61:44 [INFO] [stdout] | [INFO] [stdout] 61 | async fn get_user(&self) -> Result, String>; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:197:24 [INFO] [stdout] | [INFO] [stdout] 197 | let response = garden::api::primitives::Response:: { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:198:21 [INFO] [stdout] | [INFO] [stdout] 198 | status: garden::api::primitives::Status::Ok, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:228:35 [INFO] [stdout] | [INFO] [stdout] 228 | assert_eq!(result.status, garden::api::primitives::Status::Ok); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:243:24 [INFO] [stdout] | [INFO] [stdout] 243 | let response = garden::api::primitives::Response:: { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 244 | status: garden::api::primitives::Status::Ok, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:264:35 [INFO] [stdout] | [INFO] [stdout] 264 | assert_eq!(result.status, garden::api::primitives::Status::Ok); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:278:24 [INFO] [stdout] | [INFO] [stdout] 278 | let response = garden::api::primitives::Response:: { [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:279:21 [INFO] [stdout] | [INFO] [stdout] 279 | status: garden::api::primitives::Status::Ok, [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` 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 `garden` [INFO] [stdout] --> tests/provider_tests.rs:296:35 [INFO] [stdout] | [INFO] [stdout] 296 | assert_eq!(result.status, garden::api::primitives::Status::Ok); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `garden` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `garden`, use `cargo add garden` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `http-provider-macro` (test "provider_tests") due to 17 previous errors [INFO] running `Command { std: "docker" "inspect" "3d93f07d936f024b51fd57ad227748a1fc0dd0980f02f0b7440c0bd3fcee29fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d93f07d936f024b51fd57ad227748a1fc0dd0980f02f0b7440c0bd3fcee29fb", kill_on_drop: false }` [INFO] [stdout] 3d93f07d936f024b51fd57ad227748a1fc0dd0980f02f0b7440c0bd3fcee29fb