[INFO] cloning repository https://github.com/DavidAntliff/RTC-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavidAntliff/RTC-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidAntliff%2FRTC-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidAntliff%2FRTC-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b08139b13f6ff686985b6fe6acedcb01896548ae [INFO] checking DavidAntliff/RTC-Rust against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidAntliff%2FRTC-Rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DavidAntliff/RTC-Rust [INFO] finished tweaking git repo https://github.com/DavidAntliff/RTC-Rust [INFO] tweaked toml for git repo https://github.com/DavidAntliff/RTC-Rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DavidAntliff/RTC-Rust on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DavidAntliff/RTC-Rust 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoffset v0.8.0 [INFO] [stderr] Downloaded futures-timer v3.0.2 [INFO] [stderr] Downloaded clap_lex v0.4.1 [INFO] [stderr] Downloaded rstest v0.17.0 [INFO] [stderr] Downloaded anstyle-wincon v1.0.0 [INFO] [stderr] Downloaded anstream v0.3.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.14 [INFO] [stderr] Downloaded io-lifetimes v1.0.10 [INFO] [stderr] Downloaded clap v4.2.4 [INFO] [stderr] Downloaded indicatif v0.17.3 [INFO] [stderr] Downloaded portable-atomic v0.3.19 [INFO] [stderr] Downloaded pest v2.7.3 [INFO] [stderr] Downloaded clap_builder v4.2.4 [INFO] [stderr] Downloaded once_cell v1.17.1 [INFO] [stderr] Downloaded pest_meta v2.7.3 [INFO] [stderr] Downloaded pest_derive v2.7.3 [INFO] [stderr] Downloaded clap_derive v4.2.0 [INFO] [stderr] Downloaded pest_generator v2.7.3 [INFO] [stderr] Downloaded either v1.8.1 [INFO] [stderr] Downloaded glam v0.23.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.15 [INFO] [stderr] Downloaded rustix v0.37.14 [INFO] [stderr] Downloaded rstest_macros v0.17.0 [INFO] [stderr] Downloaded unicode-ident v1.0.8 [INFO] [stderr] Downloaded semver v1.0.17 [INFO] [stderr] Downloaded libc v0.2.142 [INFO] [stderr] Downloaded linux-raw-sys v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c2d57bd2041fabaac063805a6a07d69f9afcf47d9bd7173679a966cabb64019 [INFO] running `Command { std: "docker" "start" "-a" "5c2d57bd2041fabaac063805a6a07d69f9afcf47d9bd7173679a966cabb64019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c2d57bd2041fabaac063805a6a07d69f9afcf47d9bd7173679a966cabb64019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c2d57bd2041fabaac063805a6a07d69f9afcf47d9bd7173679a966cabb64019", kill_on_drop: false }` [INFO] [stdout] 5c2d57bd2041fabaac063805a6a07d69f9afcf47d9bd7173679a966cabb64019 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d98511e69865db0e87fd27bdf4c27098c6e721328e4e4ac2d29775670c3faf3c [INFO] running `Command { std: "docker" "start" "-a" "d98511e69865db0e87fd27bdf4c27098c6e721328e4e4ac2d29775670c3faf3c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling rustix v0.37.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking linux-raw-sys v0.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking glam v0.23.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking rayon-core v1.11.0 [INFO] [stderr] Checking indicatif v0.17.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstream v0.3.0 [INFO] [stderr] Checking clap_builder v4.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Checking clap v4.2.4 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking serde v1.0.188 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Checking rstest v0.17.0 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking rust-rtc v0.1.0 (/opt/rustwide/workdir/lib/rust-rtc) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/cones.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 54 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/cubes.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 30 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/cylinders.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 44 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/intersections.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(t: f64, object: Option<&Shape>) -> Intersection { [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] 18 | pub fn new(t: f64, object: Option<&Shape>) -> Intersection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/intersections.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn intersection(t: f64, object: Option<&Shape>) -> Intersection { [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] 23 | pub fn intersection(t: f64, object: Option<&Shape>) -> Intersection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/intersections.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn new(object: &Shape) -> IntersectionComputation { [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] 67 | pub fn new(object: &Shape) -> IntersectionComputation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/planes.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 21 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/shapes.rs:149:24 [INFO] [stdout] | [INFO] [stdout] 149 | fn local_intersect(&self, local_ray: &Ray) -> Intersections; [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] 149 | fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/shapes.rs:154:24 [INFO] [stdout] | [INFO] [stdout] 154 | fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 154 | fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/shapes.rs:164:24 [INFO] [stdout] | [INFO] [stdout] 164 | fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 164 | fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/spheres.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 24 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/world.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | fn intersect(&self, ray: &Ray) -> Intersections { [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] 34 | fn intersect(&self, ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking chapter11_refraction v0.1.0 (/opt/rustwide/workdir/bin/chapter11_refraction) [INFO] [stderr] Checking chapter13_open_cylinders v0.1.0 (/opt/rustwide/workdir/bin/chapter13_open_cylinders) [INFO] [stderr] Checking chapter10_nested_patterns v0.1.0 (/opt/rustwide/workdir/bin/chapter10_nested_patterns) [INFO] [stderr] Checking chapter10_object_space_stripes v0.1.0 (/opt/rustwide/workdir/bin/chapter10_object_space_stripes) [INFO] [stderr] Checking chapter13_infinite_cylinders v0.1.0 (/opt/rustwide/workdir/bin/chapter13_infinite_cylinders) [INFO] [stderr] Checking chapter10_rings v0.1.0 (/opt/rustwide/workdir/bin/chapter10_rings) [INFO] [stderr] Checking chapter10_tiled_floor v0.1.0 (/opt/rustwide/workdir/bin/chapter10_tiled_floor) [INFO] [stderr] Checking chapter7 v0.1.0 (/opt/rustwide/workdir/bin/chapter7) [INFO] [stderr] Checking chapter10_stripes v0.1.0 (/opt/rustwide/workdir/bin/chapter10_stripes) [INFO] [stderr] Checking chapter13_solid_cylinders v0.1.0 (/opt/rustwide/workdir/bin/chapter13_solid_cylinders) [INFO] [stderr] Checking renderer v0.1.0 (/opt/rustwide/workdir/bin/renderer) [INFO] [stderr] Checking chapter13_half_open_cylinders v0.1.0 (/opt/rustwide/workdir/bin/chapter13_half_open_cylinders) [INFO] [stderr] Checking chapter9 v0.1.0 (/opt/rustwide/workdir/bin/chapter9) [INFO] [stderr] Checking chapter11_transparent_plane v0.1.0 (/opt/rustwide/workdir/bin/chapter11_transparent_plane) [INFO] [stderr] Checking chapter11_reflections_2 v0.1.0 (/opt/rustwide/workdir/bin/chapter11_reflections_2) [INFO] [stderr] Checking chapter10_checkers v0.1.0 (/opt/rustwide/workdir/bin/chapter10_checkers) [INFO] [stderr] Checking chapter13_cones v0.1.0 (/opt/rustwide/workdir/bin/chapter13_cones) [INFO] [stderr] Checking chapter6 v0.1.0 (/opt/rustwide/workdir/bin/chapter6) [INFO] [stderr] Checking chapter10_blended_patterns v0.1.0 (/opt/rustwide/workdir/bin/chapter10_blended_patterns) [INFO] [stderr] Checking chapter11_refraction_2 v0.1.0 (/opt/rustwide/workdir/bin/chapter11_refraction_2) [INFO] [stderr] Checking chapter10_perturbed_patterns v0.1.0 (/opt/rustwide/workdir/bin/chapter10_perturbed_patterns) [INFO] [stderr] Checking chapter11_reflections v0.1.0 (/opt/rustwide/workdir/bin/chapter11_reflections) [INFO] [stderr] Checking chapter5 v0.1.0 (/opt/rustwide/workdir/bin/chapter5) [INFO] [stderr] Checking chapter12_cubes v0.1.0 (/opt/rustwide/workdir/bin/chapter12_cubes) [INFO] [stderr] Checking chapter4 v0.1.0 (/opt/rustwide/workdir/bin/chapter4) [INFO] [stderr] Checking chapter10_radial_gradients v0.1.0 (/opt/rustwide/workdir/bin/chapter10_radial_gradients) [INFO] [stderr] Checking chapter8 v0.1.0 (/opt/rustwide/workdir/bin/chapter8) [INFO] [stderr] Checking chapter10_gradients v0.1.0 (/opt/rustwide/workdir/bin/chapter10_gradients) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/cones.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 54 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/cubes.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 30 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/cylinders.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 44 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/intersections.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(t: f64, object: Option<&Shape>) -> Intersection { [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] 18 | pub fn new(t: f64, object: Option<&Shape>) -> Intersection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/intersections.rs:23:44 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn intersection(t: f64, object: Option<&Shape>) -> Intersection { [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] 23 | pub fn intersection(t: f64, object: Option<&Shape>) -> Intersection<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/intersections.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn new(object: &Shape) -> IntersectionComputation { [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] 67 | pub fn new(object: &Shape) -> IntersectionComputation<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/planes.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 21 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/shapes.rs:149:24 [INFO] [stdout] | [INFO] [stdout] 149 | fn local_intersect(&self, local_ray: &Ray) -> Intersections; [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] 149 | fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/shapes.rs:154:24 [INFO] [stdout] | [INFO] [stdout] 154 | fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 154 | fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/shapes.rs:164:24 [INFO] [stdout] | [INFO] [stdout] 164 | fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 164 | fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/spheres.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections { [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] 24 | pub fn local_intersect(&self, local_ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> lib/rust-rtc/src/world.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | fn intersect(&self, ray: &Ray) -> Intersections { [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] 34 | fn intersect(&self, ray: &Ray) -> Intersections<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.53s [INFO] running `Command { std: "docker" "inspect" "d98511e69865db0e87fd27bdf4c27098c6e721328e4e4ac2d29775670c3faf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d98511e69865db0e87fd27bdf4c27098c6e721328e4e4ac2d29775670c3faf3c", kill_on_drop: false }` [INFO] [stdout] d98511e69865db0e87fd27bdf4c27098c6e721328e4e4ac2d29775670c3faf3c