[INFO] fetching crate conjure-codegen 5.0.0...
[INFO] testing conjure-codegen-5.0.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate conjure-codegen 5.0.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate conjure-codegen 5.0.0
[INFO] finished tweaking crates.io crate conjure-codegen 5.0.0
[INFO] tweaked toml for crates.io crate conjure-codegen 5.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate conjure-codegen 5.0.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate conjure-codegen 5.0.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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded staged-builder v0.2.0
[INFO] [stderr]   Downloaded mediatype v0.20.0
[INFO] [stderr]   Downloaded conjure-macros v5.0.0
[INFO] [stderr]   Downloaded conjure-object v5.0.0
[INFO] [stderr]   Downloaded conjure-error v5.0.0
[INFO] [stderr]   Downloaded conjure-serde v5.0.0
[INFO] [stderr]   Downloaded conjure-http v5.0.0
[INFO] [stderr]   Downloaded staged-builder-internals v0.2.0
[INFO] [stderr]   Downloaded serde-smile v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37198916be89a6649f76262ed8395278daba5bfb02b24bb90d3b93788b1f00cf
[INFO] running `Command { std: "docker" "start" "-a" "37198916be89a6649f76262ed8395278daba5bfb02b24bb90d3b93788b1f00cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37198916be89a6649f76262ed8395278daba5bfb02b24bb90d3b93788b1f00cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37198916be89a6649f76262ed8395278daba5bfb02b24bb90d3b93788b1f00cf", kill_on_drop: false }`
[INFO] [stdout] 37198916be89a6649f76262ed8395278daba5bfb02b24bb90d3b93788b1f00cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b591df5fc36ba02e1862939dd92427b3696a66302986f3ab2a874f8f82152656
[INFO] running `Command { std: "docker" "start" "-a" "b591df5fc36ba02e1862939dd92427b3696a66302986f3ab2a874f8f82152656", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.226
[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 chrono v0.4.42
[INFO] [stderr]    Compiling serde-smile v0.3.1
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling staged-builder v0.2.0
[INFO] [stderr]    Compiling conjure-serde v5.0.0
[INFO] [stderr]    Compiling conjure-object v5.0.0
[INFO] [stderr]    Compiling conjure-codegen v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 20s
[INFO] running `Command { std: "docker" "inspect" "b591df5fc36ba02e1862939dd92427b3696a66302986f3ab2a874f8f82152656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b591df5fc36ba02e1862939dd92427b3696a66302986f3ab2a874f8f82152656", kill_on_drop: false }`
[INFO] [stdout] b591df5fc36ba02e1862939dd92427b3696a66302986f3ab2a874f8f82152656
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c6d50931ba45e60ccdedfceb72dada4fb84987de31fd8a99f7582f2f14f4108
[INFO] running `Command { std: "docker" "start" "-a" "9c6d50931ba45e60ccdedfceb72dada4fb84987de31fd8a99f7582f2f14f4108", kill_on_drop: false }`
[INFO] [stderr]    Compiling conjure-codegen v5.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.88s
[INFO] running `Command { std: "docker" "inspect" "9c6d50931ba45e60ccdedfceb72dada4fb84987de31fd8a99f7582f2f14f4108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c6d50931ba45e60ccdedfceb72dada4fb84987de31fd8a99f7582f2f14f4108", kill_on_drop: false }`
[INFO] [stdout] 9c6d50931ba45e60ccdedfceb72dada4fb84987de31fd8a99f7582f2f14f4108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9a61882ea9f55dccde5085e98249b2b4e6d0acee7a635e3e28af4194620e418
[INFO] running `Command { std: "docker" "start" "-a" "c9a61882ea9f55dccde5085e98249b2b4e6d0acee7a635e3e28af4194620e418", 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-0d16e212ee35fc6b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test human_size::test::parse_ok ... ok
[INFO] [stderr]    Doc-tests conjure_codegen
[INFO] [stdout] test merge_toml::tests::test_left_merge_basic ... ok
[INFO] [stdout] test merge_toml::tests::test_left_merge_empty_left ... 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.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - (line 22) - compile ... ok
[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 107) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 184) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 150) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 167) ... 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 203) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 320 | pub mod example_types;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `example-types` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg(feature = "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] 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] 320 | pub mod example_types;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `example-types` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg(feature = "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] 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] 320 | pub mod example_types;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `example-types` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg(feature = "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 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] 320 | pub mod example_types;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `example-types` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg(feature = "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] 320 | pub mod example_types;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `example-types` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg(feature = "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] 320 | pub mod example_types;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `example-types` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg(feature = "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] 320 | pub mod example_types;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `example-types` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg(feature = "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] 320 | pub mod example_types;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `example-types` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 | #[cfg(feature = "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] 
[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.64s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c9a61882ea9f55dccde5085e98249b2b4e6d0acee7a635e3e28af4194620e418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9a61882ea9f55dccde5085e98249b2b4e6d0acee7a635e3e28af4194620e418", kill_on_drop: false }`
[INFO] [stdout] c9a61882ea9f55dccde5085e98249b2b4e6d0acee7a635e3e28af4194620e418
