[INFO] cloning repository https://github.com/DanielGilchrist/poke_search_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielGilchrist/poke_search_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielGilchrist%2Fpoke_search_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielGilchrist%2Fpoke_search_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8bdc13c7739d46b7cc1421ac84fb1cdc8c8f323 [INFO] testing DanielGilchrist/poke_search_cli against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielGilchrist%2Fpoke_search_cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanielGilchrist/poke_search_cli on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DanielGilchrist/poke_search_cli [INFO] finished tweaking git repo https://github.com/DanielGilchrist/poke_search_cli [INFO] tweaked toml for git repo https://github.com/DanielGilchrist/poke_search_cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/DanielGilchrist/poke_search_cli 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-cache-reqwest v0.14.0 [INFO] [stderr] Downloaded mockall_derive v0.13.0 [INFO] [stderr] Downloaded ngrammatic v0.4.0 [INFO] [stderr] Downloaded rustemon v3.4.1 [INFO] [stderr] Downloaded mockall v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0be9338d36e975d41b35dbbf9e8cc9b805b3575841d17372282e1b2913747078 [INFO] running `Command { std: "docker" "start" "-a" "0be9338d36e975d41b35dbbf9e8cc9b805b3575841d17372282e1b2913747078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0be9338d36e975d41b35dbbf9e8cc9b805b3575841d17372282e1b2913747078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0be9338d36e975d41b35dbbf9e8cc9b805b3575841d17372282e1b2913747078", kill_on_drop: false }` [INFO] [stdout] 0be9338d36e975d41b35dbbf9e8cc9b805b3575841d17372282e1b2913747078 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ccfece6cdc604422ec076905fbec5f1a3f6a238a1206464c73dfa6bb5141f52 [INFO] running `Command { std: "docker" "start" "-a" "6ccfece6cdc604422ec076905fbec5f1a3f6a238a1206464c73dfa6bb5141f52", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling reflink-copy v0.1.19 [INFO] [stderr] Compiling tempfile v3.11.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ngrammatic v0.4.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling mockall v0.13.0 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling http-cache-semantics v2.1.0 [INFO] [stderr] Compiling cacache v13.0.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling http-cache v0.19.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling reqwest-middleware v0.3.2 [INFO] [stderr] Compiling http-cache-reqwest v0.14.0 [INFO] [stderr] Compiling rustemon v3.4.1 [INFO] [stderr] Compiling poke_search v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.32s [INFO] running `Command { std: "docker" "inspect" "6ccfece6cdc604422ec076905fbec5f1a3f6a238a1206464c73dfa6bb5141f52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ccfece6cdc604422ec076905fbec5f1a3f6a238a1206464c73dfa6bb5141f52", kill_on_drop: false }` [INFO] [stdout] 6ccfece6cdc604422ec076905fbec5f1a3f6a238a1206464c73dfa6bb5141f52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10c7e39a8afcf05057aec20da8786eadcc7c98b1af261735f6a1bf0e49382b86 [INFO] running `Command { std: "docker" "start" "-a" "10c7e39a8afcf05057aec20da8786eadcc7c98b1af261735f6a1bf0e49382b86", kill_on_drop: false }` [INFO] [stderr] Compiling poke_search v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `NaturePokeathlonStatAffect: Unpin` [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`poke_search`) [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `NaturePokeathlonStatAffectSets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/pokemon.rs:207:12 [INFO] [stdout] | [INFO] [stdout] 207 | pub struct NaturePokeathlonStatAffectSets { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PokeathlonStat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/pokemon.rs:194:12 [INFO] [stdout] | [INFO] [stdout] 194 | pub struct PokeathlonStat { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `NatureStatChange` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/pokemon.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct NatureStatChange { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `Nature` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/pokemon.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 151 | pub struct Nature { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `NatureStatAffectSets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/pokemon.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | pub struct NatureStatAffectSets { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Stat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/pokemon.rs:1023:12 [INFO] [stdout] | [INFO] [stdout] 1023 | pub struct Stat { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `MoveStatChange` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/moves.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct MoveStatChange { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `rustemon::model::moves::Move` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/moves.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Move { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `MoveDamageClass` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/moves.rs:195:12 [INFO] [stdout] | [INFO] [stdout] 195 | pub struct MoveDamageClass { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/option.rs:571:10 [INFO] [stdout] note: required because it appears within the type `rustemon::model::pokemon::Type` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/pokemon.rs:1074:12 [INFO] [stdout] | [INFO] [stdout] 1074 | pub struct Type { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PokemonFormType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/pokemon.rs:856:12 [INFO] [stdout] | [INFO] [stdout] 856 | pub struct PokemonFormType { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `PokemonForm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/pokemon.rs:822:12 [INFO] [stdout] | [INFO] [stdout] 822 | pub struct PokemonForm { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `rustemon::model::pokemon::Pokemon` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/pokemon.rs:225:12 [INFO] [stdout] | [INFO] [stdout] 225 | pub struct Pokemon { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `ItemHolderPokemon` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/items.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct ItemHolderPokemon { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `rustemon::model::items::Item` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/items.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Item { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/option.rs:571:10 [INFO] [stdout] note: required because it appears within the type `rustemon::model::evolution::EvolutionChain` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/evolution.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct EvolutionChain { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `ApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ApiResource { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/option.rs:571:10 [INFO] [stdout] note: required because it appears within the type `rustemon::model::pokemon::PokemonSpecies` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/pokemon.rs:924:12 [INFO] [stdout] | [INFO] [stdout] 924 | pub struct PokemonSpecies { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PokemonEntry` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/games.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct PokemonEntry { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `Pokedex` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/games.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Pokedex { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `VersionGroup` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/games.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct VersionGroup { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustemon::model::games::Version` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/games.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Version { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `EncounterVersionDetails` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/locations.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct EncounterVersionDetails { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `EncounterMethodRate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/locations.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct EncounterMethodRate { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `LocationArea` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/locations.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct LocationArea { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `rustemon::model::locations::Location` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/locations.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Location { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `std::ptr::Unique>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/ptr/unique.rs:36:12 [INFO] [stdout] note: required because it appears within the type `alloc::raw_vec::RawVec>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/raw_vec.rs:68:19 [INFO] [stdout] note: required because it appears within the type `Vec>` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/alloc/src/vec/mod.rs:397:12 [INFO] [stdout] note: required because it appears within the type `Region` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/locations.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct Region { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Generation` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/games.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Generation { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `PhantomData` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/marker.rs:741:12 [INFO] [stdout] note: required because it appears within the type `NamedApiResource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/resource.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub struct NamedApiResource { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `rustemon::model::pokemon::Ability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustemon-3.4.1/src/model/pokemon.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Ability { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required because it appears within the type `FormatAbility` [INFO] [stdout] --> src/formatter.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | pub struct FormatAbility { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: required because it appears within the type `Option` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/option.rs:571:10 [INFO] [stdout] note: required because it appears within the type `option::Item` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/option.rs:2235:8 [INFO] [stdout] note: required because it appears within the type `std::option::IntoIter` [INFO] [stdout] --> /rustc/1ddedbaa5919b7b3e70d984660e21e844c615c97/library/core/src/option.rs:2368:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `poke_search` (bin "poke_search" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "10c7e39a8afcf05057aec20da8786eadcc7c98b1af261735f6a1bf0e49382b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c7e39a8afcf05057aec20da8786eadcc7c98b1af261735f6a1bf0e49382b86", kill_on_drop: false }` [INFO] [stdout] 10c7e39a8afcf05057aec20da8786eadcc7c98b1af261735f6a1bf0e49382b86