[INFO] fetching crate netsuite 0.7.0...
[INFO] testing netsuite-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate netsuite 0.7.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate netsuite 0.7.0
[INFO] finished tweaking crates.io crate netsuite 0.7.0
[INFO] tweaked toml for crates.io crate netsuite 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate netsuite 0.7.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netsuite 0.7.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20fb46da35c9f71f07af72ae5fc7a634e5c8db71ef66c886cf6f0fa1fc492491
[INFO] running `Command { std: "docker" "start" "-a" "20fb46da35c9f71f07af72ae5fc7a634e5c8db71ef66c886cf6f0fa1fc492491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20fb46da35c9f71f07af72ae5fc7a634e5c8db71ef66c886cf6f0fa1fc492491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20fb46da35c9f71f07af72ae5fc7a634e5c8db71ef66c886cf6f0fa1fc492491", kill_on_drop: false }`
[INFO] [stdout] 20fb46da35c9f71f07af72ae5fc7a634e5c8db71ef66c886cf6f0fa1fc492491
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 421d99d7b7fb6809836d9ede48f2a9056c08534b1cdbb3d962fa39e08e34fe94
[INFO] running `Command { std: "docker" "start" "-a" "421d99d7b7fb6809836d9ede48f2a9056c08534b1cdbb3d962fa39e08e34fe94", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling configparser v3.0.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling ureq v2.4.0
[INFO] [stderr]    Compiling netsuite v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `StrictEncodeSet` is never constructed
[INFO] [stdout]    --> src/oauth1.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | struct StrictEncodeSet;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.95s
[INFO] running `Command { std: "docker" "inspect" "421d99d7b7fb6809836d9ede48f2a9056c08534b1cdbb3d962fa39e08e34fe94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "421d99d7b7fb6809836d9ede48f2a9056c08534b1cdbb3d962fa39e08e34fe94", kill_on_drop: false }`
[INFO] [stdout] 421d99d7b7fb6809836d9ede48f2a9056c08534b1cdbb3d962fa39e08e34fe94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d27a4aa5369e0bfb0ee40f7c918adf92576f3fe40a9263b5516b12bb70e1b6a9
[INFO] running `Command { std: "docker" "start" "-a" "d27a4aa5369e0bfb0ee40f7c918adf92576f3fe40a9263b5516b12bb70e1b6a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling async-task v4.2.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libz-sys v1.1.6
[INFO] [stderr]    Compiling curl-sys v0.4.54+curl-7.83.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling curl v0.4.43
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling isahc v1.7.1
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling lalrpop-util v0.19.7
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling ascii v1.0.0
[INFO] [stderr]    Compiling similar v2.1.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling rstest v0.12.0
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling lalrpop v0.19.7
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                     ^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                            ^^^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                  ^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                      ^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                   ^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                        ^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                   ^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                        ^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                   ^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                        ^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                    ^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                          ^^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                     ^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                            ^^^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                  ^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                      ^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                   ^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                        ^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                   ^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                        ^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                   ^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                        ^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                    ^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                          ^^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                   ^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                        ^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                   ^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                        ^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                    ^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                          ^^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                    ^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                          ^^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                            ^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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]    |                                        ^^^^^^^^^^^^^^^^^ can't be used in patterns
[INFO] [stdout]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: function pointers and raw pointers not derived from integers in patterns behave unpredictably and should not be relied upon
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.8/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(Primitive::from(unsafe { &**(v as *const &'a Self as *const &'a str) })),
[INFO] [stdout]    |                               ^^^ can't be used in patterns
[INFO] [stdout] ...
[INFO] [stdout] 71 | /         to_primitive![
[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]    |
[INFO] [stdout]    = note: see https://github.com/rust-lang/rust/issues/70861 for details
[INFO] [stdout]    = note: this error originates in the macro `to_primitive` (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 35 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d27a4aa5369e0bfb0ee40f7c918adf92576f3fe40a9263b5516b12bb70e1b6a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d27a4aa5369e0bfb0ee40f7c918adf92576f3fe40a9263b5516b12bb70e1b6a9", kill_on_drop: false }`
[INFO] [stdout] d27a4aa5369e0bfb0ee40f7c918adf92576f3fe40a9263b5516b12bb70e1b6a9
