[INFO] fetching crate crud-api-endpoint 0.1.7...
[INFO] testing crud-api-endpoint-0.1.7 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate crud-api-endpoint 0.1.7 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crud-api-endpoint 0.1.7 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f9188d933760384635dbf71700779e85a35dfca21fbd6b50f0a8a3d112cb8a1
[INFO] running `Command { std: "docker" "start" "-a" "0f9188d933760384635dbf71700779e85a35dfca21fbd6b50f0a8a3d112cb8a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f9188d933760384635dbf71700779e85a35dfca21fbd6b50f0a8a3d112cb8a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f9188d933760384635dbf71700779e85a35dfca21fbd6b50f0a8a3d112cb8a1", kill_on_drop: false }`
[INFO] [stdout] 0f9188d933760384635dbf71700779e85a35dfca21fbd6b50f0a8a3d112cb8a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f18628141c5564c125ae74f21e506fed5322e12226af0bd6cd9e291cbf42fdf
[INFO] running `Command { std: "docker" "start" "-a" "9f18628141c5564c125ae74f21e506fed5322e12226af0bd6cd9e291cbf42fdf", 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 serde v1.0.219
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling scratch v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[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 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 derive_builder v0.20.2
[INFO] [stderr]    Compiling crud-api-endpoint v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.29s
[INFO] running `Command { std: "docker" "inspect" "9f18628141c5564c125ae74f21e506fed5322e12226af0bd6cd9e291cbf42fdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f18628141c5564c125ae74f21e506fed5322e12226af0bd6cd9e291cbf42fdf", kill_on_drop: false }`
[INFO] [stdout] 9f18628141c5564c125ae74f21e506fed5322e12226af0bd6cd9e291cbf42fdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bb0300a3588916b6694dede0d1826bc906f9829a74341e2398c106286e37167
[INFO] running `Command { std: "docker" "start" "-a" "0bb0300a3588916b6694dede0d1826bc906f9829a74341e2398c106286e37167", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-unicode v2.1.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-truncate v0.2.0
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling humantime v2.2.0
[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 strum_macros v0.25.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling calmio_filters v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling calm_io v0.1.1
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling crud-tidy-viewer v0.1.6
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling clap_complete v4.5.47
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.0
[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_derive v2.8.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_qs v0.12.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[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 crud-auth v0.1.6
[INFO] [stderr]    Compiling crud-auth-no-auth v0.1.6
[INFO] [stderr]    Compiling crud-api-derive v0.1.6
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling crud-api v0.1.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "0bb0300a3588916b6694dede0d1826bc906f9829a74341e2398c106286e37167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bb0300a3588916b6694dede0d1826bc906f9829a74341e2398c106286e37167", kill_on_drop: false }`
[INFO] [stdout] 0bb0300a3588916b6694dede0d1826bc906f9829a74341e2398c106286e37167
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3c814162afa624db0f31b9a416796352f815894fd0ec0f9fae329681dafa81fc
[INFO] running `Command { std: "docker" "start" "-a" "3c814162afa624db0f31b9a416796352f815894fd0ec0f9fae329681dafa81fc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crud_api_endpoint-98c190dbd7519f02)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_insert_simple_endpoint ... ok
[INFO] [stdout] test tests::test_endpoint_result_struct ... ok
[INFO] [stdout] test tests::test_endpoint_default ... ok
[INFO] [stdout] test tests::test_insert_one_endpoints_at_three_levels ... ok
[INFO] [stdout] test tests::test_insert_one_endpoint_at_one_level_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::ApiInformation (line 9) ... FAILED
[INFO] [stdout] test src/api_run.rs - api_run::ApiRun::infos (line 70) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] ---- 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] 
[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.34s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3c814162afa624db0f31b9a416796352f815894fd0ec0f9fae329681dafa81fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c814162afa624db0f31b9a416796352f815894fd0ec0f9fae329681dafa81fc", kill_on_drop: false }`
[INFO] [stdout] 3c814162afa624db0f31b9a416796352f815894fd0ec0f9fae329681dafa81fc
