[INFO] fetching crate voroxx 0.1.1...
[INFO] checking voroxx-0.1.1 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate voroxx 0.1.1 into /workspace/builds/worker-5-tc1/source
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate voroxx 0.1.1 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpp v0.5.10
[INFO] [stderr]   Downloaded cpp_macros v0.5.10
[INFO] [stderr]   Downloaded cpp_build v0.5.10
[INFO] [stderr]   Downloaded cpp_common v0.5.10
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 176096eedfa5b3df2e8efd21356032cef0fb3a33e5b897599cbebe12f62f63e1
[INFO] running `Command { std: "docker" "start" "-a" "176096eedfa5b3df2e8efd21356032cef0fb3a33e5b897599cbebe12f62f63e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "176096eedfa5b3df2e8efd21356032cef0fb3a33e5b897599cbebe12f62f63e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "176096eedfa5b3df2e8efd21356032cef0fb3a33e5b897599cbebe12f62f63e1", kill_on_drop: false }`
[INFO] [stdout] 176096eedfa5b3df2e8efd21356032cef0fb3a33e5b897599cbebe12f62f63e1
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61a7f474b4b6468d55089a598fc3f41f9ee413e8db5fcb8976ea76a56045e644
[INFO] running `Command { std: "docker" "start" "-a" "61a7f474b4b6468d55089a598fc3f41f9ee413e8db5fcb8976ea76a56045e644", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpp_common v0.5.10
[INFO] [stderr]    Compiling cpp_macros v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking cpp v0.5.10
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cpp_build v0.5.10
[INFO] [stderr]    Compiling voroxx v0.1.1 (/opt/rustwide/workdir)
[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: 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<mrs;}
[INFO] [stderr] warning: voroxx@0.1.1:       |                                                                 ~~~~^~~
[INFO] [stderr] warning: voroxx@0.1.1: src/rad_option.hh:73:77: warning: unused parameter 'q' [-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<mrs;}
[INFO] [stderr] warning: voroxx@0.1.1:       |                                                                         ~~~~^
[INFO] [stderr] warning: voroxx@0.1.1: In file included from src/voro++.hh:327:
[INFO] [stderr] warning: voroxx@0.1.1: src/container_prd.hh: In member function 'void voro::container_periodic_base::initialize_search(int, int, int, int, int&, int&, int&, int&)':
[INFO] [stderr] warning: voroxx@0.1.1: src/container_prd.hh:143:51: warning: unused parameter 'ci' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@0.1.1:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@0.1.1:       |                                               ~~~~^~
[INFO] [stderr] warning: voroxx@0.1.1: src/container_prd.hh:143:58: warning: unused parameter 'cj' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@0.1.1:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@0.1.1:       |                                                      ~~~~^~
[INFO] [stderr] warning: voroxx@0.1.1: src/container_prd.hh:143:65: warning: unused parameter 'ck' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@0.1.1:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@0.1.1:       |                                                             ~~~~^~
[INFO] [stderr] warning: voroxx@0.1.1: src/container_prd.hh:143:72: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@0.1.1:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@0.1.1:       |                                                                    ~~~~^~~
[INFO] [stderr] warning: voroxx@0.1.1: src/container_prd.hh:143:102: warning: unused parameter 'disp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@0.1.1:   143 |                 inline void initialize_search(int ci,int cj,int ck,int ijk,int &i,int &j,int &k,int &disp) {
[INFO] [stderr] warning: voroxx@0.1.1:       |                                                                                                 ~~~~~^~~~
[INFO] [stderr] warning: voroxx@0.1.1: src/container_prd.hh: In member function 'int voro::container_periodic_base::region_index(int, int, int, int, int, int, double&, double&, double&, int&)':
[INFO] [stderr] warning: voroxx@0.1.1: src/container_prd.hh:172:102: warning: unused parameter 'qy' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@0.1.1:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@0.1.1:       |                                                                                              ~~~~~~~~^~
[INFO] [stderr] warning: voroxx@0.1.1: src/container_prd.hh:172:113: warning: unused parameter 'qz' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@0.1.1:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@0.1.1:       |                                                                                                         ~~~~~~~~^~
[INFO] [stderr] warning: voroxx@0.1.1: src/container_prd.hh:172:121: warning: unused parameter 'disp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@0.1.1:   172 |                 inline int region_index(int ci,int cj,int ck,int ei,int ej,int ek,double &qx,double &qy,double &qz,int &disp) {
[INFO] [stderr] warning: voroxx@0.1.1:       |                                                                                                                    ~~~~~^~~~
[INFO] [stderr] warning: voroxx@0.1.1: src/rust/voronoi_cell.rs: In function 'void __cpp_closure_15623548239774183131(voro::voronoicell* const&)':
[INFO] [stderr] warning: voroxx@0.1.1: src/rust/voronoi_cell.rs:122:13: warning: deleting object of polymorphic class type 'voro::voronoicell' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
[INFO] [stderr] warning: voroxx@0.1.1:   122 |             delete ptr;
[INFO] [stderr] warning: voroxx@0.1.1:       |             ^~~~~~~~~~
[INFO] [stderr] warning: voroxx@0.1.1: src/rust/voronoi_cell_base.rs: In function 'double __cpp_closure_6060915941485464140_impl(voro::voronoicell_base* const&, double* const&)':
[INFO] [stderr] warning: voroxx@0.1.1: src/rust/voronoi_cell_base.rs:61:1: warning: no return statement in function returning non-void [-Wreturn-type]
[INFO] [stderr] warning: voroxx@0.1.1:    61 |     }
[INFO] [stderr] warning: voroxx@0.1.1:       | ^
[INFO] [stderr] warning: voroxx@0.1.1: src/rust/voronoi_cell_neighbor.rs: In function 'void __cpp_closure_14799731885403264157(voro::voronoicell_neighbor* const&)':
[INFO] [stderr] warning: voroxx@0.1.1: src/rust/voronoi_cell_neighbor.rs:162:13: warning: deleting object of polymorphic class type 'voro::voronoicell_neighbor' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
[INFO] [stderr] warning: voroxx@0.1.1:   162 |             delete ptr;
[INFO] [stderr] warning: voroxx@0.1.1:       |             ^~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.35s
[INFO] running `Command { std: "docker" "inspect" "61a7f474b4b6468d55089a598fc3f41f9ee413e8db5fcb8976ea76a56045e644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61a7f474b4b6468d55089a598fc3f41f9ee413e8db5fcb8976ea76a56045e644", kill_on_drop: false }`
[INFO] [stdout] 61a7f474b4b6468d55089a598fc3f41f9ee413e8db5fcb8976ea76a56045e644
