[INFO] cloning repository https://github.com/OvermindDL1/entity_bench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OvermindDL1/entity_bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOvermindDL1%2Fentity_bench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOvermindDL1%2Fentity_bench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97c8fb6686dded851e5d05d78112051cb58092ea
[INFO] testing OvermindDL1/entity_bench against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOvermindDL1%2Fentity_bench" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OvermindDL1/entity_bench
[INFO] finished tweaking git repo https://github.com/OvermindDL1/entity_bench
[INFO] tweaked toml for git repo https://github.com/OvermindDL1/entity_bench written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OvermindDL1/entity_bench on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OvermindDL1/entity_bench 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_hc v0.2.0
[INFO] [stderr]   Downloaded cfg-if v0.1.10
[INFO] [stderr]   Downloaded rand_chacha v0.2.2
[INFO] [stderr]   Downloaded rand_core v0.5.1
[INFO] [stderr]   Downloaded getrandom v0.1.14
[INFO] [stderr]   Downloaded semver-parser v0.7.0
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded scopeguard v1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.67
[INFO] [stderr]   Downloaded maybe-uninit v2.0.0
[INFO] [stderr]   Downloaded crossbeam v0.7.3
[INFO] [stderr]   Downloaded either v1.6.0
[INFO] [stderr]   Downloaded memoffset v0.5.5
[INFO] [stderr]   Downloaded semver v0.9.0
[INFO] [stderr]   Downloaded rustc_version v0.2.3
[INFO] [stderr]   Downloaded oorandom v11.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.67
[INFO] [stderr]   Downloaded criterion-plot v0.4.3
[INFO] [stderr]   Downloaded num-traits v0.2.12
[INFO] [stderr]   Downloaded js-sys v0.3.44
[INFO] [stderr]   Downloaded regex-automata v0.1.9
[INFO] [stderr]   Downloaded criterion v0.3.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.67
[INFO] [stderr]   Downloaded clap v2.33.2
[INFO] [stderr]   Downloaded syn v1.0.38
[INFO] [stderr]   Downloaded regex v1.3.9
[INFO] [stderr]   Downloaded regex-syntax v0.6.18
[INFO] [stderr]   Downloaded rayon v1.3.1
[INFO] [stderr]   Downloaded serde_json v1.0.57
[INFO] [stderr]   Downloaded rand v0.7.3
[INFO] [stderr]   Downloaded itertools v0.9.0
[INFO] [stderr]   Downloaded bumpalo v3.4.0
[INFO] [stderr]   Downloaded libc v0.2.74
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.3
[INFO] [stderr]   Downloaded hashbrown v0.8.2
[INFO] [stderr]   Downloaded rayon-core v1.7.1
[INFO] [stderr]   Downloaded serde_derive v1.0.115
[INFO] [stderr]   Downloaded serde v1.0.115
[INFO] [stderr]   Downloaded csv v1.1.3
[INFO] [stderr]   Downloaded bstr v0.2.13
[INFO] [stderr]   Downloaded itoa v0.4.6
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.67
[INFO] [stderr]   Downloaded plotters v0.2.15
[INFO] [stderr]   Downloaded log v0.4.11
[INFO] [stderr]   Downloaded serde_cbor v0.11.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.19
[INFO] [stderr]   Downloaded quote v1.0.7
[INFO] [stderr]   Downloaded ryu v1.0.5
[INFO] [stderr]   Downloaded ahash v0.3.8
[INFO] [stderr]   Downloaded byteorder v1.3.4
[INFO] [stderr]   Downloaded half v1.6.0
[INFO] [stderr]   Downloaded crossbeam-epoch v0.8.2
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.8
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.67
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.3
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.3
[INFO] [stderr]   Downloaded autocfg v1.0.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.15
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded tinytemplate v1.1.0
[INFO] [stderr]   Downloaded winapi-util v0.1.5
[INFO] [stderr]   Downloaded walkdir v2.3.1
[INFO] [stderr]   Downloaded memchr v2.3.3
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded wasi v0.9.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded web-sys v0.3.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1818cc4aa70216f042f1306bb60fb3a6fecea9cea39a67b171b93d53ef2a9f80
[INFO] running `Command { std: "docker" "start" "-a" "1818cc4aa70216f042f1306bb60fb3a6fecea9cea39a67b171b93d53ef2a9f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1818cc4aa70216f042f1306bb60fb3a6fecea9cea39a67b171b93d53ef2a9f80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1818cc4aa70216f042f1306bb60fb3a6fecea9cea39a67b171b93d53ef2a9f80", kill_on_drop: false }`
[INFO] [stdout] 1818cc4aa70216f042f1306bb60fb3a6fecea9cea39a67b171b93d53ef2a9f80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7482cbd869b8e41737cd75949c0e738b303b3a2f3be0949d6d81ba8afb2bda3a
[INFO] running `Command { std: "docker" "start" "-a" "7482cbd869b8e41737cd75949c0e738b303b3a2f3be0949d6d81ba8afb2bda3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling either v1.6.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling clap v2.33.2
[INFO] [stderr]    Compiling oorandom v11.1.2
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.8.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling bstr v0.2.13
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling criterion v0.3.3
[INFO] [stderr]    Compiling entity_bench v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]   --> src/lib.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | / unsigned_integral_entity!(
[INFO] [stdout] 92 | |     u16,
[INFO] [stdout] 93 | |     u8,
[INFO] [stdout] 94 | |     0x0_FFF,
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     "`u16` Entity, Index: 12 bits, Generation: 4 bits, Invalid ID: 0, Max: 4095"
[INFO] [stdout] 98 | | );
[INFO] [stdout]    | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]   --> src/lib.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | / unsigned_integral_entity!(
[INFO] [stdout] 92 | |     u16,
[INFO] [stdout] 93 | |     u8,
[INFO] [stdout] 94 | |     0x0_FFF,
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     "`u16` Entity, Index: 12 bits, Generation: 4 bits, Invalid ID: 0, Max: 4095"
[INFO] [stdout] 98 | | );
[INFO] [stdout]    | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]   --> src/lib.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | / unsigned_integral_entity!(
[INFO] [stdout] 92 | |     u16,
[INFO] [stdout] 93 | |     u8,
[INFO] [stdout] 94 | |     0x0_FFF,
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     "`u16` Entity, Index: 12 bits, Generation: 4 bits, Invalid ID: 0, Max: 4095"
[INFO] [stdout] 98 | | );
[INFO] [stdout]    | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:55:15
[INFO] [stdout]     |
[INFO] [stdout]  55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 | / unsigned_integral_entity!(
[INFO] [stdout] 100 | |     u32,
[INFO] [stdout] 101 | |     u16,
[INFO] [stdout] 102 | |     0x000_FFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     "`u32` Entity, Index: 20 bits, Generation: 12 bits, Invalid ID: 0, Max: 1048575"
[INFO] [stdout] 106 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:70:15
[INFO] [stdout]     |
[INFO] [stdout]  70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 | / unsigned_integral_entity!(
[INFO] [stdout] 100 | |     u32,
[INFO] [stdout] 101 | |     u16,
[INFO] [stdout] 102 | |     0x000_FFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     "`u32` Entity, Index: 20 bits, Generation: 12 bits, Invalid ID: 0, Max: 1048575"
[INFO] [stdout] 106 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:81:15
[INFO] [stdout]     |
[INFO] [stdout]  81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 | / unsigned_integral_entity!(
[INFO] [stdout] 100 | |     u32,
[INFO] [stdout] 101 | |     u16,
[INFO] [stdout] 102 | |     0x000_FFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     "`u32` Entity, Index: 20 bits, Generation: 12 bits, Invalid ID: 0, Max: 1048575"
[INFO] [stdout] 106 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:55:15
[INFO] [stdout]     |
[INFO] [stdout]  55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | / unsigned_integral_entity!(
[INFO] [stdout] 108 | |     u64,
[INFO] [stdout] 109 | |     u32,
[INFO] [stdout] 110 | |     0x00000000_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:70:15
[INFO] [stdout]     |
[INFO] [stdout]  70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | / unsigned_integral_entity!(
[INFO] [stdout] 108 | |     u64,
[INFO] [stdout] 109 | |     u32,
[INFO] [stdout] 110 | |     0x00000000_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:81:15
[INFO] [stdout]     |
[INFO] [stdout]  81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | / unsigned_integral_entity!(
[INFO] [stdout] 108 | |     u64,
[INFO] [stdout] 109 | |     u32,
[INFO] [stdout] 110 | |     0x00000000_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:55:15
[INFO] [stdout]     |
[INFO] [stdout]  55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:70:15
[INFO] [stdout]     |
[INFO] [stdout]  70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:81:15
[INFO] [stdout]     |
[INFO] [stdout]  81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/lib.rs:56:13
[INFO] [stdout]     |
[INFO] [stdout]  56 |                   assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/lib.rs:56:20
[INFO] [stdout]     |
[INFO] [stdout]  56 |                   assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout]  57 | |                 idx as Self::StorageType
[INFO] [stdout] ...   |
[INFO] [stdout]  70 | |                 #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]  71 | |                 assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/lib.rs:56:20
[INFO] [stdout]     |
[INFO] [stdout]  56 |                   assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout]  57 | |                 idx as Self::StorageType
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | |                 #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]  82 | |                 assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7482cbd869b8e41737cd75949c0e738b303b3a2f3be0949d6d81ba8afb2bda3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7482cbd869b8e41737cd75949c0e738b303b3a2f3be0949d6d81ba8afb2bda3a", kill_on_drop: false }`
[INFO] [stdout] 7482cbd869b8e41737cd75949c0e738b303b3a2f3be0949d6d81ba8afb2bda3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 889f5dc7d7598725db42e77d2e92ed8cee1bb2e2b53d499835c3f314e17059bc
[INFO] running `Command { std: "docker" "start" "-a" "889f5dc7d7598725db42e77d2e92ed8cee1bb2e2b53d499835c3f314e17059bc", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]   --> src/lib.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | / unsigned_integral_entity!(
[INFO] [stdout] 92 | |     u16,
[INFO] [stdout] 93 | |     u8,
[INFO] [stdout] 94 | |     0x0_FFF,
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     "`u16` Entity, Index: 12 bits, Generation: 4 bits, Invalid ID: 0, Max: 4095"
[INFO] [stdout] 98 | | );
[INFO] [stdout]    | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]   --> src/lib.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | / unsigned_integral_entity!(
[INFO] [stdout] 92 | |     u16,
[INFO] [stdout] 93 | |     u8,
[INFO] [stdout] 94 | |     0x0_FFF,
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     "`u16` Entity, Index: 12 bits, Generation: 4 bits, Invalid ID: 0, Max: 4095"
[INFO] [stdout] 98 | | );
[INFO] [stdout]    | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]   --> src/lib.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | / unsigned_integral_entity!(
[INFO] [stdout] 92 | |     u16,
[INFO] [stdout] 93 | |     u8,
[INFO] [stdout] 94 | |     0x0_FFF,
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     "`u16` Entity, Index: 12 bits, Generation: 4 bits, Invalid ID: 0, Max: 4095"
[INFO] [stdout] 98 | | );
[INFO] [stdout]    | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:55:15
[INFO] [stdout]     |
[INFO] [stdout]  55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 | / unsigned_integral_entity!(
[INFO] [stdout] 100 | |     u32,
[INFO] [stdout] 101 | |     u16,
[INFO] [stdout] 102 | |     0x000_FFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     "`u32` Entity, Index: 20 bits, Generation: 12 bits, Invalid ID: 0, Max: 1048575"
[INFO] [stdout] 106 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:70:15
[INFO] [stdout]     |
[INFO] [stdout]  70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 | / unsigned_integral_entity!(
[INFO] [stdout] 100 | |     u32,
[INFO] [stdout] 101 | |     u16,
[INFO] [stdout] 102 | |     0x000_FFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     "`u32` Entity, Index: 20 bits, Generation: 12 bits, Invalid ID: 0, Max: 1048575"
[INFO] [stdout] 106 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:81:15
[INFO] [stdout]     |
[INFO] [stdout]  81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 | / unsigned_integral_entity!(
[INFO] [stdout] 100 | |     u32,
[INFO] [stdout] 101 | |     u16,
[INFO] [stdout] 102 | |     0x000_FFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     "`u32` Entity, Index: 20 bits, Generation: 12 bits, Invalid ID: 0, Max: 1048575"
[INFO] [stdout] 106 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:55:15
[INFO] [stdout]     |
[INFO] [stdout]  55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | / unsigned_integral_entity!(
[INFO] [stdout] 108 | |     u64,
[INFO] [stdout] 109 | |     u32,
[INFO] [stdout] 110 | |     0x00000000_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:70:15
[INFO] [stdout]     |
[INFO] [stdout]  70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | / unsigned_integral_entity!(
[INFO] [stdout] 108 | |     u64,
[INFO] [stdout] 109 | |     u32,
[INFO] [stdout] 110 | |     0x00000000_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:81:15
[INFO] [stdout]     |
[INFO] [stdout]  81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | / unsigned_integral_entity!(
[INFO] [stdout] 108 | |     u64,
[INFO] [stdout] 109 | |     u32,
[INFO] [stdout] 110 | |     0x00000000_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:55:15
[INFO] [stdout]     |
[INFO] [stdout]  55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:70:15
[INFO] [stdout]     |
[INFO] [stdout]  70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:81:15
[INFO] [stdout]     |
[INFO] [stdout]  81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/lib.rs:56:13
[INFO] [stdout]     |
[INFO] [stdout]  56 |                   assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/lib.rs:56:20
[INFO] [stdout]     |
[INFO] [stdout]  56 |                   assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout]  57 | |                 idx as Self::StorageType
[INFO] [stdout] ...   |
[INFO] [stdout]  70 | |                 #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]  71 | |                 assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/lib.rs:56:20
[INFO] [stdout]     |
[INFO] [stdout]  56 |                   assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout]  57 | |                 idx as Self::StorageType
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | |                 #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]  82 | |                 assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling entity_bench v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]   --> src/lib.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | / unsigned_integral_entity!(
[INFO] [stdout] 92 | |     u16,
[INFO] [stdout] 93 | |     u8,
[INFO] [stdout] 94 | |     0x0_FFF,
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     "`u16` Entity, Index: 12 bits, Generation: 4 bits, Invalid ID: 0, Max: 4095"
[INFO] [stdout] 98 | | );
[INFO] [stdout]    | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]   --> src/lib.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | / unsigned_integral_entity!(
[INFO] [stdout] 92 | |     u16,
[INFO] [stdout] 93 | |     u8,
[INFO] [stdout] 94 | |     0x0_FFF,
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     "`u16` Entity, Index: 12 bits, Generation: 4 bits, Invalid ID: 0, Max: 4095"
[INFO] [stdout] 98 | | );
[INFO] [stdout]    | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]   --> src/lib.rs:81:15
[INFO] [stdout]    |
[INFO] [stdout] 81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | / unsigned_integral_entity!(
[INFO] [stdout] 92 | |     u16,
[INFO] [stdout] 93 | |     u8,
[INFO] [stdout] 94 | |     0x0_FFF,
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     "`u16` Entity, Index: 12 bits, Generation: 4 bits, Invalid ID: 0, Max: 4095"
[INFO] [stdout] 98 | | );
[INFO] [stdout]    | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:55:15
[INFO] [stdout]     |
[INFO] [stdout]  55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 | / unsigned_integral_entity!(
[INFO] [stdout] 100 | |     u32,
[INFO] [stdout] 101 | |     u16,
[INFO] [stdout] 102 | |     0x000_FFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     "`u32` Entity, Index: 20 bits, Generation: 12 bits, Invalid ID: 0, Max: 1048575"
[INFO] [stdout] 106 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:70:15
[INFO] [stdout]     |
[INFO] [stdout]  70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 | / unsigned_integral_entity!(
[INFO] [stdout] 100 | |     u32,
[INFO] [stdout] 101 | |     u16,
[INFO] [stdout] 102 | |     0x000_FFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     "`u32` Entity, Index: 20 bits, Generation: 12 bits, Invalid ID: 0, Max: 1048575"
[INFO] [stdout] 106 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:81:15
[INFO] [stdout]     |
[INFO] [stdout]  81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 | / unsigned_integral_entity!(
[INFO] [stdout] 100 | |     u32,
[INFO] [stdout] 101 | |     u16,
[INFO] [stdout] 102 | |     0x000_FFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     "`u32` Entity, Index: 20 bits, Generation: 12 bits, Invalid ID: 0, Max: 1048575"
[INFO] [stdout] 106 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:55:15
[INFO] [stdout]     |
[INFO] [stdout]  55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | / unsigned_integral_entity!(
[INFO] [stdout] 108 | |     u64,
[INFO] [stdout] 109 | |     u32,
[INFO] [stdout] 110 | |     0x00000000_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:70:15
[INFO] [stdout]     |
[INFO] [stdout]  70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | / unsigned_integral_entity!(
[INFO] [stdout] 108 | |     u64,
[INFO] [stdout] 109 | |     u32,
[INFO] [stdout] 110 | |     0x00000000_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:81:15
[INFO] [stdout]     |
[INFO] [stdout]  81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 | / unsigned_integral_entity!(
[INFO] [stdout] 108 | |     u64,
[INFO] [stdout] 109 | |     u32,
[INFO] [stdout] 110 | |     0x00000000_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 114 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:55:15
[INFO] [stdout]     |
[INFO] [stdout]  55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:70:15
[INFO] [stdout]     |
[INFO] [stdout]  70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout]    --> src/lib.rs:81:15
[INFO] [stdout]     |
[INFO] [stdout]  81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[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(enrs_disable_asserts)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/lib.rs:56:13
[INFO] [stdout]     |
[INFO] [stdout]  56 |                   assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/lib.rs:56:20
[INFO] [stdout]     |
[INFO] [stdout]  56 |                   assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout]  57 | |                 idx as Self::StorageType
[INFO] [stdout] ...   |
[INFO] [stdout]  70 | |                 #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]  71 | |                 assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: comparison is useless due to type limits
[INFO] [stdout]    --> src/lib.rs:56:20
[INFO] [stdout]     |
[INFO] [stdout]  56 |                   assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout]  57 | |                 idx as Self::StorageType
[INFO] [stdout] ...   |
[INFO] [stdout]  81 | |                 #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout]  82 | |                 assert!(idx <= $INDEX_MASK);
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 115 | / unsigned_integral_entity!(
[INFO] [stdout] 116 | |     u128,
[INFO] [stdout] 117 | |     u64,
[INFO] [stdout] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stdout] ...   |
[INFO] [stdout] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stdout] 122 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "889f5dc7d7598725db42e77d2e92ed8cee1bb2e2b53d499835c3f314e17059bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "889f5dc7d7598725db42e77d2e92ed8cee1bb2e2b53d499835c3f314e17059bc", kill_on_drop: false }`
[INFO] [stdout] 889f5dc7d7598725db42e77d2e92ed8cee1bb2e2b53d499835c3f314e17059bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c76ad3243d80b530d585880e95acd347296d86ce1f7ca222e6fc6bf879dc4ea7
[INFO] running `Command { std: "docker" "start" "-a" "c76ad3243d80b530d585880e95acd347296d86ce1f7ca222e6fc6bf879dc4ea7", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stdout] 
[INFO] [stderr]   --> src/lib.rs:55:15
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr] ...
[INFO] [stdout] 
[INFO] [stderr] 91 | / unsigned_integral_entity!(
[INFO] [stdout] running 0 tests
[INFO] [stderr] 92 | |     u16,
[INFO] [stdout] 
[INFO] [stderr] 93 | |     u8,
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 94 | |     0x0_FFF,
[INFO] [stdout] 
[INFO] [stderr] ...  |
[INFO] [stderr] 97 | |     "`u16` Entity, Index: 12 bits, Generation: 4 bits, Invalid ID: 0, Max: 4095"
[INFO] [stderr] 98 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enrs_disable_asserts)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stderr]   --> src/lib.rs:70:15
[INFO] [stderr]    |
[INFO] [stderr] 70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 | / unsigned_integral_entity!(
[INFO] [stderr] 92 | |     u16,
[INFO] [stderr] 93 | |     u8,
[INFO] [stderr] 94 | |     0x0_FFF,
[INFO] [stderr] ...  |
[INFO] [stderr] 97 | |     "`u16` Entity, Index: 12 bits, Generation: 4 bits, Invalid ID: 0, Max: 4095"
[INFO] [stderr] 98 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enrs_disable_asserts)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stderr]   --> src/lib.rs:81:15
[INFO] [stderr]    |
[INFO] [stderr] 81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 | / unsigned_integral_entity!(
[INFO] [stderr] 92 | |     u16,
[INFO] [stderr] 93 | |     u8,
[INFO] [stderr] 94 | |     0x0_FFF,
[INFO] [stderr] ...  |
[INFO] [stderr] 97 | |     "`u16` Entity, Index: 12 bits, Generation: 4 bits, Invalid ID: 0, Max: 4095"
[INFO] [stderr] 98 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enrs_disable_asserts)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stderr]    --> src/lib.rs:55:15
[INFO] [stderr]     |
[INFO] [stderr]  55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  99 | / unsigned_integral_entity!(
[INFO] [stderr] 100 | |     u32,
[INFO] [stderr] 101 | |     u16,
[INFO] [stderr] 102 | |     0x000_FFFFF,
[INFO] [stderr] ...   |
[INFO] [stderr] 105 | |     "`u32` Entity, Index: 20 bits, Generation: 12 bits, Invalid ID: 0, Max: 1048575"
[INFO] [stderr] 106 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enrs_disable_asserts)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stderr]    --> src/lib.rs:70:15
[INFO] [stderr]     |
[INFO] [stderr]  70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  99 | / unsigned_integral_entity!(
[INFO] [stderr] 100 | |     u32,
[INFO] [stderr] 101 | |     u16,
[INFO] [stderr] 102 | |     0x000_FFFFF,
[INFO] [stderr] ...   |
[INFO] [stderr] 105 | |     "`u32` Entity, Index: 20 bits, Generation: 12 bits, Invalid ID: 0, Max: 1048575"
[INFO] [stderr] 106 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enrs_disable_asserts)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stderr]    --> src/lib.rs:81:15
[INFO] [stderr]     |
[INFO] [stderr]  81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  99 | / unsigned_integral_entity!(
[INFO] [stderr] 100 | |     u32,
[INFO] [stderr] 101 | |     u16,
[INFO] [stderr] 102 | |     0x000_FFFFF,
[INFO] [stderr] ...   |
[INFO] [stderr] 105 | |     "`u32` Entity, Index: 20 bits, Generation: 12 bits, Invalid ID: 0, Max: 1048575"
[INFO] [stderr] 106 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enrs_disable_asserts)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stderr]    --> src/lib.rs:55:15
[INFO] [stderr]     |
[INFO] [stderr]  55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 | / unsigned_integral_entity!(
[INFO] [stderr] 108 | |     u64,
[INFO] [stderr] 109 | |     u32,
[INFO] [stderr] 110 | |     0x00000000_FFFFFFFF,
[INFO] [stderr] ...   |
[INFO] [stderr] 113 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stderr] 114 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enrs_disable_asserts)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stderr]    --> src/lib.rs:70:15
[INFO] [stderr]     |
[INFO] [stderr]  70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 | / unsigned_integral_entity!(
[INFO] [stderr] 108 | |     u64,
[INFO] [stderr] 109 | |     u32,
[INFO] [stderr] 110 | |     0x00000000_FFFFFFFF,
[INFO] [stderr] ...   |
[INFO] [stderr] 113 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stderr] 114 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enrs_disable_asserts)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stderr]    --> src/lib.rs:81:15
[INFO] [stderr]     |
[INFO] [stderr]  81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 | / unsigned_integral_entity!(
[INFO] [stderr] 108 | |     u64,
[INFO] [stderr] 109 | |     u32,
[INFO] [stderr] 110 | |     0x00000000_FFFFFFFF,
[INFO] [stderr] ...   |
[INFO] [stderr] 113 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stderr] 114 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enrs_disable_asserts)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stderr]    --> src/lib.rs:55:15
[INFO] [stderr]     |
[INFO] [stderr]  55 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 | / unsigned_integral_entity!(
[INFO] [stderr] 116 | |     u128,
[INFO] [stderr] 117 | |     u64,
[INFO] [stderr] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stderr] ...   |
[INFO] [stderr] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stderr] 122 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enrs_disable_asserts)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stderr]    --> src/lib.rs:70:15
[INFO] [stderr]     |
[INFO] [stderr]  70 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 | / unsigned_integral_entity!(
[INFO] [stderr] 116 | |     u128,
[INFO] [stderr] 117 | |     u64,
[INFO] [stderr] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stderr] ...   |
[INFO] [stderr] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stderr] 122 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enrs_disable_asserts)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `enrs_disable_asserts`
[INFO] [stderr]    --> src/lib.rs:81:15
[INFO] [stderr]     |
[INFO] [stderr]  81 |                   #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 | / unsigned_integral_entity!(
[INFO] [stderr] 116 | |     u128,
[INFO] [stderr] 117 | |     u64,
[INFO] [stderr] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stderr] ...   |
[INFO] [stderr] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stderr] 122 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(enrs_disable_asserts)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(enrs_disable_asserts)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/lib.rs:56:13
[INFO] [stderr]     |
[INFO] [stderr]  56 |                   assert!(idx <= $INDEX_MASK);
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 | / unsigned_integral_entity!(
[INFO] [stderr] 116 | |     u128,
[INFO] [stderr] 117 | |     u64,
[INFO] [stderr] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stderr] ...   |
[INFO] [stderr] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stderr] 122 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_comparisons)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/lib.rs:56:20
[INFO] [stderr]     |
[INFO] [stderr]  56 |                   assert!(idx <= $INDEX_MASK);
[INFO] [stderr]     |  ________________________________^
[INFO] [stderr]  57 | |                 idx as Self::StorageType
[INFO] [stderr] ...   |
[INFO] [stderr]  70 | |                 #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]  71 | |                 assert!(idx <= $INDEX_MASK);
[INFO] [stderr]     | |______________________________^
[INFO] [stderr] ...
[INFO] [stderr] 115 | / unsigned_integral_entity!(
[INFO] [stderr] 116 | |     u128,
[INFO] [stderr] 117 | |     u64,
[INFO] [stderr] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stderr] ...   |
[INFO] [stderr] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stderr] 122 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: comparison is useless due to type limits
[INFO] [stderr]    --> src/lib.rs:56:20
[INFO] [stderr]     |
[INFO] [stderr]  56 |                   assert!(idx <= $INDEX_MASK);
[INFO] [stderr]     |  ________________________________^
[INFO] [stderr]  57 | |                 idx as Self::StorageType
[INFO] [stderr] ...   |
[INFO] [stderr]  81 | |                 #[cfg(not(enrs_disable_asserts))]
[INFO] [stderr]  82 | |                 assert!(idx <= $INDEX_MASK);
[INFO] [stderr]     | |______________________________^
[INFO] [stderr] ...
[INFO] [stderr] 115 | / unsigned_integral_entity!(
[INFO] [stderr] 116 | |     u128,
[INFO] [stderr] 117 | |     u64,
[INFO] [stderr] 118 | |     0x00000000_00000000_FFFFFFFF_FFFFFFFF,
[INFO] [stderr] ...   |
[INFO] [stderr] 121 | |     "`u64` Entity, Index: 32 bits, Generation: 32 bits, Invalid ID: 0, Max: 4294967295"
[INFO] [stderr] 122 | | );
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `unsigned_integral_entity` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `entity_bench` (lib) generated 15 warnings
[INFO] [stderr] warning: `entity_bench` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/entity_bench-312ac3e933c77a30)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/entity_bench-59bff5a7ac0af63b)
[INFO] [stderr]    Doc-tests entity_bench
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - Entity (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Entity (line 5) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `enrs`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use enrs::{delegate_wrapped_entity, entity::entity::Entity};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `enrs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enrs`, use `cargo add enrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `enrs`
[INFO] [stdout]  --> src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use enrs::{delegate_wrapped_entity, entity::entity::Entity};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `enrs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `enrs`, use `cargo add enrs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Entity (line 5)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c76ad3243d80b530d585880e95acd347296d86ce1f7ca222e6fc6bf879dc4ea7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c76ad3243d80b530d585880e95acd347296d86ce1f7ca222e6fc6bf879dc4ea7", kill_on_drop: false }`
[INFO] [stdout] c76ad3243d80b530d585880e95acd347296d86ce1f7ca222e6fc6bf879dc4ea7
