[INFO] fetching crate femme 2.2.1...
[INFO] checking femme-2.2.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170
[INFO] extracting crate femme 2.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate femme 2.2.1
[INFO] finished tweaking crates.io crate femme 2.2.1
[INFO] tweaked toml for crates.io crate femme 2.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate femme 2.2.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate femme 2.2.1 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaf6a20bd5af7b29420d93a23bc6567ef3b6c87a6fde49a000eec6c21befe54f
[INFO] running `Command { std: "docker" "start" "-a" "eaf6a20bd5af7b29420d93a23bc6567ef3b6c87a6fde49a000eec6c21befe54f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaf6a20bd5af7b29420d93a23bc6567ef3b6c87a6fde49a000eec6c21befe54f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaf6a20bd5af7b29420d93a23bc6567ef3b6c87a6fde49a000eec6c21befe54f", kill_on_drop: false }`
[INFO] [stdout] eaf6a20bd5af7b29420d93a23bc6567ef3b6c87a6fde49a000eec6c21befe54f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f66a4ac847221b51aa53daeadfa20e67346fc8e5b911f78b24d9862234dc93d1
[INFO] running `Command { std: "docker" "start" "-a" "f66a4ac847221b51aa53daeadfa20e67346fc8e5b911f78b24d9862234dc93d1", kill_on_drop: false }`
[INFO] [stderr] Compiling serde v1.0.114
[INFO] [stderr] Compiling proc-macro2 v1.0.36
[INFO] [stderr] Compiling syn v1.0.90
[INFO] [stderr] Compiling erased-serde v0.3.20
[INFO] [stderr] Compiling syn v0.15.39
[INFO] [stderr] Compiling log v0.4.16
[INFO] [stderr] Compiling ryu v1.0.0
[INFO] [stderr] Compiling serde_json v1.0.56
[INFO] [stderr] Checking itoa v0.4.4
[INFO] [stderr] Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr] Compiling quote v1.0.17
[INFO] [stderr] Checking sval v1.0.0-alpha.5
[INFO] [stderr] Checking serde_fmt v1.0.1
[INFO] [stderr] Compiling ctor v0.1.22
[INFO] [stderr] Compiling serde_derive v1.0.97
[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/998b6603a58e47f42ccce7a67943234e96b6839e/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::