[INFO] fetching crate bitsvec 0.1.1...
[INFO] checking bitsvec-0.1.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate bitsvec 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate bitsvec 0.1.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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 bitvec_simd v0.15.0 (available: v0.20.5)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2251ae4c0e32dec591ae935d5647d033372ad129038610dd4548fb4e35419ca
[INFO] running `Command { std: "docker" "start" "-a" "d2251ae4c0e32dec591ae935d5647d033372ad129038610dd4548fb4e35419ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2251ae4c0e32dec591ae935d5647d033372ad129038610dd4548fb4e35419ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2251ae4c0e32dec591ae935d5647d033372ad129038610dd4548fb4e35419ca", kill_on_drop: false }`
[INFO] [stdout] d2251ae4c0e32dec591ae935d5647d033372ad129038610dd4548fb4e35419ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 217baeb3328795f5081318d3bbe13912dc5cdfe7d7bc1087440bd1261cdcbbb9
[INFO] running `Command { std: "docker" "start" "-a" "217baeb3328795f5081318d3bbe13912dc5cdfe7d7bc1087440bd1261cdcbbb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]    Compiling packed_simd_2 v0.3.8
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking bitsvec v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking plotters v0.3.7
[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] For more information about this error, try `rustc --explain E0015`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bitsvec` (lib) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "217baeb3328795f5081318d3bbe13912dc5cdfe7d7bc1087440bd1261cdcbbb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "217baeb3328795f5081318d3bbe13912dc5cdfe7d7bc1087440bd1261cdcbbb9", kill_on_drop: false }`
[INFO] [stdout] 217baeb3328795f5081318d3bbe13912dc5cdfe7d7bc1087440bd1261cdcbbb9
