[INFO] cloning repository https://github.com/pepoviola/tide-lambda-listener-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pepoviola/tide-lambda-listener-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepoviola%2Ftide-lambda-listener-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepoviola%2Ftide-lambda-listener-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5d1c0d0c93d19e62eb6a2c7865dc941760d23d5 [INFO] checking pepoviola/tide-lambda-listener-example against master#85c39893a761fe4c050523278da4e7e45ab42b6e for pr-134688 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpepoviola%2Ftide-lambda-listener-example" "/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/pepoviola/tide-lambda-listener-example on toolchain 85c39893a761fe4c050523278da4e7e45ab42b6e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pepoviola/tide-lambda-listener-example [INFO] finished tweaking git repo https://github.com/pepoviola/tide-lambda-listener-example [INFO] tweaked toml for git repo https://github.com/pepoviola/tide-lambda-listener-example written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pepoviola/tide-lambda-listener-example 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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tide-lambda-listener v0.1.3 [INFO] [stderr] Downloaded http-client v6.4.1 [INFO] [stderr] Downloaded surf v2.2.0 [INFO] [stderr] Downloaded fishrock_lambda_http v0.3.0-patched.1 [INFO] [stderr] Downloaded hyper v0.14.8 [INFO] [stderr] Downloaded unicode-normalization v0.1.18 [INFO] [stderr] Downloaded fishrock_lambda_runtime v0.3.0-patched.1 [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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bddf96bcdd9e631c1bbf84efa62677fd2247630a519b84dd35cb63434df73753 [INFO] running `Command { std: "docker" "start" "-a" "bddf96bcdd9e631c1bbf84efa62677fd2247630a519b84dd35cb63434df73753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bddf96bcdd9e631c1bbf84efa62677fd2247630a519b84dd35cb63434df73753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bddf96bcdd9e631c1bbf84efa62677fd2247630a519b84dd35cb63434df73753", kill_on_drop: false }` [INFO] [stdout] bddf96bcdd9e631c1bbf84efa62677fd2247630a519b84dd35cb63434df73753 [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" "+85c39893a761fe4c050523278da4e7e45ab42b6e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 239989d48a1d60d455105658b85981a379356df399bf926387917345df370f44 [INFO] running `Command { std: "docker" "start" "-a" "239989d48a1d60d455105658b85981a379356df399bf926387917345df370f44", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking sval v1.0.0-alpha.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.18 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking byte-pool v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking route-recognizer v0.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tide-lambda-listener-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: tide-lambda-listener-example@0.1.0: NO BUILDING FOR LAMBDA [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling async-stream-impl v0.3.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.7/src/internal/cast/primitive.rs:31:33 [INFO] [stdout] | [INFO] [stdout] 25 | const $const_ident: TypeId = TypeId::of::<$ty>(); [INFO] [stdout] | -------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 31 | $const_ident => |v| Some(Primitive::from(unsafe { *(v as *const Self as *const $ty) })), [INFO] [stdout] | ^^^^^^^^^^^^ constant of non-structural type [INFO] [stdout] ... [INFO] [stdout] 55 | / to_primitive![ [INFO] [stdout] 56 | | usize: (USIZE, OPTION_USIZE), [INFO] [stdout] 57 | | u8: (U8, OPTION_U8), [INFO] [stdout] 58 | | u16: (U16, OPTION_U16), [INFO] [stdout] ... | [INFO] [stdout] 75 | | &'static str: (STR, OPTION_STR), [INFO] [stdout] 76 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] --> /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/any.rs:605: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] [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.7/src/internal/cast/primitive.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 26 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 32 | $option_ident => |v| Some({ [INFO] [stdout] | ^^^^^^^^^^^^^ constant of non-structural type [INFO] [stdout] ... [INFO] [stdout] 55 | / to_primitive![ [INFO] [stdout] 56 | | usize: (USIZE, OPTION_USIZE), [INFO] [stdout] 57 | | u8: (U8, OPTION_U8), [INFO] [stdout] 58 | | u16: (U16, OPTION_U16), [INFO] [stdout] ... | [INFO] [stdout] 75 | | &'static str: (STR, OPTION_STR), [INFO] [stdout] 76 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] --> /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/any.rs:605: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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.7/src/internal/cast/primitive.rs:31:33 [INFO] [stdout] | [INFO] [stdout] 25 | const $const_ident: TypeId = TypeId::of::<$ty>(); [INFO] [stdout] | -------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 31 | $const_ident => |v| Some(Primitive::from(unsafe { *(v as *const Self as *const $ty) })), [INFO] [stdout] | ^^^^^^^^^^^^ constant of non-structural type [INFO] [stdout] ... [INFO] [stdout] 55 | / to_primitive![ [INFO] [stdout] 56 | | usize: (USIZE, OPTION_USIZE), [INFO] [stdout] 57 | | u8: (U8, OPTION_U8), [INFO] [stdout] 58 | | u16: (U16, OPTION_U16), [INFO] [stdout] ... | [INFO] [stdout] 75 | | &'static str: (STR, OPTION_STR), [INFO] [stdout] 76 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] --> /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/any.rs:605: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] [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.7/src/internal/cast/primitive.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 26 | const $option_ident: TypeId = TypeId::of::>(); [INFO] [stdout] | --------------------------- constant defined here [INFO] [stdout] ... [INFO] [stdout] 32 | $option_ident => |v| Some({ [INFO] [stdout] | ^^^^^^^^^^^^^ constant of non-structural type [INFO] [stdout] ... [INFO] [stdout] 55 | / to_primitive![ [INFO] [stdout] 56 | | usize: (USIZE, OPTION_USIZE), [INFO] [stdout] 57 | | u8: (U8, OPTION_U8), [INFO] [stdout] 58 | | u16: (U16, OPTION_U16), [INFO] [stdout] ... | [INFO] [stdout] 75 | | &'static str: (STR, OPTION_STR), [INFO] [stdout] 76 | | ]; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] --> /rustc/85c39893a761fe4c050523278da4e7e45ab42b6e/library/core/src/any.rs:605: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 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcMlh5ZZ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcMlh5ZZ/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/serde_derive-62e1409f8248bfec.2flxoi7ej7ai5o2ul5bcnk4ga.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-f0819f6dc3485920.rlib,libquote-c5fa94b9b5dfcc26.rlib,libproc_macro2-225787193ada5c8f.rlib,libunicode_xid-9a308e948d49b175.rlib}" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-4e9a4ef318e80a34.rlib,libstd-36e89a9221021927.rlib,libpanic_unwind-74f92912e8434498.rlib,libobject-fc49130edc4dc526.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-14aedc1f4605abc0.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-3cf85c109bb06060.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/85c39893a761fe4c050523278da4e7e45ab42b6e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-62e1409f8248bfec.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "239989d48a1d60d455105658b85981a379356df399bf926387917345df370f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239989d48a1d60d455105658b85981a379356df399bf926387917345df370f44", kill_on_drop: false }` [INFO] [stdout] 239989d48a1d60d455105658b85981a379356df399bf926387917345df370f44