[INFO] fetching crate conjure-codegen 5.3.0... [INFO] testing conjure-codegen-5.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate conjure-codegen 5.3.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate conjure-codegen 5.3.0 [INFO] finished tweaking crates.io crate conjure-codegen 5.3.0 [INFO] tweaked toml for crates.io crate conjure-codegen 5.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate conjure-codegen 5.3.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 conjure-codegen 5.3.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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structmeta-derive v0.3.0 [INFO] [stderr] Downloaded structmeta v0.3.0 [INFO] [stderr] Downloaded staged-builder v0.2.0 [INFO] [stderr] Downloaded staged-builder-internals v0.2.0 [INFO] [stderr] Downloaded mediatype v0.21.0 [INFO] [stderr] Downloaded conjure-error v5.3.0 [INFO] [stderr] Downloaded conjure-macros v5.3.0 [INFO] [stderr] Downloaded conjure-http v5.3.0 [INFO] [stderr] Downloaded serde-smile v0.3.1 [INFO] [stderr] Downloaded conjure-object v5.3.0 [INFO] [stderr] Downloaded conjure-serde v5.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4e845f4e3afbdd22e84d5f0e5a70d8865e96c8a5628ea1effe2af5e9382e834f [INFO] running `Command { std: "docker" "start" "-a" "4e845f4e3afbdd22e84d5f0e5a70d8865e96c8a5628ea1effe2af5e9382e834f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e845f4e3afbdd22e84d5f0e5a70d8865e96c8a5628ea1effe2af5e9382e834f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e845f4e3afbdd22e84d5f0e5a70d8865e96c8a5628ea1effe2af5e9382e834f", kill_on_drop: false }` [INFO] [stdout] 4e845f4e3afbdd22e84d5f0e5a70d8865e96c8a5628ea1effe2af5e9382e834f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3a525c172bff51cdcf861041fff0463416c3fb455d7d33c522a089e9fc365e1c [INFO] running `Command { std: "docker" "start" "-a" "3a525c172bff51cdcf861041fff0463416c3fb455d7d33c522a089e9fc365e1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling staged-builder-internals v0.2.0 [INFO] [stderr] Compiling staged-builder v0.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde-smile v0.3.1 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling conjure-serde v5.3.0 [INFO] [stderr] Compiling conjure-object v5.3.0 [INFO] [stderr] Compiling conjure-codegen v5.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.98s [INFO] running `Command { std: "docker" "inspect" "3a525c172bff51cdcf861041fff0463416c3fb455d7d33c522a089e9fc365e1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a525c172bff51cdcf861041fff0463416c3fb455d7d33c522a089e9fc365e1c", kill_on_drop: false }` [INFO] [stdout] 3a525c172bff51cdcf861041fff0463416c3fb455d7d33c522a089e9fc365e1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f9bf65374c09f854a804835f81895371eec02f10a38a7438d4f7500d53f128ea [INFO] running `Command { std: "docker" "start" "-a" "f9bf65374c09f854a804835f81895371eec02f10a38a7438d4f7500d53f128ea", kill_on_drop: false }` [INFO] [stderr] Compiling conjure-codegen v5.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `Command { std: "docker" "inspect" "f9bf65374c09f854a804835f81895371eec02f10a38a7438d4f7500d53f128ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9bf65374c09f854a804835f81895371eec02f10a38a7438d4f7500d53f128ea", kill_on_drop: false }` [INFO] [stdout] f9bf65374c09f854a804835f81895371eec02f10a38a7438d4f7500d53f128ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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", kill_on_drop: false }` [INFO] [stdout] 7117e7e52d11de49fc11c1fd4fa3c0d067263dc7932a0cb868a6e7cab3cc4715 [INFO] running `Command { std: "docker" "start" "-a" "7117e7e52d11de49fc11c1fd4fa3c0d067263dc7932a0cb868a6e7cab3cc4715", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/conjure_codegen-c4eb61d29e4089e6) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test human_size::test::parse_ok ... ok [INFO] [stdout] test merge_toml::tests::test_left_merge_empty_left ... ok [INFO] [stdout] test merge_toml::tests::test_left_merge_basic ... ok [INFO] [stdout] test merge_toml::tests::test_left_merge_empty_right ... ok [INFO] [stdout] test merge_toml::tests::test_left_merge_type_mismatch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests conjure_codegen [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - (line 232) ... ignored [INFO] [stdout] test src/lib.rs - (line 254) ... ignored [INFO] [stdout] test src/lib.rs - (line 40) ... ignored [INFO] [stdout] test src/lib.rs - (line 150) ... FAILED [INFO] [stdout] test src/lib.rs - (line 123) ... FAILED [INFO] [stdout] test src/lib.rs - (line 107) ... FAILED [INFO] [stdout] test src/lib.rs - (line 184) ... FAILED [INFO] [stdout] test src/lib.rs - (line 167) ... FAILED [INFO] [stdout] test src/lib.rs - (line 22) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 86) ... FAILED [INFO] [stdout] test src/lib.rs - (line 215) ... FAILED [INFO] [stdout] test src/lib.rs - (line 203) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 150) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `example_types` in `conjure_codegen` [INFO] [stdout] --> src/lib.rs:152:22 [INFO] [stdout] | [INFO] [stdout] 152 | use conjure_codegen::example_types::objects::product::EnumExample; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `example_types` in `conjure_codegen` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg(feature = "example-types")] [INFO] [stdout] | ------------------------- the item is gated behind the `example-types` feature [INFO] [stdout] ... [INFO] [stdout] 320 | pub mod example_types; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 123) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `example_types` in `conjure_codegen` [INFO] [stdout] --> src/lib.rs:125:22 [INFO] [stdout] | [INFO] [stdout] 125 | use conjure_codegen::example_types::objects::product::UnionTypeExample; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `example_types` in `conjure_codegen` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg(feature = "example-types")] [INFO] [stdout] | ------------------------- the item is gated behind the `example-types` feature [INFO] [stdout] ... [INFO] [stdout] 320 | pub mod example_types; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 107) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `example_types` in `conjure_codegen` [INFO] [stdout] --> src/lib.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | use conjure_codegen::example_types::objects::product::BooleanExample; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `example_types` in `conjure_codegen` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg(feature = "example-types")] [INFO] [stdout] | ------------------------- the item is gated behind the `example-types` feature [INFO] [stdout] ... [INFO] [stdout] 320 | pub mod example_types; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 184) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `example_types` in `conjure_codegen` [INFO] [stdout] --> src/lib.rs:186:22 [INFO] [stdout] | [INFO] [stdout] 186 | use conjure_codegen::example_types::errors::product::InvalidServiceDefinition; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `example_types` in `conjure_codegen` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg(feature = "example-types")] [INFO] [stdout] | ------------------------- the item is gated behind the `example-types` feature [INFO] [stdout] ... [INFO] [stdout] 320 | pub mod example_types; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `conjure_error` [INFO] [stdout] --> src/lib.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | use conjure_error::{ErrorType, ErrorCode}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `conjure_error` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 188 - use conjure_error::{ErrorType, ErrorCode}; [INFO] [stdout] 188 + use conjure_serde::{ErrorType, ErrorCode}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 167) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `example_types` in `conjure_codegen` [INFO] [stdout] --> src/lib.rs:169:22 [INFO] [stdout] | [INFO] [stdout] 169 | use conjure_codegen::example_types::objects::product::StringAliasExample; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `example_types` in `conjure_codegen` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg(feature = "example-types")] [INFO] [stdout] | ------------------------- the item is gated behind the `example-types` feature [INFO] [stdout] ... [INFO] [stdout] 320 | pub mod example_types; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 86) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: could not find `example_types` in `conjure_codegen` [INFO] [stdout] --> src/lib.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | use conjure_codegen::example_types::objects::product::{ManyFieldExample, StringAliasExample}; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `example_types` in `conjure_codegen` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg(feature = "example-types")] [INFO] [stdout] | ------------------------- the item is gated behind the `example-types` feature [INFO] [stdout] ... [INFO] [stdout] 320 | pub mod example_types; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 215) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `conjure_http` [INFO] [stdout] --> src/lib.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | use conjure_http::client::AsyncService; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `conjure_http` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conjure_http`, use `cargo add conjure_http` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `example_types` in `conjure_codegen` [INFO] [stdout] --> src/lib.rs:218:22 [INFO] [stdout] | [INFO] [stdout] 218 | use conjure_codegen::example_types::clients::another::{AsyncTestService, AsyncTestServiceClient}; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `example_types` in `conjure_codegen` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg(feature = "example-types")] [INFO] [stdout] | ------------------------- the item is gated behind the `example-types` feature [INFO] [stdout] ... [INFO] [stdout] 320 | pub mod example_types; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `conjure_http` [INFO] [stdout] --> src/lib.rs:219:142 [INFO] [stdout] | [INFO] [stdout] 219 | ...njure_error::Error> where T: conjure_http::client::AsyncClient + Sync + Send, T::ResponseBody: 'static + Send { [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `conjure_http` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conjure_http`, use `cargo add conjure_http` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `conjure_http` [INFO] [stdout] --> src/lib.rs:219:58 [INFO] [stdout] | [INFO] [stdout] 219 | async fn foo(http_client: T, runtime: &std::sync::Arc) -> Result<(), conjure_error::Error>... [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `conjure_http` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conjure_http`, use `cargo add conjure_http` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `conjure_error` [INFO] [stdout] --> src/lib.rs:219:111 [INFO] [stdout] | [INFO] [stdout] 219 | ...jureRuntime>) -> Result<(), conjure_error::Error> where T: conjure_http::client::AsyncClient + Sync + Send, T::ResponseBody: 'st... [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `conjure_error` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 219 - async fn foo(http_client: T, runtime: &std::sync::Arc) -> Result<(), conjure_error::Error> where T: conjure_http::client::AsyncClient + Sync + Send, T::ResponseBody: 'static + Send { [INFO] [stdout] 219 + async fn foo(http_client: T, runtime: &std::sync::Arc) -> Result<(), conjure_serde::Error> where T: conjure_http::client::AsyncClient + Sync + Send, T::ResponseBody: 'static + Send { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 203) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `conjure_http` [INFO] [stdout] --> src/lib.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | use conjure_http::client::Service; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `conjure_http` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conjure_http`, use `cargo add conjure_http` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `example_types` in `conjure_codegen` [INFO] [stdout] --> src/lib.rs:206:22 [INFO] [stdout] | [INFO] [stdout] 206 | use conjure_codegen::example_types::clients::another::{TestService, TestServiceClient}; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `example_types` in `conjure_codegen` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg(feature = "example-types")] [INFO] [stdout] | ------------------------- the item is gated behind the `example-types` feature [INFO] [stdout] ... [INFO] [stdout] 320 | pub mod example_types; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `conjure_http` [INFO] [stdout] --> src/lib.rs:207:11 [INFO] [stdout] | [INFO] [stdout] 207 | fn foo(http_client: T, runtime: &std::sync::Arc) -> Result<(... [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `conjure_http` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conjure_http`, use `cargo add conjure_http` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `conjure_http` [INFO] [stdout] --> src/lib.rs:207:82 [INFO] [stdout] | [INFO] [stdout] 207 | ... T, runtime: &std::sync::Arc) -> Result<(), conjure_error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `conjure_http` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conjure_http`, use `cargo add conjure_http` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `conjure_error` [INFO] [stdout] --> src/lib.rs:207:135 [INFO] [stdout] | [INFO] [stdout] 207 | ...jureRuntime>) -> Result<(), conjure_error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `conjure_error` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 207 - fn foo(http_client: T, runtime: &std::sync::Arc) -> Result<(), conjure_error::Error> { [INFO] [stdout] 207 + fn foo(http_client: T, runtime: &std::sync::Arc) -> Result<(), conjure_serde::Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 107) [INFO] [stdout] src/lib.rs - (line 123) [INFO] [stdout] src/lib.rs - (line 150) [INFO] [stdout] src/lib.rs - (line 167) [INFO] [stdout] src/lib.rs - (line 184) [INFO] [stdout] src/lib.rs - (line 203) [INFO] [stdout] src/lib.rs - (line 215) [INFO] [stdout] src/lib.rs - (line 86) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 8 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.52s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "7117e7e52d11de49fc11c1fd4fa3c0d067263dc7932a0cb868a6e7cab3cc4715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7117e7e52d11de49fc11c1fd4fa3c0d067263dc7932a0cb868a6e7cab3cc4715", kill_on_drop: false }` [INFO] [stdout] 7117e7e52d11de49fc11c1fd4fa3c0d067263dc7932a0cb868a6e7cab3cc4715