[INFO] fetching crate openapi_utils 0.5.2...
[INFO] checking openapi_utils-0.5.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate openapi_utils 0.5.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate openapi_utils 0.5.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate openapi_utils 0.5.2
[INFO] finished tweaking crates.io crate openapi_utils 0.5.2
[INFO] tweaked toml for crates.io crate openapi_utils 0.5.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding openapiv3 v1.0.4 (latest: v2.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openapiv3 v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 434d67e6147eeb5e75a7bf99a52db3a58dc25d05471005183c64ac91218541d6
[INFO] running `Command { std: "docker" "start" "-a" "434d67e6147eeb5e75a7bf99a52db3a58dc25d05471005183c64ac91218541d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "434d67e6147eeb5e75a7bf99a52db3a58dc25d05471005183c64ac91218541d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "434d67e6147eeb5e75a7bf99a52db3a58dc25d05471005183c64ac91218541d6", kill_on_drop: false }`
[INFO] [stdout] 434d67e6147eeb5e75a7bf99a52db3a58dc25d05471005183c64ac91218541d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e360cbfc138ab578bbe11a80c2c479b30945d589d59cbd5bea2a046695d9e444
[INFO] running `Command { std: "docker" "start" "-a" "e360cbfc138ab578bbe11a80c2c479b30945d589d59cbd5bea2a046695d9e444", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking serde v1.0.200
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking openapiv3 v1.0.4
[INFO] [stderr]     Checking openapi_utils v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:65:33
[INFO] [stdout]     |
[INFO] [stdout] 65  |             set_deref(req_body, &components.request_bodies, &mut Vec::new());
[INFO] [stdout]     |             ---------           ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:65:33
[INFO] [stdout]     |
[INFO] [stdout] 65  |             set_deref(req_body, &components.request_bodies, &mut Vec::new());
[INFO] [stdout]     |             ---------           ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:70:35
[INFO] [stdout]     |
[INFO] [stdout] 70  |                 set_deref(schema, &components.schemas, &mut referred);
[INFO] [stdout]     |                 ---------         ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:70:35
[INFO] [stdout]     |
[INFO] [stdout] 70  |                 set_deref(schema, &components.schemas, &mut referred);
[INFO] [stdout]     |                 ---------         ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:77:33
[INFO] [stdout]     |
[INFO] [stdout] 77  |             set_deref(response, &components.responses, &mut Vec::new());
[INFO] [stdout]     |             ---------           ^^^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:77:33
[INFO] [stdout]     |
[INFO] [stdout] 77  |             set_deref(response, &components.responses, &mut Vec::new());
[INFO] [stdout]     |             ---------           ^^^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:79:35
[INFO] [stdout]     |
[INFO] [stdout] 79  |                 set_deref(header, &components.headers, &mut Vec::new());
[INFO] [stdout]     |                 ---------         ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:79:35
[INFO] [stdout]     |
[INFO] [stdout] 79  |                 set_deref(header, &components.headers, &mut Vec::new());
[INFO] [stdout]     |                 ---------         ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:84:35
[INFO] [stdout]     |
[INFO] [stdout] 84  |                 set_deref(schema, &components.schemas, &mut referred);
[INFO] [stdout]     |                 ---------         ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:84:35
[INFO] [stdout]     |
[INFO] [stdout] 84  |                 set_deref(schema, &components.schemas, &mut referred);
[INFO] [stdout]     |                 ---------         ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:104:45
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     set_deref_box(property, &components.schemas, referred);
[INFO] [stdout]     |                     -------------           ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn set_deref_box<T>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 189 |     item: &mut ReferenceOr<Box<T>>,
[INFO] [stdout] 190 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:104:45
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     set_deref_box(property, &components.schemas, referred);
[INFO] [stdout]     |                     -------------           ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn set_deref_box<T>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 189 |     item: &mut ReferenceOr<Box<T>>,
[INFO] [stdout] 190 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:116:42
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     set_deref_box(items, &components.schemas, referred);
[INFO] [stdout]     |                     -------------        ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn set_deref_box<T>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 189 |     item: &mut ReferenceOr<Box<T>>,
[INFO] [stdout] 190 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:116:42
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     set_deref_box(items, &components.schemas, referred);
[INFO] [stdout]     |                     -------------        ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn set_deref_box<T>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 189 |     item: &mut ReferenceOr<Box<T>>,
[INFO] [stdout] 190 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 set_deref(sch, &components.schemas, referred);
[INFO] [stdout]     |                 ---------      ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 set_deref(sch, &components.schemas, referred);
[INFO] [stdout]     |                 ---------      ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:136:32
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 set_deref(sch, &components.schemas, referred);
[INFO] [stdout]     |                 ---------      ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:136:32
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 set_deref(sch, &components.schemas, referred);
[INFO] [stdout]     |                 ---------      ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:142:32
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 set_deref(sch, &components.schemas, referred);
[INFO] [stdout]     |                 ---------      ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:142:32
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 set_deref(sch, &components.schemas, referred);
[INFO] [stdout]     |                 ---------      ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:148:28
[INFO] [stdout]     |
[INFO] [stdout] 148 |             set_deref(sch, &components.schemas, referred);
[INFO] [stdout]     |             ---------      ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:148:28
[INFO] [stdout]     |
[INFO] [stdout] 148 |             set_deref(sch, &components.schemas, referred);
[INFO] [stdout]     |             ---------      ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:153:41
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 set_deref_box(property, &components.schemas, referred);
[INFO] [stdout]     |                 -------------           ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn set_deref_box<T>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 189 |     item: &mut ReferenceOr<Box<T>>,
[INFO] [stdout] 190 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:153:41
[INFO] [stdout]     |
[INFO] [stdout] 153 |                 set_deref_box(property, &components.schemas, referred);
[INFO] [stdout]     |                 -------------           ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn set_deref_box<T>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 189 |     item: &mut ReferenceOr<Box<T>>,
[INFO] [stdout] 190 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:158:42
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 set_deref_box(the_items, &components.schemas, referred);
[INFO] [stdout]     |                 -------------            ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn set_deref_box<T>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 189 |     item: &mut ReferenceOr<Box<T>>,
[INFO] [stdout] 190 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:158:42
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 set_deref_box(the_items, &components.schemas, referred);
[INFO] [stdout]     |                 -------------            ^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:188:4
[INFO] [stdout]     |
[INFO] [stdout] 188 | fn set_deref_box<T>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 189 |     item: &mut ReferenceOr<Box<T>>,
[INFO] [stdout] 190 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:167:30
[INFO] [stdout]     |
[INFO] [stdout] 167 |         set_deref(parameter, &components.parameters, &mut Vec::new());
[INFO] [stdout]     |         ---------            ^^^^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/dereferer.rs:167:30
[INFO] [stdout]     |
[INFO] [stdout] 167 |         set_deref(parameter, &components.parameters, &mut Vec::new());
[INFO] [stdout]     |         ---------            ^^^^^^^^^^^^^^^^^^^^^^ expected `IndexMap<String, ReferenceOr<...>>`, found a different `IndexMap<String, ReferenceOr<...>>`
[INFO] [stdout]     |         |
[INFO] [stdout]     |         arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexMap<String, ReferenceOr<...>>` and `IndexMap<String, ReferenceOr<...>>` have similar names, but are actually distinct types
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/map.rs:71:1
[INFO] [stdout]     |
[INFO] [stdout] 71  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `IndexMap<String, ReferenceOr<...>>` is defined in crate `indexmap`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.2.6/src/map.rs:86:1
[INFO] [stdout]     |
[INFO] [stdout] 86  | pub struct IndexMap<K, V, S = RandomState> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `indexmap` are being used?
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/dereferer.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn set_deref<T>(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 172 |     item: &mut ReferenceOr<T>,
[INFO] [stdout] 173 |     component_type: &IndexMap<String, ReferenceOr<T>>,
[INFO] [stdout]     |     -------------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapi_utils` (lib test) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openapi_utils` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "e360cbfc138ab578bbe11a80c2c479b30945d589d59cbd5bea2a046695d9e444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e360cbfc138ab578bbe11a80c2c479b30945d589d59cbd5bea2a046695d9e444", kill_on_drop: false }`
[INFO] [stdout] e360cbfc138ab578bbe11a80c2c479b30945d589d59cbd5bea2a046695d9e444
