[INFO] fetching crate bitsvec 0.1.1...
[INFO] checking bitsvec-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bitsvec 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate bitsvec 0.1.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitvector_simd v0.2.3
[INFO] [stderr]   Downloaded bitvec_simd v0.15.0
[INFO] [stderr]   Downloaded packed_simd_2 v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9134d82093ab8cfd4abbe3c2478187f0aebc5c5d2e1a8c7b77d9c48ee7b0d99e
[INFO] running `Command { std: "docker" "start" "-a" "9134d82093ab8cfd4abbe3c2478187f0aebc5c5d2e1a8c7b77d9c48ee7b0d99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9134d82093ab8cfd4abbe3c2478187f0aebc5c5d2e1a8c7b77d9c48ee7b0d99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9134d82093ab8cfd4abbe3c2478187f0aebc5c5d2e1a8c7b77d9c48ee7b0d99e", kill_on_drop: false }`
[INFO] [stdout] 9134d82093ab8cfd4abbe3c2478187f0aebc5c5d2e1a8c7b77d9c48ee7b0d99e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f9f58c03849c2333d7362a5eca6794fb0c020d2dbc17159dd8df4b8b403838e
[INFO] running `Command { std: "docker" "start" "-a" "4f9f58c03849c2333d7362a5eca6794fb0c020d2dbc17159dd8df4b8b403838e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling packed_simd_2 v0.3.8
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking bitsvec v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking criterion v0.3.6
[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" "4f9f58c03849c2333d7362a5eca6794fb0c020d2dbc17159dd8df4b8b403838e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f9f58c03849c2333d7362a5eca6794fb0c020d2dbc17159dd8df4b8b403838e", kill_on_drop: false }`
[INFO] [stdout] 4f9f58c03849c2333d7362a5eca6794fb0c020d2dbc17159dd8df4b8b403838e
