[INFO] crate poly2tri 0.1.0 is already in cache [INFO] extracting crate poly2tri 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/poly2tri/0.1.0 [INFO] extracting crate poly2tri 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/poly2tri/0.1.0 [INFO] validating manifest of poly2tri-0.1.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of poly2tri-0.1.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing poly2tri-0.1.0 [INFO] finished frobbing poly2tri-0.1.0 [INFO] frobbed toml for poly2tri-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/poly2tri/0.1.0/Cargo.toml [INFO] started frobbing poly2tri-0.1.0 [INFO] finished frobbing poly2tri-0.1.0 [INFO] frobbed toml for poly2tri-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/poly2tri/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing poly2tri-0.1.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/poly2tri/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] c200a0ac182379934e89117a041a92b1bb24fb55f013b855668ef0d5cb4102b0 [INFO] running `"docker" "start" "-a" "c200a0ac182379934e89117a041a92b1bb24fb55f013b855668ef0d5cb4102b0"` [INFO] [stderr] Compiling poly2tri v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build [INFO] [stderr] --> build.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | let mut cfg = gcc::Config::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | let mut cfg = gcc::Config::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: src/binding.cpp: In function 'void* p2t_cdt_get_triangles(void*)': [INFO] [stderr] warning: src/binding.cpp:95:14: warning: unused variable 'first_p' [-Wunused-variable] [INFO] [stderr] warning: auto first_p = (*vec)[0]; [INFO] [stderr] warning: ^~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.12s [INFO] running `"docker" "inspect" "c200a0ac182379934e89117a041a92b1bb24fb55f013b855668ef0d5cb4102b0"` [INFO] running `"docker" "rm" "-f" "c200a0ac182379934e89117a041a92b1bb24fb55f013b855668ef0d5cb4102b0"` [INFO] [stdout] c200a0ac182379934e89117a041a92b1bb24fb55f013b855668ef0d5cb4102b0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/poly2tri/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 941ac0cd89f4396d9ffc9e3ca76e9742e8b6214e64d26ee2dd52aa708434eb0b [INFO] running `"docker" "start" "-a" "941ac0cd89f4396d9ffc9e3ca76e9742e8b6214e64d26ee2dd52aa708434eb0b"` [INFO] [stderr] warning: src/binding.cpp: In function 'void* p2t_cdt_get_triangles(void*)': [INFO] [stderr] warning: src/binding.cpp:95:14: warning: unused variable 'first_p' [-Wunused-variable] [INFO] [stderr] warning: auto first_p = (*vec)[0]; [INFO] [stderr] warning: ^~~~~~~ [INFO] [stderr] Compiling poly2tri v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.poly2tri.8679yb79-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2" "/opt/crater/target/debug/deps/poly2tri-088a244d82bff0e2.4dnlrfrafdse7pc6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lstdc++" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lpoly2tri" "-Wl,--no-whole-archive" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "/opt/crater/target/debug/deps/liblibc-f3c88a91d9cbe10b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t::CDT::CDT(std::vector > const&)': [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:37: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:38: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:37: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t::CDT::~CDT()': [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:67: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:68: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t::Sweep::EdgeEvent(p2t::SweepContext&, p2t::Point&, p2t::Point&, p2t::Triangle*, p2t::Point&)': [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:124: undefined reference to `std::runtime_error::runtime_error(char const*)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:124: undefined reference to `std::runtime_error::~runtime_error()' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:141: undefined reference to `std::runtime_error::runtime_error(char const*)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:141: undefined reference to `std::runtime_error::~runtime_error()' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t::Sweep::NewFrontTriangle(p2t::SweepContext&, p2t::Point&, p2t::Node&)': [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:179: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:184: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:179: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t::Sweep::Fill(p2t::SweepContext&, p2t::Node&)': [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:201: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:201: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t::Sweep::NextFlipPoint(p2t::Point&, p2t::Point&, p2t::Triangle&, p2t::Point&)': [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `__cxa_allocate_exception' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `std::runtime_error::runtime_error(char const*)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `std::runtime_error::~runtime_error()' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `typeinfo for std::runtime_error' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `__cxa_throw' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `__cxa_free_exception' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t::Sweep::~Sweep()': [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:788: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t::SweepContext::InitTriangulation()': [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:90: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:91: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t::SweepContext::InitEdges(std::vector > const&)': [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:103: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:103: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t::SweepContext::CreateAdvancingFront(std::vector > const&)': [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:128: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:132: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:133: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:134: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:135: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:128: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:135: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t::SweepContext::~SweepContext()': [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:191: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:192: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:193: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o):/opt/crater/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:194: more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t_polyline_new': [INFO] [stderr] /opt/crater/workdir/src/binding.cpp:16: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t_polyline_free': [INFO] [stderr] /opt/crater/workdir/src/binding.cpp:23: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t_polyline_add_point': [INFO] [stderr] /opt/crater/workdir/src/binding.cpp:30: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t_cdt_new': [INFO] [stderr] /opt/crater/workdir/src/binding.cpp:59: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/src/binding.cpp:60: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/workdir/src/binding.cpp:59: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t_cdt_free': [INFO] [stderr] /opt/crater/workdir/src/binding.cpp:67: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t_cdt_get_triangles': [INFO] [stderr] /opt/crater/workdir/src/binding.cpp:94: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/workdir/src/binding.cpp:94: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `p2t_triangles_free': [INFO] [stderr] /opt/crater/workdir/src/binding.cpp:110: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `void std::vector >::_M_emplace_back_aux(p2t::Node* const&)': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:427: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:434: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:427: undefined reference to `__cxa_end_catch' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `void std::__cxx11::list >::_M_insert(std::_List_iterator, p2t::Triangle* const&)': [INFO] [stderr] /usr/include/c++/6/bits/stl_list.h:1771: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `void std::vector >::_M_emplace_back_aux(p2t::Triangle* const&)': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:427: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:434: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:427: undefined reference to `__cxa_end_catch' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `void std::vector >::_M_emplace_back_aux(p2t::Edge*&&)': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:427: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:434: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:427: undefined reference to `__cxa_end_catch' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1423: undefined reference to `std::__throw_length_error(char const*)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1423: undefined reference to `std::__throw_length_error(char const*)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `void std::vector >::_M_emplace_back_aux(p2t::Triangle*&&)': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:427: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:434: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:427: undefined reference to `__cxa_end_catch' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1423: undefined reference to `std::__throw_length_error(char const*)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `void std::vector >::_M_emplace_back_aux(p2t::Point*&&)': [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:427: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:434: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/include/c++/6/bits/vector.tcc:427: undefined reference to `__cxa_end_catch' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [INFO] [stderr] /usr/include/c++/6/bits/stl_vector.h:1423: undefined reference to `std::__throw_length_error(char const*)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::deallocate(p2t::Edge**, unsigned long)': [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:110: undefined reference to `operator delete(void*)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::deallocate(p2t::Node**, unsigned long)': [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:110: undefined reference to `operator delete(void*)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::deallocate(p2t::Triangle**, unsigned long)': [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:110: undefined reference to `operator delete(void*)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator >::deallocate(std::_List_node*, unsigned long)': [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:110: undefined reference to `operator delete(void*)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::deallocate(p2t::Point**, unsigned long)': [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:110: undefined reference to `operator delete(void*)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator >::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/include/c++/6/ext/new_allocator.h:104: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o): In function `__static_initialization_and_destruction_0(int, int)': [INFO] [stderr] /usr/include/c++/6/iostream:74: undefined reference to `std::ios_base::Init::Init()' [INFO] [stderr] /usr/include/c++/6/iostream:74: undefined reference to `std::ios_base::Init::~Init()' [INFO] [stderr] /opt/crater/target/debug/build/poly2tri-eec41ac6c46046e2/out/libpoly2tri.a(binding.o):(.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/binding.cpp: In function 'void* p2t_cdt_get_triangles(void*)': [INFO] [stderr] warning: src/binding.cpp:95:14: warning: unused variable 'first_p' [-Wunused-variable] [INFO] [stderr] warning: auto first_p = (*vec)[0]; [INFO] [stderr] warning: ^~~~~~~ [INFO] [stderr] [INFO] [stderr] error: Could not compile `poly2tri`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "941ac0cd89f4396d9ffc9e3ca76e9742e8b6214e64d26ee2dd52aa708434eb0b"` [INFO] running `"docker" "rm" "-f" "941ac0cd89f4396d9ffc9e3ca76e9742e8b6214e64d26ee2dd52aa708434eb0b"` [INFO] [stdout] 941ac0cd89f4396d9ffc9e3ca76e9742e8b6214e64d26ee2dd52aa708434eb0b