[INFO] crate poly2tri 0.1.0 is already in cache [INFO] testing poly2tri-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate poly2tri 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate poly2tri 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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 /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4ac1d921140e43f6007825370ffe461efd024dcefb72b63fb68c9f8e5d692e74 [INFO] running `"docker" "start" "-a" "4ac1d921140e43f6007825370ffe461efd024dcefb72b63fb68c9f8e5d692e74"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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: 2 warnings emitted [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: 95 | auto first_p = (*vec)[0]; [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `"docker" "inspect" "4ac1d921140e43f6007825370ffe461efd024dcefb72b63fb68c9f8e5d692e74"` [INFO] running `"docker" "rm" "-f" "4ac1d921140e43f6007825370ffe461efd024dcefb72b63fb68c9f8e5d692e74"` [INFO] [stdout] 4ac1d921140e43f6007825370ffe461efd024dcefb72b63fb68c9f8e5d692e74 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 42a069327f1b6414349faaae0f5a854ffa0cbcd47171ca7bd3634aa83658bd7f [INFO] running `"docker" "start" "-a" "42a069327f1b6414349faaae0f5a854ffa0cbcd47171ca7bd3634aa83658bd7f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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: 2 warnings emitted [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: 95 | auto first_p = (*vec)[0]; [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] Compiling poly2tri v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/lib.rs:253:47 [INFO] [stderr] | [INFO] [stderr] 253 | let triangles = triangulate_points(points.into_iter()); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [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/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.poly2tri.3dv6fyn2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111" "/opt/rustwide/target/debug/deps/poly2tri-1384fe3db293b111.xvqximku66yuz4l.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.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/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/liblibc-789e836d4fd44939.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:38: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:37: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/cdt.cc:68: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:124: undefined reference to `std::runtime_error::~runtime_error()' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:141: undefined reference to `std::runtime_error::runtime_error(char const*)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:141: undefined reference to `std::runtime_error::~runtime_error()' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:184: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:179: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:201: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `std::runtime_error::runtime_error(char const*)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `std::runtime_error::~runtime_error()' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `typeinfo for std::runtime_error' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `__cxa_throw' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep.cc:759: undefined reference to `__cxa_free_exception' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:91: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:103: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:132: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:133: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:134: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:135: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:128: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:135: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:192: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/vendor/poly2tri-cpp/poly2tri/sweep/sweep_context.cc:193: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/workdir/src/binding.cpp:60: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/workdir/src/binding.cpp:59: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/workdir/src/binding.cpp:94: undefined reference to `operator delete(void*, unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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++/9/bits/vector.tcc:485: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/bits/vector.tcc:493: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/bits/vector.tcc:485: undefined reference to `__cxa_end_catch' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `void std::__cxx11::list >::_M_insert(std::_List_iterator, p2t::Triangle* const&)': [INFO] [stderr] /usr/include/c++/9/bits/stl_list.h:1908: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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++/9/bits/vector.tcc:485: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/bits/vector.tcc:493: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/bits/vector.tcc:485: undefined reference to `__cxa_end_catch' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, p2t::Edge*&&)': [INFO] [stderr] /usr/include/c++/9/bits/vector.tcc:485: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/bits/vector.tcc:493: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/bits/vector.tcc:485: undefined reference to `__cxa_end_catch' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `std::vector >::_M_check_len(unsigned long, char const*) const': [INFO] [stderr] /usr/include/c++/9/bits/stl_vector.h:1756: undefined reference to `std::__throw_length_error(char const*)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `std::vector >::_M_check_len(unsigned long, char const*) const': [INFO] [stderr] /usr/include/c++/9/bits/stl_vector.h:1756: undefined reference to `std::__throw_length_error(char const*)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, p2t::Triangle*&&)': [INFO] [stderr] /usr/include/c++/9/bits/vector.tcc:485: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/bits/vector.tcc:493: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/bits/vector.tcc:485: undefined reference to `__cxa_end_catch' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `std::vector >::_M_check_len(unsigned long, char const*) const': [INFO] [stderr] /usr/include/c++/9/bits/stl_vector.h:1756: undefined reference to `std::__throw_length_error(char const*)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `void std::vector >::_M_realloc_insert(__gnu_cxx::__normal_iterator > >, p2t::Point*&&)': [INFO] [stderr] /usr/include/c++/9/bits/vector.tcc:485: undefined reference to `__cxa_begin_catch' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/bits/vector.tcc:493: undefined reference to `__cxa_rethrow' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/bits/vector.tcc:485: undefined reference to `__cxa_end_catch' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `__gnu_cxx::new_allocator::deallocate(p2t::Edge**, unsigned long)': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:128: undefined reference to `operator delete(void*)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `std::vector >::_M_check_len(unsigned long, char const*) const': [INFO] [stderr] /usr/include/c++/9/bits/stl_vector.h:1756: undefined reference to `std::__throw_length_error(char const*)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `__gnu_cxx::new_allocator::deallocate(p2t::Node**, unsigned long)': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:128: undefined reference to `operator delete(void*)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `__gnu_cxx::new_allocator::deallocate(p2t::Triangle**, unsigned long)': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:128: undefined reference to `operator delete(void*)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `__gnu_cxx::new_allocator::deallocate(p2t::Point**, unsigned long)': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:128: undefined reference to `operator delete(void*)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `__gnu_cxx::new_allocator >::deallocate(std::_List_node*, unsigned long)': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:128: undefined reference to `operator delete(void*)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:105: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/ext/new_allocator.h:114: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:105: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/ext/new_allocator.h:114: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:105: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/ext/new_allocator.h:114: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `__gnu_cxx::new_allocator::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:105: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/ext/new_allocator.h:114: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `__gnu_cxx::new_allocator >::allocate(unsigned long, void const*)': [INFO] [stderr] /usr/include/c++/9/ext/new_allocator.h:105: undefined reference to `std::__throw_bad_alloc()' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/ext/new_allocator.h:114: undefined reference to `operator new(unsigned long)' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/out/libpoly2tri.a(binding.o): in function `__static_initialization_and_destruction_0(int, int)': [INFO] [stderr] /usr/include/c++/9/iostream:74: undefined reference to `std::ios_base::Init::Init()' [INFO] [stderr] /usr/bin/ld: /usr/include/c++/9/iostream:74: undefined reference to `std::ios_base::Init::~Init()' [INFO] [stderr] /usr/bin/ld: /opt/rustwide/target/debug/build/poly2tri-a2a43915e3746b68/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; 1 warning emitted [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: 95 | 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" "42a069327f1b6414349faaae0f5a854ffa0cbcd47171ca7bd3634aa83658bd7f"` [INFO] running `"docker" "rm" "-f" "42a069327f1b6414349faaae0f5a854ffa0cbcd47171ca7bd3634aa83658bd7f"` [INFO] [stdout] 42a069327f1b6414349faaae0f5a854ffa0cbcd47171ca7bd3634aa83658bd7f