[INFO] cloning repository https://github.com/HaxSam/RealBase
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HaxSam/RealBase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaxSam%2FRealBase", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaxSam%2FRealBase'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 162d3269f71f7bf66d704ec26baa6ab93dceddd3
[INFO] building HaxSam/RealBase against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaxSam%2FRealBase" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/HaxSam/RealBase on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/HaxSam/RealBase
[INFO] finished tweaking git repo https://github.com/HaxSam/RealBase
[INFO] tweaked toml for git repo https://github.com/HaxSam/RealBase written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/HaxSam/RealBase 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-global-executor v2.3.0
[INFO] [stderr]   Downloaded critical-section v0.2.7
[INFO] [stderr]   Downloaded which v4.3.0
[INFO] [stderr]   Downloaded volatile-register v0.2.1
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded riscv-target v0.1.2
[INFO] [stderr]   Downloaded surrealdb-derive v0.4.0
[INFO] [stderr]   Downloaded trice v0.1.0
[INFO] [stderr]   Downloaded storekey v0.3.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.49
[INFO] [stderr]   Downloaded argon2 v0.4.1
[INFO] [stderr]   Downloaded clap_derive v4.0.7
[INFO] [stderr]   Downloaded blake2 v0.10.4
[INFO] [stderr]   Downloaded arc-swap v1.5.1
[INFO] [stderr]   Downloaded riscv v0.7.0
[INFO] [stderr]   Downloaded imbl v1.0.1
[INFO] [stderr]   Downloaded isahc v0.9.14
[INFO] [stderr]   Downloaded clap v4.0.7
[INFO] [stderr]   Downloaded geo v0.23.0
[INFO] [stderr]   Downloaded clap v3.2.22
[INFO] [stderr]   Downloaded fern v0.6.1
[INFO] [stderr]   Downloaded surrealdb v1.0.0-beta.8
[INFO] [stderr]   Downloaded syn v1.0.100
[INFO] [stderr]   Downloaded any_ascii v0.1.7
[INFO] [stderr]   Downloaded deunicode v1.3.2
[INFO] [stderr]   Downloaded bindgen v0.60.1
[INFO] [stderr]   Downloaded curl v0.4.44
[INFO] [stderr]   Downloaded nb v1.0.0
[INFO] [stderr]   Downloaded lexical-sort v0.3.1
[INFO] [stderr]   Downloaded rquickjs-sys v0.1.7
[INFO] [stderr]   Downloaded textwrap v0.15.1
[INFO] [stderr]   Downloaded rquickjs v0.1.7
[INFO] [stderr]   Downloaded flume v0.9.2
[INFO] [stderr]   Downloaded heapless v0.7.16
[INFO] [stderr]   Downloaded rmp v0.8.11
[INFO] [stderr]   Downloaded rquickjs-core v0.1.7
[INFO] [stderr]   Downloaded rquickjs-macro v0.1.7
[INFO] [stderr]   Downloaded async-io v1.9.0
[INFO] [stderr]   Downloaded uuid v1.1.2
[INFO] [stderr]   Downloaded geo-types v0.7.7
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.1
[INFO] [stderr]   Downloaded rmp-serde v1.1.1
[INFO] [stderr]   Downloaded relative-path v1.7.2
[INFO] [stderr]   Downloaded async-recursion v1.0.0
[INFO] [stderr]   Downloaded dmp v0.1.1
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.10
[INFO] [stderr]   Downloaded rstar v0.9.3
[INFO] [stderr]   Downloaded echodb v0.3.0
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded curl-sys v0.4.56+curl-7.83.1
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]   Downloaded cortex-m v0.7.6
[INFO] [stderr]   Downloaded base64ct v1.5.2
[INFO] [stderr]   Downloaded rocksdb v0.19.0
[INFO] [stderr]   Downloaded librocksdb-sys v0.8.0+7.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2a912c6c9ba212b9928583f26fa614714f628b0b4572562171dc67901ed694a
[INFO] running `Command { std: "docker" "start" "-a" "d2a912c6c9ba212b9928583f26fa614714f628b0b4572562171dc67901ed694a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2a912c6c9ba212b9928583f26fa614714f628b0b4572562171dc67901ed694a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2a912c6c9ba212b9928583f26fa614714f628b0b4572562171dc67901ed694a", kill_on_drop: false }`
[INFO] [stdout] d2a912c6c9ba212b9928583f26fa614714f628b0b4572562171dc67901ed694a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1111f3a2133d9f69b86472ea0b5e0e4c5e98ff803d076e328677cd0b7737e8e
[INFO] running `Command { std: "docker" "start" "-a" "e1111f3a2133d9f69b86472ea0b5e0e4c5e98ff803d076e328677cd0b7737e8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling textwrap v0.15.1
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling clap v3.2.22
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.83
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling curl-sys v0.4.56+curl-7.83.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling polling v2.3.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling async-io v1.9.0
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling bumpalo v3.11.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.83
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.83
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling ctor v0.1.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling time-macros-impl 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:43:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |                               const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout]    |                               -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 43 |                                   $const_ident => |v| Some(Internal::from(unsafe { &*(*v as *const Self as *const $ty) })),
[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/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/any.rs:615: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] [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:46:33
[INFO] [stdout]    |
[INFO] [stdout] 35 |                               const $option_ident: TypeId = TypeId::of::<Option<$ty>>();
[INFO] [stdout]    |                               --------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 46 |                                   $option_ident => |v| Some({
[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/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/any.rs:615: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] [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/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/any.rs:615: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 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e1111f3a2133d9f69b86472ea0b5e0e4c5e98ff803d076e328677cd0b7737e8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1111f3a2133d9f69b86472ea0b5e0e4c5e98ff803d076e328677cd0b7737e8e", kill_on_drop: false }`
[INFO] [stdout] e1111f3a2133d9f69b86472ea0b5e0e4c5e98ff803d076e328677cd0b7737e8e
