[INFO] updating cached repository https://github.com/izelnakri/mber-rust [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] 82e62e1227205c3cabee4e0dbdd7431aace7f2d8 [INFO] checking izelnakri/mber-rust against master#b1f395de642e8be7bcbbd2bd8aaadab715851f49 for pr-69410 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizelnakri%2Fmber-rust" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/izelnakri/mber-rust on toolchain b1f395de642e8be7bcbbd2bd8aaadab715851f49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/izelnakri/mber-rust [INFO] finished tweaking git repo https://github.com/izelnakri/mber-rust [INFO] tweaked toml for git repo https://github.com/izelnakri/mber-rust written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/izelnakri/mber-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+b1f395de642e8be7bcbbd2bd8aaadab715851f49" "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] b4c41ef7ce9d12b9db0b87ef7ff0371d2694259fcbdbcc942fbcd6a467fc16ca [INFO] running `"docker" "start" "-a" "b4c41ef7ce9d12b9db0b87ef7ff0371d2694259fcbdbcc942fbcd6a467fc16ca"` [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Compiling sass-sys v0.4.14 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling string_cache v0.7.5 [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.102/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=622f17dd05bba52e -C extra-filename=-622f17dd05bba52e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-76a15405a6afef76.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cc602d2eccbd8fa7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f546a5a2c8cd4373.rlib --extern proc_macro --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 `h2`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name h2 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/h2-0.1.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=939ddf313e6309bf -C extra-filename=-939ddf313e6309bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d1765defd8d58a11.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-decc8261391704a6.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-82899d8f0a98c466.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-dcd8e019426b47af.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-e48839e4ef520487.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f3c82b85c84d2f02.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-77d1890e4ffb2c52.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-19abc23d0f9f38b1.rmeta --extern string=/opt/rustwide/target/debug/deps/libstring-187f89d13bd8b127.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-d27bd05e5234d6fc.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 `string_cache`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/string_cache-0.7.5/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ef5e05dc7f06961e -C extra-filename=-ef5e05dc7f06961e --out-dir /opt/rustwide/target/debug/build/string_cache-ef5e05dc7f06961e -L dependency=/opt/rustwide/target/debug/deps --extern string_cache_codegen=/opt/rustwide/target/debug/deps/libstring_cache_codegen-c58c71a7cc8f8cf2.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: failed to run custom build command for `sass-sys v0.4.14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sass-sys-aedbe8af4ebb6bdd/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/context.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/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] 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] 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_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/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.o] Error 4 [INFO] [stderr] [INFO] [stderr] STDOUT:cc -Wall -O2 -I /opt/rustwide/target/debug/build/sass-sys-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/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-5e1bd04cb7ade019/out/build/include -fPIC -c -o src/fn_strings.o src/fn_strings.cpp [INFO] [stderr] Makefile:226: recipe for target 'src/context.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast_selectors.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_maps.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_miscs.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast.o' failed [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.14/build.rs:93:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55623b2f1654 - backtrace::backtrace::libunwind::trace::h2e152e7bd6365e6e [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55623b2f1654 - backtrace::backtrace::trace_unsynchronized::h4186442f15a550ff [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.44/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55623b2f1654 - std::sys_common::backtrace::_print_fmt::h063a573bac16a877 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55623b2f1654 - ::fmt::h9703f71e8480ed96 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55623b3114cc - core::fmt::write::hff90a64c19ebe991 [INFO] [stderr] at src/libcore/fmt/mod.rs:1052 [INFO] [stderr] 5: 0x55623b2ee1c7 - std::io::Write::write_fmt::h7b2ff1db354185d7 [INFO] [stderr] at src/libstd/io/mod.rs:1428 [INFO] [stderr] 6: 0x55623b2f3c45 - std::sys_common::backtrace::_print::hafbed04fe2bd44d6 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55623b2f3c45 - std::sys_common::backtrace::print::hf3b38bd6bf35df48 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55623b2f3c45 - std::panicking::default_hook::{{closure}}::hf220c79b40a7fd2a [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x55623b2f3986 - std::panicking::default_hook::hd1f3ae65f967fd0f [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x55623b2f4202 - std::panicking::rust_panic_with_hook::h07ff66cb0ea5f564 [INFO] [stderr] at src/libstd/panicking.rs:470 [INFO] [stderr] 11: 0x55623b2f3deb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:378 [INFO] [stderr] 12: 0x55623b2f3d5b - std::panicking::begin_panic_fmt::ha9d3ccc1aa30eccb [INFO] [stderr] at src/libstd/panicking.rs:332 [INFO] [stderr] 13: 0x55623b2b05d2 - build_script_build::compile::h5e5bc69dfd886254 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.14/build.rs:93 [INFO] [stderr] 14: 0x55623b2b0d50 - build_script_build::main::ha7a5c278104f068d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.14/build.rs:197 [INFO] [stderr] 15: 0x55623b2b1d5b - std::rt::lang_start::{{closure}}::hbd76bf9027d64125 [INFO] [stderr] at /rustc/b1f395de642e8be7bcbbd2bd8aaadab715851f49/src/libstd/rt.rs:67 [INFO] [stderr] 16: 0x55623b2f3d13 - std::rt::lang_start_internal::{{closure}}::hcca65089bf50e764 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 17: 0x55623b2f3d13 - std::panicking::try::do_call::h5d688de95825d379 [INFO] [stderr] at src/libstd/panicking.rs:303 [INFO] [stderr] 18: 0x55623b2fbb57 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 19: 0x55623b2f46a9 - std::panicking::try::h9e58d9e1ffdb7a8f [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 20: 0x55623b2f46a9 - std::panic::catch_unwind::h6dacac8c77eb8284 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x55623b2f46a9 - std::rt::lang_start_internal::hb6469eff0c6f35f8 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x55623b2b1d37 - std::rt::lang_start::h571d1f9d5c14b96d [INFO] [stderr] at /rustc/b1f395de642e8be7bcbbd2bd8aaadab715851f49/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x55623b2b0d8a - main [INFO] [stderr] 24: 0x7ffb29a5cb97 - __libc_start_main [INFO] [stderr] 25: 0x55623b2ae81a - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "b4c41ef7ce9d12b9db0b87ef7ff0371d2694259fcbdbcc942fbcd6a467fc16ca"` [INFO] running `"docker" "rm" "-f" "b4c41ef7ce9d12b9db0b87ef7ff0371d2694259fcbdbcc942fbcd6a467fc16ca"` [INFO] [stdout] b4c41ef7ce9d12b9db0b87ef7ff0371d2694259fcbdbcc942fbcd6a467fc16ca