[INFO] fetching crate lumo 0.3.2...
[INFO] testing lumo-0.3.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate lumo 0.3.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate lumo 0.3.2
[INFO] finished tweaking crates.io crate lumo 0.3.2
[INFO] tweaked toml for crates.io crate lumo 0.3.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lumo 0.3.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lumo 0.3.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.0
[INFO] [stderr]   Downloaded argh v0.1.10
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded time v0.3.20
[INFO] [stderr]   Downloaded zip v0.6.4
[INFO] [stderr]   Downloaded aho-corasick v1.0.3
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] [stderr]   Downloaded argh_derive v0.1.10
[INFO] [stderr]   Downloaded rustix v0.37.6
[INFO] [stderr]   Downloaded zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.1
[INFO] [stderr]   Downloaded cpufeatures v0.2.6
[INFO] [stderr]   Downloaded regex-automata v0.3.6
[INFO] [stderr]   Downloaded argh_shared v0.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48c0550d8311b05482749451c9fd2198ebf94e75cb1d19007eb1702ac60877bb
[INFO] running `Command { std: "docker" "start" "-a" "48c0550d8311b05482749451c9fd2198ebf94e75cb1d19007eb1702ac60877bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48c0550d8311b05482749451c9fd2198ebf94e75cb1d19007eb1702ac60877bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c0550d8311b05482749451c9fd2198ebf94e75cb1d19007eb1702ac60877bb", kill_on_drop: false }`
[INFO] [stdout] 48c0550d8311b05482749451c9fd2198ebf94e75cb1d19007eb1702ac60877bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbe8688a3f59b17d62dcba6a3e18aa456eb1d190df38046155bca715c407f743
[INFO] running `Command { std: "docker" "start" "-a" "dbe8688a3f59b17d62dcba6a3e18aa456eb1d190df38046155bca715c407f743", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.55
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling rustix v0.37.6
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling aho-corasick v1.0.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling argh_shared v0.1.10
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling time v0.3.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling argh_derive v0.1.10
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling argh v0.1.10
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling glam v0.23.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling ureq v2.6.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.4
[INFO] [stderr]    Compiling lumo v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/integrator/bd_path_trace/path_gen.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn light_path(scene: &Scene) -> Vec<Vertex> {
[INFO] [stdout]    |                          ^^^^^^         ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn light_path(scene: &Scene) -> Vec<Vertex<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit>;
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn sample_leaving(&self, rand_sq0: Vec2, rand_sq1: Vec2) -> (Ray, Hit) {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here               ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn sample_leaving(&self, rand_sq0: Vec2, rand_sq1: Vec2) -> (Ray, Hit<'_>) {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn sample_on(&self, rand_sq: Vec2) -> Hit;
[INFO] [stdout]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object.rs:117:27
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/cone.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/cube.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/cube.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/cylinder.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/disk.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/disk.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/disk.rs:135:27
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/instance.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/instance.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/instance.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/kdtree.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 79 |     ) -> Option<Hit> {
[INFO] [stdout]    |                 ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     ) -> Option<Hit<'_>> {
[INFO] [stdout]    |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/kdtree.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]     |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/kdtree.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/medium.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn hit(&self, ro: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                      ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn hit(&self, ro: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/plane.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/rectangle.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/rectangle.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/sphere.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/sphere.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/sphere.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/triangle.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/triangle.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/scene.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn hit(&self, r: &Ray) -> Option<Hit> {
[INFO] [stdout]    |                ^^^^^                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn hit(&self, r: &Ray) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tracer/scene.rs:95:82
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn hit_light<'a>(&'a self, r: &Ray, light: &'a dyn Sampleable) -> Option<Hit> {
[INFO] [stdout]    |                           --                        --                           ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                         |
[INFO] [stdout]    |                           |                         the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn hit_light<'a>(&'a self, r: &Ray, light: &'a dyn Sampleable) -> Option<Hit<'a>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 3m 47s
[INFO] running `Command { std: "docker" "inspect" "dbe8688a3f59b17d62dcba6a3e18aa456eb1d190df38046155bca715c407f743", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbe8688a3f59b17d62dcba6a3e18aa456eb1d190df38046155bca715c407f743", kill_on_drop: false }`
[INFO] [stdout] dbe8688a3f59b17d62dcba6a3e18aa456eb1d190df38046155bca715c407f743
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9151c8c5ef7e18f0623b3876d5b0584ff2acc2b21d4defa1fc1a88660f1e419c
[INFO] running `Command { std: "docker" "start" "-a" "9151c8c5ef7e18f0623b3876d5b0584ff2acc2b21d4defa1fc1a88660f1e419c", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/integrator/bd_path_trace/path_gen.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn light_path(scene: &Scene) -> Vec<Vertex> {
[INFO] [stdout]    |                          ^^^^^^         ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn light_path(scene: &Scene) -> Vec<Vertex<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit>;
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn sample_leaving(&self, rand_sq0: Vec2, rand_sq1: Vec2) -> (Ray, Hit) {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here               ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn sample_leaving(&self, rand_sq0: Vec2, rand_sq1: Vec2) -> (Ray, Hit<'_>) {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn sample_on(&self, rand_sq: Vec2) -> Hit;
[INFO] [stdout]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object.rs:117:27
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/cone.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/cube.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/cube.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/cylinder.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/disk.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/disk.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/disk.rs:135:27
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/instance.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/instance.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/instance.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/kdtree.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 79 |     ) -> Option<Hit> {
[INFO] [stdout]    |                 ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     ) -> Option<Hit<'_>> {
[INFO] [stdout]    |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/kdtree.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]     |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/kdtree.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/medium.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn hit(&self, ro: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                      ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn hit(&self, ro: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/plane.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lumo v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/rectangle.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/rectangle.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/sphere.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/sphere.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/sphere.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/triangle.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/triangle.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/scene.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn hit(&self, r: &Ray) -> Option<Hit> {
[INFO] [stdout]    |                ^^^^^                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn hit(&self, r: &Ray) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tracer/scene.rs:95:82
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn hit_light<'a>(&'a self, r: &Ray, light: &'a dyn Sampleable) -> Option<Hit> {
[INFO] [stdout]    |                           --                        --                           ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                         |
[INFO] [stdout]    |                           |                         the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn hit_light<'a>(&'a self, r: &Ray, light: &'a dyn Sampleable) -> Option<Hit<'a>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/integrator/bd_path_trace/path_gen.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn light_path(scene: &Scene) -> Vec<Vertex> {
[INFO] [stdout]    |                          ^^^^^^         ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn light_path(scene: &Scene) -> Vec<Vertex<'_>> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit>;
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>>;
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn sample_leaving(&self, rand_sq0: Vec2, rand_sq1: Vec2) -> (Ray, Hit) {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here               ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn sample_leaving(&self, rand_sq0: Vec2, rand_sq1: Vec2) -> (Ray, Hit<'_>) {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn sample_on(&self, rand_sq: Vec2) -> Hit;
[INFO] [stdout]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_>;
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object.rs:117:27
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/cone.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/cube.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/cube.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/cylinder.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/disk.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/disk.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/disk.rs:135:27
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/instance.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/instance.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/instance.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/kdtree.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 79 |     ) -> Option<Hit> {
[INFO] [stdout]    |                 ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     ) -> Option<Hit<'_>> {
[INFO] [stdout]    |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/kdtree.rs:141:12
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]     |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 141 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/kdtree.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/medium.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn hit(&self, ro: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                      ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn hit(&self, ro: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/plane.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/rectangle.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/rectangle.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/sphere.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/sphere.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/sphere.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/object/triangle.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stdout]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tracer/object/triangle.rs:198:18
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stdout]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tracer/scene.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn hit(&self, r: &Ray) -> Option<Hit> {
[INFO] [stdout]    |                ^^^^^                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn hit(&self, r: &Ray) -> Option<Hit<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tracer/scene.rs:95:82
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn hit_light<'a>(&'a self, r: &Ray, light: &'a dyn Sampleable) -> Option<Hit> {
[INFO] [stdout]    |                           --                        --                           ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |                         |
[INFO] [stdout]    |                           |                         the lifetime is named here
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn hit_light<'a>(&'a self, r: &Ray, light: &'a dyn Sampleable) -> Option<Hit<'a>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 15.63s
[INFO] running `Command { std: "docker" "inspect" "9151c8c5ef7e18f0623b3876d5b0584ff2acc2b21d4defa1fc1a88660f1e419c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9151c8c5ef7e18f0623b3876d5b0584ff2acc2b21d4defa1fc1a88660f1e419c", kill_on_drop: false }`
[INFO] [stdout] 9151c8c5ef7e18f0623b3876d5b0584ff2acc2b21d4defa1fc1a88660f1e419c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6ece9c2f89ae3d3519ccf7c765d823e74c3a4ed64ee3d776b65c9433aae40e55
[INFO] running `Command { std: "docker" "start" "-a" "6ece9c2f89ae3d3519ccf7c765d823e74c3a4ed64ee3d776b65c9433aae40e55", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/integrator/bd_path_trace/path_gen.rs:14:26
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn light_path(scene: &Scene) -> Vec<Vertex> {
[INFO] [stderr]    |                          ^^^^^^         ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub fn light_path(scene: &Scene) -> Vec<Vertex<'_>> {
[INFO] [stderr]    |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object.rs:58:12
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit>;
[INFO] [stderr]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 58 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>>;
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object.rs:74:23
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn sample_leaving(&self, rand_sq0: Vec2, rand_sq1: Vec2) -> (Ray, Hit) {
[INFO] [stderr]    |                       ^^^^^ the lifetime is elided here               ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn sample_leaving(&self, rand_sq0: Vec2, rand_sq1: Vec2) -> (Ray, Hit<'_>) {
[INFO] [stderr]    |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object.rs:99:18
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn sample_on(&self, rand_sq: Vec2) -> Hit;
[INFO] [stderr]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_>;
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tracer/object.rs:117:27
[INFO] [stderr]     |
[INFO] [stderr] 117 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stderr]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 117 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/cone.rs:31:12
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stderr]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/cube.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stderr]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/cube.rs:63:18
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stderr]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/cylinder.rs:31:12
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stderr]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/disk.rs:51:12
[INFO] [stderr]    |
[INFO] [stderr] 51 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stderr]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tracer/object/disk.rs:109:18
[INFO] [stderr]     |
[INFO] [stderr] 109 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stderr]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 109 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tracer/object/disk.rs:135:27
[INFO] [stderr]     |
[INFO] [stderr] 135 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stderr]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 135 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/instance.rs:88:12
[INFO] [stderr]    |
[INFO] [stderr] 88 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stderr]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 88 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tracer/object/instance.rs:120:18
[INFO] [stderr]     |
[INFO] [stderr] 120 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stderr]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 120 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tracer/object/instance.rs:137:27
[INFO] [stderr]     |
[INFO] [stderr] 137 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stderr]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 137 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/kdtree.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 79 |     ) -> Option<Hit> {
[INFO] [stderr]    |                 ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     ) -> Option<Hit<'_>> {
[INFO] [stderr]    |                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tracer/object/kdtree.rs:141:12
[INFO] [stderr]     |
[INFO] [stderr] 141 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stderr]     |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 141 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tracer/object/kdtree.rs:159:18
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stderr]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 159 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/medium.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn hit(&self, ro: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stderr]    |            ^^^^^ the lifetime is elided here                      ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn hit(&self, ro: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stderr]    |                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/plane.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stderr]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/rectangle.rs:43:12
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stderr]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/rectangle.rs:53:18
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stderr]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/sphere.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stderr]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/sphere.rs:97:18
[INFO] [stderr]    |
[INFO] [stderr] 97 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stderr]    |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 97 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stderr]    |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tracer/object/sphere.rs:173:27
[INFO] [stderr]     |
[INFO] [stderr] 173 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit>) {
[INFO] [stderr]     |                           ^^^^^ the lifetime is elided here  ^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 173 |     fn sample_towards_pdf(&self, ri: &Ray) -> (Float, Option<Hit<'_>>) {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/object/triangle.rs:70:12
[INFO] [stderr]    |
[INFO] [stderr] 70 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit> {
[INFO] [stderr]    |            ^^^^^ the lifetime is elided here                     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 70 |     fn hit(&self, r: &Ray, t_min: Float, t_max: Float) -> Option<Hit<'_>> {
[INFO] [stderr]    |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tracer/object/triangle.rs:198:18
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn sample_on(&self, rand_sq: Vec2) -> Hit {
[INFO] [stderr]     |                  ^^^^^                    ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn sample_on(&self, rand_sq: Vec2) -> Hit<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/tracer/scene.rs:63:16
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn hit(&self, r: &Ray) -> Option<Hit> {
[INFO] [stderr]    |                ^^^^^                     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn hit(&self, r: &Ray) -> Option<Hit<'_>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/tracer/scene.rs:95:82
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub fn hit_light<'a>(&'a self, r: &Ray, light: &'a dyn Sampleable) -> Option<Hit> {
[INFO] [stderr]    |                           --                        --                           ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |                         |
[INFO] [stderr]    |                           |                         the lifetime is named here
[INFO] [stderr]    |                           the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub fn hit_light<'a>(&'a self, r: &Ray, light: &'a dyn Sampleable) -> Option<Hit<'a>> {
[INFO] [stderr]    |                                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `lumo` (lib) generated 29 warnings (run `cargo fix --lib -p lumo` to apply 29 suggestions)
[INFO] [stderr] warning: `lumo` (lib test) generated 29 warnings (29 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lumo-a7735fdee32ece0b)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test tracer::object::cone::cone_tests::does_intersect ... ok
[INFO] [stdout] test tracer::object::cone::cone_tests::no_self_intersect ... ok
[INFO] [stdout] test tracer::object::cylinder::cylinder_tests::passes_through_middle ... ok
[INFO] [stdout] test tracer::object::cylinder::cylinder_tests::no_intersect_behind ... ok
[INFO] [stdout] test tracer::object::cylinder::cylinder_tests::coplanar_misses ... ok
[INFO] [stdout] test tracer::object::disk::disk_tests::does_intersect ... ok
[INFO] [stdout] test tracer::object::cylinder::cylinder_tests::no_self_intersect ... ok
[INFO] [stdout] test tracer::object::disk::disk_tests::no_intersect_behind ... ok
[INFO] [stdout] test tracer::object::cube::cube_tests::no_intersect_behind ... ok
[INFO] [stdout] test tracer::object::cube::cube_tests::does_intersect ... ok
[INFO] [stdout] test tracer::object::cylinder::cylinder_tests::does_intersect ... ok
[INFO] [stdout] test tracer::object::instance::instance_tests::sampled_direction_hits ... ok
[INFO] [stdout] test tracer::object::kdtree::kdtree_tests::intersect_planar ... ok
[INFO] [stdout] test tracer::object::medium::medium_test::medium_gets_hit ... ok
[INFO] [stdout] test tracer::object::disk::disk_tests::sampled_rays_hit ... ok
[INFO] [stdout] test tracer::object::medium::medium_test::zero_medium_has_no_effect ... ok
[INFO] [stdout] test tracer::object::plane::plane_tests::intersects ... ok
[INFO] [stdout] test tracer::object::plane::plane_tests::no_hit_crash_parallel ... ok
[INFO] [stdout] test tracer::object::plane::plane_tests::no_intersect_behind ... ok
[INFO] [stdout] test tracer::object::plane::plane_tests::no_self_intersect ... ok
[INFO] [stdout] test tracer::object::instance::instance_tests::sampling_equals_plain_object ... ok
[INFO] [stdout] test tracer::object::rectangle::rectangle_tests::no_hit_behind ... ok
[INFO] [stdout] test tracer::object::rectangle::rectangle_tests::does_intersect ... ok
[INFO] [stdout] test tracer::object::sphere::sphere_tests::does_intersect ... ok
[INFO] [stdout] test tracer::object::sphere::sphere_tests::no_intersect_behind ... ok
[INFO] [stdout] test tracer::object::rectangle::rectangle_tests::sampled_rays_hit ... ok
[INFO] [stdout] test tracer::object::triangle::triangle_tests::no_hit_behind ... ok
[INFO] [stdout] test tracer::object::triangle::triangle_tests::no_self_intersect ... ok
[INFO] [stdout] test tracer::object::sphere::sphere_tests::no_self_intersect ... ok
[INFO] [stdout] test tracer::onb::tests::both_directions ... ok
[INFO] [stdout] test tracer::pdfs::pdf_tests::delta_value_for ... ok
[INFO] [stdout] test tracer::pdfs::pdf_tests::object_pdf_returns_solid_angle ... ok
[INFO] [stdout] test tracer::pdfs::pdf_tests::reject_bad_mfd_hemisphere ... ok
[INFO] [stdout] test tracer::pdfs::pdf_tests::reject_bad_mfd_refracts ... ok
[INFO] [stdout] test tracer::scene::scene_tests::hits_closest ... ok
[INFO] [stdout] test tracer::scene::scene_tests::light_no_pass ... ok
[INFO] [stdout] test tracer::scene::scene_tests::object_behind_light ... ok
[INFO] [stdout] test tracer::object::triangle::triangle_tests::sampled_rays_hit ... ok
[INFO] [stdout] test tracer::object::sphere::sphere_tests::sampled_rays_hit ... ok
[INFO] [stdout] test tracer::object::cone::cone_tests::no_intersect_behind ... ok
[INFO] [stdout] test tracer::object::kdtree::kdtree_tests::intersect_sphere ... FAILED
[INFO] [stdout] test tracer::object::kdtree::kdtree_tests::all_objects_correctly_split ... FAILED
[INFO] [stdout] test tracer::object::kdtree::kdtree_tests::intersect_teapot ... FAILED
[INFO] [stdout] test tracer::object::kdtree::kdtree_tests::all_objects_in_tree ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tracer::object::kdtree::kdtree_tests::intersect_sphere stdout ----
[INFO] [stdout] Loading .OBJ from "http://web.mit.edu/djwendel/www/weblogo/shapes/basic-shapes/sphere/sphere.obj"
[INFO] [stdout] 
[INFO] [stdout] thread 'tracer::object::kdtree::kdtree_tests::intersect_sphere' (52) panicked at src/tracer/object/kdtree/kdtree_tests.rs:72:7:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: InvalidData, error: "Error during HTTP, error parsing not implemented" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5585f2544112 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5585f2544112 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5585f2544112 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5585f2544112 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5585f255537f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5585f255537f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5585f250f021 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5585f250f021 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5585f251c7b2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5585f252198f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5585f2521821 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5585f238d11e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5585f238d11e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5585f25220ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5585f25220ff - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5585f2521eaa - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5585f251c8f9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5585f250322d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5585f255fff0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5585f255f396 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5585f2264fcf - core::result::Result<T,E>::unwrap::hd07f3385fa3e8533
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5585f2264fcf - lumo::tracer::object::kdtree::kdtree_tests::intersect_sphere::h6d27e33b7760f77a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:72:7
[INFO] [stdout]   22:     0x5585f227adf9 - lumo::tracer::object::kdtree::kdtree_tests::intersect_sphere::{{closure}}::h66b7e82a01310339
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:68:22
[INFO] [stdout]   23:     0x5585f227adf9 - core::ops::function::FnOnce::call_once::h01092fbcd3992e0b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5585f238cefb - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5585f238cefb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5585f23a2b35 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5585f23a2b35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5585f23a2b35 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5585f23a2b35 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5585f23a2b35 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5585f23a2b35 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5585f23a2b35 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5585f2379334 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5585f2379334 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5585f237ccda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5585f237ccda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5585f237ccda - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5585f237ccda - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5585f237ccda - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5585f237ccda - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5585f237ccda - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5585f2517adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5585f2517adf - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7ed6f99b6aa4 - <unknown>
[INFO] [stdout]   45:     0x7ed6f9a43a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tracer::object::kdtree::kdtree_tests::all_objects_correctly_split stdout ----
[INFO] [stdout] Loading .OBJ from "https://casual-effects.com/g3d/data10/common/model/teapot/teapot.zip"
[INFO] [stdout] 
[INFO] [stdout] thread 'tracer::object::kdtree::kdtree_tests::all_objects_correctly_split' (46) panicked at src/tracer/object/kdtree/kdtree_tests.rs:94:7:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: InvalidData, error: "Error during HTTP, error parsing not implemented" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5585f2544112 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5585f2544112 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5585f2544112 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5585f2544112 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5585f255537f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5585f255537f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5585f250f021 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5585f250f021 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5585f251c7b2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5585f252198f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5585f2521821 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5585f238d11e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5585f238d11e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5585f25220ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5585f25220ff - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5585f2521eaa - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5585f251c8f9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5585f250322d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5585f255fff0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5585f255f396 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5585f22662c6 - core::result::Result<T,E>::unwrap::hd07f3385fa3e8533
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5585f22662c6 - lumo::tracer::object::kdtree::kdtree_tests::all_objects_correctly_split::h1a03948388c349a0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:94:7
[INFO] [stdout]   22:     0x5585f227b0a9 - lumo::tracer::object::kdtree::kdtree_tests::all_objects_correctly_split::{{closure}}::h5881b1210ea6a6e3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:90:33
[INFO] [stdout]   23:     0x5585f227b0a9 - core::ops::function::FnOnce::call_once::h6ceb021ac249e928
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5585f238cefb - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5585f238cefb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5585f23a2b35 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5585f23a2b35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5585f23a2b35 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5585f23a2b35 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5585f23a2b35 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5585f23a2b35 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5585f23a2b35 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5585f2379334 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5585f2379334 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5585f237ccda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5585f237ccda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5585f237ccda - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5585f237ccda - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5585f237ccda - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5585f237ccda - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5585f237ccda - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5585f2517adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5585f2517adf - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7ed6f99b6aa4 - <unknown>
[INFO] [stdout]   45:     0x7ed6f9a43a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tracer::object::kdtree::kdtree_tests::intersect_teapot stdout ----
[INFO] [stdout] Loading .OBJ from "https://casual-effects.com/g3d/data10/common/model/teapot/teapot.zip"
[INFO] [stdout] 
[INFO] [stdout] thread 'tracer::object::kdtree::kdtree_tests::intersect_teapot' (60) panicked at src/tracer/object/kdtree/kdtree_tests.rs:59:7:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: InvalidData, error: "Error during HTTP, error parsing not implemented" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5585f2544112 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5585f2544112 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5585f2544112 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5585f2544112 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5585f255537f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5585f255537f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5585f250f021 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5585f250f021 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5585f251c7b2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5585f252198f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5585f2521821 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5585f238d11e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5585f238d11e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5585f25220ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5585f25220ff - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5585f2521eaa - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5585f251c8f9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5585f250322d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5585f255fff0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5585f255f396 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5585f22651cf - core::result::Result<T,E>::unwrap::hd07f3385fa3e8533
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5585f22651cf - lumo::tracer::object::kdtree::kdtree_tests::intersect_teapot::h0a8d794b77bd8253
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:59:7
[INFO] [stdout]   22:     0x5585f227b559 - lumo::tracer::object::kdtree::kdtree_tests::intersect_teapot::{{closure}}::h4502ea599a137a99
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:55:22
[INFO] [stdout]   23:     0x5585f227b559 - core::ops::function::FnOnce::call_once::hf8193aab2a43fdb0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5585f238cefb - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5585f238cefb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5585f23a2b35 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5585f23a2b35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5585f23a2b35 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5585f23a2b35 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5585f23a2b35 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5585f23a2b35 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5585f23a2b35 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5585f2379334 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5585f2379334 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5585f237ccda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5585f237ccda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5585f237ccda - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5585f237ccda - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5585f237ccda - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5585f237ccda - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5585f237ccda - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5585f2517adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5585f2517adf - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7ed6f99b6aa4 - <unknown>
[INFO] [stdout]   45:     0x7ed6f9a43a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tracer::object::kdtree::kdtree_tests::all_objects_in_tree stdout ----
[INFO] [stdout] Loading .OBJ from "https://casual-effects.com/g3d/data10/common/model/teapot/teapot.zip"
[INFO] [stdout] 
[INFO] [stdout] thread 'tracer::object::kdtree::kdtree_tests::all_objects_in_tree' (47) panicked at src/tracer/object/kdtree/kdtree_tests.rs:126:7:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: InvalidData, error: "Error during HTTP, error parsing not implemented" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5585f2544112 - std::backtrace_rs::backtrace::libunwind::trace::h62f3c6bea0fedab3
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5585f2544112 - std::backtrace_rs::backtrace::trace_unsynchronized::hc41aaca6c0af0bde
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5585f2544112 - std::sys::backtrace::_print_fmt::h33ac2b97007106cc
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5585f2544112 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5585f255537f - core::fmt::rt::Argument::fmt::h1edd6a3e00b22f10
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5585f255537f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5585f250f021 - std::io::default_write_fmt::ha6b238eff7f0ef8a
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5585f250f021 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5585f251c7b2 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5585f252198f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5585f2521821 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5585f238d11e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8126f8384f98101
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5585f238d11e - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5585f25220ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha703f6686c81d0c6
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5585f25220ff - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5585f2521eaa - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5585f251c8f9 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5585f250322d - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5585f255fff0 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5585f255f396 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5585f226569b - core::result::Result<T,E>::unwrap::hd07f3385fa3e8533
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5585f226569b - lumo::tracer::object::kdtree::kdtree_tests::all_objects_in_tree::h1cc42b0616105ee8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:126:7
[INFO] [stdout]   22:     0x5585f227b2e9 - lumo::tracer::object::kdtree::kdtree_tests::all_objects_in_tree::{{closure}}::hb40c78cdf2ccf6de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:122:25
[INFO] [stdout]   23:     0x5585f227b2e9 - core::ops::function::FnOnce::call_once::hd318606e9c032417
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5585f238cefb - core::ops::function::FnOnce::call_once::h8f50ae93d93b62b4
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5585f238cefb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5585f23a2b35 - test::run_test_in_process::{{closure}}::hf890ba4755ca86c0
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5585f23a2b35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h31e4b2860e583faa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5585f23a2b35 - std::panicking::catch_unwind::do_call::hec7cdbbe797e2cab
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5585f23a2b35 - std::panicking::catch_unwind::h24d3b93458b5ba67
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5585f23a2b35 - std::panic::catch_unwind::h46eeec7cf9c9336c
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5585f23a2b35 - test::run_test_in_process::h290de6e559006104
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5585f23a2b35 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5585f2379334 - test::run_test::{{closure}}::h85af00882daabeaa
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5585f2379334 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5585f237ccda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc6aada8b43f0527b
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5585f237ccda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha89fe5505c1206f5
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5585f237ccda - std::panicking::catch_unwind::do_call::he3e0bef721d99583
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5585f237ccda - std::panicking::catch_unwind::ha8241964d3d773cd
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5585f237ccda - std::panic::catch_unwind::ha8554bc7696cae72
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5585f237ccda - std::thread::Builder::spawn_unchecked_::{{closure}}::he06f1f62b4c90f8d
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5585f237ccda - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5585f2517adf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h43642ed9c40e0ab2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5585f2517adf - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]                                at /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7ed6f99b6aa4 - <unknown>
[INFO] [stdout]   45:     0x7ed6f9a43a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tracer::object::kdtree::kdtree_tests::all_objects_correctly_split
[INFO] [stdout]     tracer::object::kdtree::kdtree_tests::all_objects_in_tree
[INFO] [stdout]     tracer::object::kdtree::kdtree_tests::intersect_sphere
[INFO] [stdout]     tracer::object::kdtree::kdtree_tests::intersect_teapot
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 40 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6ece9c2f89ae3d3519ccf7c765d823e74c3a4ed64ee3d776b65c9433aae40e55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ece9c2f89ae3d3519ccf7c765d823e74c3a4ed64ee3d776b65c9433aae40e55", kill_on_drop: false }`
[INFO] [stdout] 6ece9c2f89ae3d3519ccf7c765d823e74c3a4ed64ee3d776b65c9433aae40e55
