[INFO] crate sfnt2woff-zopfli-sys 0.0.1 is already in cache [INFO] extracting crate sfnt2woff-zopfli-sys 0.0.1 into work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/reg/sfnt2woff-zopfli-sys/0.0.1 [INFO] extracting crate sfnt2woff-zopfli-sys 0.0.1 into work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/reg/sfnt2woff-zopfli-sys/0.0.1 [INFO] validating manifest of sfnt2woff-zopfli-sys-0.0.1 on toolchain master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sfnt2woff-zopfli-sys-0.0.1 on toolchain try#18481b65f318e0b4b20c0fc61340054701719d6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sfnt2woff-zopfli-sys-0.0.1 [INFO] finished frobbing sfnt2woff-zopfli-sys-0.0.1 [INFO] frobbed toml for sfnt2woff-zopfli-sys-0.0.1 written to work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/reg/sfnt2woff-zopfli-sys/0.0.1/Cargo.toml [INFO] started frobbing sfnt2woff-zopfli-sys-0.0.1 [INFO] finished frobbing sfnt2woff-zopfli-sys-0.0.1 [INFO] frobbed toml for sfnt2woff-zopfli-sys-0.0.1 written to work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/reg/sfnt2woff-zopfli-sys/0.0.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking sfnt2woff-zopfli-sys-0.0.1 against master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 for pr-62507 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62507/worker-3/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/reg/sfnt2woff-zopfli-sys/0.0.1:/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" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4d5fa4c345e6c57940e6c89d3e6e7cee13d9cd86bda3f3408896dac31b3ee7b7 [INFO] running `"docker" "start" "-a" "4d5fa4c345e6c57940e6c89d3e6e7cee13d9cd86bda3f3408896dac31b3ee7b7"` [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling sfnt2woff-zopfli-sys v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'gcc::Build': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> src/build.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use ::gcc::Build; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Build': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> src/build.rs:17:2 [INFO] [stderr] | [INFO] [stderr] 17 | Build::new() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> src/build.rs:17:2 [INFO] [stderr] | [INFO] [stderr] 17 | Build::new() [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `sfnt2woff-zopfli-sys v0.0.1 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-5482a240a79af1ac/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/blocksplitter.o" "-c" "lib/sfnt2woff-zopfli/blocksplitter.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/lz77.o" "-c" "lib/sfnt2woff-zopfli/lz77.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/zopfli_lib.o" "-c" "lib/sfnt2woff-zopfli/zopfli_lib.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/woff.o" "-c" "lib/sfnt2woff-zopfli/woff.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/zlib_container.o" "-c" "lib/sfnt2woff-zopfli/zlib_container.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/deflate.o" "-c" "lib/sfnt2woff-zopfli/deflate.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/katajainen.o" "-c" "lib/sfnt2woff-zopfli/katajainen.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/tree.o" "-c" "lib/sfnt2woff-zopfli/tree.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/cache.o" "-c" "lib/sfnt2woff-zopfli/cache.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/gzip_container.o" "-c" "lib/sfnt2woff-zopfli/gzip_container.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/util.o" "-c" "lib/sfnt2woff-zopfli/util.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/hash.o" "-c" "lib/sfnt2woff-zopfli/hash.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-static" "-o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/squeeze.o" "-c" "lib/sfnt2woff-zopfli/squeeze.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] running: "ar" "crs" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/libsfnt2woff-zopfli.a" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/blocksplitter.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/cache.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/deflate.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/gzip_container.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/hash.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/katajainen.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/lz77.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/squeeze.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/tree.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/util.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/zlib_container.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/zopfli_lib.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out/lib/sfnt2woff-zopfli/woff.o" [INFO] [stderr] exit code: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rustc-link-lib=static=sfnt2woff-zopfli [INFO] [stderr] cargo:rustc-link-search=native=/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-72dc37b77e4121f7/out [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Couldn't write bindings for woff.h: Custom { kind: Other, error: "Internal rustfmt error:\nerror: \'rustfmt\' is not installed for the toolchain \'78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt\'\nTo install, run `rustup component add rustfmt --toolchain 78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt`\n" }', src/libcore/result.rs:1051:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558279ab405b - backtrace::backtrace::libunwind::trace::h4f04af92f39f2b78 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x558279ab405b - backtrace::backtrace::trace_unsynchronized::hb28ce8d2b7fb3e31 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x558279ab405b - std::sys_common::backtrace::_print::he3f49d2d13a51ff1 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x558279ab405b - std::sys_common::backtrace::print::h46c2f3b13519e9bf [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x558279ab405b - std::panicking::default_hook::{{closure}}::h6694acddafc67583 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x558279ab3d37 - std::panicking::default_hook::hb4761d2feeb6d93c [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x558279ab47d0 - std::panicking::rust_panic_with_hook::h7a5f9620b0a832bc [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x558279ab4352 - std::panicking::continue_panic_fmt::h76588b16c9674f9c [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x558279ab4236 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x558279ad4c6d - core::panicking::panic_fmt::hcce9be08ab68e123 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x558279a98af8 - core::result::unwrap_failed::h4510f5628f53399d [INFO] [stderr] at /rustc/78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/src/libcore/macros.rs:18 [INFO] [stderr] 11: 0x558279327997 - core::result::Result::expect::h88b3d54308a34074 [INFO] [stderr] at /rustc/78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/src/libcore/result.rs:879 [INFO] [stderr] 12: 0x5582790b0c68 - build_script_build::main::he2346032462b46cd [INFO] [stderr] at src/build.rs:60 [INFO] [stderr] 13: 0x5582790b3f60 - std::rt::lang_start::{{closure}}::h53a746a509615066 [INFO] [stderr] at /rustc/78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x558279ab41d3 - std::rt::lang_start_internal::{{closure}}::h32e298b4b9152770 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x558279ab41d3 - std::panicking::try::do_call::hc8de7cda8a6a61da [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x558279abce4a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 17: 0x558279ab4d9d - std::panicking::try::h2d3ab36572ae54da [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x558279ab4d9d - std::panic::catch_unwind::h4b587439b0094333 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x558279ab4d9d - std::rt::lang_start_internal::h0772ca1bc29dd619 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x5582790b3f39 - std::rt::lang_start::h7027fcdce34700d1 [INFO] [stderr] at /rustc/78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x5582790b0cfa - main [INFO] [stderr] 22: 0x7ff9fa9fb2e1 - __libc_start_main [INFO] [stderr] 23: 0x5582790b058a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "4d5fa4c345e6c57940e6c89d3e6e7cee13d9cd86bda3f3408896dac31b3ee7b7"` [INFO] running `"docker" "rm" "-f" "4d5fa4c345e6c57940e6c89d3e6e7cee13d9cd86bda3f3408896dac31b3ee7b7"` [INFO] [stdout] 4d5fa4c345e6c57940e6c89d3e6e7cee13d9cd86bda3f3408896dac31b3ee7b7