[INFO] crate cobalt-bin 0.15.11 is already in cache [INFO] checking cobalt-bin-0.15.11 against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] extracting crate cobalt-bin 0.15.11 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cobalt-bin 0.15.11 on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cobalt-bin 0.15.11 [INFO] finished tweaking crates.io crate cobalt-bin 0.15.11 [INFO] tweaked toml for crates.io crate cobalt-bin 0.15.11 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate cobalt-bin 0.15.11 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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] 59949b10040348b9728945897a0a6c1c6d0ecd49fc2e204d1e335d1afe28e5e2 [INFO] running `"docker" "start" "-a" "59949b10040348b9728945897a0a6c1c6d0ecd49fc2e204d1e335d1afe28e5e2"` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking deunicode v1.1.0 [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking ghp v0.1.2 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling sass-sys v0.4.17 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking chrono_utils v0.1.3 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking sitemap v0.4.0 [INFO] [stderr] error: could not compile `regex-syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.14/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="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=e6a2aa427e247b1c -C extra-filename=-e6a2aa427e247b1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `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.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=078124537a4c38b0 -C extra-filename=-078124537a4c38b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a2736275a5601958.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e3dd7f33c60beaa4.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-d91be3f74fbe0b5c.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_meta`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pest_meta /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pest_meta-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=a4d161348cabbae0 -C extra-filename=-a4d161348cabbae0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-82f8f2f5e34ff940.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-937f5a60b1ef5137.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 `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,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' -C metadata=e600e188fd9c7f2c -C extra-filename=-e600e188fd9c7f2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-856a97603cb96312.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5d8669c0018e715f.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-9cc215260ae43ab4.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.17` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sass-sys-7c8e44db34ee3f18/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_supports.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_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/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_sel_weave.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/fn_colors.o] Error 4 [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/fn_lists.o] Error 4 [INFO] [stderr] [INFO] [stderr] STDOUT:cc -Wall -O2 -I /opt/rustwide/target/debug/build/sass-sys-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/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-3801ee7f7b6e6836/out/build/include -fPIC -c -o src/fn_strings.o src/fn_strings.cpp [INFO] [stderr] Makefile:226: recipe for target 'src/ast_supports.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/context.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast_sel_cmp.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_maps.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast_sel_weave.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_colors.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast_values.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_lists.o' failed [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.17/build.rs:126:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5646dd2a01f4 - backtrace::backtrace::libunwind::trace::he109529ff1dc76f7 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5646dd2a01f4 - backtrace::backtrace::trace_unsynchronized::hef5630b5b89e7da6 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5646dd2a01f4 - std::sys_common::backtrace::_print_fmt::hb6aa27cc6435f7ee [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5646dd2a01f4 - ::fmt::hc8ed84d3f9251ec9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5646dd2c01fc - core::fmt::write::ha7289210e62113c3 [INFO] [stderr] at src/libcore/fmt/mod.rs:1063 [INFO] [stderr] 5: 0x5646dd29cf97 - std::io::Write::write_fmt::ha5b699d062564d98 [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x5646dd2a2785 - std::sys_common::backtrace::_print::h93033be5ea486fe6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5646dd2a2785 - std::sys_common::backtrace::print::hc1f88a8d0e001fdd [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5646dd2a2785 - std::panicking::default_hook::{{closure}}::h1628a29c2888e142 [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x5646dd2a24d2 - std::panicking::default_hook::hd5ebb6361821db24 [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x5646dd2a2d42 - std::panicking::rust_panic_with_hook::h158379e90d65e844 [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x5646dd2a292b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x5646dd2a289b - std::panicking::begin_panic_fmt::h1a9709a22854592b [INFO] [stderr] at src/libstd/panicking.rs:332 [INFO] [stderr] 13: 0x5646dd2617f2 - build_script_build::compile::h9a259ff5642bf2c0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.17/build.rs:126 [INFO] [stderr] 14: 0x5646dd261dc5 - build_script_build::main::hd4f6aa68464cfe68 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.17/build.rs:230 [INFO] [stderr] 15: 0x5646dd262e2b - std::rt::lang_start::{{closure}}::hef63df2f2b3c8b8e [INFO] [stderr] at /rustc/13f916f63bc6575d5ff1f989237dfabe88981368/src/libstd/rt.rs:67 [INFO] [stderr] 16: 0x5646dd2a2853 - std::rt::lang_start_internal::{{closure}}::h6e93e18fa04e1c8a [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 17: 0x5646dd2a2853 - std::panicking::try::do_call::hf5c508d3f7fd6e80 [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 18: 0x5646dd2aa997 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 19: 0x5646dd2a326b - std::panicking::try::ha6921e66e2ad49ba [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 20: 0x5646dd2a326b - std::panic::catch_unwind::h5765f97350df40be [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x5646dd2a326b - std::rt::lang_start_internal::ha5adbbeb42eba794 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x5646dd262e07 - std::rt::lang_start::h9f27e7f1a4221155 [INFO] [stderr] at /rustc/13f916f63bc6575d5ff1f989237dfabe88981368/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x5646dd261dfa - main [INFO] [stderr] 24: 0x7f5f2c5c0b97 - __libc_start_main [INFO] [stderr] 25: 0x5646dd25f96a - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "59949b10040348b9728945897a0a6c1c6d0ecd49fc2e204d1e335d1afe28e5e2"` [INFO] running `"docker" "rm" "-f" "59949b10040348b9728945897a0a6c1c6d0ecd49fc2e204d1e335d1afe28e5e2"` [INFO] [stdout] 59949b10040348b9728945897a0a6c1c6d0ecd49fc2e204d1e335d1afe28e5e2