[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-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/compass-rs/compass"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/compass-rs/compass'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/compass-rs/compass" "work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/compass-rs/compass"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/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#7840a0b753a065a41999f1fb6028f67d33e3fdd5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of compass-rs/compass on toolchain try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-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-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/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-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/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" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-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-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/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" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking compass-rs/compass against try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-6/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/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" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 48a30052550022dca066a4031166babc17ee11b897a18a447b1ad46dbd3e2fdf [INFO] running `"docker" "start" "-a" "48a30052550022dca066a4031166babc17ee11b897a18a447b1ad46dbd3e2fdf"` [INFO] [stderr] Compiling sass-sys v0.4.10 [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[E0599]: no associated item named `Best` found for type `encoder::flate2::Compression` in the current scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/png-0.3.1/src/encoder.rs:141:34 [INFO] [stderr] | [INFO] [stderr] 141 | flate2::Compression::Best [INFO] [stderr] | ^^^^ [INFO] [stderr] | | [INFO] [stderr] | associated item not found in `encoder::flate2::Compression` [INFO] [stderr] | help: there is a method with a similar name: `best` [INFO] [stderr] [INFO] [stderr] error: aborting due to 23 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `png`. [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.10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/sass-sys-d3b40a962777f38e/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/file.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/context.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/node.o] Error 4 [INFO] [stderr] [INFO] [stderr] STDOUT:mkdir lib [INFO] [stderr] cc -Wall -O2 -I /opt/crater/target/debug/build/sass-sys-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/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-c558c62a5f026db2/out/build/include -fPIC -fPIC -c -o src/expand.o src/expand.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++0x -I /opt/crater/target/debug/build/sass-sys-c558c62a5f026db2/out/build/include -fPIC -fPIC -c -o src/listize.o src/listize.cpp [INFO] [stderr] Makefile:249: recipe for target 'src/file.o' failed [INFO] [stderr] Makefile:249: recipe for target 'src/context.o' failed [INFO] [stderr] Makefile:249: recipe for target 'src/ast.o' failed [INFO] [stderr] Makefile:249: recipe for target 'src/node.o' failed [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.10/build.rs:82:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564f1ed6b10a - backtrace::backtrace::libunwind::trace::h6a914de936d19d32 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.25/src/backtrace/libunwind.rs:97 [INFO] [stderr] 1: 0x564f1ed6b10a - backtrace::backtrace::trace_unsynchronized::hdc7962958aac26ca [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.25/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x564f1ed6b10a - std::sys_common::backtrace::_print::h4636cc90ad6e9cc8 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x564f1ed6b10a - std::sys_common::backtrace::print::h5e5a912d150b774f [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x564f1ed6b10a - std::panicking::default_hook::{{closure}}::h5fcf878e4219f22e [INFO] [stderr] at src/libstd/panicking.rs:197 [INFO] [stderr] 5: 0x564f1ed6ae0b - std::panicking::default_hook::hff6517781036cbe2 [INFO] [stderr] at src/libstd/panicking.rs:211 [INFO] [stderr] 6: 0x564f1ed6b7cf - std::panicking::rust_panic_with_hook::h22be939073562a0c [INFO] [stderr] at src/libstd/panicking.rs:474 [INFO] [stderr] 7: 0x564f1ed6b351 - std::panicking::continue_panic_fmt::h0bf78b06ee9243d2 [INFO] [stderr] at src/libstd/panicking.rs:381 [INFO] [stderr] 8: 0x564f1ed6b29e - std::panicking::begin_panic_fmt::h6e669530d4f5893f [INFO] [stderr] at src/libstd/panicking.rs:336 [INFO] [stderr] 9: 0x564f1ed189ca - build_script_build::compile::h05db64544aefe2f8 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.10/build.rs:82 [INFO] [stderr] 10: 0x564f1ed18e8d - build_script_build::main::h6b88fd77fde5b588 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.10/build.rs:167 [INFO] [stderr] 11: 0x564f1ed1ae2f - std::rt::lang_start::{{closure}}::hf225360e1d785e5b [INFO] [stderr] at /rustc/6a9f0b6cc40687e25f9d772e3b10bab335c63853/src/libstd/rt.rs:64 [INFO] [stderr] 12: 0x564f1ed6b222 - std::rt::lang_start_internal::{{closure}}::h7a046000d751c604 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 13: 0x564f1ed6b222 - std::panicking::try::do_call::h7822f6600116a051 [INFO] [stderr] at src/libstd/panicking.rs:293 [INFO] [stderr] 14: 0x564f1ed73109 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:85 [INFO] [stderr] 15: 0x564f1ed6bcdc - std::panicking::try::h358b691e2e16967b [INFO] [stderr] at src/libstd/panicking.rs:272 [INFO] [stderr] 16: 0x564f1ed6bcdc - std::panic::catch_unwind::haa1f6d1877145dfc [INFO] [stderr] at src/libstd/panic.rs:388 [INFO] [stderr] 17: 0x564f1ed6bcdc - std::rt::lang_start_internal::hdb0bb82020fa34fd [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 18: 0x564f1ed1ae08 - std::rt::lang_start::h5beea063dac650e4 [INFO] [stderr] at /rustc/6a9f0b6cc40687e25f9d772e3b10bab335c63853/src/libstd/rt.rs:64 [INFO] [stderr] 19: 0x564f1ed18eb9 - main [INFO] [stderr] 20: 0x7fd0962072e0 - __libc_start_main [INFO] [stderr] 21: 0x564f1ed16c69 - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "48a30052550022dca066a4031166babc17ee11b897a18a447b1ad46dbd3e2fdf"` [INFO] running `"docker" "rm" "-f" "48a30052550022dca066a4031166babc17ee11b897a18a447b1ad46dbd3e2fdf"` [INFO] [stdout] 48a30052550022dca066a4031166babc17ee11b897a18a447b1ad46dbd3e2fdf