[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-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/reg/sfnt2woff-zopfli-sys/0.0.1 [INFO] extracting crate sfnt2woff-zopfli-sys 0.0.1 into work/ex/pr-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/reg/sfnt2woff-zopfli-sys/0.0.1 [INFO] validating manifest of sfnt2woff-zopfli-sys-0.0.1 on toolchain master#5f9c0448dde167128d668da4555879f64e56af1d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sfnt2woff-zopfli-sys-0.0.1 on toolchain try#8ec8125bea94852768b56958f05da47666c21ab0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-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-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/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-62133/sources/try#8ec8125bea94852768b56958f05da47666c21ab0/reg/sfnt2woff-zopfli-sys/0.0.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+8ec8125bea94852768b56958f05da47666c21ab0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking sfnt2woff-zopfli-sys-0.0.1 against master#5f9c0448dde167128d668da4555879f64e56af1d for pr-62133 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62133/worker-5/master#5f9c0448dde167128d668da4555879f64e56af1d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62133/sources/master#5f9c0448dde167128d668da4555879f64e56af1d/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" "+5f9c0448dde167128d668da4555879f64e56af1d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 34a7c54661e897961b805e234a35106bb6273262ceac916d08044efda8b911d9 [INFO] running `"docker" "start" "-a" "34a7c54661e897961b805e234a35106bb6273262ceac916d08044efda8b911d9"` [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling bindgen v0.30.0 [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-e2cd254d78212f68/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-82938904b8791f68/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-82938904b8791f68/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-82938904b8791f68/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-82938904b8791f68/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-82938904b8791f68/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-82938904b8791f68/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-82938904b8791f68/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-82938904b8791f68/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-82938904b8791f68/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-82938904b8791f68/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] 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-82938904b8791f68/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-82938904b8791f68/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-82938904b8791f68/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] 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-82938904b8791f68/out/libsfnt2woff-zopfli.a" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/out/lib/sfnt2woff-zopfli/blocksplitter.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/out/lib/sfnt2woff-zopfli/cache.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/out/lib/sfnt2woff-zopfli/deflate.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/out/lib/sfnt2woff-zopfli/gzip_container.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/out/lib/sfnt2woff-zopfli/hash.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/out/lib/sfnt2woff-zopfli/katajainen.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/out/lib/sfnt2woff-zopfli/lz77.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/out/lib/sfnt2woff-zopfli/squeeze.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/out/lib/sfnt2woff-zopfli/tree.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/out/lib/sfnt2woff-zopfli/util.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/out/lib/sfnt2woff-zopfli/zlib_container.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/out/lib/sfnt2woff-zopfli/zopfli_lib.o" "/opt/crater/target/debug/build/sfnt2woff-zopfli-sys-82938904b8791f68/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-82938904b8791f68/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 \'5f9c0448dde167128d668da4555879f64e56af1d-alt\'\nTo install, run `rustup component add rustfmt --toolchain 5f9c0448dde167128d668da4555879f64e56af1d-alt`\n" }', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564c57aaa1eb - backtrace::backtrace::libunwind::trace::h0c70a293f076b04d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x564c57aaa1eb - backtrace::backtrace::trace_unsynchronized::h1bc693e29cfaa7b4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x564c57aaa1eb - std::sys_common::backtrace::_print::h8e9bb00be68d4090 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x564c57aaa1eb - std::sys_common::backtrace::print::h706192507dd9d34d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x564c57aaa1eb - std::panicking::default_hook::{{closure}}::he2b558091ea21dea [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 5: 0x564c57aa9ec7 - std::panicking::default_hook::hfb9d48d2b8aaf0f5 [INFO] [stderr] at src/libstd/panicking.rs:212 [INFO] [stderr] 6: 0x564c57aaa960 - std::panicking::rust_panic_with_hook::h56bb6d26ac5aac90 [INFO] [stderr] at src/libstd/panicking.rs:475 [INFO] [stderr] 7: 0x564c57aaa4e2 - std::panicking::continue_panic_fmt::h360cf8419afe0564 [INFO] [stderr] at src/libstd/panicking.rs:382 [INFO] [stderr] 8: 0x564c57aaa3c6 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:309 [INFO] [stderr] 9: 0x564c57acadfd - core::panicking::panic_fmt::h9cf93b79d5aa98c5 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x564c57a8ede8 - core::result::unwrap_failed::h3c94a1fbc8e9c297 [INFO] [stderr] at /rustc/5f9c0448dde167128d668da4555879f64e56af1d/src/libcore/macros.rs:18 [INFO] [stderr] 11: 0x564c57325277 - core::result::Result::expect::h3f2430b76075647a [INFO] [stderr] at /rustc/5f9c0448dde167128d668da4555879f64e56af1d/src/libcore/result.rs:827 [INFO] [stderr] 12: 0x564c570ae918 - build_script_build::main::h40f2d95f9278aa14 [INFO] [stderr] at src/build.rs:60 [INFO] [stderr] 13: 0x564c570aeb30 - std::rt::lang_start::{{closure}}::hdc38f8dc99a1e322 [INFO] [stderr] at /rustc/5f9c0448dde167128d668da4555879f64e56af1d/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x564c57aaa363 - std::rt::lang_start_internal::{{closure}}::h868ef2b3c3a15fff [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x564c57aaa363 - std::panicking::try::do_call::h4528fe5c5ea34ef8 [INFO] [stderr] at src/libstd/panicking.rs:294 [INFO] [stderr] 16: 0x564c57ab2fda - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 17: 0x564c57aaaf2d - std::panicking::try::ha87d5378c5dcb863 [INFO] [stderr] at src/libstd/panicking.rs:273 [INFO] [stderr] 18: 0x564c57aaaf2d - std::panic::catch_unwind::hf01b748a30fdd5ec [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 19: 0x564c57aaaf2d - std::rt::lang_start_internal::h9518341cf2ad1d33 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x564c570aeb09 - std::rt::lang_start::h964694746ac24a11 [INFO] [stderr] at /rustc/5f9c0448dde167128d668da4555879f64e56af1d/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x564c570ae9aa - main [INFO] [stderr] 22: 0x7fac80bab2e1 - __libc_start_main [INFO] [stderr] 23: 0x564c570ad7ea - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "34a7c54661e897961b805e234a35106bb6273262ceac916d08044efda8b911d9"` [INFO] running `"docker" "rm" "-f" "34a7c54661e897961b805e234a35106bb6273262ceac916d08044efda8b911d9"` [INFO] [stdout] 34a7c54661e897961b805e234a35106bb6273262ceac916d08044efda8b911d9