[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-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/compass-rs/compass"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/gh/compass-rs/compass'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/compass-rs/compass" "work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/gh/compass-rs/compass"` [INFO] [stderr] Cloning into 'work/ex/pr-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/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#a850a426491e14186af2250549bf41256b5938d2 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of compass-rs/compass on toolchain try#06a150c7d11500b41499224f165e9de1de096768 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-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-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/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-60162/sources/try#06a150c7d11500b41499224f165e9de1de096768/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" "+a850a426491e14186af2250549bf41256b5938d2-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-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/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" "+a850a426491e14186af2250549bf41256b5938d2-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+a850a426491e14186af2250549bf41256b5938d2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+06a150c7d11500b41499224f165e9de1de096768-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking compass-rs/compass against master#a850a426491e14186af2250549bf41256b5938d2 for pr-60162 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60162/worker-0/master#a850a426491e14186af2250549bf41256b5938d2:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60162/sources/master#a850a426491e14186af2250549bf41256b5938d2/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" "+a850a426491e14186af2250549bf41256b5938d2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 947518f6cb11f37323d5d0863cb4cb65dedac4ca0bd7b1f8225619395151d987 [INFO] running `"docker" "start" "-a" "947518f6cb11f37323d5d0863cb4cb65dedac4ca0bd7b1f8225619395151d987"` [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=d41ba387d2167716 -C extra-filename=-d41ba387d2167716 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bitflags=/opt/crater/target/debug/deps/libbitflags-133f982bd6453a38.rmeta --extern flate2=/opt/crater/target/debug/deps/libflate2-8201af37a6a67516.rmeta --extern libc=/opt/crater/target/debug/deps/liblibc-cd2f263df1095069.rmeta --extern num=/opt/crater/target/debug/deps/libnum-968c578af5c9e39f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/crater/target/debug/build/miniz-sys-fade599f6c3ac288/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-88a7f3c0df0fb1e9/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/functions.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/environment.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/ast.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/color_maps.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/file.o] Error 4 [INFO] [stderr] [INFO] [stderr] STDOUT:mkdir lib [INFO] [stderr] cc -Wall -O2 -I /opt/crater/target/debug/build/sass-sys-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/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-cfb2759122471e9c/out/build/include -fPIC -fPIC -c -o src/eval.o src/eval.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-cfb2759122471e9c/out/build/include -fPIC -fPIC -c -o src/expand.o src/expand.cpp [INFO] [stderr] Makefile:249: recipe for target 'src/functions.o' failed [INFO] [stderr] Makefile:249: recipe for target 'src/environment.o' failed [INFO] [stderr] Makefile:249: recipe for target 'src/ast.o' failed [INFO] [stderr] Makefile:249: recipe for target 'src/color_maps.o' failed [INFO] [stderr] Makefile:249: recipe for target 'src/file.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: 0x55fb918220b3 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h2fed620c63d566d5 [INFO] [stderr] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stderr] 1: 0x55fb9181ddcb - std::sys_common::backtrace::_print::hbcf4a8a33d23e6eb [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stderr] 2: 0x55fb91820ea6 - std::panicking::default_hook::{{closure}}::hb6060c4fcab16a41 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 3: 0x55fb91820c39 - std::panicking::default_hook::h2aa3eab10c226995 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 4: 0x55fb918214ff - std::panicking::rust_panic_with_hook::h996942209ba041ab [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 5: 0x55fb91821081 - std::panicking::continue_panic_fmt::h32c075acce10620e [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 6: 0x55fb91820fce - std::panicking::begin_panic_fmt::h34128697d61aac0f [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 7: 0x55fb917cef56 - build_script_build::compile::h3fb05859fbe79965 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.8/build.rs:81 [INFO] [stderr] 8: 0x55fb917cf3cd - build_script_build::main::h78421abf8e7d9d7b [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.8/build.rs:166 [INFO] [stderr] 9: 0x55fb917d108f - std::rt::lang_start::{{closure}}::h1ecb1f2317d8a3bd [INFO] [stderr] at /rustc/a850a426491e14186af2250549bf41256b5938d2/src/libstd/rt.rs:64 [INFO] [stderr] 10: 0x55fb91820f52 - std::panicking::try::do_call::hbee74efdae64ccf0 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 11: 0x55fb91828c39 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 12: 0x55fb91821a0c - std::rt::lang_start_internal::hd6198533d727f486 [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: 0x55fb917d1068 - std::rt::lang_start::h911fd2da247b584c [INFO] [stderr] at /rustc/a850a426491e14186af2250549bf41256b5938d2/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55fb917cf3f9 - main [INFO] [stderr] 15: 0x7f472eccd2e0 - __libc_start_main [INFO] [stderr] 16: 0x55fb917cd219 - _start [INFO] [stderr] 17: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "947518f6cb11f37323d5d0863cb4cb65dedac4ca0bd7b1f8225619395151d987"` [INFO] running `"docker" "rm" "-f" "947518f6cb11f37323d5d0863cb4cb65dedac4ca0bd7b1f8225619395151d987"` [INFO] [stdout] 947518f6cb11f37323d5d0863cb4cb65dedac4ca0bd7b1f8225619395151d987