[INFO] updating cached repository https://github.com/blaenk/sass-test [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] 97cc0ae8f65b4c07e4e1245fc23573d3abb43820 [INFO] checking blaenk/sass-test against master#e2223c94bf433fc38234d1303e88cbaf14755863 for pr-69548 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblaenk%2Fsass-test" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blaenk/sass-test on toolchain e2223c94bf433fc38234d1303e88cbaf14755863 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/blaenk/sass-test [INFO] finished tweaking git repo https://github.com/blaenk/sass-test [INFO] tweaked toml for git repo https://github.com/blaenk/sass-test written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/blaenk/sass-test already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+e2223c94bf433fc38234d1303e88cbaf14755863" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+e2223c94bf433fc38234d1303e88cbaf14755863" "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] 1227d3ac15ba96b5c85685b69b83c1e6252d7f6fd653b2954ab1112307ea8866 [INFO] running `"docker" "start" "-a" "1227d3ac15ba96b5c85685b69b83c1e6252d7f6fd653b2954ab1112307ea8866"` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling sass-sys v0.4.18 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=22214b60420ceb52 -C extra-filename=-22214b60420ceb52 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-81131d9edce08bbc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1483c9ed083543b1.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-13b8618e17a25c10.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.18` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sass-sys-0c817f3a6739ffba/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/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] 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/ast_sel_unify.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] [INFO] [stderr] STDOUT:cc -Wall -O2 -I /opt/rustwide/target/debug/build/sass-sys-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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-76189eab57dc778e/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/fn_miscs.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast_sel_cmp.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast_sel_unify.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_maps.o' failed [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.18/build.rs:126:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561f1969ded4 - backtrace::backtrace::libunwind::trace::h4ca49152e1f35005 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x561f1969ded4 - backtrace::backtrace::trace_unsynchronized::hc386219a292e35b7 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x561f1969ded4 - std::sys_common::backtrace::_print_fmt::hcc8e03acf0b4e191 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x561f1969ded4 - ::fmt::h6629260593428da6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x561f196bdb7c - core::fmt::write::h33778cb9fc069ee9 [INFO] [stderr] at src/libcore/fmt/mod.rs:1053 [INFO] [stderr] 5: 0x561f1969abb7 - std::io::Write::write_fmt::ha24c398f7cbcf857 [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x561f196a0485 - std::sys_common::backtrace::_print::hc879c3241333a43c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x561f196a0485 - std::sys_common::backtrace::print::h20817dd43023ddb9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x561f196a0485 - std::panicking::default_hook::{{closure}}::h99b6ca83277c224a [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x561f196a01c7 - std::panicking::default_hook::hdf495aaeed5140cc [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x561f196a0a42 - std::panicking::rust_panic_with_hook::h455d273bc59e23f1 [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x561f196a062b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x561f196a059b - std::panicking::begin_panic_fmt::h5aebee80a83a5742 [INFO] [stderr] at src/libstd/panicking.rs:332 [INFO] [stderr] 13: 0x561f1965f7e6 - build_script_build::compile::h7cf23533f82522c8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.18/build.rs:126 [INFO] [stderr] 14: 0x561f1965fdc5 - build_script_build::main::h5282af2b39c7ffb9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.18/build.rs:230 [INFO] [stderr] 15: 0x561f19660e2b - std::rt::lang_start::{{closure}}::h9257fe2f61c95469 [INFO] [stderr] at /rustc/e2223c94bf433fc38234d1303e88cbaf14755863/src/libstd/rt.rs:67 [INFO] [stderr] 16: 0x561f196a0553 - std::rt::lang_start_internal::{{closure}}::hb57f5e2d13eee8db [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 17: 0x561f196a0553 - std::panicking::try::do_call::h204ea578757a6ffa [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 18: 0x561f196a8327 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 19: 0x561f196a0ee9 - std::panicking::try::hbdab64151e1c9d96 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 20: 0x561f196a0ee9 - std::panic::catch_unwind::h354b07ea6be5bfc8 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x561f196a0ee9 - std::rt::lang_start_internal::h50f05845fa10b1fa [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x561f19660e07 - std::rt::lang_start::h958fb773adaaafad [INFO] [stderr] at /rustc/e2223c94bf433fc38234d1303e88cbaf14755863/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x561f1965fdfa - main [INFO] [stderr] 24: 0x7f00a8cb3b97 - __libc_start_main [INFO] [stderr] 25: 0x561f1965d8da - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "1227d3ac15ba96b5c85685b69b83c1e6252d7f6fd653b2954ab1112307ea8866"` [INFO] running `"docker" "rm" "-f" "1227d3ac15ba96b5c85685b69b83c1e6252d7f6fd653b2954ab1112307ea8866"` [INFO] [stdout] 1227d3ac15ba96b5c85685b69b83c1e6252d7f6fd653b2954ab1112307ea8866