[INFO] fetching crate crud-api-endpoint 0.1.7...
[INFO] testing crud-api-endpoint-0.1.7 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate crud-api-endpoint 0.1.7 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate crud-api-endpoint 0.1.7
[INFO] finished tweaking crates.io crate crud-api-endpoint 0.1.7
[INFO] tweaked toml for crates.io crate crud-api-endpoint 0.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crud-api-endpoint 0.1.7 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crud-api-endpoint 0.1.7 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9984246b7bb4f63391a0984132582a4f64790aad31d1feee2bc32618b1d908f7
[INFO] running `Command { std: "docker" "start" "-a" "9984246b7bb4f63391a0984132582a4f64790aad31d1feee2bc32618b1d908f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9984246b7bb4f63391a0984132582a4f64790aad31d1feee2bc32618b1d908f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9984246b7bb4f63391a0984132582a4f64790aad31d1feee2bc32618b1d908f7", kill_on_drop: false }`
[INFO] [stdout] 9984246b7bb4f63391a0984132582a4f64790aad31d1feee2bc32618b1d908f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 37430187d180310654af6ce7abeed111d248df7b4176dcade8be8c7ba6042cab
[INFO] running `Command { std: "docker" "start" "-a" "37430187d180310654af6ce7abeed111d248df7b4176dcade8be8c7ba6042cab", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling crud-api-endpoint v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.08s
[INFO] running `Command { std: "docker" "inspect" "37430187d180310654af6ce7abeed111d248df7b4176dcade8be8c7ba6042cab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37430187d180310654af6ce7abeed111d248df7b4176dcade8be8c7ba6042cab", kill_on_drop: false }`
[INFO] [stdout] 37430187d180310654af6ce7abeed111d248df7b4176dcade8be8c7ba6042cab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4406ffe26cd9aea8c45c9f99c1ae0e09ead1c99972bee716c5aac0a794ff95a8
[INFO] running `Command { std: "docker" "start" "-a" "4406ffe26cd9aea8c45c9f99c1ae0e09ead1c99972bee716c5aac0a794ff95a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling unicode-truncate v0.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling clap_complete v4.5.47
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling calmio_filters v0.1.0
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling calm_io v0.1.1
[INFO] [stderr]    Compiling crud-tidy-viewer v0.1.6
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling crud-pretty-struct-derive v0.1.6
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_qs v0.12.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling crud-api-endpoint v0.1.6
[INFO] [stderr]    Compiling crud-pretty-struct v0.1.6
[INFO] [stderr]    Compiling crud-api-endpoint v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling crud-auth v0.1.6
[INFO] [stderr]    Compiling crud-auth-no-auth v0.1.6
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling crud-api-derive v0.1.6
[INFO] [stderr]    Compiling crud-api v0.1.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "4406ffe26cd9aea8c45c9f99c1ae0e09ead1c99972bee716c5aac0a794ff95a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4406ffe26cd9aea8c45c9f99c1ae0e09ead1c99972bee716c5aac0a794ff95a8", kill_on_drop: false }`
[INFO] [stdout] 4406ffe26cd9aea8c45c9f99c1ae0e09ead1c99972bee716c5aac0a794ff95a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] addd9a35f045eda62c62719a6051fc8a046734ca9b50c586c9797635bdb5843d
[INFO] running `Command { std: "docker" "start" "-a" "addd9a35f045eda62c62719a6051fc8a046734ca9b50c586c9797635bdb5843d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/crud-api-endpoint/98c190dbd7519f02/deps/crud_api_endpoint-98c190dbd7519f02)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_endpoint_default ... ok
[INFO] [stdout] test tests::test_endpoint_result_struct ... ok
[INFO] [stdout] test tests::test_insert_one_endpoint_at_one_level_endpoint ... ok
[INFO] [stdout] test tests::test_insert_one_endpoints_at_three_levels ... ok
[INFO] [stdout] test tests::test_insert_simple_endpoint ... ok
[INFO] [stdout] test tests::test_insert_two_endpoints_at_one_level ... ok
[INFO] [stdout] test tests::test_insert_three_endpoints_at_two_levels ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crud_api_endpoint
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - Endpoint::transform_from (line 77) ... ignored
[INFO] [stdout] test src/lib.rs - EndpointBuilder::transform_from (line 77) ... ignored
[INFO] [stdout] test src/lib.rs - EndpointBuilder::transform_from (line 77) ... ignored
[INFO] [stdout] test src/api_run.rs - api_run::ApiRun::infos (line 70) ... FAILED
[INFO] [stdout] test src/api_run.rs - api_run::ApiInformation (line 9) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api_run.rs - api_run::ApiRun::infos (line 70) stdout ----
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `miette::eyreish::Report: Diagnostic` is not satisfied
[INFO] [stdout]   --> src/api_run.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(ApiRun)]
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    the trait `Diagnostic` is not implemented for `miette::eyreish::Report`
[INFO] [stdout]    |          this has type `Result<_, miette::eyreish::Report>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] note: there are multiple different versions of crate `miette` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.5.0/src/protocol.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Diagnostic: std::error::Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-5.10.0/src/protocol.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Diagnostic: std::error::Error {
[INFO] [stdout]    | --------------------------------------- this is the trait that was imported
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the following other types implement trait `Diagnostic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.5.0/src/eyreish/mod.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl Diagnostic for InstallError {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `InstallError`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.5.0/src/diagnostic_impls.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Diagnostic for Infallible {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Infallible`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.5.0/src/miette_diagnostic.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl Diagnostic for MietteDiagnostic {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MietteDiagnostic`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.5.0/src/error.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Diagnostic for MietteError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MietteError`
[INFO] [stdout]    = note: there are multiple different versions of crate `miette` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `ErrReport` to implement `From<miette::eyreish::Report>`
[INFO] [stdout]    = note: this error originates in the derive macro `ApiRun` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api_run.rs - api_run::ApiInformation (line 9) stdout ----
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `miette::eyreish::Report: Diagnostic` is not satisfied
[INFO] [stdout]   --> src/api_run.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(ApiRun)]
[INFO] [stdout]    |          -----^
[INFO] [stdout]    |          |    |
[INFO] [stdout]    |          |    the trait `Diagnostic` is not implemented for `miette::eyreish::Report`
[INFO] [stdout]    |          this has type `Result<_, miette::eyreish::Report>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] note: there are multiple different versions of crate `miette` in the dependency graph
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.5.0/src/protocol.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Diagnostic: std::error::Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-5.10.0/src/protocol.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Diagnostic: std::error::Error {
[INFO] [stdout]    | --------------------------------------- this is the trait that was imported
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the following other types implement trait `Diagnostic`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.5.0/src/eyreish/mod.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl Diagnostic for InstallError {}
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `InstallError`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.5.0/src/diagnostic_impls.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Diagnostic for Infallible {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Infallible`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.5.0/src/miette_diagnostic.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl Diagnostic for MietteDiagnostic {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MietteDiagnostic`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-7.5.0/src/error.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl Diagnostic for MietteError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MietteError`
[INFO] [stdout]    = note: there are multiple different versions of crate `miette` in the dependency graph
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]    = note: required for `ErrReport` to implement `From<miette::eyreish::Report>`
[INFO] [stdout]    = note: this error originates in the derive macro `ApiRun` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api_run.rs - api_run::ApiInformation (line 9)
[INFO] [stdout]     src/api_run.rs - api_run::ApiRun::infos (line 70)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "addd9a35f045eda62c62719a6051fc8a046734ca9b50c586c9797635bdb5843d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "addd9a35f045eda62c62719a6051fc8a046734ca9b50c586c9797635bdb5843d", kill_on_drop: false }`
[INFO] [stdout] addd9a35f045eda62c62719a6051fc8a046734ca9b50c586c9797635bdb5843d
