[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#89c05fd3cc6404a13e1bd71450c6132a2755fa4b for pr-69741 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompass-rs%2Fcompass" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/compass-rs/compass on toolchain 89c05fd3cc6404a13e1bd71450c6132a2755fa4b [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "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-1/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" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/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" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+89c05fd3cc6404a13e1bd71450c6132a2755fa4b" "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] e825ca882594337d3de72b17991f73cfd30fcd67a6ab2ac295170b2558b37c2a [INFO] running `"docker" "start" "-a" "e825ca882594337d3de72b17991f73cfd30fcd67a6ab2ac295170b2558b37c2a"` [INFO] [stderr] Checking lzw v0.8.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking enum_primitive v0.0.1 [INFO] [stderr] Checking gif v0.5.1 [INFO] [stderr] Compiling sass-sys v0.4.18 [INFO] [stderr] Checking num-rational v0.2.3 [INFO] [stderr] error: could not compile `num-rational`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name num_rational /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-rational-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="bigint"' --cfg 'feature="num-bigint"' --cfg 'feature="std"' -C metadata=6753baefa3422c65 -C extra-filename=-6753baefa3422c65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-391a0b5df05d463a.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-69797870b6e85364.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2e2eb53379d41be3.rmeta --cap-lints allow --cap-lints=forbid --cfg has_i128 --cfg has_const_fn` (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-ab025e6853fa3eea/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_sel_cmp.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_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/ast_sel_super.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] 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] 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/ast_sel_weave.o] Error 4 [INFO] [stderr] [INFO] [stderr] STDOUT:cc -Wall -O2 -I /opt/rustwide/target/debug/build/sass-sys-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/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-fab486a996493eb9/out/build/include -fPIC -c -o src/fn_strings.o src/fn_strings.cpp [INFO] [stderr] Makefile:226: recipe for target 'src/ast_sel_cmp.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_unify.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast_sel_super.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_numbers.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast_selectors.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast_sel_weave.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: 0x55db013e81f4 - backtrace::backtrace::libunwind::trace::h91d1589f784e7177 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55db013e81f4 - backtrace::backtrace::trace_unsynchronized::h9ec8949702a1f108 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55db013e81f4 - std::sys_common::backtrace::_print_fmt::h97468752f36a9a0e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55db013e81f4 - ::fmt::ha27a4263940af5a9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55db014081fc - core::fmt::write::h061ec21cc1fda96c [INFO] [stderr] at src/libcore/fmt/mod.rs:1063 [INFO] [stderr] 5: 0x55db013e4f97 - std::io::Write::write_fmt::ha58db9b6b5ace99d [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x55db013ea785 - std::sys_common::backtrace::_print::h92d96c5907bac82b [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55db013ea785 - std::sys_common::backtrace::print::hb08c4606d19eee23 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55db013ea785 - std::panicking::default_hook::{{closure}}::h28e247f6a0250f5d [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x55db013ea4d2 - std::panicking::default_hook::h3647fb19c6fd2d5c [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x55db013ead42 - std::panicking::rust_panic_with_hook::h38d69a94e615bc72 [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x55db013ea92b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x55db013ea89b - std::panicking::begin_panic_fmt::h5f9b8ebe8c2c84f9 [INFO] [stderr] at src/libstd/panicking.rs:332 [INFO] [stderr] 13: 0x55db013a97f2 - build_script_build::compile::ha1294a673c8ab4ff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.18/build.rs:126 [INFO] [stderr] 14: 0x55db013a9dc5 - build_script_build::main::hb78056f41c0eb8cc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.18/build.rs:230 [INFO] [stderr] 15: 0x55db013aae2b - std::rt::lang_start::{{closure}}::h7a0ce34bd0494708 [INFO] [stderr] at /rustc/89c05fd3cc6404a13e1bd71450c6132a2755fa4b/src/libstd/rt.rs:67 [INFO] [stderr] 16: 0x55db013ea853 - std::rt::lang_start_internal::{{closure}}::hf3e6a4ec162517f7 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 17: 0x55db013ea853 - std::panicking::try::do_call::h77ed59d4706bc4a8 [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 18: 0x55db013f2997 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 19: 0x55db013eb26b - std::panicking::try::h3e27a5213663f467 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 20: 0x55db013eb26b - std::panic::catch_unwind::ha46de5fecc0d9a90 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x55db013eb26b - std::rt::lang_start_internal::hb81abf531274a39e [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x55db013aae07 - std::rt::lang_start::h4f1706ed09b51bb8 [INFO] [stderr] at /rustc/89c05fd3cc6404a13e1bd71450c6132a2755fa4b/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x55db013a9dfa - main [INFO] [stderr] 24: 0x7f7c5fc67b97 - __libc_start_main [INFO] [stderr] 25: 0x55db013a796a - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "e825ca882594337d3de72b17991f73cfd30fcd67a6ab2ac295170b2558b37c2a"` [INFO] running `"docker" "rm" "-f" "e825ca882594337d3de72b17991f73cfd30fcd67a6ab2ac295170b2558b37c2a"` [INFO] [stdout] e825ca882594337d3de72b17991f73cfd30fcd67a6ab2ac295170b2558b37c2a