[INFO] fetching crate flashmap 0.1.0... [INFO] testing flashmap-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate flashmap 0.1.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate flashmap 0.1.0 [INFO] finished tweaking crates.io crate flashmap 0.1.0 [INFO] tweaked toml for crates.io crate flashmap 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flashmap 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 59 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.12.3 (available: v0.16.0) [INFO] [stderr] Adding loom v0.5.6 (available: v0.7.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22cd43a1aa0bba25211e0388fe57258567000dd39eb178ab72e47fbbfe2126b2 [INFO] running `Command { std: "docker" "start" "-a" "22cd43a1aa0bba25211e0388fe57258567000dd39eb178ab72e47fbbfe2126b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22cd43a1aa0bba25211e0388fe57258567000dd39eb178ab72e47fbbfe2126b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22cd43a1aa0bba25211e0388fe57258567000dd39eb178ab72e47fbbfe2126b2", kill_on_drop: false }` [INFO] [stdout] 22cd43a1aa0bba25211e0388fe57258567000dd39eb178ab72e47fbbfe2126b2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed32cb42d65e615ac1cfba607d6ee8a6797f8f75f5bfd990c547e9f27238a53c [INFO] running `Command { std: "docker" "start" "-a" "ed32cb42d65e615ac1cfba607d6ee8a6797f8f75f5bfd990c547e9f27238a53c", kill_on_drop: false }` [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling flashmap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/util/loom.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(loom)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/util/loom.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(not(loom))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/util/loom.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(loom)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/util/loom.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(loom)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/util/loom.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(not(loom))] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hint` [INFO] [stdout] --> src/util/loom.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub use std::{hint, sync, thread}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `A` cannot be known at compilation time [INFO] [stdout] --> src/util/deterministic.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | {A: ?Sized} (A,), [INFO] [stdout] | - ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this type parameter needs to be `Sized` [INFO] [stdout] | [INFO] [stdout] = note: required for `(A,)` to implement `Eq` [INFO] [stdout] note: required by a bound in `deterministic::TrustedHashEq` [INFO] [stdout] --> src/util/deterministic.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe trait TrustedHashEq: Hash + Eq {} [INFO] [stdout] | ^^ required by this bound in `TrustedHashEq` [INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized` [INFO] [stdout] | [INFO] [stdout] 44 - unsafe impl$(<$($a,)*$($T$(:?$Sized)?,)*>)? TrustedHashEq for $Type [INFO] [stdout] 44 + unsafe impl$(<$($a,)*$($T$()?,)*>)? TrustedHashEq for $Type [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `B` cannot be known at compilation time [INFO] [stdout] --> src/util/deterministic.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | {A, B: ?Sized} (A, B), [INFO] [stdout] | - ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this type parameter needs to be `Sized` [INFO] [stdout] | [INFO] [stdout] = note: required for `(A, B)` to implement `Eq` [INFO] [stdout] note: required by a bound in `deterministic::TrustedHashEq` [INFO] [stdout] --> src/util/deterministic.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe trait TrustedHashEq: Hash + Eq {} [INFO] [stdout] | ^^ required by this bound in `TrustedHashEq` [INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized` [INFO] [stdout] | [INFO] [stdout] 44 - unsafe impl$(<$($a,)*$($T$(:?$Sized)?,)*>)? TrustedHashEq for $Type [INFO] [stdout] 44 + unsafe impl$(<$($a,)*$($T$()?,)*>)? TrustedHashEq for $Type [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `C` cannot be known at compilation time [INFO] [stdout] --> src/util/deterministic.rs:127:23 [INFO] [stdout] | [INFO] [stdout] 127 | {A, B, C: ?Sized} (A, B, C), [INFO] [stdout] | - ^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this type parameter needs to be `Sized` [INFO] [stdout] | [INFO] [stdout] = note: required for `(A, B, C)` to implement `Eq` [INFO] [stdout] note: required by a bound in `deterministic::TrustedHashEq` [INFO] [stdout] --> src/util/deterministic.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe trait TrustedHashEq: Hash + Eq {} [INFO] [stdout] | ^^ required by this bound in `TrustedHashEq` [INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized` [INFO] [stdout] | [INFO] [stdout] 44 - unsafe impl$(<$($a,)*$($T$(:?$Sized)?,)*>)? TrustedHashEq for $Type [INFO] [stdout] 44 + unsafe impl$(<$($a,)*$($T$()?,)*>)? TrustedHashEq for $Type [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `D` cannot be known at compilation time [INFO] [stdout] --> src/util/deterministic.rs:128:26 [INFO] [stdout] | [INFO] [stdout] 128 | {A, B, C, D: ?Sized} (A, B, C, D), [INFO] [stdout] | - ^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this type parameter needs to be `Sized` [INFO] [stdout] | [INFO] [stdout] = note: required for `(A, B, C, D)` to implement `Eq` [INFO] [stdout] note: required by a bound in `deterministic::TrustedHashEq` [INFO] [stdout] --> src/util/deterministic.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe trait TrustedHashEq: Hash + Eq {} [INFO] [stdout] | ^^ required by this bound in `TrustedHashEq` [INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized` [INFO] [stdout] | [INFO] [stdout] 44 - unsafe impl$(<$($a,)*$($T$(:?$Sized)?,)*>)? TrustedHashEq for $Type [INFO] [stdout] 44 + unsafe impl$(<$($a,)*$($T$()?,)*>)? TrustedHashEq for $Type [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `E` cannot be known at compilation time [INFO] [stdout] --> src/util/deterministic.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | {A, B, C, D, E: ?Sized} (A, B, C, D, E), [INFO] [stdout] | - ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this type parameter needs to be `Sized` [INFO] [stdout] | [INFO] [stdout] = note: required for `(A, B, C, D, E)` to implement `Eq` [INFO] [stdout] note: required by a bound in `deterministic::TrustedHashEq` [INFO] [stdout] --> src/util/deterministic.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe trait TrustedHashEq: Hash + Eq {} [INFO] [stdout] | ^^ required by this bound in `TrustedHashEq` [INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized` [INFO] [stdout] | [INFO] [stdout] 44 - unsafe impl$(<$($a,)*$($T$(:?$Sized)?,)*>)? TrustedHashEq for $Type [INFO] [stdout] 44 + unsafe impl$(<$($a,)*$($T$()?,)*>)? TrustedHashEq for $Type [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `F` cannot be known at compilation time [INFO] [stdout] --> src/util/deterministic.rs:130:32 [INFO] [stdout] | [INFO] [stdout] 130 | {A, B, C, D, E, F: ?Sized} (A, B, C, D, E, F), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this type parameter needs to be `Sized` [INFO] [stdout] | [INFO] [stdout] = note: required for `(A, B, C, D, E, F)` to implement `Eq` [INFO] [stdout] note: required by a bound in `deterministic::TrustedHashEq` [INFO] [stdout] --> src/util/deterministic.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe trait TrustedHashEq: Hash + Eq {} [INFO] [stdout] | ^^ required by this bound in `TrustedHashEq` [INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized` [INFO] [stdout] | [INFO] [stdout] 44 - unsafe impl$(<$($a,)*$($T$(:?$Sized)?,)*>)? TrustedHashEq for $Type [INFO] [stdout] 44 + unsafe impl$(<$($a,)*$($T$()?,)*>)? TrustedHashEq for $Type [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `G` cannot be known at compilation time [INFO] [stdout] --> src/util/deterministic.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | {A, B, C, D, E, F, G: ?Sized} (A, B, C, D, E, F, G), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this type parameter needs to be `Sized` [INFO] [stdout] | [INFO] [stdout] = note: required for `(A, B, C, D, E, F, G)` to implement `Eq` [INFO] [stdout] note: required by a bound in `deterministic::TrustedHashEq` [INFO] [stdout] --> src/util/deterministic.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe trait TrustedHashEq: Hash + Eq {} [INFO] [stdout] | ^^ required by this bound in `TrustedHashEq` [INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized` [INFO] [stdout] | [INFO] [stdout] 44 - unsafe impl$(<$($a,)*$($T$(:?$Sized)?,)*>)? TrustedHashEq for $Type [INFO] [stdout] 44 + unsafe impl$(<$($a,)*$($T$()?,)*>)? TrustedHashEq for $Type [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `H` cannot be known at compilation time [INFO] [stdout] --> src/util/deterministic.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 132 | {A, B, C, D, E, F, G, H: ?Sized} (A, B, C, D, E, F, G, H), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this type parameter needs to be `Sized` [INFO] [stdout] | [INFO] [stdout] = note: required for `(A, B, C, D, E, F, G, H)` to implement `Eq` [INFO] [stdout] note: required by a bound in `deterministic::TrustedHashEq` [INFO] [stdout] --> src/util/deterministic.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe trait TrustedHashEq: Hash + Eq {} [INFO] [stdout] | ^^ required by this bound in `TrustedHashEq` [INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized` [INFO] [stdout] | [INFO] [stdout] 44 - unsafe impl$(<$($a,)*$($T$(:?$Sized)?,)*>)? TrustedHashEq for $Type [INFO] [stdout] 44 + unsafe impl$(<$($a,)*$($T$()?,)*>)? TrustedHashEq for $Type [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `I` cannot be known at compilation time [INFO] [stdout] --> src/util/deterministic.rs:133:41 [INFO] [stdout] | [INFO] [stdout] 133 | {A, B, C, D, E, F, G, H, I: ?Sized} (A, B, C, D, E, F, G, H, I), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this type parameter needs to be `Sized` [INFO] [stdout] | [INFO] [stdout] = note: required for `(A, B, C, D, E, F, G, H, I)` to implement `Eq` [INFO] [stdout] note: required by a bound in `deterministic::TrustedHashEq` [INFO] [stdout] --> src/util/deterministic.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe trait TrustedHashEq: Hash + Eq {} [INFO] [stdout] | ^^ required by this bound in `TrustedHashEq` [INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized` [INFO] [stdout] | [INFO] [stdout] 44 - unsafe impl$(<$($a,)*$($T$(:?$Sized)?,)*>)? TrustedHashEq for $Type [INFO] [stdout] 44 + unsafe impl$(<$($a,)*$($T$()?,)*>)? TrustedHashEq for $Type [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `J` cannot be known at compilation time [INFO] [stdout] --> src/util/deterministic.rs:134:44 [INFO] [stdout] | [INFO] [stdout] 134 | {A, B, C, D, E, F, G, H, I, J: ?Sized} (A, B, C, D, E, F, G, H, I, J), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this type parameter needs to be `Sized` [INFO] [stdout] | [INFO] [stdout] = note: required for `(A, B, C, D, E, F, G, H, I, J)` to implement `Eq` [INFO] [stdout] note: required by a bound in `deterministic::TrustedHashEq` [INFO] [stdout] --> src/util/deterministic.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe trait TrustedHashEq: Hash + Eq {} [INFO] [stdout] | ^^ required by this bound in `TrustedHashEq` [INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized` [INFO] [stdout] | [INFO] [stdout] 44 - unsafe impl$(<$($a,)*$($T$(:?$Sized)?,)*>)? TrustedHashEq for $Type [INFO] [stdout] 44 + unsafe impl$(<$($a,)*$($T$()?,)*>)? TrustedHashEq for $Type [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `K` cannot be known at compilation time [INFO] [stdout] --> src/util/deterministic.rs:135:47 [INFO] [stdout] | [INFO] [stdout] 135 | {A, B, C, D, E, F, G, H, I, J, K: ?Sized} (A, B, C, D, E, F, G, H, I, J, K), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this type parameter needs to be `Sized` [INFO] [stdout] | [INFO] [stdout] = note: required for `(A, B, C, D, E, F, G, H, I, J, K)` to implement `Eq` [INFO] [stdout] note: required by a bound in `deterministic::TrustedHashEq` [INFO] [stdout] --> src/util/deterministic.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe trait TrustedHashEq: Hash + Eq {} [INFO] [stdout] | ^^ required by this bound in `TrustedHashEq` [INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized` [INFO] [stdout] | [INFO] [stdout] 44 - unsafe impl$(<$($a,)*$($T$(:?$Sized)?,)*>)? TrustedHashEq for $Type [INFO] [stdout] 44 + unsafe impl$(<$($a,)*$($T$()?,)*>)? TrustedHashEq for $Type [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `L` cannot be known at compilation time [INFO] [stdout] --> src/util/deterministic.rs:136:50 [INFO] [stdout] | [INFO] [stdout] 136 | {A, B, C, D, E, F, G, H, I, J, K, L: ?Sized} (A, B, C, D, E, F, G, H, I, J, K, L), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | | [INFO] [stdout] | this type parameter needs to be `Sized` [INFO] [stdout] | [INFO] [stdout] = note: required for `(A, B, C, D, E, F, G, H, I, J, K, L)` to implement `Eq` [INFO] [stdout] note: required by a bound in `deterministic::TrustedHashEq` [INFO] [stdout] --> src/util/deterministic.rs:17:40 [INFO] [stdout] | [INFO] [stdout] 17 | pub unsafe trait TrustedHashEq: Hash + Eq {} [INFO] [stdout] | ^^ required by this bound in `TrustedHashEq` [INFO] [stdout] help: consider removing the `?Sized` bound to make the type parameter `Sized` [INFO] [stdout] | [INFO] [stdout] 44 - unsafe impl$(<$($a,)*$($T$(:?$Sized)?,)*>)? TrustedHashEq for $Type [INFO] [stdout] 44 + unsafe impl$(<$($a,)*$($T$()?,)*>)? TrustedHashEq for $Type [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `flashmap` (lib) due to 12 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ed32cb42d65e615ac1cfba607d6ee8a6797f8f75f5bfd990c547e9f27238a53c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed32cb42d65e615ac1cfba607d6ee8a6797f8f75f5bfd990c547e9f27238a53c", kill_on_drop: false }` [INFO] [stdout] ed32cb42d65e615ac1cfba607d6ee8a6797f8f75f5bfd990c547e9f27238a53c