[INFO] crate redwood_cli 0.1.0 is already in cache [INFO] extracting crate redwood_cli 0.1.0 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/redwood_cli/0.1.0 [INFO] extracting crate redwood_cli 0.1.0 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/redwood_cli/0.1.0 [INFO] validating manifest of redwood_cli-0.1.0 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of redwood_cli-0.1.0 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing redwood_cli-0.1.0 [INFO] finished frobbing redwood_cli-0.1.0 [INFO] frobbed toml for redwood_cli-0.1.0 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/redwood_cli/0.1.0/Cargo.toml [INFO] started frobbing redwood_cli-0.1.0 [INFO] finished frobbing redwood_cli-0.1.0 [INFO] frobbed toml for redwood_cli-0.1.0 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/redwood_cli/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking redwood_cli-0.1.0 against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-5/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/redwood_cli/0.1.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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9d3f9da2864b9d985de2995ed9560418380ed70949591667a704c3578cb205e1 [INFO] running `"docker" "start" "-a" "9d3f9da2864b9d985de2995ed9560418380ed70949591667a704c3578cb205e1"` [INFO] [stderr] Compiling redwood v0.1.0 [INFO] [stderr] error: failed to run custom build command for `redwood v0.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/redwood-9ff8cc06b283fc57/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/redwood-eb18493b78ab002d/out/src/avx_convert.o" "-c" "src/avx_convert.s" [INFO] [stderr] cargo:warning=src/avx_convert.s: Assembler messages: [INFO] [stderr] cargo:warning=src/avx_convert.s:8: Error: bad expression [INFO] [stderr] cargo:warning=src/avx_convert.s:8: Error: invalid use of register [INFO] [stderr] cargo:warning=src/avx_convert.s:8: Error: junk `input(ymm0):f32' after expression [INFO] [stderr] cargo:warning=src/avx_convert.s:9: Error: invalid character '=' in operand 3 [INFO] [stderr] cargo:warning=src/avx_convert.s:11: Error: invalid character '=' in operand 2 [INFO] [stderr] cargo:warning=src/avx_convert.s:13: Error: invalid character '=' in operand 3 [INFO] [stderr] cargo:warning=src/avx_convert.s:14: Error: invalid character '=' in operand 3 [INFO] [stderr] cargo:warning=src/avx_convert.s:15: Error: invalid character '=' in operand 3 [INFO] [stderr] cargo:warning=src/avx_convert.s:16: Error: invalid character '=' in operand 3 [INFO] [stderr] cargo:warning=src/avx_convert.s:17: Error: invalid character '=' in operand 3 [INFO] [stderr] cargo:warning=src/avx_convert.s:18: Error: bad expression [INFO] [stderr] cargo:warning=src/avx_convert.s:18: Error: invalid use of register [INFO] [stderr] cargo:warning=src/avx_convert.s:18: Error: junk `return(xmm1)result_if_negative|result_if_nonnegative' after expression [INFO] [stderr] cargo:warning=src/avx_convert.s:28: Error: bad expression [INFO] [stderr] cargo:warning=src/avx_convert.s:28: Error: invalid use of register [INFO] [stderr] cargo:warning=src/avx_convert.s:28: Error: junk `input(xmm0):i16' after expression [INFO] [stderr] cargo:warning=src/avx_convert.s:33: Error: invalid character '=' in operand 3 [INFO] [stderr] cargo:warning=src/avx_convert.s:34: Error: invalid character '=' in operand 3 [INFO] [stderr] cargo:warning=src/avx_convert.s:35: Error: invalid character '=' in operand 3 [INFO] [stderr] cargo:warning=src/avx_convert.s:36: Error: invalid character '=' in operand 3 [INFO] [stderr] cargo:warning=src/avx_convert.s:37: Error: bad expression [INFO] [stderr] cargo:warning=src/avx_convert.s:37: Error: invalid use of register [INFO] [stderr] cargo:warning=src/avx_convert.s:37: Error: junk `return (xmm8)result_if_negative|result_if_nonnegative' after expression [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-o" "/opt/crater/target/debug/build/redwood-eb18493b78ab002d/out/src/avx_convert.o" "-c" "src/avx_convert.s" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] running `"docker" "inspect" "9d3f9da2864b9d985de2995ed9560418380ed70949591667a704c3578cb205e1"` [INFO] running `"docker" "rm" "-f" "9d3f9da2864b9d985de2995ed9560418380ed70949591667a704c3578cb205e1"` [INFO] [stdout] 9d3f9da2864b9d985de2995ed9560418380ed70949591667a704c3578cb205e1