[INFO] cloning repository https://github.com/montaglue/voronoi-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/montaglue/voronoi-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontaglue%2Fvoronoi-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontaglue%2Fvoronoi-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3323a1e29e2fa31b67c4dfd8063c9acdcedc2d12
[INFO] testing montaglue/voronoi-rs against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmontaglue%2Fvoronoi-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/montaglue/voronoi-rs
[INFO] finished tweaking git repo https://github.com/montaglue/voronoi-rs
[INFO] tweaked toml for git repo https://github.com/montaglue/voronoi-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/montaglue/voronoi-rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/montaglue/voronoi-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea63b70334c6e31ca44476bd2d76c6c97b465c3b98c04143d1b7ca7065d351b5
[INFO] running `Command { std: "docker" "start" "-a" "ea63b70334c6e31ca44476bd2d76c6c97b465c3b98c04143d1b7ca7065d351b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea63b70334c6e31ca44476bd2d76c6c97b465c3b98c04143d1b7ca7065d351b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea63b70334c6e31ca44476bd2d76c6c97b465c3b98c04143d1b7ca7065d351b5", kill_on_drop: false }`
[INFO] [stdout] ea63b70334c6e31ca44476bd2d76c6c97b465c3b98c04143d1b7ca7065d351b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b372e62817a6b83d9baeb6224e8333f03a66e09891d66a09160978f66e9029f5
[INFO] running `Command { std: "docker" "start" "-a" "b372e62817a6b83d9baeb6224e8333f03a66e09891d66a09160978f66e9029f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling convex_hull v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ops::Neg`
[INFO] [stdout]  --> src/geometry/plane.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Neg;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DotProd`
[INFO] [stdout]  --> src/geometry/plane.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::vec3::{DotProd, Vec3};
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Vec3` is never constructed
[INFO] [stdout]  --> src/geometry/vec3.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Vec3<T>(pub T, pub T, pub T);
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len_sq`, `len`, `norm`, and `get_norm` are never used
[INFO] [stdout]   --> src/geometry/vec3.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Vec3<f64> {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout]  8 |     pub fn len_sq(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn len(&self) -> f64 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn norm(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_norm(&self) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DotProd` is never used
[INFO] [stdout]   --> src/geometry/vec3.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub trait DotProd: Sized + Add<Output = Self> + Mul<Output = Self> {}
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Plane` is never constructed
[INFO] [stdout]  --> src/geometry/plane.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Plane<T> {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/geometry/plane.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Plane<f64> {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(point: Vec3<f64>, mut normal: Vec3<f64>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ray` is never constructed
[INFO] [stdout]  --> src/geometry/ray.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Ray {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/geometry/ray.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Ray {
[INFO] [stdout]   | -------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new(start: Vec3<f64>, mut dir: Vec3<f64>) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HalfEdge` is never constructed
[INFO] [stdout]  --> src/geometry/mesh.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct HalfEdge {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `disable` and `is_disabled` are never used
[INFO] [stdout]   --> src/geometry/mesh.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl HalfEdge {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 11 |     fn disable(&mut self) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn is_disabled(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Face` is never constructed
[INFO] [stdout]   --> src/geometry/mesh.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Face {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `disable`, and `is_disabled` are never used
[INFO] [stdout]   --> src/geometry/mesh.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl Face {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 32 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn disable(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn is_disabled(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mesh` is never constructed
[INFO] [stdout]   --> src/geometry/mesh.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Mesh {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_face` and `add_half_edge` are never used
[INFO] [stdout]   --> src/geometry/mesh.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Mesh {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] 62 |     pub fn add_face(&mut self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn add_half_edge(&mut self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] running `Command { std: "docker" "inspect" "b372e62817a6b83d9baeb6224e8333f03a66e09891d66a09160978f66e9029f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b372e62817a6b83d9baeb6224e8333f03a66e09891d66a09160978f66e9029f5", kill_on_drop: false }`
[INFO] [stdout] b372e62817a6b83d9baeb6224e8333f03a66e09891d66a09160978f66e9029f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dadcd166ab634437141ea50041d72bb59b4f6ee7802d7a36b85559b7f3fae185
[INFO] running `Command { std: "docker" "start" "-a" "dadcd166ab634437141ea50041d72bb59b4f6ee7802d7a36b85559b7f3fae185", kill_on_drop: false }`
[INFO] [stderr]    Compiling convex_hull v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::ops::Neg`
[INFO] [stdout]  --> src/geometry/plane.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Neg;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DotProd`
[INFO] [stdout]  --> src/geometry/plane.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::vec3::{DotProd, Vec3};
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Vec3` is never constructed
[INFO] [stdout]  --> src/geometry/vec3.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Vec3<T>(pub T, pub T, pub T);
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `len_sq`, `len`, `norm`, and `get_norm` are never used
[INFO] [stdout]   --> src/geometry/vec3.rs:8:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Vec3<f64> {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout]  8 |     pub fn len_sq(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub fn len(&self) -> f64 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn norm(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_norm(&self) -> Self {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DotProd` is never used
[INFO] [stdout]   --> src/geometry/vec3.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub trait DotProd: Sized + Add<Output = Self> + Mul<Output = Self> {}
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Plane` is never constructed
[INFO] [stdout]  --> src/geometry/plane.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Plane<T> {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/geometry/plane.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Plane<f64> {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(point: Vec3<f64>, mut normal: Vec3<f64>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ray` is never constructed
[INFO] [stdout]  --> src/geometry/ray.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Ray {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/geometry/ray.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl Ray {
[INFO] [stdout]   | -------- associated function in this implementation
[INFO] [stdout] 9 |     pub fn new(start: Vec3<f64>, mut dir: Vec3<f64>) -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HalfEdge` is never constructed
[INFO] [stdout]  --> src/geometry/mesh.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct HalfEdge {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `disable` and `is_disabled` are never used
[INFO] [stdout]   --> src/geometry/mesh.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl HalfEdge {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] 11 |     fn disable(&mut self) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn is_disabled(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Face` is never constructed
[INFO] [stdout]   --> src/geometry/mesh.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Face {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `disable`, and `is_disabled` are never used
[INFO] [stdout]   --> src/geometry/mesh.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl Face {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 32 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn disable(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn is_disabled(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mesh` is never constructed
[INFO] [stdout]   --> src/geometry/mesh.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct Mesh {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_face` and `add_half_edge` are never used
[INFO] [stdout]   --> src/geometry/mesh.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl Mesh {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] 62 |     pub fn add_face(&mut self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn add_half_edge(&mut self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcRPpcai/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcRPpcai/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/convex_hull-2810dfc33049d756" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           Stack dump:
[INFO] [stdout]           0.	Program arguments: /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccCnhKwD.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/convex_hull-2810dfc33049d756 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/opt/rustwide/target/debug/deps/rustcRPpcai/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /opt/rustwide/target/debug/deps/rustcRPpcai/symbols.o /opt/rustwide/target/debug/deps/convex_hull-2810dfc33049d756.convex_hull.fe5c23b0083167c9-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/convex_hull-2810dfc33049d756.9szumn01eltlr9calw227l95l.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-9a8c4d66797a37f5.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa0b2e0eec5f61b2.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-afcdf6d0458df3dd.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-267b04dbd87607fb.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-7e26ccec6e221100.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7af6eef3f027f9cb.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-18191ac39533322d.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b71e0b8cc6121ae3.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-73b3201bc7b0c6bf.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-bcf9f0b3b383a749.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2eaee9ec806b6b01.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3c01aa3002a08f4f.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-12fc529a8c82ceee.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1aa74596e1d30fe3.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-92023c1cb0992e10.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-5db259ced01f20df.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9b28d45641fe6de7.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-72108940b7dbd244.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9aa0f5bc6c0c7e68.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62a1c58f46ae5b5d.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-12bcfe474901f35f.rlib /opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-74eaf0768124c880.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o
[INFO] [stdout]            #0 0x00007e60d1834af7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/libLLVM.so.21.1-rust-1.94.0-stable+0x5634af7)
[INFO] [stdout]            #1 0x00007e60d18353ed SignalHandler(int, siginfo_t*, void*) (/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/libLLVM.so.21.1-rust-1.94.0-stable+0x56353ed)
[INFO] [stdout]            #2 0x00007e60cc005330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330)
[INFO] [stdout]            #3 0x0000649870de987b void lld::elf::writeResult<llvm::object::ELFType<(llvm::endianness)1, true>>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x58b87b)
[INFO] [stdout]            #4 0x0000649870be1835 void lld::elf::LinkerDriver::link<llvm::object::ELFType<(llvm::endianness)1, true>>(llvm::opt::InputArgList&) Driver.cpp:0:0
[INFO] [stdout]            #5 0x0000649870bbc62d lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef<char const*>) Driver.cpp:0:0
[INFO] [stdout]            #6 0x0000649870bb7534 lld::elf::link(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x359534)
[INFO] [stdout]            #7 0x0000649870abd73a lld::unsafeLldMain(llvm::ArrayRef<char const*>, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef<lld::DriverDef>, bool) (/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25f73a)
[INFO] [stdout]            #8 0x0000649870abc800 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25e800)
[INFO] [stdout]            #9 0x0000649870abceb1 main (/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x25eeb1)
[INFO] [stdout]           #10 0x00007e60cbfea1ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca)
[INFO] [stdout]           #11 0x00007e60cbfea28b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b)
[INFO] [stdout]           #12 0x000064987093f469 _start (/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xe1469)
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `convex_hull` (bin "convex_hull" test) due to 1 previous error; 15 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dadcd166ab634437141ea50041d72bb59b4f6ee7802d7a36b85559b7f3fae185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dadcd166ab634437141ea50041d72bb59b4f6ee7802d7a36b85559b7f3fae185", kill_on_drop: false }`
[INFO] [stdout] dadcd166ab634437141ea50041d72bb59b4f6ee7802d7a36b85559b7f3fae185
