[INFO] fetching crate incomplete-rexl 0.1.0...
[INFO] checking incomplete-rexl-0.1.0 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate incomplete-rexl 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate incomplete-rexl 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate incomplete-rexl 0.1.0
[INFO] tweaked toml for crates.io crate incomplete-rexl 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate incomplete-rexl 0.1.0 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate incomplete-rexl 0.1.0 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3dc6c629b61dd77d6cbcde5d99ee78382a23c5d18a6a0c97af681fbb7737e77
[INFO] running `Command { std: "docker" "start" "-a" "c3dc6c629b61dd77d6cbcde5d99ee78382a23c5d18a6a0c97af681fbb7737e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3dc6c629b61dd77d6cbcde5d99ee78382a23c5d18a6a0c97af681fbb7737e77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3dc6c629b61dd77d6cbcde5d99ee78382a23c5d18a6a0c97af681fbb7737e77", kill_on_drop: false }`
[INFO] [stdout] c3dc6c629b61dd77d6cbcde5d99ee78382a23c5d18a6a0c97af681fbb7737e77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3022392f728855088b62185041e65fe3fb9ef929300aae25938ed5c5476bb82
[INFO] running `Command { std: "docker" "start" "-a" "c3022392f728855088b62185041e65fe3fb9ef929300aae25938ed5c5476bb82", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking incomplete-rexl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `#[inline(always)]`-annotated `mm512_hexl_shrdi_epi64_vbmi2` requires the same target features to be inlined
[INFO] [stdout]    --> src/avx512_util.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         mm512_hexl_shrdi_epi64_vbmi2::<BITSHIFT>(x, y)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: function will not be inlined
[INFO] [stdout]     = note: the following target features are on `mm512_hexl_shrdi_epi64_vbmi2` but missing from `mm512_hexl_shrdi_epi64`: avx512vbmi2
[INFO] [stdout] note: `mm512_hexl_shrdi_epi64_vbmi2` is defined here
[INFO] [stdout]    --> src/avx512_util.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | unsafe fn mm512_hexl_shrdi_epi64_vbmi2<const BITSHIFT: i32>(x: __m512i, y: __m512i) -> __m512i {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(inline_always_mismatching_target_features)]` on by default
[INFO] [stdout] help: add `#[target_feature]` attribute to `mm512_hexl_shrdi_epi64`
[INFO] [stdout]     |
[INFO] [stdout] 361 + #[target_feature(enable = "avx512vbmi2")]
[INFO] [stdout] 362 | pub unsafe fn mm512_hexl_shrdi_epi64<const BITSHIFT: i32>(x: __m512i, y: __m512i) -> __m512i {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `#[inline(always)]`-annotated `mm512_hexl_shrdi_epi64_vbmi2` requires the same target features to be inlined
[INFO] [stdout]    --> src/avx512_util.rs:363:9
[INFO] [stdout]     |
[INFO] [stdout] 363 |         mm512_hexl_shrdi_epi64_vbmi2::<BITSHIFT>(x, y)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: function will not be inlined
[INFO] [stdout]     = note: the following target features are on `mm512_hexl_shrdi_epi64_vbmi2` but missing from `mm512_hexl_shrdi_epi64`: avx512vbmi2
[INFO] [stdout] note: `mm512_hexl_shrdi_epi64_vbmi2` is defined here
[INFO] [stdout]    --> src/avx512_util.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | unsafe fn mm512_hexl_shrdi_epi64_vbmi2<const BITSHIFT: i32>(x: __m512i, y: __m512i) -> __m512i {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(inline_always_mismatching_target_features)]` on by default
[INFO] [stdout] help: add `#[target_feature]` attribute to `mm512_hexl_shrdi_epi64`
[INFO] [stdout]     |
[INFO] [stdout] 361 + #[target_feature(enable = "avx512vbmi2")]
[INFO] [stdout] 362 | pub unsafe fn mm512_hexl_shrdi_epi64<const BITSHIFT: i32>(x: __m512i, y: __m512i) -> __m512i {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.46s
[INFO] running `Command { std: "docker" "inspect" "c3022392f728855088b62185041e65fe3fb9ef929300aae25938ed5c5476bb82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3022392f728855088b62185041e65fe3fb9ef929300aae25938ed5c5476bb82", kill_on_drop: false }`
[INFO] [stdout] c3022392f728855088b62185041e65fe3fb9ef929300aae25938ed5c5476bb82
