[INFO] cloning repository https://github.com/archlinux/gluebuddy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archlinux/gluebuddy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinux%2Fgluebuddy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinux%2Fgluebuddy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0f37176bdc6edfa6a7ca86ac57ff10095c24c1e
[INFO] checking archlinux/gluebuddy/a0f37176bdc6edfa6a7ca86ac57ff10095c24c1e against master#d2eadb7a94ef8c9deb5137695df33cd1fc5aee92 for pr-137268
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchlinux%2Fgluebuddy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/archlinux/gluebuddy on toolchain d2eadb7a94ef8c9deb5137695df33cd1fc5aee92
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/archlinux/gluebuddy
[INFO] finished tweaking git repo https://github.com/archlinux/gluebuddy
[INFO] tweaked toml for git repo https://github.com/archlinux/gluebuddy written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/archlinux/gluebuddy 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" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded rstest v0.13.0
[INFO] [stderr] Downloaded serial_test v0.7.0
[INFO] [stderr] Downloaded graphql_query_derive v0.10.0
[INFO] [stderr] Downloaded serial_test_derive v0.7.0
[INFO] [stderr] Downloaded async-global-executor v2.1.0
[INFO] [stderr] Downloaded clap_complete v3.1.4
[INFO] [stderr] Downloaded tracing-core v0.1.25
[INFO] [stderr] Downloaded tracing v0.1.33
[INFO] [stderr] Downloaded keycloak v17.0.1
[INFO] [stderr] Downloaded rstest_macros v0.13.0
[INFO] [stderr] Downloaded graphql_client v0.10.0
[INFO] [stderr] Downloaded serde_with v1.12.1
[INFO] [stderr] Downloaded graphql_client_codegen v0.10.0
[INFO] [stderr] Downloaded gitlab v0.1500.0
[INFO] [stderr] Downloaded tokio v1.19.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae228e4e03dc7ea36daa83bf5dac499a6fd1acb6579160a7ceba5eae234d3226
[INFO] running `Command { std: "docker" "start" "-a" "ae228e4e03dc7ea36daa83bf5dac499a6fd1acb6579160a7ceba5eae234d3226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae228e4e03dc7ea36daa83bf5dac499a6fd1acb6579160a7ceba5eae234d3226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae228e4e03dc7ea36daa83bf5dac499a6fd1acb6579160a7ceba5eae234d3226", kill_on_drop: false }`
[INFO] [stdout] ae228e4e03dc7ea36daa83bf5dac499a6fd1acb6579160a7ceba5eae234d3226
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+d2eadb7a94ef8c9deb5137695df33cd1fc5aee92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd5d63595f4599a590c881f60c1fa5c16e2b90c9b959b4b7ee8ab773015f8384
[INFO] running `Command { std: "docker" "start" "-a" "bd5d63595f4599a590c881f60c1fa5c16e2b90c9b959b4b7ee8ab773015f8384", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.37
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling syn v1.0.91
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling libc v0.2.123
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Checking once_cell v1.10.0
[INFO] [stderr] Checking pin-project-lite v0.2.8
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Checking futures-io v0.3.21
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling serde_derive v1.0.137
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Checking slab v0.4.6
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling futures-task v0.3.21
[INFO] [stderr] Checking futures-sink v0.3.21
[INFO] [stderr] Checking bytes v1.1.0
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking itoa v1.0.1
[INFO] [stderr] Compiling futures-util v0.3.21
[INFO] [stderr] Compiling pkg-config v0.3.25
[INFO] [stderr] Checking spin v0.5.2
[INFO] [stderr] Checking untrusted v0.7.1
[INFO] [stderr] Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] Compiling indexmap v1.8.1
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Checking tracing-core v0.1.25
[INFO] [stderr] Compiling serde_json v1.0.81
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Checking foreign-types-shared v0.1.1
[INFO] [stderr] Compiling httparse v1.7.0
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Checking http v0.2.6
[INFO] [stderr] Compiling openssl v0.10.38
[INFO] [stderr] Compiling gimli v0.26.1
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Checking foreign-types v0.3.2
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling rustversion v1.0.6
[INFO] [stderr] Checking try-lock v0.2.3
[INFO] [stderr] Compiling rustls v0.20.4
[INFO] [stderr] Checking socket2 v0.4.4
[INFO] [stderr] Checking num_cpus v1.13.1
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling rustc-demangle v0.1.21
[INFO] [stderr] Checking tinyvec_macros v0.1.0
[INFO] [stderr] Checking matches v0.1.9
[INFO] [stderr] Compiling native-tls v0.2.10
[INFO] [stderr] Checking cache-padded v1.2.0
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Checking tinyvec v1.5.1
[INFO] [stderr] Compiling object v0.27.1
[INFO] [stderr] Checking concurrent-queue v1.2.2
[INFO] [stderr] Compiling unreachable v1.0.0
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Checking httpdate v1.0.2
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Checking ryu v1.0.9
[INFO] [stderr] Checking fastrand v1.7.0
[INFO] [stderr] Compiling ascii v0.9.3
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Compiling openssl-sys v0.9.72
[INFO] [stderr] Compiling backtrace v0.3.64
[INFO] [stderr] Compiling semver v1.0.9
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Checking waker-fn v1.1.0
[INFO] [stderr] Checking tower-service v0.3.1
[INFO] [stderr] Checking parking v2.0.0
[INFO] [stderr] Compiling byteorder v1.4.3
[INFO] [stderr] Checking unicode-normalization v0.1.19
[INFO] [stderr] Checking futures-lite v1.12.0
[INFO] [stderr] Checking form_urlencoded v1.0.1
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling encoding_rs v0.8.31
[INFO] [stderr] Checking event-listener v2.5.2
[INFO] [stderr] Compiling unicode-segmentation v1.9.0
[INFO] [stderr] Checking unicode-bidi v0.3.7
[INFO] [stderr] Compiling combine v3.8.1
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Checking async-task v4.2.0
[INFO] [stderr] Compiling heck v0.4.0
[INFO] [stderr] Compiling async-trait v0.1.53
[INFO] [stderr] Checking base64 v0.13.0
[INFO] [stderr] Compiling heck v0.3.3
[INFO] [stderr] Checking rustls-pemfile v0.3.0
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Checking async-channel v1.6.1
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Compiling lock_api v0.4.7
[INFO] [stderr] Checking mime v0.3.16
[INFO] [stderr] Compiling crossbeam-utils v0.8.8
[INFO] [stderr] Checking os_str_bytes v6.0.0
[INFO] [stderr] Checking idna v0.2.3
[INFO] [stderr] Checking ipnet v2.4.0
[INFO] [stderr] Checking http-body v0.4.4
[INFO] [stderr] Checking atomic-waker v1.0.0
[INFO] [stderr] Checking termcolor v1.1.3
[INFO] [stderr] Compiling parking_lot_core v0.9.3
[INFO] [stderr] Checking async-executor v1.4.1
[INFO] [stderr] Checking blocking v1.2.0
[INFO] [stderr] Compiling rstest_macros v0.13.0
[INFO] [stderr] Checking clap_lex v0.2.0
[INFO] [stderr] Checking async-lock v2.5.0
[INFO] [stderr] Checking dirs-sys-next v0.1.2
[INFO] [stderr] Checking aho-corasick v0.7.18
[INFO] [stderr] Checking textwrap v0.15.0
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Checking regex-syntax v0.6.25
[INFO] [stderr] Compiling anyhow v1.0.57
[INFO] [stderr] Checking url v2.2.2
[INFO] [stderr] Checking itertools v0.10.3
[INFO] [stderr] Checking dirs-next v2.0.0
[INFO] [stderr] Checking humantime v2.1.0
[INFO] [stderr] Checking parking_lot v0.12.1
[INFO] [stderr] Checking term v0.7.0
[INFO] [stderr] Checking strum v0.24.0
[INFO] [stderr] Checking difference v2.0.0
[INFO] [stderr] Checking futures-timer v3.0.2
[INFO] [stderr] Compiling addr2line v0.17.0
[INFO] [stderr] Checking regex v1.5.5
[INFO] [stderr] Checking webpki v0.22.0
[INFO] [stderr] Checking sct v0.7.0
[INFO] [stderr] Checking webpki-roots v0.22.3
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling darling_core v0.12.4
[INFO] [stderr] Compiling darling_core v0.13.4
[INFO] [stderr] Compiling ctor v0.1.22
[INFO] [stderr] Compiling tokio-macros v1.7.0
[INFO] [stderr] Compiling futures-macro v0.3.21
[INFO] [stderr] Compiling tracing-attributes v0.1.20
[INFO] [stderr] Compiling clap_derive v3.1.18
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Compiling async-attributes v1.1.2
[INFO] [stderr] Compiling strum_macros v0.24.0
[INFO] [stderr] Compiling serial_test_derive v0.7.0
[INFO] [stderr] Compiling serde_repr v0.1.8
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:72:21
[INFO] [stdout] |
[INFO] [stdout] 32 | const $const_ident: TypeId = TypeId::of::<$ty>();
[INFO] [stdout] | -------------------------- constant defined here
[INFO] [stdout] ...
[INFO] [stdout] 72 | usize: (USIZE, OPTION_USIZE),
[INFO] [stdout] | ^^^^^ constant of non-structural type
[INFO] [stdout] --> /rustc/d2eadb7a94ef8c9deb5137695df33cd1fc5aee92/library/core/src/any.rs:710:1
[INFO] [stdout] |
[INFO] [stdout] = note: `TypeId` must be annotated with `#[derive(PartialEq)]` to be usable in patterns
[INFO] [stdout] |
[INFO] [stdout] = note: see https://doc.rust-lang.org/stable/std/marker/trait.StructuralPartialEq.html for details
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: constant of non-structural type `TypeId` in a pattern
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/value-bag-1.0.0-alpha.9/src/internal/cast/primitive.rs:72:28
[INFO] [stdout] |
[INFO] [stdout] 35 | const $option_ident: TypeId = TypeId::of::