[INFO] fetching crate conjure-codegen 5.0.0-rc5...
[INFO] testing conjure-codegen-5.0.0-rc5 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate conjure-codegen 5.0.0-rc5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate conjure-codegen 5.0.0-rc5
[INFO] finished tweaking crates.io crate conjure-codegen 5.0.0-rc5
[INFO] tweaked toml for crates.io crate conjure-codegen 5.0.0-rc5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate conjure-codegen 5.0.0-rc5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate conjure-codegen 5.0.0-rc5 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-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2f601d050b2e5e2689dd8b89b6bdc6c725e05c813abebc7f79516f810da4fe4
[INFO] running `Command { std: "docker" "start" "-a" "d2f601d050b2e5e2689dd8b89b6bdc6c725e05c813abebc7f79516f810da4fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2f601d050b2e5e2689dd8b89b6bdc6c725e05c813abebc7f79516f810da4fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2f601d050b2e5e2689dd8b89b6bdc6c725e05c813abebc7f79516f810da4fe4", kill_on_drop: false }`
[INFO] [stdout] d2f601d050b2e5e2689dd8b89b6bdc6c725e05c813abebc7f79516f810da4fe4
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51e4ba189f1562363f5aacbac8f767f4eb63684418915a1e1bb6dbfbe9d5895f
[INFO] running `Command { std: "docker" "start" "-a" "51e4ba189f1562363f5aacbac8f767f4eb63684418915a1e1bb6dbfbe9d5895f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.224
[INFO] [stderr]    Compiling serde v1.0.224
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling toml_datetime v0.7.1
[INFO] [stderr]    Compiling serde_spanned v1.0.1
[INFO] [stderr]    Compiling toml v0.9.6
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.224
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling staged-builder-internals v0.2.0
[INFO] [stderr]    Compiling staged-builder v0.2.0
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling serde-smile v0.3.1
[INFO] [stderr]    Compiling conjure-object v5.0.0-rc5
[INFO] [stderr]    Compiling conjure-serde v5.0.0-rc5
[INFO] [stderr]    Compiling conjure-codegen v5.0.0-rc5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.42s
[INFO] running `Command { std: "docker" "inspect" "51e4ba189f1562363f5aacbac8f767f4eb63684418915a1e1bb6dbfbe9d5895f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51e4ba189f1562363f5aacbac8f767f4eb63684418915a1e1bb6dbfbe9d5895f", kill_on_drop: false }`
[INFO] [stdout] 51e4ba189f1562363f5aacbac8f767f4eb63684418915a1e1bb6dbfbe9d5895f
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c30d639b87d5414dcf4a38be2ceb6f93596edfaf31bdf25bb468ab389029ae9d
[INFO] running `Command { std: "docker" "start" "-a" "c30d639b87d5414dcf4a38be2ceb6f93596edfaf31bdf25bb468ab389029ae9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling conjure-codegen v5.0.0-rc5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.51s
[INFO] running `Command { std: "docker" "inspect" "c30d639b87d5414dcf4a38be2ceb6f93596edfaf31bdf25bb468ab389029ae9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c30d639b87d5414dcf4a38be2ceb6f93596edfaf31bdf25bb468ab389029ae9d", kill_on_drop: false }`
[INFO] [stdout] c30d639b87d5414dcf4a38be2ceb6f93596edfaf31bdf25bb468ab389029ae9d
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31271d22702cc90baa7595d9ad0b8a3b3bf777abbdd5b25bace713125a42bed1
[INFO] running `Command { std: "docker" "start" "-a" "31271d22702cc90baa7595d9ad0b8a3b3bf777abbdd5b25bace713125a42bed1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/conjure_codegen-f1eb291b7b7989fb)
[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_type_mismatch ... ok
[INFO] [stdout] test merge_toml::tests::test_left_merge_empty_right ... ok
[INFO] [stdout] test merge_toml::tests::test_left_merge_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests conjure_codegen
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - (line 184) ... FAILED
[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 123) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 150) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 215) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 86) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 167) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 203) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 22) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 107) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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]   5 | 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] 7 | 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] 7 - use conjure_error::{ErrorType, ErrorCode};
[INFO] [stdout] 7 + 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 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]   5 | 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 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]   5 | 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 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] 5 | 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]   6 | 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] 7 | ... conjure_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] 7 | async fn foo<T>(http_client: T, runtime: &std::sync::Arc<conjure_http::client::ConjureRuntime>) -> Result<(), conjure_error::Error> where...
[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] 7 | ...ConjureRuntime>) -> Result<(), conjure_error::Error> where T: conjure_http::client::AsyncClient + Sync + Send, T::ResponseBody: 'stati...
[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] 7 - async fn foo<T>(http_client: T, runtime: &std::sync::Arc<conjure_http::client::ConjureRuntime>) -> Result<(), conjure_error::Error> where T: conjure_http::client::AsyncClient + Sync + Send, T::ResponseBody: 'static + Send {
[INFO] [stdout] 7 + async fn foo<T>(http_client: T, runtime: &std::sync::Arc<conjure_http::client::ConjureRuntime>) -> 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 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]   5 | 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 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]   5 | 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 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] 5 | 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]   6 | 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] 7 | fn foo<T: conjure_http::client::Client>(http_client: T, runtime: &std::sync::Arc<conjure_http::client::ConjureRuntime>) -> Result<(), con...
[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] 7 | ...nt: T, runtime: &std::sync::Arc<conjure_http::client::ConjureRuntime>) -> 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] 7 | ...ConjureRuntime>) -> 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] 7 - fn foo<T: conjure_http::client::Client>(http_client: T, runtime: &std::sync::Arc<conjure_http::client::ConjureRuntime>) -> Result<(), conjure_error::Error> {
[INFO] [stdout] 7 + fn foo<T: conjure_http::client::Client>(http_client: T, runtime: &std::sync::Arc<conjure_http::client::ConjureRuntime>) -> 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] ---- 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]   5 | 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] 
[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.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "31271d22702cc90baa7595d9ad0b8a3b3bf777abbdd5b25bace713125a42bed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31271d22702cc90baa7595d9ad0b8a3b3bf777abbdd5b25bace713125a42bed1", kill_on_drop: false }`
[INFO] [stdout] 31271d22702cc90baa7595d9ad0b8a3b3bf777abbdd5b25bace713125a42bed1
