[INFO] cloning repository https://github.com/Gonzih/apod-nasa-scraper-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gonzih/apod-nasa-scraper-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonzih%2Fapod-nasa-scraper-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonzih%2Fapod-nasa-scraper-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30f361b1045f1c5f3c5414898f9922140d3e2e5a
[INFO] checking Gonzih/apod-nasa-scraper-rs against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonzih%2Fapod-nasa-scraper-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gonzih/apod-nasa-scraper-rs
[INFO] finished tweaking git repo https://github.com/Gonzih/apod-nasa-scraper-rs
[INFO] tweaked toml for git repo https://github.com/Gonzih/apod-nasa-scraper-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gonzih/apod-nasa-scraper-rs on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gonzih/apod-nasa-scraper-rs 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sval v1.0.0-alpha.5
[INFO] [stderr]   Downloaded serde_fmt v1.0.1
[INFO] [stderr]   Downloaded crabler v0.1.28
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded clap_lex v0.2.2
[INFO] [stderr]   Downloaded syn-mid v0.5.3
[INFO] [stderr]   Downloaded http-client v6.5.1
[INFO] [stderr]   Downloaded clap_derive v3.2.2
[INFO] [stderr]   Downloaded crabquery v0.1.9
[INFO] [stderr]   Downloaded tracing-core v0.1.23
[INFO] [stderr]   Downloaded xml5ever v0.17.0
[INFO] [stderr]   Downloaded bytecount v0.6.2
[INFO] [stderr]   Downloaded erased-serde v0.3.20
[INFO] [stderr]   Downloaded tracing v0.1.32
[INFO] [stderr]   Downloaded clap v3.2.2
[INFO] [stderr]   Downloaded markup5ever_arcdom v0.1.2
[INFO] [stderr]   Downloaded syn v1.0.90
[INFO] [stderr]   Downloaded femme v2.2.1
[INFO] [stderr]   Downloaded crabler_derive v0.1.8
[INFO] [stderr]   Downloaded libz-sys v1.1.5
[INFO] [stderr]   Downloaded curl-sys v0.4.53+curl-7.82.0
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5f72120c983a81f9233912cfcd6852a9b33c0c04ce42e7aa2608821d857b871
[INFO] running `Command { std: "docker" "start" "-a" "b5f72120c983a81f9233912cfcd6852a9b33c0c04ce42e7aa2608821d857b871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5f72120c983a81f9233912cfcd6852a9b33c0c04ce42e7aa2608821d857b871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f72120c983a81f9233912cfcd6852a9b33c0c04ce42e7aa2608821d857b871", kill_on_drop: false }`
[INFO] [stdout] b5f72120c983a81f9233912cfcd6852a9b33c0c04ce42e7aa2608821d857b871
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66948d1d9f30d630c999a85f9e478b6d360abb9e14e74a90d98968d7cb87af97
[INFO] running `Command { std: "docker" "start" "-a" "66948d1d9f30d630c999a85f9e478b6d360abb9e14e74a90d98968d7cb87af97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling erased-serde v0.3.20
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking event-listener v2.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.79
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]    Compiling curl-sys v0.4.53+curl-7.82.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]     Checking parking_lot_core v0.9.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]     Checking cpuid-bool v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]     Checking async-task v4.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking polyval v0.4.5
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling camino v1.0.7
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking ghash v0.3.1
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking ctr v0.6.0
[INFO] [stderr]     Checking openssl-sys v0.9.72
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking tracing-core v0.1.23
[INFO] [stderr]     Checking aead v0.3.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling curl v0.4.43
[INFO] [stderr]    Compiling wasm-bindgen v0.2.79
[INFO] [stderr]    Compiling pulldown-cmark v0.9.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking aes-gcm v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking hkdf v0.10.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]     Checking spinning_top v0.2.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling isahc v0.9.14
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]     Checking flume v0.9.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v1.0.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.2.2
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.7.1
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]    Compiling syn-mid v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]    Compiling clap_derive v3.2.2
[INFO] [stderr]     Checking regex v1.8.1
[INFO] [stderr]    Compiling crabler_derive v0.1.8
[INFO] [stderr]     Checking serde v1.0.136
[INFO] [stderr]     Checking clap v3.2.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking sval v1.0.0-alpha.5
[INFO] [stderr]     Checking serde_fmt v1.0.1
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 72 |             usize: (USIZE, OPTION_USIZE),
[INFO] [stdout]    |                     ^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:72:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 72 |             usize: (USIZE, OPTION_USIZE),
[INFO] [stdout]    |                            ^^^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 73 |             u8: (U8, OPTION_U8),
[INFO] [stdout]    |                  ^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 73 |             u8: (U8, OPTION_U8),
[INFO] [stdout]    |                      ^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 74 |             u16: (U16, OPTION_U16),
[INFO] [stdout]    |                   ^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 74 |             u16: (U16, OPTION_U16),
[INFO] [stdout]    |                        ^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 75 |             u32: (U32, OPTION_U32),
[INFO] [stdout]    |                   ^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 75 |             u32: (U32, OPTION_U32),
[INFO] [stdout]    |                        ^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 76 |             u64: (U64, OPTION_U64),
[INFO] [stdout]    |                   ^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:76:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 76 |             u64: (U64, OPTION_U64),
[INFO] [stdout]    |                        ^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 77 |             u128: (U128, OPTION_U128),
[INFO] [stdout]    |                    ^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:77:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 77 |             u128: (U128, OPTION_U128),
[INFO] [stdout]    |                          ^^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:79:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 79 |             isize: (ISIZE, OPTION_ISIZE),
[INFO] [stdout]    |                     ^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:79:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 79 |             isize: (ISIZE, OPTION_ISIZE),
[INFO] [stdout]    |                            ^^^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:80:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 80 |             i8: (I8, OPTION_I8),
[INFO] [stdout]    |                  ^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 80 |             i8: (I8, OPTION_I8),
[INFO] [stdout]    |                      ^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 81 |             i16: (I16, OPTION_I16),
[INFO] [stdout]    |                   ^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:81:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 81 |             i16: (I16, OPTION_I16),
[INFO] [stdout]    |                        ^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:82:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 82 |             i32: (I32, OPTION_I32),
[INFO] [stdout]    |                   ^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 82 |             i32: (I32, OPTION_I32),
[INFO] [stdout]    |                        ^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:83:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 83 |             i64: (I64, OPTION_I64),
[INFO] [stdout]    |                   ^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:83:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 83 |             i64: (I64, OPTION_I64),
[INFO] [stdout]    |                        ^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 84 |             i128: (I128, OPTION_I128),
[INFO] [stdout]    |                    ^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 84 |             i128: (I128, OPTION_I128),
[INFO] [stdout]    |                          ^^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:86:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 86 |             f32: (F32, OPTION_F32),
[INFO] [stdout]    |                   ^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:86:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 86 |             f32: (F32, OPTION_F32),
[INFO] [stdout]    |                        ^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 87 |             f64: (F64, OPTION_F64),
[INFO] [stdout]    |                   ^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 87 |             f64: (F64, OPTION_F64),
[INFO] [stdout]    |                        ^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:89:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 89 |             char: (CHAR, OPTION_CHAR),
[INFO] [stdout]    |                    ^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:89:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 89 |             char: (CHAR, OPTION_CHAR),
[INFO] [stdout]    |                          ^^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 90 |             bool: (BOOL, OPTION_BOOL),
[INFO] [stdout]    |                    ^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:90:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 90 |             bool: (BOOL, OPTION_BOOL),
[INFO] [stdout]    |                          ^^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:92:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 92 |             &'static str: (STATIC_STR, OPTION_STATIC_STR),
[INFO] [stdout]    |                            ^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:92:40
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 92 |             &'static str: (STATIC_STR, OPTION_STATIC_STR),
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |                             const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                             -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 96 |             String: (STRING, OPTION_STRING),
[INFO] [stdout]    |                      ^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:96:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |                             const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                             --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 96 |             String: (STRING, OPTION_STRING),
[INFO] [stdout]    |                              ^^^^^^^^^^^^^ constant of non-structural type
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 38 |                           const STR: TypeId = TypeId::of::<str>();
[INFO] [stdout]    |                           ----------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 55 |                               STR => |v| Some(Internal::from(unsafe { &**(v as *const &'a Self as *const &'a str) })),
[INFO] [stdout]    |                               ^^^ constant of non-structural type
[INFO] [stdout] ...
[INFO] [stdout] 71 | /         to_internal![
[INFO] [stdout] 72 | |             usize: (USIZE, OPTION_USIZE),
[INFO] [stdout] 73 | |             u8: (U8, OPTION_U8),
[INFO] [stdout] 74 | |             u16: (U16, OPTION_U16),
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |             String: (STRING, OPTION_STRING),
[INFO] [stdout] 97 | |         ];
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]   --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/any.rs:710:1
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout]    = note: this error originates in the macro `to_internal` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `value-bag` (lib) due to 37 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "66948d1d9f30d630c999a85f9e478b6d360abb9e14e74a90d98968d7cb87af97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66948d1d9f30d630c999a85f9e478b6d360abb9e14e74a90d98968d7cb87af97", kill_on_drop: false }`
[INFO] [stdout] 66948d1d9f30d630c999a85f9e478b6d360abb9e14e74a90d98968d7cb87af97
