[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] [stderr] From https://github.com/izelnakri/mber-rust [INFO] [stderr] * [new branch] dependabot/npm_and_yarn/jquery-3.5.0 -> dependabot/npm_and_yarn/jquery-3.5.0 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 82e62e1227205c3cabee4e0dbdd7431aace7f2d8 [INFO] checking izelnakri/mber-rust against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fizelnakri%2Fmber-rust" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/izelnakri/mber-rust on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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-4/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] 2c2f4d030c781fbdad738967288d8c09949cfc57bcc6ee35829060f28f3a9884 [INFO] running `"docker" "start" "-a" "2c2f4d030c781fbdad738967288d8c09949cfc57bcc6ee35829060f28f3a9884"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking string_cache_shared v0.3.0 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking http v0.1.19 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Compiling sass-sys v0.4.14 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/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="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=0062dc10d1a60988 -C extra-filename=-0062dc10d1a60988 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-83dd46554a579751.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f46bba891338d68a.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ff4fcdd9189ddc82.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (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.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=c0e9d747bd68f49f -C extra-filename=-c0e9d747bd68f49f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7e811d83aa4df0f6.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-60a2758b20944a46.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7bd7422a7d850172.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 `rand`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rand /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_os"' --cfg 'feature="std"' -C metadata=a1aa75fb8f05c25b -C extra-filename=-a1aa75fb8f05c25b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-c2725012b0cfd464.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rmeta --extern rand_hc=/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rmeta --extern rand_isaac=/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rmeta --extern rand_jitter=/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rmeta --extern rand_os=/opt/rustwide/target/debug/deps/librand_os-a2ee1124b7ffca7f.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_1_25 --cfg rustc_1_26 --cfg rustc_1_27` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mio`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mio /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mio-0.6.19/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="with-deprecated"' -C metadata=89c320247741dba9 -C extra-filename=-89c320247741dba9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern iovec=/opt/rustwide/target/debug/deps/libiovec-534661496179cf76.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-61b6231a76fa9217.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-65ed68a52c009bff.rmeta --extern net2=/opt/rustwide/target/debug/deps/libnet2-d597a0261c88031f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-3c838d91f8c0cc50.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 `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.8/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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=e56c5b0658d73f59 -C extra-filename=-e56c5b0658d73f59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c69891039fb46382.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e9612be89c2911d4.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-609f6338d660b201.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.14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sass-sys-d9191a8a7f544ee9/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_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] 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] 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_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] 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_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/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/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_numbers.o] Error 4 [INFO] [stderr] [INFO] [stderr] STDOUT:cc -Wall -O2 -I /opt/rustwide/target/debug/build/sass-sys-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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-be7c070423213522/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_lists.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_miscs.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_colors.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_sel_super.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/ast_selectors.o' failed [INFO] [stderr] Makefile:226: recipe for target 'src/fn_utils.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.14/build.rs:93:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d028707e34 - backtrace::backtrace::libunwind::trace::hb657e419eb382f5a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55d028707e34 - backtrace::backtrace::trace_unsynchronized::h63de2160a81d17d0 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55d028707e34 - std::sys_common::backtrace::_print_fmt::hc542595b8774416c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55d028707e34 - ::fmt::h8b5627db94fbf233 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55d02872cd9c - core::fmt::write::h7b159f05674a9488 [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x55d028704c23 - std::io::Write::write_fmt::h8379227660cddc2e [INFO] [stderr] at src/libstd/io/mod.rs:1504 [INFO] [stderr] 6: 0x55d02870a485 - std::sys_common::backtrace::_print::hb3b286bfcc94e0bc [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55d02870a485 - std::sys_common::backtrace::print::hd75a13b009bc2bde [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55d02870a485 - std::panicking::default_hook::{{closure}}::h95885250e71c9db2 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55d02870a1c2 - std::panicking::default_hook::h9c7a080b2c36bec1 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x55d02870aa92 - std::panicking::rust_panic_with_hook::h3a55f8a9f7c957a1 [INFO] [stderr] at src/libstd/panicking.rs:511 [INFO] [stderr] 11: 0x55d02870a67b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:419 [INFO] [stderr] 12: 0x55d02870a5eb - std::panicking::begin_panic_fmt::h75248d4e7418d186 [INFO] [stderr] at src/libstd/panicking.rs:373 [INFO] [stderr] 13: 0x55d0286c5d48 - build_script_build::compile::h89db5a132527b46c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.14/build.rs:93 [INFO] [stderr] 14: 0x55d0286c64b0 - build_script_build::main::h3efe0e14f9d06399 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.14/build.rs:197 [INFO] [stderr] 15: 0x55d0286c72db - std::rt::lang_start::{{closure}}::h17e780e7b63db0c3 [INFO] [stderr] at /rustc/45d050cde277b22a755847338f2acc2c7b834141/src/libstd/rt.rs:67 [INFO] [stderr] 16: 0x55d02870aed8 - std::rt::lang_start_internal::{{closure}}::h976a57c2451b294c [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 17: 0x55d02870aed8 - std::panicking::try::do_call::he5f80a3843ae2933 [INFO] [stderr] at src/libstd/panicking.rs:331 [INFO] [stderr] 18: 0x55d02870aed8 - std::panicking::try::h3e0cfec6df77fa26 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 19: 0x55d02870aed8 - std::panic::catch_unwind::h6f2dd2e86d8bf8b6 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 20: 0x55d02870aed8 - std::rt::lang_start_internal::hb175d88e70ae7611 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 21: 0x55d0286c72b7 - std::rt::lang_start::h3d15453b7a59c32e [INFO] [stderr] at /rustc/45d050cde277b22a755847338f2acc2c7b834141/src/libstd/rt.rs:67 [INFO] [stderr] 22: 0x55d0286c64ea - main [INFO] [stderr] 23: 0x7f115448db97 - __libc_start_main [INFO] [stderr] 24: 0x55d0286c426a - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "2c2f4d030c781fbdad738967288d8c09949cfc57bcc6ee35829060f28f3a9884"` [INFO] running `"docker" "rm" "-f" "2c2f4d030c781fbdad738967288d8c09949cfc57bcc6ee35829060f28f3a9884"` [INFO] [stdout] 2c2f4d030c781fbdad738967288d8c09949cfc57bcc6ee35829060f28f3a9884