[INFO] fetching crate voroxx 0.1.1... [INFO] testing voroxx-0.1.1 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate voroxx 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate voroxx 0.1.1 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate voroxx 0.1.1 [INFO] finished tweaking crates.io crate voroxx 0.1.1 [INFO] tweaked toml for crates.io crate voroxx 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afb6925c317c973eabddc7990586298e366de3db949f9fdd49d8603a3a5bd20d [INFO] running `Command { std: "docker" "start" "-a" "afb6925c317c973eabddc7990586298e366de3db949f9fdd49d8603a3a5bd20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afb6925c317c973eabddc7990586298e366de3db949f9fdd49d8603a3a5bd20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb6925c317c973eabddc7990586298e366de3db949f9fdd49d8603a3a5bd20d", kill_on_drop: false }` [INFO] [stdout] afb6925c317c973eabddc7990586298e366de3db949f9fdd49d8603a3a5bd20d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e105505fcdadffe139227ea55c1d4b5032210ccac42b96238ee81d3a2535e52 [INFO] running `Command { std: "docker" "start" "-a" "9e105505fcdadffe139227ea55c1d4b5032210ccac42b96238ee81d3a2535e52", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cpp_common v0.5.9 [INFO] [stderr] Compiling cpp_macros v0.5.9 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling cpp_build v0.5.9 [INFO] [stderr] Compiling voroxx v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cpp v0.5.9 [INFO] [stderr] warning: voroxx@0.1.1: In file included from src/voro++.hh:322, [INFO] [stderr] warning: voroxx@0.1.1: from src/rust/voronoi_cell.rs:5: [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'virtual void voro::voronoicell_base::output_neighbors(FILE*)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:210:53: warning: unused parameter 'fp' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 210 | virtual void output_neighbors(FILE *fp=stdout) {} [INFO] [stderr] warning: voroxx@0.1.1: | ^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'virtual void voro::voronoicell_base::print_edges_neighbors(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:216:56: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 216 | virtual void print_edges_neighbors(int i) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, double, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:339:78: warning: unused parameter 'p_id' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 339 | inline bool nplane(double x,double y,double z,double rsq,int p_id) { [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^~~~ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:349:67: warning: unused parameter 'p_id' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 349 | inline bool nplane(double x,double y,double z,int p_id) { [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^~~~ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_allocate(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:397:44: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 397 | inline void n_allocate(int i,int m) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:397:50: warning: unused parameter 'm' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 397 | inline void n_allocate(int i,int m) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vertices(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:398:55: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 398 | inline void n_add_memory_vertices(int i) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vorder(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:399:53: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 399 | inline void n_add_memory_vorder(int i) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set_pointer(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:400:47: warning: unused parameter 'p' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 400 | inline void n_set_pointer(int p,int n) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:400:53: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 400 | inline void n_set_pointer(int p,int n) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_copy(int, int, int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:401:40: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 401 | inline void n_copy(int a,int b,int c,int d) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:401:46: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 401 | inline void n_copy(int a,int b,int c,int d) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:401:52: warning: unused parameter 'c' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 401 | inline void n_copy(int a,int b,int c,int d) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:401:58: warning: unused parameter 'd' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 401 | inline void n_copy(int a,int b,int c,int d) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set(int, int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:402:39: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 402 | inline void n_set(int a,int b,int c) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:402:45: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 402 | inline void n_set(int a,int b,int c) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:402:51: warning: unused parameter 'c' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 402 | inline void n_set(int a,int b,int c) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux1(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:403:44: warning: unused parameter 'k' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 403 | inline void n_set_aux1(int k) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:404:45: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 404 | inline void n_copy_aux1(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:404:51: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 404 | inline void n_copy_aux1(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1_shift(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:405:51: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 405 | inline void n_copy_aux1_shift(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:405:57: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 405 | inline void n_copy_aux1_shift(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux2_copy(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:406:49: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 406 | inline void n_set_aux2_copy(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:406:55: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 406 | inline void n_set_aux2_copy(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_copy_pointer(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:407:48: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 407 | inline void n_copy_pointer(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:407:54: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 407 | inline void n_copy_pointer(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:408:47: warning: unused parameter 'j' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 408 | inline void n_set_to_aux1(int j) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux2(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:409:47: warning: unused parameter 'j' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 409 | inline void n_set_to_aux2(int j) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_allocate_aux1(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:410:49: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 410 | inline void n_allocate_aux1(int i) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_switch_to_aux1(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:411:50: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 411 | inline void n_switch_to_aux1(int i) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_copy_to_aux1(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:412:48: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 412 | inline void n_copy_to_aux1(int i,int m) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:412:54: warning: unused parameter 'm' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 412 | inline void n_copy_to_aux1(int i,int m) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1_offset(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:413:54: warning: unused parameter 'k' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 413 | inline void n_set_to_aux1_offset(int k,int m) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:413:60: warning: unused parameter 'm' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 413 | inline void n_set_to_aux1_offset(int k,int m) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: In file included from src/voro++.hh:324, [INFO] [stderr] warning: voroxx@0.1.1: from src/rust/voronoi_cell.rs:5: [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh: In member function 'void voro::radius_mono::r_init(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:30:40: warning: unused parameter 'ijk' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 30 | inline void r_init(int ijk,int s) {} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^~~ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:30:48: warning: unused parameter 's' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 30 | inline void r_init(int ijk,int s) {} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh: In member function 'void voro::radius_mono::r_prime(double)': [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:33:44: warning: unused parameter 'rv' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 33 | inline void r_prime(double rv) {} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~~~~^~ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh: In member function 'double voro::radius_mono::r_current_sub(double, int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:55:59: warning: unused parameter 'ijk' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 55 | inline double r_current_sub(double rs,int ijk,int q) {return rs;} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^~~ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:55:67: warning: unused parameter 'q' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 55 | inline double r_current_sub(double rs,int ijk,int q) {return rs;} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh: In member function 'double voro::radius_mono::r_scale(double, int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:62:53: warning: unused parameter 'ijk' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 62 | inline double r_scale(double rs,int ijk,int q) {return rs;} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^~~ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:62:61: warning: unused parameter 'q' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 62 | inline double r_scale(double rs,int ijk,int q) {return rs;} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh: In member function 'bool voro::radius_mono::r_scale_check(double&, double, int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:73:69: warning: unused parameter 'ijk' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 73 | inline bool r_scale_check(double &rs,double mrs,int ijk,int q) {return rs(voro::voronoicell&, voro::voronoicell_base*)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/cell.hh:329: undefined reference to `voro::voronoicell_base::copy(voro::voronoicell_base*)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `voro::voronoicell::plane(double, double, double)': [INFO] [stdout] /opt/rustwide/workdir/src/cell.hh:369: undefined reference to `bool voro::voronoicell_base::nplane(voro::voronoicell&, double, double, double, double, int)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `voro::voronoicell::init(double, double, double, double, double, double)': [INFO] [stdout] /opt/rustwide/workdir/src/cell.hh:377: undefined reference to `voro::voronoicell_base::init_base(double, double, double, double, double, double)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `voro::voronoicell::init_octahedron(double)': [INFO] [stdout] /opt/rustwide/workdir/src/cell.hh:384: undefined reference to `voro::voronoicell_base::init_octahedron_base(double)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `voro::voronoicell::init_tetrahedron(double, double, double, double, double, double, double, double, double, double, double, double)': [INFO] [stdout] /opt/rustwide/workdir/src/cell.hh:393: undefined reference to `voro::voronoicell_base::init_tetrahedron_base(double, double, double, double, double, double, double, double, double, double, double, double)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `voro::voronoicell_neighbor::voronoicell_neighbor()': [INFO] [stdout] /opt/rustwide/workdir/src/cell.hh:440: undefined reference to `voro::voronoicell_base::voronoicell_base(double)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/cell.hh:440: undefined reference to `vtable for voro::voronoicell_neighbor' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/cell.hh:441: undefined reference to `voro::voronoicell_neighbor::memory_setup()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/cell.hh:442: undefined reference to `voro::voronoicell_base::~voronoicell_base()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `voro::voronoicell_neighbor::nplane(double, double, double, int)': [INFO] [stdout] /opt/rustwide/workdir/src/cell.hh:473: undefined reference to `bool voro::voronoicell_base::nplane(voro::voronoicell_neighbor&, double, double, double, double, int)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `voro::voronoicell_neighbor::plane(double, double, double)': [INFO] [stdout] /opt/rustwide/workdir/src/cell.hh:495: undefined reference to `bool voro::voronoicell_base::nplane(voro::voronoicell_neighbor&, double, double, double, double, int)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `voro::voronoicell::~voronoicell()': [INFO] [stdout] /opt/rustwide/workdir/src/cell.hh:317: undefined reference to `voro::voronoicell_base::~voronoicell_base()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_16026074750245192435_impl(voro::voronoicell_base* const&)': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:34: undefined reference to `voro::voronoicell_base::number_of_faces()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_8097083220005420484_impl(voro::voronoicell_base* const&)': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:42: undefined reference to `voro::voronoicell_base::number_of_edges()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_6060915941485464140_impl(voro::voronoicell_base* const&, double* const&)': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:59: undefined reference to `voro::voronoicell_base::translate(double, double, double)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_2018843097581864059_impl(voro::voronoicell_base* const&)': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:67: undefined reference to `voro::voronoicell_base::surface_area()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_10014223786480200790_impl(voro::voronoicell_base* const&)': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:77: undefined reference to `voro::voronoicell_base::volume()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_10119588893582547611_impl(voro::voronoicell_base* const&)': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:85: undefined reference to `voro::voronoicell_base::total_edge_distance()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_18351274605912985190': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:98: undefined reference to `voro::voronoicell_base::centroid(double&, double&, double&)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_16071244932369216334': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:109: undefined reference to `voro::voronoicell_base::vertices(std::vector >&)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_10360386728749445816': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:121: undefined reference to `voro::voronoicell_base::face_areas(std::vector >&)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_4661513399062976911': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:133: undefined reference to `voro::voronoicell_base::face_perimeters(std::vector >&)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_7215257534848262107': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:147: undefined reference to `voro::voronoicell_base::face_vertices(std::vector >&)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_6547938622618213340': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:179: undefined reference to `voro::voronoicell_base::normals(std::vector >&)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_15967417535888606459_impl(voro::voronoicell_base* const&)': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_base.rs:191: undefined reference to `voro::voronoicell_base::max_radius_squared()' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_13656531904797041398_impl(double* const&, double* const&)': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_neighbor.rs:49: undefined reference to `voro::voronoicell_neighbor::init(double, double, double, double, double, double)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_4696109030496831345_impl(double const&)': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_neighbor.rs:65: undefined reference to `voro::voronoicell_neighbor::init_octahedron(double)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_4303069675469414937_impl(double* const&, double* const&, double* const&, double* const&)': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_neighbor.rs:83: undefined reference to `voro::voronoicell_neighbor::init_tetrahedron(double, double, double, double, double, double, double, double, double, double, double, double)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_11262018118921579029_impl(voro::voronoicell_neighbor* const&)': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_neighbor.rs:152: undefined reference to `voro::voronoicell_neighbor::operator=(voro::voronoicell_neighbor&)' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/build/voroxx-70f26792bfb9d001/out/librust_cpp_generated.a(8a09a0a0e1a20dc9-cpp_closures.o): in function `__cpp_closure_14799731885403264157': [INFO] [stdout] /opt/rustwide/workdir/src/rust/voronoi_cell_neighbor.rs:162: undefined reference to `voro::voronoicell_neighbor::~voronoicell_neighbor()' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: voroxx@0.1.1: In file included from src/voro++.hh:322, [INFO] [stderr] warning: voroxx@0.1.1: from src/rust/voronoi_cell.rs:5: [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'virtual void voro::voronoicell_base::output_neighbors(FILE*)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:210:53: warning: unused parameter 'fp' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 210 | virtual void output_neighbors(FILE *fp=stdout) {} [INFO] [stderr] warning: voroxx@0.1.1: | ^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'virtual void voro::voronoicell_base::print_edges_neighbors(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:216:56: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 216 | virtual void print_edges_neighbors(int i) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, double, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:339:78: warning: unused parameter 'p_id' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 339 | inline bool nplane(double x,double y,double z,double rsq,int p_id) { [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^~~~ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:349:67: warning: unused parameter 'p_id' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 349 | inline bool nplane(double x,double y,double z,int p_id) { [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^~~~ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_allocate(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:397:44: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 397 | inline void n_allocate(int i,int m) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:397:50: warning: unused parameter 'm' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 397 | inline void n_allocate(int i,int m) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vertices(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:398:55: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 398 | inline void n_add_memory_vertices(int i) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vorder(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:399:53: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 399 | inline void n_add_memory_vorder(int i) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set_pointer(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:400:47: warning: unused parameter 'p' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 400 | inline void n_set_pointer(int p,int n) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:400:53: warning: unused parameter 'n' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 400 | inline void n_set_pointer(int p,int n) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_copy(int, int, int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:401:40: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 401 | inline void n_copy(int a,int b,int c,int d) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:401:46: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 401 | inline void n_copy(int a,int b,int c,int d) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:401:52: warning: unused parameter 'c' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 401 | inline void n_copy(int a,int b,int c,int d) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:401:58: warning: unused parameter 'd' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 401 | inline void n_copy(int a,int b,int c,int d) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set(int, int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:402:39: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 402 | inline void n_set(int a,int b,int c) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:402:45: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 402 | inline void n_set(int a,int b,int c) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:402:51: warning: unused parameter 'c' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 402 | inline void n_set(int a,int b,int c) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux1(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:403:44: warning: unused parameter 'k' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 403 | inline void n_set_aux1(int k) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:404:45: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 404 | inline void n_copy_aux1(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:404:51: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 404 | inline void n_copy_aux1(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1_shift(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:405:51: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 405 | inline void n_copy_aux1_shift(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:405:57: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 405 | inline void n_copy_aux1_shift(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux2_copy(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:406:49: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 406 | inline void n_set_aux2_copy(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:406:55: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 406 | inline void n_set_aux2_copy(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_copy_pointer(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:407:48: warning: unused parameter 'a' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 407 | inline void n_copy_pointer(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:407:54: warning: unused parameter 'b' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 407 | inline void n_copy_pointer(int a,int b) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:408:47: warning: unused parameter 'j' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 408 | inline void n_set_to_aux1(int j) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux2(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:409:47: warning: unused parameter 'j' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 409 | inline void n_set_to_aux2(int j) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_allocate_aux1(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:410:49: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 410 | inline void n_allocate_aux1(int i) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_switch_to_aux1(int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:411:50: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 411 | inline void n_switch_to_aux1(int i) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_copy_to_aux1(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:412:48: warning: unused parameter 'i' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 412 | inline void n_copy_to_aux1(int i,int m) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:412:54: warning: unused parameter 'm' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 412 | inline void n_copy_to_aux1(int i,int m) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1_offset(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:413:54: warning: unused parameter 'k' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 413 | inline void n_set_to_aux1_offset(int k,int m) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/cell.hh:413:60: warning: unused parameter 'm' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 413 | inline void n_set_to_aux1_offset(int k,int m) {}; [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: In file included from src/voro++.hh:324, [INFO] [stderr] warning: voroxx@0.1.1: from src/rust/voronoi_cell.rs:5: [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh: In member function 'void voro::radius_mono::r_init(int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:30:40: warning: unused parameter 'ijk' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 30 | inline void r_init(int ijk,int s) {} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^~~ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:30:48: warning: unused parameter 's' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 30 | inline void r_init(int ijk,int s) {} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh: In member function 'void voro::radius_mono::r_prime(double)': [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:33:44: warning: unused parameter 'rv' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 33 | inline void r_prime(double rv) {} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~~~~^~ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh: In member function 'double voro::radius_mono::r_current_sub(double, int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:55:59: warning: unused parameter 'ijk' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 55 | inline double r_current_sub(double rs,int ijk,int q) {return rs;} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^~~ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:55:67: warning: unused parameter 'q' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 55 | inline double r_current_sub(double rs,int ijk,int q) {return rs;} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh: In member function 'double voro::radius_mono::r_scale(double, int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:62:53: warning: unused parameter 'ijk' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 62 | inline double r_scale(double rs,int ijk,int q) {return rs;} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^~~ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:62:61: warning: unused parameter 'q' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 62 | inline double r_scale(double rs,int ijk,int q) {return rs;} [INFO] [stderr] warning: voroxx@0.1.1: | ~~~~^ [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh: In member function 'bool voro::radius_mono::r_scale_check(double&, double, int, int)': [INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:73:69: warning: unused parameter 'ijk' [-Wunused-parameter] [INFO] [stderr] warning: voroxx@0.1.1: 73 | inline bool r_scale_check(double &rs,double mrs,int ijk,int q) {return rs