[INFO] cloning repository https://github.com/xa888s/rmpc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xa888s/rmpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxa888s%2Frmpc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxa888s%2Frmpc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4871789da5630362bd6bd0144182d2b3994e34b6 [INFO] checking xa888s/rmpc against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxa888s%2Frmpc" "/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/xa888s/rmpc on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xa888s/rmpc [INFO] finished tweaking git repo https://github.com/xa888s/rmpc [INFO] tweaked toml for git repo https://github.com/xa888s/rmpc written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xa888s/rmpc 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-logging v2.0.2 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.20 [INFO] [stderr] Downloaded directories-next v1.0.3 [INFO] [stderr] Downloaded dtoa v0.4.7 [INFO] [stderr] Downloaded serde_with_macros v1.3.0 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [INFO] [stderr] Downloaded async-mpd v0.3.0 [INFO] [stderr] Downloaded async-process v1.0.1 [INFO] [stderr] Downloaded serde_with v1.6.1 [INFO] [stderr] Downloaded crossterm v0.18.2 [INFO] [stderr] Downloaded tui v0.14.0 [INFO] [stderr] Downloaded libc v0.2.83 [INFO] [stderr] Downloaded js-sys v0.3.47 [INFO] [stderr] Downloaded web-sys v0.3.47 [INFO] [stderr] Downloaded ctor v0.1.18 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7527de5da182bd715c66c5775befde46e3ffc0e4d1b8c9fb1cb9f422f042c942 [INFO] running `Command { std: "docker" "start" "-a" "7527de5da182bd715c66c5775befde46e3ffc0e4d1b8c9fb1cb9f422f042c942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7527de5da182bd715c66c5775befde46e3ffc0e4d1b8c9fb1cb9f422f042c942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7527de5da182bd715c66c5775befde46e3ffc0e4d1b8c9fb1cb9f422f042c942", kill_on_drop: false }` [INFO] [stdout] 7527de5da182bd715c66c5775befde46e3ffc0e4d1b8c9fb1cb9f422f042c942 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06cc8111966f2737541921e1c4dc1808aa21d913769d3ad6dd9fe1a7f16c041a [INFO] running `Command { std: "docker" "start" "-a" "06cc8111966f2737541921e1c4dc1808aa21d913769d3ad6dd9fe1a7f16c041a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking directories-next v1.0.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.18 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stdout] error: to use a constant of type `TypeId` in a pattern, `TypeId` must be annotated with `#[derive(PartialEq)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/value-bag-1.0.0-alpha.6/src/internal/cast/primitive.rs:31:33 [INFO] [stdout] | [INFO] [stdout] 31 | $const_ident => |v| Some(Primitive::from(unsafe { *(v as *const Self as *const $ty) })), [INFO] [stdout] | ^^^^^^^^^^^^ [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] | [INFO] [stdout] = note: the traits must be derived, manual `impl`s are not sufficient [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: to use a constant of type `TypeId` in a pattern, `TypeId` must be annotated with `#[derive(PartialEq)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/value-bag-1.0.0-alpha.6/src/internal/cast/primitive.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | $option_ident => |v| Some({ [INFO] [stdout] | ^^^^^^^^^^^^^ [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] | [INFO] [stdout] = note: the traits must be derived, manual `impl`s are not sufficient [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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `value-bag` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "06cc8111966f2737541921e1c4dc1808aa21d913769d3ad6dd9fe1a7f16c041a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06cc8111966f2737541921e1c4dc1808aa21d913769d3ad6dd9fe1a7f16c041a", kill_on_drop: false }` [INFO] [stdout] 06cc8111966f2737541921e1c4dc1808aa21d913769d3ad6dd9fe1a7f16c041a