[INFO] cloning repository https://github.com/lleoha/trace-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lleoha/trace-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flleoha%2Ftrace-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flleoha%2Ftrace-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d499d805501401e6101a37a54f186e5d034a3d4c
[INFO] checking lleoha/trace-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flleoha%2Ftrace-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lleoha/trace-rs
[INFO] finished tweaking git repo https://github.com/lleoha/trace-rs
[INFO] tweaked toml for git repo https://github.com/lleoha/trace-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lleoha/trace-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lleoha/trace-rs 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simd-adler32 v0.3.5
[INFO] [stderr]   Downloaded simba v0.8.0
[INFO] [stderr]   Downloaded spin v0.9.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.52
[INFO] [stderr]   Downloaded zune-inflate v0.2.52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc959b0b408eab69a853b1802ec91b50830303c2a2c8a9855f87f40101f82609
[INFO] running `Command { std: "docker" "start" "-a" "cc959b0b408eab69a853b1802ec91b50830303c2a2c8a9855f87f40101f82609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc959b0b408eab69a853b1802ec91b50830303c2a2c8a9855f87f40101f82609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc959b0b408eab69a853b1802ec91b50830303c2a2c8a9855f87f40101f82609", kill_on_drop: false }`
[INFO] [stdout] cc959b0b408eab69a853b1802ec91b50830303c2a2c8a9855f87f40101f82609
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe47d0878be8b37a874c73acce15ed0f25819a2b19f6067f636e32f59f5f8d3c
[INFO] running `Command { std: "docker" "start" "-a" "fe47d0878be8b37a874c73acce15ed0f25819a2b19f6067f636e32f59f5f8d3c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking lock_api v0.4.9
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking spin v0.9.6
[INFO] [stderr]     Checking zune-inflate v0.2.52
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking wide v0.7.8
[INFO] [stderr]     Checking png v0.17.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking simba v0.8.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling nalgebra-macros v0.2.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking exr v1.6.3
[INFO] [stderr]     Checking nalgebra v0.32.2
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking trace v0.1.0 (/opt/rustwide/workdir/trace)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> trace/src/scene.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn intersect(&self, ray: &Ray) -> Option<Intersection<R>> {
[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] 24 |     pub fn intersect(&self, ray: &Ray) -> Option<Intersection<'_, R>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> trace/src/shape.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<R>>;
[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 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<'_, R>>;
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> trace/src/shape/quad.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<R>> {
[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] 51 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<'_, R>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> trace/src/shape/sphere.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<R>> {
[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] 28 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<'_, R>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> trace/src/shape/triangle.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<R>> {
[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] 33 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<'_, R>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> trace/src/scene.rs:24:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn intersect(&self, ray: &Ray) -> Option<Intersection<R>> {
[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] 24 |     pub fn intersect(&self, ray: &Ray) -> Option<Intersection<'_, R>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> trace/src/shape.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<R>>;
[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 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<'_, R>>;
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> trace/src/shape/quad.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<R>> {
[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] 51 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<'_, R>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> trace/src/shape/sphere.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<R>> {
[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] 28 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<'_, R>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> trace/src/shape/triangle.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<R>> {
[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] 33 |     fn intersect(&self, ray: &Ray) -> Option<Intersection<'_, R>> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cornell v0.1.0 (/opt/rustwide/workdir/examples/cornell)
[INFO] [stderr]     Checking depth_of_field v0.1.0 (/opt/rustwide/workdir/examples/depth_of_field)
[INFO] [stderr]     Checking showcase v0.1.0 (/opt/rustwide/workdir/examples/showcase)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.66s
[INFO] running `Command { std: "docker" "inspect" "fe47d0878be8b37a874c73acce15ed0f25819a2b19f6067f636e32f59f5f8d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe47d0878be8b37a874c73acce15ed0f25819a2b19f6067f636e32f59f5f8d3c", kill_on_drop: false }`
[INFO] [stdout] fe47d0878be8b37a874c73acce15ed0f25819a2b19f6067f636e32f59f5f8d3c
