[INFO] fetching crate quantum-soft-keyboard 0.1.0... [INFO] testing quantum-soft-keyboard-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate quantum-soft-keyboard 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate quantum-soft-keyboard 0.1.0 [INFO] finished tweaking crates.io crate quantum-soft-keyboard 0.1.0 [INFO] tweaked toml for crates.io crate quantum-soft-keyboard 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate quantum-soft-keyboard 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate quantum-soft-keyboard 0.1.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded galvanic-assert v0.8.7 [INFO] [stderr] Downloaded ctor v0.1.21 [INFO] [stderr] Downloaded evdev-rs v0.5.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.7 [INFO] [stderr] Downloaded async-compat v0.2.1 [INFO] [stderr] Downloaded qsk-types v0.1.0 [INFO] [stderr] Downloaded blocking v1.1.0 [INFO] [stderr] Downloaded async-process v1.3.0 [INFO] [stderr] Downloaded fern v0.5.9 [INFO] [stderr] Downloaded evdev-sys v0.2.4 [INFO] [stderr] Downloaded clap v3.0.14 [INFO] [stderr] Downloaded qsk-macros v0.1.0 [INFO] [stderr] Downloaded evdev v0.11.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40c29bef36d786840568fc410a0224b5d2dd131eacbdac351f678bbb97a609f2 [INFO] running `Command { std: "docker" "start" "-a" "40c29bef36d786840568fc410a0224b5d2dd131eacbdac351f678bbb97a609f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40c29bef36d786840568fc410a0224b5d2dd131eacbdac351f678bbb97a609f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40c29bef36d786840568fc410a0224b5d2dd131eacbdac351f678bbb97a609f2", kill_on_drop: false }` [INFO] [stdout] 40c29bef36d786840568fc410a0224b5d2dd131eacbdac351f678bbb97a609f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2d726e2a3a2f22e1dfc34b1f64fdf7d19b917385d884c07cbb8ccffaf61a4fa4 [INFO] running `Command { std: "docker" "start" "-a" "2d726e2a3a2f22e1dfc34b1f64fdf7d19b917385d884c07cbb8ccffaf61a4fa4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling evdev-sys v0.2.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling strum_macros v0.23.1 [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.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] | ^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 72 | usize: (USIZE, OPTION_USIZE), [INFO] [stdout] | ^^^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 73 | u8: (U8, OPTION_U8), [INFO] [stdout] | ^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 74 | u16: (U16, OPTION_U16), [INFO] [stdout] | ^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 75 | u32: (U32, OPTION_U32), [INFO] [stdout] | ^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 76 | u64: (U64, OPTION_U64), [INFO] [stdout] | ^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 77 | u128: (U128, OPTION_U128), [INFO] [stdout] | ^^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 79 | isize: (ISIZE, OPTION_ISIZE), [INFO] [stdout] | ^^^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:80:22 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 80 | i8: (I8, OPTION_I8), [INFO] [stdout] | ^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 81 | i16: (I16, OPTION_I16), [INFO] [stdout] | ^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:82:24 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 82 | i32: (I32, OPTION_I32), [INFO] [stdout] | ^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 83 | i64: (I64, OPTION_I64), [INFO] [stdout] | ^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:84:26 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 84 | i128: (I128, OPTION_I128), [INFO] [stdout] | ^^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:86:24 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 86 | f32: (F32, OPTION_F32), [INFO] [stdout] | ^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 87 | f64: (F64, OPTION_F64), [INFO] [stdout] | ^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:89:26 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 89 | char: (CHAR, OPTION_CHAR), [INFO] [stdout] | ^^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:90:26 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 90 | bool: (BOOL, OPTION_BOOL), [INFO] [stdout] | ^^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.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] | ^^^^^^^^^^ constant of non-structural type [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:92:40 [INFO] [stdout] | [INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::>(); [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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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.8/src/internal/cast/primitive.rs:55:29 [INFO] [stdout] | [INFO] [stdout] 38 | const STR: TypeId = TypeId::of::(); [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] | ^^^ constant of non-structural type [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] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/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_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] [stderr] error: failed to run custom build command for `evdev-sys v0.2.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/evdev-sys-75a0fe058a30b988/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "git" "submodule" "update" "--init" "--depth" "1" [INFO] [stderr] running: cd "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evdev-sys-0.2.4" && "cp" "-r" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evdev-sys-0.2.4/libevdev/" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out" [INFO] [stderr] cargo:rustc-link-search=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/lib [INFO] [stderr] cargo:root=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out [INFO] [stderr] cargo:include=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/include [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/autogen.sh [INFO] [stderr] cargo:rustc-link-lib=static=evdev [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-musl") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-musl = None [INFO] [stderr] CC_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-musl = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_musl = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: cd "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/build" && CC="musl-gcc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra " "sh" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/autogen.sh" "--host=x86_64-unknown-linux-gnu" "--target=x86_64-unknown-linux-musl" "--prefix=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out" [INFO] [stderr] libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [INFO] [stderr] libtoolize: copying file 'build-aux/ltmain.sh' [INFO] [stderr] libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [INFO] [stderr] libtoolize: copying file 'm4/libtool.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltoptions.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltsugar.m4' [INFO] [stderr] libtoolize: copying file 'm4/ltversion.m4' [INFO] [stderr] libtoolize: copying file 'm4/lt~obsolete.m4' [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... musl-gcc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether the compiler supports GNU C... yes [INFO] [stderr] checking whether musl-gcc accepts -g... yes [INFO] [stderr] checking for musl-gcc option to enable C11 features... none needed [INFO] [stderr] checking whether musl-gcc understands -c and -o together... yes [INFO] [stderr] checking for stdio.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for wchar.h... yes [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [INFO] [stderr] checking whether _XOPEN_SOURCE should be defined... no [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a race-free mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking dependency style of musl-gcc... gcc3 [INFO] [stderr] checking whether make supports nested variables... (cached) yes [INFO] [stderr] checking build system type... x86_64-pc-linux-musl [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by musl-gcc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-dumpbin... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-link... no [INFO] [stderr] checking for dumpbin... no [INFO] [stderr] checking for link... link -dump [INFO] [stderr] checking the name lister (nm) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-musl file names to x86_64-unknown-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for x86_64-unknown-linux-gnu-file... no [INFO] [stderr] checking for file... file [INFO] [stderr] checking for x86_64-unknown-linux-gnu-objdump... no [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for x86_64-unknown-linux-gnu-dlltool... no [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... no [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... no [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse nm output from musl-gcc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for x86_64-unknown-linux-gnu-mt... no [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if musl-gcc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for musl-gcc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if musl-gcc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if musl-gcc static flag -static works... yes [INFO] [stderr] checking if musl-gcc supports -c -o file.o... yes [INFO] [stderr] checking if musl-gcc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the musl-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking whether -lc should be explicitly linked in... no [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... yes [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking for ld used by musl-gcc... (cached) /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes [INFO] [stderr] checking if musl-gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -Wl,-z,relro in envvar LDFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -Wl,-z,now in envvar LDFLAGS... yes [INFO] [stderr] checking for round in -lm... yes [INFO] [stderr] checking for x86_64-unknown-linux-gnu-pkg-config... no [INFO] [stderr] checking for pkg-config... /usr/bin/pkg-config [INFO] [stderr] checking pkg-config is at least version 0.9.0... yes [INFO] [stderr] checking for check >= 0.9.9... no [INFO] [stderr] checking if musl-gcc supports flag -Wall in envvar CFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -Wextra in envvar CFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -fvisibility=hidden in envvar CFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -pipe in envvar CFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -ffunction-sections in envvar CFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -fdata-sections in envvar CFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -fno-strict-aliasing in envvar CFLAGS... (cached) yes [INFO] [stderr] checking if musl-gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes [INFO] [stderr] checking if musl-gcc supports flag -fno-common in envvar CFLAGS... yes [INFO] [stderr] checking for doxygen... no [INFO] [stderr] checking whether to build with gcov... no [INFO] [stderr] checking whether to build with coverity support... no [INFO] [stderr] checking for a Python interpreter with version >= 2.6... python3 [INFO] [stderr] checking for python3... /usr/bin/python3 [INFO] [stderr] checking for python3 version... 3.12 [INFO] [stderr] checking for python3 platform... linux [INFO] [stderr] checking for GNU default python3 prefix... ${prefix} [INFO] [stderr] checking for GNU default python3 exec_prefix... ${exec_prefix} [INFO] [stderr] checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages [INFO] [stderr] checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages [INFO] [stderr] checking for nm... /usr/bin/nm [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating libevdev/Makefile [INFO] [stderr] config.status: creating doc/Makefile [INFO] [stderr] config.status: creating doc/libevdev.doxygen [INFO] [stderr] config.status: creating doc/libevdev.man [INFO] [stderr] config.status: creating tools/Makefile [INFO] [stderr] config.status: creating test/Makefile [INFO] [stderr] config.status: creating libevdev.pc [INFO] [stderr] config.status: creating config.h [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] [INFO] [stderr] Prefix /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out [INFO] [stderr] Libdir ${exec_prefix}/lib [INFO] [stderr] [INFO] [stderr] Build documentation no [INFO] [stderr] Enable unit-tests no [INFO] [stderr] Enable profiling no [INFO] [stderr] Enable coverity support no [INFO] [stderr] Static library symbol check yes [INFO] [stderr] [INFO] [stderr] running: cd "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/build" && "make" "-j8" [INFO] [stderr] make --no-print-directory all-recursive [INFO] [stderr] Making all in doc [INFO] [stderr] make[2]: Nothing to be done for 'all'. [INFO] [stderr] Making all in libevdev [INFO] [stderr] /usr/bin/python3 /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/libevdev/make-event-names.py /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/include/linux/linux/input.h /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/include/linux/linux/input-event-codes.h > event-names.h [INFO] [stderr] make all-am [INFO] [stderr] CC libevdev-uinput.lo [INFO] [stderr] CC libevdev.lo [INFO] [stderr] CC libevdev-names.lo [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] autoreconf: export WARNINGS= [INFO] [stderr] autoreconf: Entering directory '.' [INFO] [stderr] autoreconf: configure.ac: not using Gettext [INFO] [stderr] autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} [INFO] [stderr] autoreconf: configure.ac: tracing [INFO] [stderr] autoreconf: configure.ac: creating directory build-aux [INFO] [stderr] autoreconf: running: libtoolize --copy --force [INFO] [stderr] autoreconf: configure.ac: not using Intltool [INFO] [stderr] autoreconf: configure.ac: not using Gtkdoc [INFO] [stderr] autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} [INFO] [stderr] autoreconf: running: /usr/bin/autoconf --force [INFO] [stderr] configure.ac:32: warning: The macro `AC_PROG_CC_C99' is obsolete. [INFO] [stderr] configure.ac:32: You should run autoupdate. [INFO] [stderr] ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... [INFO] [stderr] configure.ac:32: the top level [INFO] [stderr] autoreconf: running: /usr/bin/autoheader --force [INFO] [stderr] autoreconf: running: automake --add-missing --copy --force-missing [INFO] [stderr] configure.ac:19: installing 'build-aux/compile' [INFO] [stderr] configure.ac:36: installing 'build-aux/config.guess' [INFO] [stderr] configure.ac:36: installing 'build-aux/config.sub' [INFO] [stderr] configure.ac:21: installing 'build-aux/install-sh' [INFO] [stderr] configure.ac:21: installing 'build-aux/missing' [INFO] [stderr] libevdev/Makefile.am: installing 'build-aux/depcomp' [INFO] [stderr] parallel-tests: installing 'build-aux/test-driver' [INFO] [stderr] autoreconf: Leaving directory '.' [INFO] [stderr] fatal: --local can only be used inside a git repository [INFO] [stderr] configure: WARNING: check not found - skipping building unit tests [INFO] [stderr] configure: WARNING: doxygen not found - required for documentation [INFO] [stderr] In file included from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/include/linux/uinput.h:2, [INFO] [stderr] from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/libevdev/libevdev-uinput.c:10: [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/include/linux/linux/uinput.h:42:10: fatal error: linux/types.h: No such file or directory [INFO] [stderr] 42 | #include [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] In file included from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/include/linux/input.h:2, [INFO] [stderr] from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/libevdev/libevdev.h:33, [INFO] [stderr] from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/libevdev/libevdev-int.h:14, [INFO] [stderr] from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/libevdev/libevdev-names.c:12: [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/include/linux/linux/input.h:16:10: fatal error: linux/types.h: No such file or directory [INFO] [stderr] 16 | #include [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[3]: *** [Makefile:489: libevdev-uinput.lo] Error 1 [INFO] [stderr] make[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[3]: *** [Makefile:489: libevdev-names.lo] Error 1 [INFO] [stderr] In file included from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/include/linux/input.h:2, [INFO] [stderr] from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/libevdev/libevdev.h:33, [INFO] [stderr] from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/libevdev/libevdev-int.h:14, [INFO] [stderr] from /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/libevdev/libevdev.c:17: [INFO] [stderr] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/evdev-sys-7baad3df07ea89c5/out/libevdev/include/linux/linux/input.h:16:10: fatal error: linux/types.h: No such file or directory [INFO] [stderr] 16 | #include [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] make[3]: *** [Makefile:489: libevdev.lo] Error 1 [INFO] [stderr] make[2]: *** [Makefile:384: all] Error 2 [INFO] [stderr] make[1]: *** [Makefile:485: all-recursive] Error 1 [INFO] [stderr] make: *** [Makefile:394: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evdev-sys-0.2.4/build.rs:121:5: [INFO] [stderr] assertion failed: cmd.status()?.success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56529aac4e82 - std::backtrace_rs::backtrace::libunwind::trace::h7c95ef939f65c294 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x56529aac4e82 - std::backtrace_rs::backtrace::trace_unsynchronized::h32c948083968be8c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x56529aac4e82 - std::sys::backtrace::_print_fmt::hbce1ec88d06e088c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56529aac4e82 - ::fmt::hb9fc0e74cd3e2ce7 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56529aae6fc3 - core::fmt::rt::Argument::fmt::h6807405d250eb341 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x56529aae6fc3 - core::fmt::write::h44c4c28224d1d425 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x56529aac1d33 - std::io::default_write_fmt::h2bbef4d99fdfa1fb [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x56529aac1d33 - std::io::Write::write_fmt::h7c137d8faa040f47 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x56529aac4cd2 - std::sys::backtrace::BacktraceLock::print::hdd765023e0895687 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x56529aac5fc2 - std::panicking::default_hook::{{closure}}::h3703709d08ff9881 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x56529aac5dc5 - std::panicking::default_hook::h52db45a3301fd26f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x56529aac69d2 - std::panicking::rust_panic_with_hook::h6c4d7d69d053bb09 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x56529aac6736 - std::panicking::begin_panic_handler::{{closure}}::h7b56674cf0518b4b [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:699:13 [INFO] [stderr] 13: 0x56529aac5379 - std::sys::backtrace::__rust_end_short_backtrace::h3266312f35a9262a [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x56529aac63fd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x56529aae5e70 - core::panicking::panic_fmt::h42f13c80076c805d [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x56529aae5efc - core::panicking::panic::he9e437e8f1dfca16 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:145:5 [INFO] [stderr] 17: 0x56529aa34eef - build_script_build::run::h2eb251dd5cc32c03 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evdev-sys-0.2.4/build.rs:121:5 [INFO] [stderr] 18: 0x56529aa349d1 - build_script_build::main::hcc13646da6963ccc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/evdev-sys-0.2.4/build.rs:111:5 [INFO] [stderr] 19: 0x56529aa317eb - core::ops::function::FnOnce::call_once::h015b11d7046eedb2 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 20: 0x56529aa312de - std::sys::backtrace::__rust_begin_short_backtrace::h72fea28b0017d52e [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 21: 0x56529aa311e1 - std::rt::lang_start::{{closure}}::h90951e77673260e2 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:206:18 [INFO] [stderr] 22: 0x56529aabcef0 - core::ops::function::impls:: for &F>::call_once::h776d28ad5d8e3065 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 23: 0x56529aabcef0 - std::panicking::catch_unwind::do_call::hc52b7f8762002282 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x56529aabcef0 - std::panicking::catch_unwind::h65ae6675cb87c293 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x56529aabcef0 - std::panic::catch_unwind::h4bf88f8de30a831e [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x56529aabcef0 - std::rt::lang_start_internal::{{closure}}::he18cde089aa4ecf1 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x56529aabcef0 - std::panicking::catch_unwind::do_call::h8d614f4790efaa4f [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x56529aabcef0 - std::panicking::catch_unwind::he616f21a5745eff4 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x56529aabcef0 - std::panic::catch_unwind::ha12dd71f2a653c0c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x56529aabcef0 - std::rt::lang_start_internal::hacfd5a6cee565422 [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x56529aa311c7 - std::rt::lang_start::ha21bf45695071a9c [INFO] [stderr] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/rt.rs:205:5 [INFO] [stderr] 32: 0x56529aa3535e - main [INFO] [stderr] 33: 0x7f2a172f41ca - [INFO] [stderr] 34: 0x7f2a172f428b - __libc_start_main [INFO] [stderr] 35: 0x56529aa30f75 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "2d726e2a3a2f22e1dfc34b1f64fdf7d19b917385d884c07cbb8ccffaf61a4fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d726e2a3a2f22e1dfc34b1f64fdf7d19b917385d884c07cbb8ccffaf61a4fa4", kill_on_drop: false }` [INFO] [stdout] 2d726e2a3a2f22e1dfc34b1f64fdf7d19b917385d884c07cbb8ccffaf61a4fa4