[INFO] fetching crate bitsvec 0.1.1...
[INFO] checking bitsvec-0.1.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate bitsvec 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate bitsvec 0.1.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bitsvec 0.1.1
[INFO] finished tweaking crates.io crate bitsvec 0.1.1
[INFO] tweaked toml for crates.io crate bitsvec 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding bit-vec v0.6.3 (available: v0.8.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding bitvec_simd v0.15.0 (available: v0.20.5)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.18)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] [stderr]       Adding criterion-plot v0.4.5 (available: v0.5.0)
[INFO] [stderr]       Adding half v1.8.3 (available: v2.4.1)
[INFO] [stderr]       Adding hermit-abi v0.1.19 (available: v0.4.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.13.0)
[INFO] [stderr]       Adding libm v0.1.4 (available: v0.2.8)
[INFO] [stderr]       Adding radium v0.7.0 (available: v1.1.0)
[INFO] [stderr]       Adding textwrap v0.11.0 (available: v0.16.1)
[INFO] [stderr]       Adding unicode-width v0.1.14 (available: v0.2.0)
[INFO] [stderr]       Adding wyz v0.5.1 (available: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded packed_simd_2 v0.3.8
[INFO] [stderr]   Downloaded bitvector_simd v0.2.3
[INFO] [stderr]   Downloaded bitvec_simd v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7626216ee6ba8f121025555767fd6175ff19f4339d0fff1fc8cd7a4f8cfbda4f
[INFO] running `Command { std: "docker" "start" "-a" "7626216ee6ba8f121025555767fd6175ff19f4339d0fff1fc8cd7a4f8cfbda4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7626216ee6ba8f121025555767fd6175ff19f4339d0fff1fc8cd7a4f8cfbda4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7626216ee6ba8f121025555767fd6175ff19f4339d0fff1fc8cd7a4f8cfbda4f", kill_on_drop: false }`
[INFO] [stdout] 7626216ee6ba8f121025555767fd6175ff19f4339d0fff1fc8cd7a4f8cfbda4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34895c766be31d8e236fad6eb2b8f7e8c5ca5f9aa15d55fbad6af2f3ddd3ccba
[INFO] running `Command { std: "docker" "start" "-a" "34895c766be31d8e236fad6eb2b8f7e8c5ca5f9aa15d55fbad6af2f3ddd3ccba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling packed_simd_2 v0.3.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking bitsvec v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u8, 16>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1236:32
[INFO] [stdout]      |
[INFO] [stdout] 1236 |             const ZERO: Self = <$type>::splat(0);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1262 | impl_bitblock!(u8x16, u8, 16);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u8, 16>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1237:31
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             const MAX: Self = <$type>::splat(<$item_type>::MAX);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1262 | impl_bitblock!(u8x16, u8, 16);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u16, 8>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1236:32
[INFO] [stdout]      |
[INFO] [stdout] 1236 |             const ZERO: Self = <$type>::splat(0);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1263 | impl_bitblock!(u16x8, u16, 8);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u16, 8>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1237:31
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             const MAX: Self = <$type>::splat(<$item_type>::MAX);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1263 | impl_bitblock!(u16x8, u16, 8);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u32, 4>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1236:32
[INFO] [stdout]      |
[INFO] [stdout] 1236 |             const ZERO: Self = <$type>::splat(0);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1264 | impl_bitblock!(u32x4, u32, 4);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u32, 4>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1237:31
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             const MAX: Self = <$type>::splat(<$item_type>::MAX);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1264 | impl_bitblock!(u32x4, u32, 4);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u32, 8>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1236:32
[INFO] [stdout]      |
[INFO] [stdout] 1236 |             const ZERO: Self = <$type>::splat(0);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1265 | impl_bitblock!(u32x8, u32, 8);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u32, 8>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1237:31
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             const MAX: Self = <$type>::splat(<$item_type>::MAX);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1265 | impl_bitblock!(u32x8, u32, 8);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u64, 2>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1236:32
[INFO] [stdout]      |
[INFO] [stdout] 1236 |             const ZERO: Self = <$type>::splat(0);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 | impl_bitblock!(u64x2, u64, 2);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u64, 2>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1237:31
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             const MAX: Self = <$type>::splat(<$item_type>::MAX);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1266 | impl_bitblock!(u64x2, u64, 2);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u64, 4>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1236:32
[INFO] [stdout]      |
[INFO] [stdout] 1236 |             const ZERO: Self = <$type>::splat(0);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1267 | impl_bitblock!(u64x4, u64, 4);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u64, 4>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1237:31
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             const MAX: Self = <$type>::splat(<$item_type>::MAX);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1267 | impl_bitblock!(u64x4, u64, 4);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u64, 8>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1236:32
[INFO] [stdout]      |
[INFO] [stdout] 1236 |             const ZERO: Self = <$type>::splat(0);
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1268 | impl_bitblock!(u64x8, u64, 8);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0015]: cannot call non-const fn `Simd::<u64, 8>::splat` in constants
[INFO] [stdout]     --> src/lib.rs:1237:31
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             const MAX: Self = <$type>::splat(<$item_type>::MAX);
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1268 | impl_bitblock!(u64x8, u64, 8);
[INFO] [stdout]      | ----------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: calls in constants are limited to constant functions, tuple structs and tuple variants
[INFO] [stdout]      = note: this error originates in the macro `impl_bitblock` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitsvec` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "34895c766be31d8e236fad6eb2b8f7e8c5ca5f9aa15d55fbad6af2f3ddd3ccba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34895c766be31d8e236fad6eb2b8f7e8c5ca5f9aa15d55fbad6af2f3ddd3ccba", kill_on_drop: false }`
[INFO] [stdout] 34895c766be31d8e236fad6eb2b8f7e8c5ca5f9aa15d55fbad6af2f3ddd3ccba
