[INFO] cloning repository https://github.com/mozamimy/repro-sass-sys-build-failure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozamimy/repro-sass-sys-build-failure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozamimy%2Frepro-sass-sys-build-failure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozamimy%2Frepro-sass-sys-build-failure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e609e9dfa9f40f192092820fa4ea327827543aff [INFO] documenting mozamimy/repro-sass-sys-build-failure against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozamimy%2Frepro-sass-sys-build-failure" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozamimy/repro-sass-sys-build-failure on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mozamimy/repro-sass-sys-build-failure [INFO] finished tweaking git repo https://github.com/mozamimy/repro-sass-sys-build-failure [INFO] tweaked toml for git repo https://github.com/mozamimy/repro-sass-sys-build-failure written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mozamimy/repro-sass-sys-build-failure already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mozamimy/sass-rs.git` [INFO] [stderr] Updating git submodule `https://github.com/sass/libsass.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a41d3bbef4281d52d502b7d7310100f8a4d948d75d5acfc34433d08ccd783d6d [INFO] running `Command { std: "docker" "start" "-a" "a41d3bbef4281d52d502b7d7310100f8a4d948d75d5acfc34433d08ccd783d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a41d3bbef4281d52d502b7d7310100f8a4d948d75d5acfc34433d08ccd783d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a41d3bbef4281d52d502b7d7310100f8a4d948d75d5acfc34433d08ccd783d6d", kill_on_drop: false }` [INFO] [stdout] a41d3bbef4281d52d502b7d7310100f8a4d948d75d5acfc34433d08ccd783d6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e002e70e611a93b111077967c392d7bcf13cba8e8cdb664b9007a507db77111d [INFO] running `Command { std: "docker" "start" "-a" "e002e70e611a93b111077967c392d7bcf13cba8e8cdb664b9007a507db77111d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling sass-sys v0.4.8 (https://github.com/mozamimy/sass-rs.git?branch=debug-cpu-num#c6dd9551) [INFO] [stderr] error: failed to run custom build command for `sass-sys v0.4.8 (https://github.com/mozamimy/sass-rs.git?branch=debug-cpu-num#c6dd9551)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sass-sys-84121b5eff349657/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] DEBUG: jobs = 14 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Build error: [INFO] [stderr] STDERR:src/json.cpp: In function 'char* json_encode_string(const char*)': [INFO] [stderr] src/json.cpp:405:15: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] [INFO] [stderr] 405 | catch (std::exception) { [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] src/json.cpp: In function 'char* json_stringify(const JsonNode*, const char*)': [INFO] [stderr] src/json.cpp:424:15: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] [INFO] [stderr] 424 | catch (std::exception) { [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:249: src/color_maps.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:249: src/bind.o] Error 1 [INFO] [stderr] g++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:249: src/file.o] Error 1 [INFO] [stderr] src/functions.cpp: In function 'void Sass::Functions::handle_utf8_error(const Sass::ParserState&, Sass::Backtraces)': [INFO] [stderr] src/functions.cpp:110:20: warning: catching polymorphic type 'class utf8::invalid_code_point' by value [-Wcatch-value=] [INFO] [stderr] 110 | catch (utf8::invalid_code_point) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] src/functions.cpp:114:20: warning: catching polymorphic type 'class utf8::not_enough_room' by value [-Wcatch-value=] [INFO] [stderr] 114 | catch (utf8::not_enough_room) { [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] src/functions.cpp:118:20: warning: catching polymorphic type 'class utf8::invalid_utf8' by value [-Wcatch-value=] [INFO] [stderr] 118 | catch (utf8::invalid_utf8) { [INFO] [stderr] | ^~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] STDOUT:mkdir lib [INFO] [stderr] cc -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/cencode.o src/cencode.c [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/ast.o src/ast.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/node.o src/node.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/context.o src/context.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/constants.o src/constants.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/functions.o src/functions.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/color_maps.o src/color_maps.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/environment.o src/environment.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/bind.o src/bind.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/file.o src/file.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/util.o src/util.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/json.o src/json.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/units.o src/units.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/values.o src/values.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/plugins.o src/plugins.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/position.o src/position.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/lexer.o src/lexer.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/parser.o src/parser.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/prelexer.o src/prelexer.cpp [INFO] [stderr] g++ -Wall -O2 -DLIBSASS_VERSION="\"3.5.5\"" -std=c++0x -I /opt/rustwide/target/debug/build/sass-sys-08e4d63c88e6aa85/out/build/include -fPIC -fPIC -c -o src/eval.o src/eval.cpp [INFO] [stderr] ', /opt/rustwide/cargo-home/git/checkouts/sass-rs-cad8e066ed7f6678/c6dd955/sass-sys/build.rs:83:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55985ec6a580 - std::backtrace_rs::backtrace::libunwind::trace::h9e3e6d9b3369e699 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55985ec6a580 - std::backtrace_rs::backtrace::trace_unsynchronized::he58aba3ac08ed12a [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55985ec6a580 - std::sys_common::backtrace::_print_fmt::hbbbd4c92d537cef4 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55985ec6a580 - ::fmt::h80c2ae080004cc83 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55985ec892ac - core::fmt::write::h0c11e16fd03fe660 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/fmt/mod.rs:1082 [INFO] [stderr] 5: 0x55985ec676a7 - std::io::Write::write_fmt::h2e2072ff86131fcd [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/io/mod.rs:1514 [INFO] [stderr] 6: 0x55985ec6c790 - std::sys_common::backtrace::_print::h165e6476adb4cb58 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55985ec6c790 - std::sys_common::backtrace::print::hbbfa32a92cd1fc34 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55985ec6c790 - std::panicking::default_hook::{{closure}}::h3a02067ca7f64068 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:200 [INFO] [stderr] 9: 0x55985ec6c4dc - std::panicking::default_hook::ha3137d6f4e961fe2 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:219 [INFO] [stderr] 10: 0x55985ec6cdf3 - std::panicking::rust_panic_with_hook::he6505c3b9d82db8b [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:569 [INFO] [stderr] 11: 0x55985ec6c9c9 - std::panicking::begin_panic_handler::{{closure}}::h4aa640a9e8494520 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:476 [INFO] [stderr] 12: 0x55985ec6a9ec - std::sys_common::backtrace::__rust_end_short_backtrace::h85d2ae6a90dead9c [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55985ec6c989 - rust_begin_unwind [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:475 [INFO] [stderr] 14: 0x55985ec6c93b - std::panicking::begin_panic_fmt::h7089e699b7754bbe [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:429 [INFO] [stderr] 15: 0x55985ec22b7c - build_script_build::compile::h949dac89544264f8 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/sass-rs-cad8e066ed7f6678/c6dd955/sass-sys/build.rs:83 [INFO] [stderr] 16: 0x55985ec23060 - build_script_build::main::h2b845ac2cfbff829 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/sass-rs-cad8e066ed7f6678/c6dd955/sass-sys/build.rs:168 [INFO] [stderr] 17: 0x55985ec236bb - core::ops::function::FnOnce::call_once::hde962d6aed96c38d [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/ops/function.rs:227 [INFO] [stderr] 18: 0x55985ec239be - std::sys_common::backtrace::__rust_begin_short_backtrace::hfabbcca13e249fa0 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 19: 0x55985ec23991 - std::rt::lang_start::{{closure}}::hab9ee936d070ebb6 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:66 [INFO] [stderr] 20: 0x55985ec6d1f1 - core::ops::function::impls:: for &F>::call_once::hdabbbe0d2c6ccde8 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/ops/function.rs:259 [INFO] [stderr] 21: 0x55985ec6d1f1 - std::panicking::try::do_call::h0c8c1cd19bf9d385 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:373 [INFO] [stderr] 22: 0x55985ec6d1f1 - std::panicking::try::h357e78da017bc4a8 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:337 [INFO] [stderr] 23: 0x55985ec6d1f1 - std::panic::catch_unwind::h72f31b36adf61841 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panic.rs:379 [INFO] [stderr] 24: 0x55985ec6d1f1 - std::rt::lang_start_internal::h634502e153211333 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:51 [INFO] [stderr] 25: 0x55985ec23967 - std::rt::lang_start::h80d0aa1df4a18dd0 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:65 [INFO] [stderr] 26: 0x55985ec2309a - main [INFO] [stderr] 27: 0x7efc779260b3 - __libc_start_main [INFO] [stderr] 28: 0x55985ec210be - _start [INFO] [stderr] 29: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e002e70e611a93b111077967c392d7bcf13cba8e8cdb664b9007a507db77111d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e002e70e611a93b111077967c392d7bcf13cba8e8cdb664b9007a507db77111d", kill_on_drop: false }` [INFO] [stdout] e002e70e611a93b111077967c392d7bcf13cba8e8cdb664b9007a507db77111d