[INFO] crate poly2tri 0.1.0 is already in cache [INFO] testing poly2tri-0.1.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate poly2tri 0.1.0 into work/builds/worker-11/source [INFO] validating manifest of crates.io crate poly2tri 0.1.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate poly2tri 0.1.0 [INFO] finished tweaking crates.io crate poly2tri 0.1.0 [INFO] tweaked toml for crates.io crate poly2tri 0.1.0 written to work/builds/worker-11/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 95a2d3071f558aee6a5cc04e5e20623a8e628b3b766429ffe8c51d31f53580f4 [INFO] running `"docker" "start" "-a" "95a2d3071f558aee6a5cc04e5e20623a8e628b3b766429ffe8c51d31f53580f4"` [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling poly2tri v0.1.0 (/opt/rustwide/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 1.64s [INFO] running `"docker" "inspect" "95a2d3071f558aee6a5cc04e5e20623a8e628b3b766429ffe8c51d31f53580f4"` [INFO] running `"docker" "rm" "-f" "95a2d3071f558aee6a5cc04e5e20623a8e628b3b766429ffe8c51d31f53580f4"` [INFO] [stdout] 95a2d3071f558aee6a5cc04e5e20623a8e628b3b766429ffe8c51d31f53580f4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] af9b81db70e7a96b98b04735c7fbf79e188085ae00edb5f5588d3799a76229a4 [INFO] running `"docker" "start" "-a" "af9b81db70e7a96b98b04735c7fbf79e188085ae00edb5f5588d3799a76229a4"` [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/rustwide/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/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.poly2tri.97iaxuds-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4" "/opt/rustwide/target/debug/deps/poly2tri-9ecf6ef98f0910e4.2cz8lsdne8ufe6n2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-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/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-333416314d364512.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-4e7423c6db5d181f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-794cd61d53274767.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-93936a2bba77ec06.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7618b5c9c4d09931.rlib" "/opt/rustwide/target/debug/deps/liblibc-d891ae26767b19ff.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t::CDT::CDT(std::vector > const&)': [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:37: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:38: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:37: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t::CDT::~CDT()': [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:67: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:68: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t::Sweep::EdgeEvent(p2t::SweepContext&, p2t::Point&, p2t::Point&, p2t::Triangle*, p2t::Point&)': [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:124: undefined reference to `std::runtime_error::runtime_error(char const*)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:124: undefined reference to `std::runtime_error::~runtime_error()' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:141: undefined reference to `std::runtime_error::runtime_error(char const*)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:141: undefined reference to `std::runtime_error::~runtime_error()' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t::Sweep::NewFrontTriangle(p2t::SweepContext&, p2t::Point&, p2t::Node&)': [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:179: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:184: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:179: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t::Sweep::Fill(p2t::SweepContext&, p2t::Node&)': [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:201: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:201: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t::Sweep::NextFlipPoint(p2t::Point&, p2t::Point&, p2t::Triangle&, p2t::Point&)': [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `__cxa_allocate_exception' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `std::runtime_error::runtime_error(char const*)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `std::runtime_error::~runtime_error()' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `typeinfo for std::runtime_error' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `__cxa_throw' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `__cxa_free_exception' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t::Sweep::~Sweep()': [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:788: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t::SweepContext::InitTriangulation()': [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:90: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:91: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t::SweepContext::InitEdges(std::vector > const&)': [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:103: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:103: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t::SweepContext::CreateAdvancingFront(std::vector > const&)': [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:128: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:132: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:133: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:134: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:135: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:128: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:135: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t::SweepContext::~SweepContext()': [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:191: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:192: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:193: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o):/opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:194: more undefined references to `operator delete(void*, unsigned long)' follow [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t_polyline_new': [INFO] [stderr] /opt/rustwide/workdir/src/binding.cpp:16: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t_polyline_free': [INFO] [stderr] /opt/rustwide/workdir/src/binding.cpp:23: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t_polyline_add_point': [INFO] [stderr] /opt/rustwide/workdir/src/binding.cpp:30: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t_cdt_new': [INFO] [stderr] /opt/rustwide/workdir/src/binding.cpp:59: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/src/binding.cpp:60: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/src/binding.cpp:59: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t_cdt_free': [INFO] [stderr] /opt/rustwide/workdir/src/binding.cpp:67: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t_cdt_get_triangles': [INFO] [stderr] /opt/rustwide/workdir/src/binding.cpp:94: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/workdir/src/binding.cpp:94: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `p2t_triangles_free': [INFO] [stderr] /opt/rustwide/workdir/src/binding.cpp:110: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, p2t::Node* const&)': [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:436: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:444: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:436: undefined reference to `__cxa_end_catch' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `void std::__cxx11::list >::_M_insert(std::_List_iterator, p2t::Triangle* const&)': [INFO] [stderr] /usr/include/c++/7/bits/stl_list.h:1802: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, p2t::Triangle* const&)': [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:436: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:444: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:436: undefined reference to `__cxa_end_catch' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, p2t::Edge*&&)': [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:436: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:444: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:436: undefined reference to `__cxa_end_catch' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:1505: undefined reference to `std::__throw_length_error(char const*)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:1505: undefined reference to `std::__throw_length_error(char const*)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, p2t::Triangle*&&)': [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:436: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:444: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:436: undefined reference to `__cxa_end_catch' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:1505: undefined reference to `std::__throw_length_error(char const*)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, p2t::Point*&&)': [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:436: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:444: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/include/c++/7/bits/vector.tcc:436: undefined reference to `__cxa_end_catch' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `std::vector >::_M_check_len(unsigned long, char const*) const': [INFO] [stderr] /usr/include/c++/7/bits/stl_vector.h:1505: undefined reference to `std::__throw_length_error(char const*)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::deallocate(p2t::Edge**, unsigned long)': [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:125: undefined reference to `operator delete(void*)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::deallocate(p2t::Node**, unsigned long)': [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:125: undefined reference to `operator delete(void*)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::deallocate(p2t::Triangle**, unsigned long)': [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:125: undefined reference to `operator delete(void*)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator >::deallocate(std::_List_node*, unsigned long)': [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:125: undefined reference to `operator delete(void*)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:111: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::deallocate(p2t::Point**, unsigned long)': [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:125: undefined reference to `operator delete(void*)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:111: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:111: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:111: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `__gnu_cxx::new_allocator >::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:102: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/include/c++/7/ext/new_allocator.h:111: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o): In function `__static_initialization_and_destruction_0(int, int)': [INFO] [stderr] /usr/include/c++/7/iostream:74: undefined reference to `std::ios_base::Init::Init()' [INFO] [stderr] /usr/include/c++/7/iostream:74: undefined reference to `std::ios_base::Init::~Init()' [INFO] [stderr] /opt/rustwide/target/debug/build/poly2tri-77885b7cc357382b/out/libpoly2tri.a(binding.o):(.data.rel.local.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" "af9b81db70e7a96b98b04735c7fbf79e188085ae00edb5f5588d3799a76229a4"` [INFO] running `"docker" "rm" "-f" "af9b81db70e7a96b98b04735c7fbf79e188085ae00edb5f5588d3799a76229a4"` [INFO] [stdout] af9b81db70e7a96b98b04735c7fbf79e188085ae00edb5f5588d3799a76229a4