[INFO] fetching crate lumo 0.3.2... [INFO] testing lumo-0.3.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate lumo 0.3.2 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lumo 0.3.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v0.6.4 [INFO] [stderr] Downloaded argh_shared v0.1.10 [INFO] [stderr] Downloaded cpufeatures v0.2.6 [INFO] [stderr] Downloaded argh_derive v0.1.10 [INFO] [stderr] Downloaded errno v0.3.0 [INFO] [stderr] Downloaded argh v0.1.10 [INFO] [stderr] Downloaded io-lifetimes v1.0.9 [INFO] [stderr] Downloaded png v0.17.7 [INFO] [stderr] Downloaded crossbeam-channel v0.5.7 [INFO] [stderr] Downloaded ureq v2.6.2 [INFO] [stderr] Downloaded serde v1.0.159 [INFO] [stderr] Downloaded time v0.3.20 [INFO] [stderr] Downloaded proc-macro2 v1.0.55 [INFO] [stderr] Downloaded sha2 v0.10.6 [INFO] [stderr] Downloaded glam v0.23.0 [INFO] [stderr] Downloaded rustls v0.20.8 [INFO] [stderr] Downloaded rustix v0.37.6 [INFO] [stderr] Downloaded libc v0.2.140 [INFO] [stderr] Downloaded zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Downloaded linux-raw-sys v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 261aa0e3f67e5904c09ea6fe74d6e2f26862b0e0ac5748f873b4267f1b1d4ab9 [INFO] running `Command { std: "docker" "start" "-a" "261aa0e3f67e5904c09ea6fe74d6e2f26862b0e0ac5748f873b4267f1b1d4ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "261aa0e3f67e5904c09ea6fe74d6e2f26862b0e0ac5748f873b4267f1b1d4ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "261aa0e3f67e5904c09ea6fe74d6e2f26862b0e0ac5748f873b4267f1b1d4ab9", kill_on_drop: false }` [INFO] [stdout] 261aa0e3f67e5904c09ea6fe74d6e2f26862b0e0ac5748f873b4267f1b1d4ab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc4ebe8887c89bfd478080a826993576541cb6eea1952935d4d8a9dd7427dc91 [INFO] running `Command { std: "docker" "start" "-a" "fc4ebe8887c89bfd478080a826993576541cb6eea1952935d4d8a9dd7427dc91", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.55 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustix v0.37.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling aho-corasick v1.0.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling argh v0.1.10 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling regex v1.9.3 [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 ureq v2.6.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 { [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> { [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; [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>; [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) { [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>) { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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) { [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>) { [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 { [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> { [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) { [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>) { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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) { [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>) { [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 { [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> { [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 { [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> { [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:27 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn hit_light<'a>(&'a self, r: &Ray, light: &'a dyn Sampleable) -> Option { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "fc4ebe8887c89bfd478080a826993576541cb6eea1952935d4d8a9dd7427dc91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc4ebe8887c89bfd478080a826993576541cb6eea1952935d4d8a9dd7427dc91", kill_on_drop: false }` [INFO] [stdout] fc4ebe8887c89bfd478080a826993576541cb6eea1952935d4d8a9dd7427dc91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c38dd3479834d95d04f1f7e096c0fea18fe4df1928e72875618a9b4781a946bd [INFO] running `Command { std: "docker" "start" "-a" "c38dd3479834d95d04f1f7e096c0fea18fe4df1928e72875618a9b4781a946bd", 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 { [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> { [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; [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>; [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) { [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>) { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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) { [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>) { [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 { [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> { [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/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) { [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>) { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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) { [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>) { [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 { [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> { [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 { [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> { [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:27 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn hit_light<'a>(&'a self, r: &Ray, light: &'a dyn Sampleable) -> Option { [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> { [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 { [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> { [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; [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>; [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) { [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>) { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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) { [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>) { [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 { [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> { [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) { [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>) { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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) { [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>) { [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 { [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> { [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 { [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> { [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:27 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn hit_light<'a>(&'a self, r: &Ray, light: &'a dyn Sampleable) -> Option { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 4.81s [INFO] running `Command { std: "docker" "inspect" "c38dd3479834d95d04f1f7e096c0fea18fe4df1928e72875618a9b4781a946bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c38dd3479834d95d04f1f7e096c0fea18fe4df1928e72875618a9b4781a946bd", kill_on_drop: false }` [INFO] [stdout] c38dd3479834d95d04f1f7e096c0fea18fe4df1928e72875618a9b4781a946bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 236e95987ad325cbe5bf9c37bf3501151dbeb681dcfa21d41bd282a4a8fcb5a5 [INFO] running `Command { std: "docker" "start" "-a" "236e95987ad325cbe5bf9c37bf3501151dbeb681dcfa21d41bd282a4a8fcb5a5", 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 { [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> { [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; [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>; [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) { [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>) { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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) { [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>) { [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 { [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> { [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) { [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>) { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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 { [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> { [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) { [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>) { [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 { [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> { [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 { [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> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/tracer/scene.rs:95:27 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn hit_light<'a>(&'a self, r: &Ray, light: &'a dyn Sampleable) -> Option { [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> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `lumo` (lib) generated 29 warnings [INFO] [stderr] warning: `lumo` (lib test) generated 29 warnings (29 duplicates) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lumo-2319f64dd2cd72a3) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test tracer::object::cone::cone_tests::no_intersect_behind ... ok [INFO] [stdout] test tracer::object::cone::cone_tests::no_self_intersect ... ok [INFO] [stdout] test tracer::object::cone::cone_tests::does_intersect ... ok [INFO] [stdout] test tracer::object::cylinder::cylinder_tests::coplanar_misses ... ok [INFO] [stdout] test tracer::object::cylinder::cylinder_tests::does_intersect ... ok [INFO] [stdout] test tracer::object::cylinder::cylinder_tests::no_intersect_behind ... ok [INFO] [stdout] test tracer::object::cylinder::cylinder_tests::no_self_intersect ... ok [INFO] [stdout] test tracer::object::cylinder::cylinder_tests::passes_through_middle ... ok [INFO] [stdout] test tracer::object::disk::disk_tests::does_intersect ... ok [INFO] [stdout] test tracer::object::disk::disk_tests::no_intersect_behind ... ok [INFO] [stdout] test tracer::object::disk::disk_tests::sampled_rays_hit ... ok [INFO] [stdout] test tracer::object::medium::medium_test::medium_gets_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::sampled_direction_hits ... ok [INFO] [stdout] test tracer::object::sphere::sphere_tests::no_self_intersect ... ok [INFO] [stdout] test tracer::object::sphere::sphere_tests::does_intersect ... ok [INFO] [stdout] test tracer::object::instance::instance_tests::sampling_equals_plain_object ... ok [INFO] [stdout] test tracer::object::cube::cube_tests::does_intersect ... ok [INFO] [stdout] test tracer::object::sphere::sphere_tests::no_intersect_behind ... ok [INFO] [stdout] test tracer::object::triangle::triangle_tests::no_self_intersect ... ok [INFO] [stdout] test tracer::object::triangle::triangle_tests::no_hit_behind ... 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::object::triangle::triangle_tests::sampled_rays_hit ... ok [INFO] [stdout] test tracer::object::cube::cube_tests::no_intersect_behind ... 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::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::scene::scene_tests::object_behind_light ... ok [INFO] [stdout] test tracer::object::kdtree::kdtree_tests::intersect_planar ... 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::sampled_rays_hit ... ok [INFO] [stdout] test tracer::object::rectangle::rectangle_tests::sampled_rays_hit ... ok [INFO] [stdout] test tracer::object::kdtree::kdtree_tests::all_objects_in_tree ... FAILED [INFO] [stdout] test tracer::object::kdtree::kdtree_tests::intersect_teapot ... FAILED [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] [INFO] [stdout] failures: [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' 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: 0x55b7a7b4a9d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55b7a7b4a9d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55b7a7b4a9d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55b7a7b4a9d2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55b7a7b74ad3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55b7a7b74ad3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55b7a7b46593 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55b7a7b46593 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55b7a7b4a822 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55b7a7b4c009 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x55b7a7b4be3e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x55b7a79ba224 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x55b7a79ba224 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55b7a7b4cade - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x55b7a7b4cade - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x55b7a7b4c7aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x55b7a7b4aed9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55b7a7b4c43d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x55b7a7b72e10 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55b7a7b73276 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x55b7a788b53b - core::result::Result::unwrap::hb6ac11e0b9f228ec [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x55b7a788b53b - lumo::tracer::object::kdtree::kdtree_tests::all_objects_in_tree::h321936675d612820 [INFO] [stdout] at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:126:7 [INFO] [stdout] 22: 0x55b7a788e399 - lumo::tracer::object::kdtree::kdtree_tests::all_objects_in_tree::{{closure}}::ha2dd995fb8df844d [INFO] [stdout] at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:122:25 [INFO] [stdout] 23: 0x55b7a788e399 - core::ops::function::FnOnce::call_once::hecb1bf8a7093d244 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x55b7a79bfa8b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x55b7a79bfa8b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x55b7a79bebc5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x55b7a79bebc5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55b7a79bebc5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x55b7a79bebc5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x55b7a79bebc5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55b7a79bebc5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x55b7a79bebc5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x55b7a79827c4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x55b7a79827c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x55b7a798619a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x55b7a798619a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55b7a798619a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x55b7a798619a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x55b7a798619a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55b7a798619a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x55b7a798619a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x55b7a7b4fb5f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x55b7a7b4fb5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x75acea427aa4 - [INFO] [stdout] 45: 0x75acea4b4a34 - clone [INFO] [stdout] 46: 0x0 - [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' 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: 0x55b7a7b4a9d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55b7a7b4a9d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55b7a7b4a9d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55b7a7b4a9d2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55b7a7b74ad3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55b7a7b74ad3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55b7a7b46593 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55b7a7b46593 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55b7a7b4a822 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55b7a7b4c009 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x55b7a7b4be3e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x55b7a79ba224 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x55b7a79ba224 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55b7a7b4cade - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x55b7a7b4cade - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x55b7a7b4c7aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x55b7a7b4aed9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55b7a7b4c43d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x55b7a7b72e10 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55b7a7b73276 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x55b7a788a17e - core::result::Result::unwrap::hb6ac11e0b9f228ec [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x55b7a788a17e - lumo::tracer::object::kdtree::kdtree_tests::intersect_teapot::hae2f6c746485e210 [INFO] [stdout] at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:59:7 [INFO] [stdout] 22: 0x55b7a788e189 - lumo::tracer::object::kdtree::kdtree_tests::intersect_teapot::{{closure}}::hd5d025353adf3787 [INFO] [stdout] at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:55:22 [INFO] [stdout] 23: 0x55b7a788e189 - core::ops::function::FnOnce::call_once::hab57934b34d66ee9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x55b7a79bfa8b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x55b7a79bfa8b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x55b7a79bebc5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x55b7a79bebc5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55b7a79bebc5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x55b7a79bebc5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x55b7a79bebc5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55b7a79bebc5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x55b7a79bebc5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x55b7a79827c4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x55b7a79827c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x55b7a798619a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x55b7a798619a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55b7a798619a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x55b7a798619a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x55b7a798619a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55b7a798619a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x55b7a798619a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x55b7a7b4fb5f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x55b7a7b4fb5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x75acea427aa4 - [INFO] [stdout] 45: 0x75acea4b4a34 - clone [INFO] [stdout] 46: 0x0 - [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' 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: 0x55b7a7b4a9d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55b7a7b4a9d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55b7a7b4a9d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55b7a7b4a9d2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55b7a7b74ad3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55b7a7b74ad3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55b7a7b46593 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55b7a7b46593 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55b7a7b4a822 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55b7a7b4c009 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x55b7a7b4be3e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x55b7a79ba224 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x55b7a79ba224 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55b7a7b4cade - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x55b7a7b4cade - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x55b7a7b4c7aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x55b7a7b4aed9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55b7a7b4c43d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x55b7a7b72e10 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55b7a7b73276 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x55b7a788a37e - core::result::Result::unwrap::hb6ac11e0b9f228ec [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x55b7a788a37e - lumo::tracer::object::kdtree::kdtree_tests::intersect_sphere::h61d55698e444defe [INFO] [stdout] at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:72:7 [INFO] [stdout] 22: 0x55b7a788e049 - lumo::tracer::object::kdtree::kdtree_tests::intersect_sphere::{{closure}}::h02855d391e787c2c [INFO] [stdout] at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:68:22 [INFO] [stdout] 23: 0x55b7a788e049 - core::ops::function::FnOnce::call_once::h7fbe97da0f9e1bff [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x55b7a79bfa8b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x55b7a79bfa8b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x55b7a79bebc5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x55b7a79bebc5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55b7a79bebc5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x55b7a79bebc5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x55b7a79bebc5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55b7a79bebc5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x55b7a79bebc5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x55b7a79827c4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x55b7a79827c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x55b7a798619a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x55b7a798619a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55b7a798619a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x55b7a798619a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x55b7a798619a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55b7a798619a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x55b7a798619a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x55b7a7b4fb5f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x55b7a7b4fb5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x75acea427aa4 - [INFO] [stdout] 45: 0x75acea4b4a34 - clone [INFO] [stdout] 46: 0x0 - [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' 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: 0x55b7a7b4a9d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x55b7a7b4a9d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x55b7a7b4a9d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x55b7a7b4a9d2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x55b7a7b74ad3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x55b7a7b74ad3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x55b7a7b46593 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x55b7a7b46593 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x55b7a7b4a822 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x55b7a7b4c009 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x55b7a7b4be3e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x55b7a79ba224 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x55b7a79ba224 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x55b7a7b4cade - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x55b7a7b4cade - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x55b7a7b4c7aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x55b7a7b4aed9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x55b7a7b4c43d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x55b7a7b72e10 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x55b7a7b73276 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x55b7a788ae76 - core::result::Result::unwrap::hb6ac11e0b9f228ec [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x55b7a788ae76 - lumo::tracer::object::kdtree::kdtree_tests::all_objects_correctly_split::h754e5aca6a9f704d [INFO] [stdout] at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:94:7 [INFO] [stdout] 22: 0x55b7a788dcb9 - lumo::tracer::object::kdtree::kdtree_tests::all_objects_correctly_split::{{closure}}::he9f96ab61f791794 [INFO] [stdout] at /opt/rustwide/workdir/src/tracer/object/kdtree/kdtree_tests.rs:90:33 [INFO] [stdout] 23: 0x55b7a788dcb9 - core::ops::function::FnOnce::call_once::h074d450cb4ff3c88 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x55b7a79bfa8b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x55b7a79bfa8b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x55b7a79bebc5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x55b7a79bebc5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x55b7a79bebc5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x55b7a79bebc5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x55b7a79bebc5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x55b7a79bebc5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x55b7a79bebc5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x55b7a79827c4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x55b7a79827c4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x55b7a798619a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x55b7a798619a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x55b7a798619a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x55b7a798619a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x55b7a798619a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x55b7a798619a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x55b7a798619a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x55b7a7b4fb5f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x55b7a7b4fb5f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x75acea427aa4 - [INFO] [stdout] 45: 0x75acea4b4a34 - clone [INFO] [stdout] 46: 0x0 - [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.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "236e95987ad325cbe5bf9c37bf3501151dbeb681dcfa21d41bd282a4a8fcb5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236e95987ad325cbe5bf9c37bf3501151dbeb681dcfa21d41bd282a4a8fcb5a5", kill_on_drop: false }` [INFO] [stdout] 236e95987ad325cbe5bf9c37bf3501151dbeb681dcfa21d41bd282a4a8fcb5a5