[INFO] fetching crate bitsvec 0.1.1...
[INFO] checking bitsvec-0.1.1 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate bitsvec 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate bitsvec 0.1.1 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded bitvector_simd v0.2.3
[INFO] [stderr]   Downloaded criterion-plot v0.4.5
[INFO] [stderr]   Downloaded bitvec_simd v0.15.0
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded packed_simd_2 v0.3.8
[INFO] [stderr]   Downloaded criterion v0.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1697ac450bc4c56134be9336037c244ffa0b50ca9881f91552637f523d8bf6b
[INFO] running `Command { std: "docker" "start" "-a" "d1697ac450bc4c56134be9336037c244ffa0b50ca9881f91552637f523d8bf6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1697ac450bc4c56134be9336037c244ffa0b50ca9881f91552637f523d8bf6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1697ac450bc4c56134be9336037c244ffa0b50ca9881f91552637f523d8bf6b", kill_on_drop: false }`
[INFO] [stdout] d1697ac450bc4c56134be9336037c244ffa0b50ca9881f91552637f523d8bf6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd6747564830d3ed08ee951e8f2461a5b64111a59b5ff05895cbf9f2c5926f54
[INFO] running `Command { std: "docker" "start" "-a" "bd6747564830d3ed08ee951e8f2461a5b64111a59b5ff05895cbf9f2c5926f54", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling packed_simd_2 v0.3.8
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking regex-automata v0.4.8
[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 cast v0.3.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking wyz v0.5.1
[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] [stderr]     Checking bitvec v1.0.1
[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]     Checking wide v0.7.28
[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" "bd6747564830d3ed08ee951e8f2461a5b64111a59b5ff05895cbf9f2c5926f54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd6747564830d3ed08ee951e8f2461a5b64111a59b5ff05895cbf9f2c5926f54", kill_on_drop: false }`
[INFO] [stdout] bd6747564830d3ed08ee951e8f2461a5b64111a59b5ff05895cbf9f2c5926f54
