[INFO] updating cached repository compass-rs/compass [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/compass-rs/compass [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/compass-rs/compass" "work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/compass-rs/compass"` [INFO] [stderr] Cloning into 'work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/compass-rs/compass'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/compass-rs/compass" "work/ex/pr-59527/sources/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00/gh/compass-rs/compass"` [INFO] [stderr] Cloning into 'work/ex/pr-59527/sources/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00/gh/compass-rs/compass'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 53c4a9681cb263bd7ed6c501e4544031cab2b67a [INFO] sha for GitHub repo compass-rs/compass: 53c4a9681cb263bd7ed6c501e4544031cab2b67a [INFO] validating manifest of compass-rs/compass on toolchain master#003382e4150984cb476047b3925edf8d75df2d59 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of compass-rs/compass on toolchain try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+47f4f94676fbdd494dd2c2dc9ac377a13fc78e00-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing compass-rs/compass [INFO] finished frobbing compass-rs/compass [INFO] frobbed toml for compass-rs/compass written to work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/compass-rs/compass/Cargo.toml [INFO] started frobbing compass-rs/compass [INFO] finished frobbing compass-rs/compass [INFO] frobbed toml for compass-rs/compass written to work/ex/pr-59527/sources/try#47f4f94676fbdd494dd2c2dc9ac377a13fc78e00/gh/compass-rs/compass/Cargo.toml [INFO] crate compass-rs/compass already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/compass-rs/compass/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+47f4f94676fbdd494dd2c2dc9ac377a13fc78e00-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+47f4f94676fbdd494dd2c2dc9ac377a13fc78e00-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking compass-rs/compass against master#003382e4150984cb476047b3925edf8d75df2d59 for pr-59527 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59527/worker-6/master#003382e4150984cb476047b3925edf8d75df2d59:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59527/sources/master#003382e4150984cb476047b3925edf8d75df2d59/gh/compass-rs/compass:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+003382e4150984cb476047b3925edf8d75df2d59-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e91240a14f4c969120eedb428ee3c997016065b00c173db53cca7231df1501de [INFO] running `"docker" "start" "-a" "e91240a14f4c969120eedb428ee3c997016065b00c173db53cca7231df1501de"` [INFO] [stderr] Compiling sass-sys v0.4.8 [INFO] [stderr] Checking png v0.3.1 [INFO] [stderr] error: no rules expected the token `flags` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/common.rs:179:5 [INFO] [stderr] | [INFO] [stderr] 179 | flags Transformations: u32 { [INFO] [stderr] | ^^^^^ no rules expected this token in macro call [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `common::Transformations` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:11:41 [INFO] [stderr] | [INFO] [stderr] 11 | use common::{ColorType, BitDepth, Info, Transformations}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ no `Transformations` in `common` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_EXPAND` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:68:26 [INFO] [stderr] | [INFO] [stderr] 68 | transform: ::TRANSFORM_EXPAND | ::TRANSFORM_SCALE_16 | ::TRANSFORM_STRIP_16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_SCALE_16` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:68:47 [INFO] [stderr] | [INFO] [stderr] 68 | transform: ::TRANSFORM_EXPAND | ::TRANSFORM_SCALE_16 | ::TRANSFORM_STRIP_16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_STRIP_16` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:68:70 [INFO] [stderr] | [INFO] [stderr] 68 | transform: ::TRANSFORM_EXPAND | ::TRANSFORM_SCALE_16 | ::TRANSFORM_STRIP_16, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_IDENTITY` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:250:27 [INFO] [stderr] | [INFO] [stderr] 250 | if transform == ::TRANSFORM_IDENTITY { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_EXPAND` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:271:41 [INFO] [stderr] | [INFO] [stderr] 271 | if transform.contains(::TRANSFORM_EXPAND) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_SCALE_16` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:291:62 [INFO] [stderr] | [INFO] [stderr] 291 | if bit_depth == 16 && transform.intersects(::TRANSFORM_SCALE_16 | ::TRANSFORM_STRIP_16) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_STRIP_16` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:291:85 [INFO] [stderr] | [INFO] [stderr] 291 | if bit_depth == 16 && transform.intersects(::TRANSFORM_SCALE_16 | ::TRANSFORM_STRIP_16) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_IDENTITY` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:313:19 [INFO] [stderr] | [INFO] [stderr] 313 | if t == ::TRANSFORM_IDENTITY { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_SCALE_16` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:318:23 [INFO] [stderr] | [INFO] [stderr] 318 | ::TRANSFORM_SCALE_16 | ::TRANSFORM_STRIP_16 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_STRIP_16` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:318:46 [INFO] [stderr] | [INFO] [stderr] 318 | ::TRANSFORM_SCALE_16 | ::TRANSFORM_STRIP_16 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_EXPAND` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:320:35 [INFO] [stderr] | [INFO] [stderr] 320 | _ if t.contains(::TRANSFORM_EXPAND) => 8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_EXPAND` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:323:46 [INFO] [stderr] | [INFO] [stderr] 323 | let color_type = if t.contains(::TRANSFORM_EXPAND) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_SCALE_16` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:351:15 [INFO] [stderr] | [INFO] [stderr] 351 | ::TRANSFORM_SCALE_16 | ::TRANSFORM_STRIP_16 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_STRIP_16` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:351:38 [INFO] [stderr] | [INFO] [stderr] 351 | ::TRANSFORM_SCALE_16 | ::TRANSFORM_STRIP_16 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_EXPAND` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:367:45 [INFO] [stderr] | [INFO] [stderr] 367 | Indexed if trns && t.contains(::TRANSFORM_EXPAND) => 4 * 8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_EXPAND` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:368:37 [INFO] [stderr] | [INFO] [stderr] 368 | Indexed if t.contains(::TRANSFORM_EXPAND) => 3 * 8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_EXPAND` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:369:41 [INFO] [stderr] | [INFO] [stderr] 369 | RGB if trns && t.contains(::TRANSFORM_EXPAND) => 4 * 8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_EXPAND` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:370:47 [INFO] [stderr] | [INFO] [stderr] 370 | Grayscale if trns && t.contains(::TRANSFORM_EXPAND) => 2 * 8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_EXPAND` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:371:39 [INFO] [stderr] | [INFO] [stderr] 371 | Grayscale if t.contains(::TRANSFORM_EXPAND) => 1 * 8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TRANSFORM_EXPAND` in the crate root [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/decoder/mod.rs:372:44 [INFO] [stderr] | [INFO] [stderr] 372 | GrayscaleAlpha if t.contains(::TRANSFORM_EXPAND) => 2 * 8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ not found in the crate root [INFO] [stderr] [INFO] [stderr] error: Could not compile `png`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name png /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=4d962adc2aae0b4b -C extra-filename=-4d962adc2aae0b4b --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-729c3a2cb622810b.rmeta --extern flate2=/opt/crater/target/debug/deps/libflate2-af695946acf438b4.rmeta --extern libc=/opt/crater/target/debug/deps/liblibc-76080339a346b711.rmeta --extern num=/opt/crater/target/debug/deps/libnum-d105deffb7e8a58f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/crater/target/debug/build/miniz-sys-34b78dd48c3f905a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `sass-sys v0.4.8` [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/sass-sys-8efe1283125ef675/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Build error: [INFO] [stderr] STDERR:g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/bind.o] Error 4 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/file.o] Error 4 [INFO] [stderr] g++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/parser.o] Error 4 [INFO] [stderr] [INFO] [stderr] STDOUT:mkdir lib [INFO] [stderr] cc -Wall -O2 -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/cencode.o src/cencode.c [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/ast.o src/ast.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/node.o src/node.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/context.o src/context.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/constants.o src/constants.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/functions.o src/functions.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/color_maps.o src/color_maps.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/environment.o src/environment.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/bind.o src/bind.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/file.o src/file.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/util.o src/util.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/json.o src/json.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/units.o src/units.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/values.o src/values.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/plugins.o src/plugins.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/position.o src/position.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/lexer.o src/lexer.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/parser.o src/parser.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/prelexer.o src/prelexer.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-136401d591ded64b/out/build/include -fPIC -fPIC -c -o src/eval.o src/eval.cpp [INFO] [stderr] Makefile:249: recipe for target 'src/bind.o' failed [INFO] [stderr] Makefile:249: recipe for target 'src/file.o' failed [INFO] [stderr] Makefile:249: recipe for target 'src/parser.o' failed [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.8/build.rs:81:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559798f48cf3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8e85ae08a3e797cb [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x559798f44a0b - std::sys_common::backtrace::_print::ha0d9a76ea3ec9885 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x559798f47ae6 - std::panicking::default_hook::{{closure}}::h205e1eb79009c571 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x559798f47879 - std::panicking::default_hook::h6c409efc334e6f27 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x559798f4813f - std::panicking::rust_panic_with_hook::h970127bd8802fe05 [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x559798f47cc1 - std::panicking::continue_panic_fmt::h45451094346d1100 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x559798f47c0e - std::panicking::begin_panic_fmt::hce7b55305062a45c [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x559798ef6d66 - build_script_build::compile::h7cf6a3073eb2710e [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.8/build.rs:81 [INFO] [stderr] 8: 0x559798ef71dd - build_script_build::main::h3bf6a45c62e7efc7 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.8/build.rs:166 [INFO] [stderr] 9: 0x559798ef8e8f - std::rt::lang_start::{{closure}}::hfe163e513e2a1675 [INFO] [stderr] at /rustc/003382e4150984cb476047b3925edf8d75df2d59/src/libstd/rt.rs:64 [INFO] [stderr] 10: 0x559798f47b92 - std::panicking::try::do_call::h2de9acad0220385b [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 11: 0x559798f4f829 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:87 [INFO] [stderr] 12: 0x559798f4864c - std::rt::lang_start_internal::hc3ac4296be0ee0ec [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 13: 0x559798ef8e68 - std::rt::lang_start::h4227adc345cf73d0 [INFO] [stderr] at /rustc/003382e4150984cb476047b3925edf8d75df2d59/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x559798ef7209 - main [INFO] [stderr] 15: 0x7f1569c132e0 - __libc_start_main [INFO] [stderr] 16: 0x559798ef5029 - _start [INFO] [stderr] 17: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "e91240a14f4c969120eedb428ee3c997016065b00c173db53cca7231df1501de"` [INFO] running `"docker" "rm" "-f" "e91240a14f4c969120eedb428ee3c997016065b00c173db53cca7231df1501de"` [INFO] [stdout] e91240a14f4c969120eedb428ee3c997016065b00c173db53cca7231df1501de