[INFO] updating cached repository https://github.com/cobalt-org/cobalt.rs [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] 65c9edf3616d0c5d520c6e9227754ec6f9eb7a62 [INFO] checking cobalt-org/cobalt.rs against try#7cb06892a23b4da510686618c8730f0b2e8bd952 for pr-66963 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcobalt-org%2Fcobalt.rs" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cobalt-org/cobalt.rs on toolchain 7cb06892a23b4da510686618c8730f0b2e8bd952 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/cobalt-org/cobalt.rs [INFO] finished tweaking git repo https://github.com/cobalt-org/cobalt.rs [INFO] tweaked toml for git repo https://github.com/cobalt-org/cobalt.rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/cobalt-org/cobalt.rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+7cb06892a23b4da510686618c8730f0b2e8bd952" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 24153317115d71e138639413199582cc39756b7b15464b04411c79076779239f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "24153317115d71e138639413199582cc39756b7b15464b04411c79076779239f"` [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking deunicode v1.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling sass-sys v0.4.15 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking http v0.1.20 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking signal-hook v0.1.12 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking ghp v0.1.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] error: could not compile `proc-macro-hack`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name proc_macro_hack /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-hack-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=c45ed4c7e34da764 -C extra-filename=-c45ed4c7e34da764 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3c6b6042cc789bb2.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9c6b1fc317574240.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-86c463052d5e3c47.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `v_escape_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name v_escape_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/v_escape_derive-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=7a3a946035bc9817 -C extra-filename=-7a3a946035bc9817 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-d48ab797fd644291.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3c6b6042cc789bb2.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9c6b1fc317574240.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-86c463052d5e3c47.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `itertools`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name itertools /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=59bc02c66cbe5815 -C extra-filename=-59bc02c66cbe5815 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-cb4fed4290ddc79b.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: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=de816ade03a65d00 -C extra-filename=-de816ade03a65d00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d83e5c8fb0d995ea.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-33b622879b85a7c4.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-59ee123fc101afe7.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: could not compile `pest_generator`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pest_generator /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pest_generator-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=4be489e296b3c372 -C extra-filename=-4be489e296b3c372 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern pest=/opt/rustwide/target/debug/deps/libpest-c4cec59358bff56b.rmeta --extern pest_meta=/opt/rustwide/target/debug/deps/libpest_meta-f041aeb6f0d219be.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3c6b6042cc789bb2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9c6b1fc317574240.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-86c463052d5e3c47.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: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=2a4f435f837e8877 -C extra-filename=-2a4f435f837e8877 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3c6b6042cc789bb2.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9c6b1fc317574240.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-86c463052d5e3c47.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `derive_more`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=a6ca5891db592543 -C extra-filename=-a6ca5891db592543 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-15910b86486296f9.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c6173b32a7d3908e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e471435ddcd68b0d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d059ba545323e9d6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2ec466f5f6f3117d.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `chrono`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chrono /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' -C metadata=40f4ca10f33b0f17 -C extra-filename=-40f4ca10f33b0f17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-cd328f6fd8505006.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a0c99fe0df73e5bc.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-644b45cb4934e209.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: could not compile `pulldown-cmark`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name pulldown_cmark /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b272ec42c15da7e2 -C extra-filename=-b272ec42c15da7e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dc1eb31302e41899.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-47a1d9bdeee253f9.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-e7efe549c23cde90.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: could not compile `predicates`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name predicates /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/predicates-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="difference"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' -C metadata=d84b86e329126b7e -C extra-filename=-d84b86e329126b7e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern difference=/opt/rustwide/target/debug/deps/libdifference-5dfe0f048cf86d4d.rmeta --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-ba62c95758ebe794.rmeta --extern normalize_line_endings=/opt/rustwide/target/debug/deps/libnormalize_line_endings-d90961362f56c0f0.rmeta --extern predicates_core=/opt/rustwide/target/debug/deps/libpredicates_core-e9490eee236d4ec0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-33cb51860cd9e94f.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: could not compile `parking_lot`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name parking_lot /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/parking_lot-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' -C metadata=67daad82627a24fc -C extra-filename=-67daad82627a24fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lock_api=/opt/rustwide/target/debug/deps/liblock_api-6348890e088a558c.rmeta --extern parking_lot_core=/opt/rustwide/target/debug/deps/libparking_lot_core-89a7051db6b5136f.rmeta --cap-lints allow --cap-lints=forbid --cfg has_sized_atomics --cfg has_checked_instant` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `actix-web-codegen`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name actix_web_codegen /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-codegen-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=cd96008652274792 -C extra-filename=-cd96008652274792 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3c6b6042cc789bb2.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9c6b1fc317574240.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-86c463052d5e3c47.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `actix-codec`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name actix_codec /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-codec-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=4801f5adffe1809c -C extra-filename=-4801f5adffe1809c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d83e5c8fb0d995ea.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-5a2ecefb5e3ccada.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-353b4271d1f450aa.rmeta --extern tokio_codec=/opt/rustwide/target/debug/deps/libtokio_codec-4c9f0c32455eb77a.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-1c1a76d174806b8d.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.15` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sass-sys-849828d55b46db26/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/ast_values.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/fn_colors.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/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/fn_miscs.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] 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_weave.o] Error 4 [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/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/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/fn_numbers.o] Error 4 [INFO] [stderr] [INFO] [stderr] STDOUT:cc -Wall -O2 -I /opt/rustwide/target/debug/build/sass-sys-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/out/build/include -fPIC -c -o src/ast_sel_super.o src/ast_sel_super.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-480b1ca180f830a9/out/build/include -fPIC -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp [INFO] [stderr] g++ -Wall -O2 -std=c++11 -I /opt/rustwide/target/debug/build/sass-sys-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/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-480b1ca180f830a9/out/build/include -fPIC -c -o src/fn_strings.o src/fn_strings.cpp [INFO] [stderr] Makefile:226: recipe for target 'src/ast_values.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_colors.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_utils.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_miscs.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast_sel_weave.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_maps.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast_supports.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_lists.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_numbers.o' failed [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.15/build.rs:93:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55be00e5a344 - backtrace::backtrace::libunwind::trace::hdb81db0bd6831d04 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55be00e5a344 - backtrace::backtrace::trace_unsynchronized::h38672f8e088162ec [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55be00e5a344 - std::sys_common::backtrace::_print_fmt::h3477885c1cf600bf [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:84 [INFO] [stderr] 3: 0x55be00e5a344 - ::fmt::h1b1db80893bb1d47 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x55be00e7988c - core::fmt::write::hb45c0f2659d06ea0 [INFO] [stderr] at src/libcore/fmt/mod.rs:1024 [INFO] [stderr] 5: 0x55be00e57157 - std::io::Write::write_fmt::h69aed8c2f069f95a [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x55be00e5c46e - std::sys_common::backtrace::_print::h7994adb630479b56 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x55be00e5c46e - std::sys_common::backtrace::print::h3b61bc008bfbd441 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x55be00e5c46e - std::panicking::default_hook::{{closure}}::h3fe670170d668cf0 [INFO] [stderr] at src/libstd/panicking.rs:193 [INFO] [stderr] 9: 0x55be00e5c161 - std::panicking::default_hook::h3b06cb1df08e0592 [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x55be00e5ca9b - std::panicking::rust_panic_with_hook::h1d228350fd59b915 [INFO] [stderr] at src/libstd/panicking.rs:471 [INFO] [stderr] 11: 0x55be00e5c64e - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:375 [INFO] [stderr] 12: 0x55be00e5c590 - std::panicking::begin_panic_fmt::h624bf3b2f0bc3952 [INFO] [stderr] at src/libstd/panicking.rs:326 [INFO] [stderr] 13: 0x55be00e192b0 - build_script_build::compile::h99815df655d27413 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.15/build.rs:93 [INFO] [stderr] 14: 0x55be00e199f0 - build_script_build::main::h1b521a70341f5e14 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.15/build.rs:197 [INFO] [stderr] 15: 0x55be00e1b860 - std::rt::lang_start::{{closure}}::h81e5c0a51ba79c1e [INFO] [stderr] at /rustc/7cb06892a23b4da510686618c8730f0b2e8bd952/src/libstd/rt.rs:67 [INFO] [stderr] 16: 0x55be00e5c533 - std::rt::lang_start_internal::{{closure}}::h1784eb06fa376c84 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 17: 0x55be00e5c533 - std::panicking::try::do_call::hc1b239edbaea435b [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 18: 0x55be00e63e0a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:78 [INFO] [stderr] 19: 0x55be00e5cf30 - std::panicking::try::h3488fc3f1d3c9eea [INFO] [stderr] at src/libstd/panicking.rs:270 [INFO] [stderr] 20: 0x55be00e5cf30 - std::panic::catch_unwind::h2a34869edc5a61ae [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x55be00e5cf30 - std::rt::lang_start_internal::h0cda2cb9c4b6b0f8 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x55be00e1b839 - std::rt::lang_start::h0563194c68214930 [INFO] [stderr] at /rustc/7cb06892a23b4da510686618c8730f0b2e8bd952/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x55be00e19a2a - main [INFO] [stderr] 24: 0x7f8aa3719b97 - __libc_start_main [INFO] [stderr] 25: 0x55be00e1765a - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "24153317115d71e138639413199582cc39756b7b15464b04411c79076779239f"` [INFO] running `"docker" "rm" "-f" "24153317115d71e138639413199582cc39756b7b15464b04411c79076779239f"` [INFO] [stdout] 24153317115d71e138639413199582cc39756b7b15464b04411c79076779239f