[INFO] fetching crate simdnoise 3.0.0... [INFO] extracting crate simdnoise 3.0.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/simdnoise/3.0.0 [INFO] extracting crate simdnoise 3.0.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/simdnoise/3.0.0 [INFO] validating manifest of simdnoise-3.0.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of simdnoise-3.0.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing simdnoise-3.0.0 [INFO] finished frobbing simdnoise-3.0.0 [INFO] frobbed toml for simdnoise-3.0.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/simdnoise/3.0.0/Cargo.toml [INFO] started frobbing simdnoise-3.0.0 [INFO] finished frobbing simdnoise-3.0.0 [INFO] frobbed toml for simdnoise-3.0.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/simdnoise/3.0.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simdeez v0.6.3 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing simdnoise-3.0.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/simdnoise/3.0.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 44981148ab5c5ab8de39e695a2c66619b376563b2ae90902f6388546f239d8fc [INFO] running `"docker" "start" "-a" "44981148ab5c5ab8de39e695a2c66619b376563b2ae90902f6388546f239d8fc"` [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling paste-impl v0.1.5 [INFO] [stderr] Compiling paste v0.1.5 [INFO] [stderr] Compiling simdeez v0.6.3 [INFO] [stderr] Compiling simdnoise v3.0.0 (/opt/crater/workdir) [INFO] [stderr] rustc: /checkout/src/llvm-project/llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp:118: static uint8_t (anonymous namespace)::X86MCCodeEmitter::ModRMByte(unsigned int, unsigned int, unsigned int): Assertion `Mod < 4 && RegOpcode < 8 && RM < 8 && "ModRM Fields out of range!"' failed. [INFO] [stderr] error: Could not compile `simdnoise`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name simdnoise src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=f4f9c0aeaef2ad76 -C extra-filename=-f4f9c0aeaef2ad76 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern simdeez=/opt/crater/target/debug/deps/libsimdeez-d63e752c4f32a31c.rlib --cap-lints=forbid` (signal: 6, SIGABRT: process abort signal) [INFO] running `"docker" "inspect" "44981148ab5c5ab8de39e695a2c66619b376563b2ae90902f6388546f239d8fc"` [INFO] running `"docker" "rm" "-f" "44981148ab5c5ab8de39e695a2c66619b376563b2ae90902f6388546f239d8fc"` [INFO] [stdout] 44981148ab5c5ab8de39e695a2c66619b376563b2ae90902f6388546f239d8fc