[INFO] fetching crate voroxx 1.0.0...
[INFO] checking voroxx-1.0.0 against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] extracting crate voroxx 1.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate voroxx 1.0.0
[INFO] finished tweaking crates.io crate voroxx 1.0.0
[INFO] tweaked toml for crates.io crate voroxx 1.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate voroxx 1.0.0 on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate voroxx 1.0.0 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6048503ae49cef43676c3f6dc9b2ea656605d022bcce51967eab5bb4d9d87a0f
[INFO] running `Command { std: "docker" "start" "-a" "6048503ae49cef43676c3f6dc9b2ea656605d022bcce51967eab5bb4d9d87a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6048503ae49cef43676c3f6dc9b2ea656605d022bcce51967eab5bb4d9d87a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6048503ae49cef43676c3f6dc9b2ea656605d022bcce51967eab5bb4d9d87a0f", kill_on_drop: false }`
[INFO] [stdout] 6048503ae49cef43676c3f6dc9b2ea656605d022bcce51967eab5bb4d9d87a0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfe95145109568482778174cdf466dde64c0c402865fb52af98d8688d7150fb8
[INFO] running `Command { std: "docker" "start" "-a" "cfe95145109568482778174cdf466dde64c0c402865fb52af98d8688d7150fb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cpp_common v0.5.10
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cpp_macros v0.5.10
[INFO] [stderr]    Compiling cpp_build v0.5.10
[INFO] [stderr]    Compiling voroxx v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cpp v0.5.10
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:322,
[INFO] [stderr] warning: voroxx@1.0.0:                  from src/rust/voronoi_cell.rs:5:
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'virtual void voro::voronoicell_base::output_neighbors(FILE*)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:217:53: warning: unused parameter 'fp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   217 |                 virtual void output_neighbors(FILE *fp=stdout) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                     ^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'virtual void voro::voronoicell_base::print_edges_neighbors(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:223:56: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   223 |                 virtual void print_edges_neighbors(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                    ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, double, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:346:78: warning: unused parameter 'p_id' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   346 |                 inline bool nplane(double x,double y,double z,double rsq,int p_id) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                          ~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'bool voro::voronoicell::nplane(double, double, double, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:356:67: warning: unused parameter 'p_id' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   356 |                 inline bool nplane(double x,double y,double z,int p_id) {
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_allocate(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:404:44: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   404 |                 inline void n_allocate(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:404:50: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   404 |                 inline void n_allocate(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                              ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vertices(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:405:55: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   405 |                 inline void n_add_memory_vertices(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_add_memory_vorder(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:406:53: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   406 |                 inline void n_add_memory_vorder(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_pointer(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:407:47: warning: unused parameter 'p' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   407 |                 inline void n_set_pointer(int p,int n) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:407:53: warning: unused parameter 'n' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   407 |                 inline void n_set_pointer(int p,int n) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy(int, int, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:40: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                    ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:46: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                          ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:52: warning: unused parameter 'c' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:408:58: warning: unused parameter 'd' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   408 |                 inline void n_copy(int a,int b,int c,int d) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                      ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set(int, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:39: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:45: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:409:51: warning: unused parameter 'c' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   409 |                 inline void n_set(int a,int b,int c) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:410:44: warning: unused parameter 'k' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   410 |                 inline void n_set_aux1(int k) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:411:45: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   411 |                 inline void n_copy_aux1(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:411:51: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   411 |                 inline void n_copy_aux1(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_aux1_shift(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:412:51: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   412 |                 inline void n_copy_aux1_shift(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:412:57: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   412 |                 inline void n_copy_aux1_shift(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                     ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_aux2_copy(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:413:49: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   413 |                 inline void n_set_aux2_copy(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                             ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:413:55: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   413 |                 inline void n_set_aux2_copy(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                   ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_pointer(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:414:48: warning: unused parameter 'a' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   414 |                 inline void n_copy_pointer(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:414:54: warning: unused parameter 'b' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   414 |                 inline void n_copy_pointer(int a,int b) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:415:47: warning: unused parameter 'j' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   415 |                 inline void n_set_to_aux1(int j) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux2(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:416:47: warning: unused parameter 'j' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   416 |                 inline void n_set_to_aux2(int j) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                           ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_allocate_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:417:49: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   417 |                 inline void n_allocate_aux1(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                             ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_switch_to_aux1(int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:418:50: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   418 |                 inline void n_switch_to_aux1(int i) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                              ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_copy_to_aux1(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:419:48: warning: unused parameter 'i' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   419 |                 inline void n_copy_to_aux1(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:419:54: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   419 |                 inline void n_copy_to_aux1(int i,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh: In member function 'void voro::voronoicell::n_set_to_aux1_offset(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:420:54: warning: unused parameter 'k' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   420 |                 inline void n_set_to_aux1_offset(int k,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                  ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/cell.hh:420:60: warning: unused parameter 'm' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   420 |                 inline void n_set_to_aux1_offset(int k,int m) {};
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                        ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:324:
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'void voro::radius_mono::r_init(int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:30:40: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    30 |                 inline void r_init(int ijk,int s) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                    ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:30:48: warning: unused parameter 's' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    30 |                 inline void r_init(int ijk,int s) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                            ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'void voro::radius_mono::r_prime(double)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:33:44: warning: unused parameter 'rv' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    33 |                 inline void r_prime(double rv) {}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                     ~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'double voro::radius_mono::r_current_sub(double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:55:59: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    55 |                 inline double r_current_sub(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                       ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:55:67: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    55 |                 inline double r_current_sub(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                               ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'double voro::radius_mono::r_scale(double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:62:53: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    62 |                 inline double r_scale(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                 ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:62:61: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    62 |                 inline double r_scale(double rs,int ijk,int q) {return rs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh: In member function 'bool voro::radius_mono::r_scale_check(double&, double, int, int)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:73:69: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    73 |                 inline bool r_scale_check(double &rs,double mrs,int ijk,int q) {return rs<mrs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                 ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rad_option.hh:73:77: warning: unused parameter 'q' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:    73 |                 inline bool r_scale_check(double &rs,double mrs,int ijk,int q) {return rs<mrs;}
[INFO] [stderr] warning: voroxx@1.0.0:       |                                                                         ~~~~^
[INFO] [stderr] warning: voroxx@1.0.0: In file included from src/voro++.hh:327:
[INFO] [stderr] warning: voroxx@1.0.0: 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@1.0.0: src/container_prd.hh:143:51: warning: unused parameter 'ci' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   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@1.0.0:       |                                               ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:58: warning: unused parameter 'cj' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   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@1.0.0:       |                                                      ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:65: warning: unused parameter 'ck' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   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@1.0.0:       |                                                             ~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:72: warning: unused parameter 'ijk' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   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@1.0.0:       |                                                                    ~~~~^~~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:143:102: warning: unused parameter 'disp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   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@1.0.0:       |                                                                                                 ~~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: 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@1.0.0: src/container_prd.hh:172:102: warning: unused parameter 'qy' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   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@1.0.0:       |                                                                                              ~~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:113: warning: unused parameter 'qz' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   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@1.0.0:       |                                                                                                         ~~~~~~~~^~
[INFO] [stderr] warning: voroxx@1.0.0: src/container_prd.hh:172:121: warning: unused parameter 'disp' [-Wunused-parameter]
[INFO] [stderr] warning: voroxx@1.0.0:   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@1.0.0:       |                                                                                                                    ~~~~~^~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell.rs: In function 'void __cpp_closure_15623548239774183131(voro::voronoicell* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: 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@1.0.0:   122 |             delete ptr;
[INFO] [stderr] warning: voroxx@1.0.0:       |             ^~~~~~~~~~
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_base.rs: In function 'double __cpp_closure_6060915941485464140_impl(voro::voronoicell_base* const&, double* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_base.rs:61:1: warning: no return statement in function returning non-void [-Wreturn-type]
[INFO] [stderr] warning: voroxx@1.0.0:    61 |     }
[INFO] [stderr] warning: voroxx@1.0.0:       | ^
[INFO] [stderr] warning: voroxx@1.0.0: src/rust/voronoi_cell_neighbor.rs: In function 'void __cpp_closure_14799731885403264157(voro::voronoicell_neighbor* const&)':
[INFO] [stderr] warning: voroxx@1.0.0: 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@1.0.0:   162 |             delete ptr;
[INFO] [stderr] warning: voroxx@1.0.0:       |             ^~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.02s
[INFO] running `Command { std: "docker" "inspect" "cfe95145109568482778174cdf466dde64c0c402865fb52af98d8688d7150fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfe95145109568482778174cdf466dde64c0c402865fb52af98d8688d7150fb8", kill_on_drop: false }`
[INFO] [stdout] cfe95145109568482778174cdf466dde64c0c402865fb52af98d8688d7150fb8
