[INFO] updating cached repository https://github.com/compass-rs/compass [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 53c4a9681cb263bd7ed6c501e4544031cab2b67a [INFO] checking compass-rs/compass against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompass-rs%2Fcompass" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/compass-rs/compass on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/compass-rs/compass [INFO] finished tweaking git repo https://github.com/compass-rs/compass [INFO] tweaked toml for git repo https://github.com/compass-rs/compass written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/compass-rs/compass already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a4057820173cbf51236dc2baefaa258779771962de366c44003587ec8830516d [INFO] running `"docker" "start" "-a" "a4057820173cbf51236dc2baefaa258779771962de366c44003587ec8830516d"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking gif v0.5.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Checking enum_primitive v0.0.1 [INFO] [stderr] Checking png v0.3.1 [INFO] [stderr] error: no rules expected the token `flags` [INFO] [stderr] --> /opt/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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/rustwide/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] Compiling sass-sys v0.4.13 [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/rustwide/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=201cd8bf08ebf64f -C extra-filename=-201cd8bf08ebf64f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b65841f01255eb8e.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-6cc67992bcd9600f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-27d1dfca37801799.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-a25e04ada4828dd3.rmeta --cap-lints allow --cap-lints=forbid` (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.13` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sass-sys-47c9c626922f0920/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] 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] make: *** [src/inspect.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/sass_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/position.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/sass_util.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/subset_map.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/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/remove_placeholders.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/fn_lists.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/extend.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] 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_values.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_fwd_decl.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/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/fn_strings.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/sass_values.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/ast2c.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/check_nesting.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/sass_functions.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/fn_utils.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/sass.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/cssize.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/utf8_string.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] 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/listize.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/operators.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/error_handling.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/c2ast.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/fn_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/memory/SharedPtr.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_supports.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/to_value.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/emitter.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/source_map.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_sel_cmp.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/values.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/output.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/fn_selectors.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_selectors.o] Error 4 [INFO] [stderr] [INFO] [stderr] STDOUT:cc -Wall -O2 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/cencode.o src/cencode.c [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/ast.o src/ast.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/ast_values.o src/ast_values.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/ast_supports.o src/ast_supports.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/ast_selectors.o src/ast_selectors.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/node.o src/node.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/context.o src/context.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/constants.o src/constants.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/fn_utils.o src/fn_utils.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/fn_miscs.o src/fn_miscs.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/fn_maps.o src/fn_maps.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/fn_lists.o src/fn_lists.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/fn_colors.o src/fn_colors.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/fn_numbers.o src/fn_numbers.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/fn_strings.o src/fn_strings.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/fn_selectors.o src/fn_selectors.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/color_maps.o src/color_maps.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/environment.o src/environment.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/bind.o src/bind.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/file.o src/file.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/util.o src/util.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/util_string.o src/util_string.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/json.o src/json.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/units.o src/units.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/values.o src/values.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/plugins.o src/plugins.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/position.o src/position.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/lexer.o src/lexer.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/parser.o src/parser.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/prelexer.o src/prelexer.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/eval.o src/eval.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/expand.o src/expand.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/listize.o src/listize.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/cssize.o src/cssize.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/extend.o src/extend.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/output.o src/output.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/inspect.o src/inspect.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/emitter.o src/emitter.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/check_nesting.o src/check_nesting.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/remove_placeholders.o src/remove_placeholders.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/sass.o src/sass.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/sass_util.o src/sass_util.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/sass_values.o src/sass_values.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/sass_context.o src/sass_context.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/sass_functions.o src/sass_functions.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/sass2scss.o src/sass2scss.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/backtrace.o src/backtrace.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/operators.o src/operators.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/ast2c.o src/ast2c.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/c2ast.o src/c2ast.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/to_value.o src/to_value.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/source_map.o src/source_map.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/subset_map.o src/subset_map.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/error_handling.o src/error_handling.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/memory/SharedPtr.o src/memory/SharedPtr.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/utf8_string.o src/utf8_string.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-6b565e3beb139109/out/build/include -fPIC -c -o src/base64vlq.o src/base64vlq.cpp [INFO] [stderr] Makefile:219: recipe for target 'src/bind.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/inspect.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/sass_context.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/position.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/sass_util.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/subset_map.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/context.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/remove_placeholders.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/fn_lists.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/extend.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/file.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/ast_values.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/ast_fwd_decl.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/environment.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/fn_strings.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/sass_values.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/ast2c.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/check_nesting.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/sass_functions.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/fn_utils.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/sass.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/cssize.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/utf8_string.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/parser.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/listize.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/operators.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/error_handling.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/c2ast.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/fn_maps.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/memory/SharedPtr.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/ast_supports.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/to_value.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/ast.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/emitter.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/source_map.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/ast_sel_cmp.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/values.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/output.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/fn_selectors.o' failed [INFO] [stderr] Makefile:219: recipe for target 'src/ast_selectors.o' failed [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.13/build.rs:93:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56225857d6ba - backtrace::backtrace::libunwind::trace::h62ee5d8325268128 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x56225857d6ba - backtrace::backtrace::trace_unsynchronized::h0c2dcc20fbafc255 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56225857d6ba - std::sys_common::backtrace::_print_fmt::h5452375970baa944 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x56225857d6ba - ::fmt::hdcdebd1ff29cf05e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x56225859cf2c - core::fmt::write::h1a9d5001c75dea4b [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x56225857a4d7 - std::io::Write::write_fmt::hc50d5b4b29eeddb4 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x56225857fbae - std::sys_common::backtrace::_print::hd026679112716709 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x56225857fbae - std::sys_common::backtrace::print::hc2cd7cb69b3121ae [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x56225857fbae - std::panicking::default_hook::{{closure}}::hac834639b20b63f7 [INFO] [stderr] at src/libstd/panicking.rs:187 [INFO] [stderr] 9: 0x56225857f8b1 - std::panicking::default_hook::h2fc956babc86e97d [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 10: 0x5622585801f5 - std::panicking::rust_panic_with_hook::hb65306f2c92eac01 [INFO] [stderr] at src/libstd/panicking.rs:467 [INFO] [stderr] 11: 0x56225857fd92 - std::panicking::continue_panic_fmt::h22291b07d0b7f087 [INFO] [stderr] at src/libstd/panicking.rs:374 [INFO] [stderr] 12: 0x56225857fcec - std::panicking::begin_panic_fmt::h3306751e67e04457 [INFO] [stderr] at src/libstd/panicking.rs:329 [INFO] [stderr] 13: 0x562258533352 - build_script_build::compile::h4769a1ffb58afde1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.13/build.rs:93 [INFO] [stderr] 14: 0x562258533a80 - build_script_build::main::hf6353f3e9310781e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.13/build.rs:197 [INFO] [stderr] 15: 0x562258536f60 - std::rt::lang_start::{{closure}}::he0fe3d5c0cd69157 [INFO] [stderr] at /rustc/ea663bba38739867a4b75ac820991b4f5d093c3b/src/libstd/rt.rs:61 [INFO] [stderr] 16: 0x56225857fc73 - std::rt::lang_start_internal::{{closure}}::hbff5fe9c19d221a8 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 17: 0x56225857fc73 - std::panicking::try::do_call::h330d2d9ad3936443 [INFO] [stderr] at src/libstd/panicking.rs:286 [INFO] [stderr] 18: 0x5622585874aa - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 19: 0x5622585806ed - std::panicking::try::h0001f4cc821eb44d [INFO] [stderr] at src/libstd/panicking.rs:265 [INFO] [stderr] 20: 0x5622585806ed - std::panic::catch_unwind::hc7071df6aa2e6fb8 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x5622585806ed - std::rt::lang_start_internal::hd852b1b003ba5a93 [INFO] [stderr] at src/libstd/rt.rs:47 [INFO] [stderr] 22: 0x562258536f39 - std::rt::lang_start::ha9cb81b329a484d9 [INFO] [stderr] at /rustc/ea663bba38739867a4b75ac820991b4f5d093c3b/src/libstd/rt.rs:61 [INFO] [stderr] 23: 0x562258533aba - main [INFO] [stderr] 24: 0x7fe555933b97 - __libc_start_main [INFO] [stderr] 25: 0x56225853166a - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "a4057820173cbf51236dc2baefaa258779771962de366c44003587ec8830516d"` [INFO] running `"docker" "rm" "-f" "a4057820173cbf51236dc2baefaa258779771962de366c44003587ec8830516d"` [INFO] [stdout] a4057820173cbf51236dc2baefaa258779771962de366c44003587ec8830516d