[INFO] fetching crate lumiere 0.2.0...
[INFO] checking lumiere-0.2.0 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] extracting crate lumiere 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate lumiere 0.2.0
[INFO] finished tweaking crates.io crate lumiere 0.2.0
[INFO] tweaked toml for crates.io crate lumiere 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lumiere 0.2.0 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lumiere 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deflate v0.9.1
[INFO] [stderr]   Downloaded png v0.17.2
[INFO] [stderr]   Downloaded libc v0.2.107
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4815345b3e682c3a01feabe37561c6beac4343f06ad44a78e3f329da2da73651
[INFO] running `Command { std: "docker" "start" "-a" "4815345b3e682c3a01feabe37561c6beac4343f06ad44a78e3f329da2da73651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4815345b3e682c3a01feabe37561c6beac4343f06ad44a78e3f329da2da73651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4815345b3e682c3a01feabe37561c6beac4343f06ad44a78e3f329da2da73651", kill_on_drop: false }`
[INFO] [stdout] 4815345b3e682c3a01feabe37561c6beac4343f06ad44a78e3f329da2da73651
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea22fd8e47f762581e37de599786966a284d2d2f806c58ff0eb5e3954aa0c18f
[INFO] running `Command { std: "docker" "start" "-a" "ea22fd8e47f762581e37de599786966a284d2d2f806c58ff0eb5e3954aa0c18f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking deflate v0.9.1
[INFO] [stderr]     Checking png v0.17.2
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking lumiere v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bvh.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 91 |     ) -> Option<crate::object::HitRecord> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ) -> Option<crate::object::HitRecord<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/object/list.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn hit(&self, r: &ray::Ray, ray_t: &interval::Interval) -> Option<super::HitRecord> {
[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] 36 |     fn hit(&self, r: &ray::Ray, ray_t: &interval::Interval) -> Option<super::HitRecord<'_>> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/object/moving_sphere.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn hit(&self, r: &Ray, ray_t: &interval::Interval) -> Option<object::HitRecord> {
[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] 46 |     fn hit(&self, r: &Ray, ray_t: &interval::Interval) -> Option<object::HitRecord<'_>> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/object/object.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn hit(&self, r: &Ray, ray_t: &interval::Interval) -> Option<HitRecord>;
[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] 36 |     fn hit(&self, r: &Ray, ray_t: &interval::Interval) -> Option<HitRecord<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/object/sphere.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn hit(&self, r: &Ray, ray_t: &interval::Interval) -> Option<object::HitRecord> {
[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] 34 |     fn hit(&self, r: &Ray, ray_t: &interval::Interval) -> Option<object::HitRecord<'_>> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/bvh.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 91 |     ) -> Option<crate::object::HitRecord> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ) -> Option<crate::object::HitRecord<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/object/list.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn hit(&self, r: &ray::Ray, ray_t: &interval::Interval) -> Option<super::HitRecord> {
[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] 36 |     fn hit(&self, r: &ray::Ray, ray_t: &interval::Interval) -> Option<super::HitRecord<'_>> {
[INFO] [stdout]    |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/object/moving_sphere.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn hit(&self, r: &Ray, ray_t: &interval::Interval) -> Option<object::HitRecord> {
[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] 46 |     fn hit(&self, r: &Ray, ray_t: &interval::Interval) -> Option<object::HitRecord<'_>> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/object/object.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn hit(&self, r: &Ray, ray_t: &interval::Interval) -> Option<HitRecord>;
[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] 36 |     fn hit(&self, r: &Ray, ray_t: &interval::Interval) -> Option<HitRecord<'_>>;
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/object/sphere.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn hit(&self, r: &Ray, ray_t: &interval::Interval) -> Option<object::HitRecord> {
[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] 34 |     fn hit(&self, r: &Ray, ray_t: &interval::Interval) -> Option<object::HitRecord<'_>> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.56s
[INFO] running `Command { std: "docker" "inspect" "ea22fd8e47f762581e37de599786966a284d2d2f806c58ff0eb5e3954aa0c18f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea22fd8e47f762581e37de599786966a284d2d2f806c58ff0eb5e3954aa0c18f", kill_on_drop: false }`
[INFO] [stdout] ea22fd8e47f762581e37de599786966a284d2d2f806c58ff0eb5e3954aa0c18f
