[INFO] fetching crate cubik 0.1.0...
[INFO] checking cubik-0.1.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate cubik 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate cubik 0.1.0
[INFO] finished tweaking crates.io crate cubik 0.1.0
[INFO] tweaked toml for crates.io crate cubik 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cubik 0.1.0 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 crates.io crate cubik 0.1.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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-sys v0.28.2
[INFO] [stderr]   Downloaded wayland-cursor v0.28.2
[INFO] [stderr]   Downloaded wayland-scanner v0.28.2
[INFO] [stderr]   Downloaded wayland-egl v0.28.2
[INFO] [stderr]   Downloaded wayland-commons v0.28.2
[INFO] [stderr]   Downloaded tinyvec v0.3.4
[INFO] [stderr]   Downloaded lewton v0.10.1
[INFO] [stderr]   Downloaded wayland-protocols v0.28.2
[INFO] [stderr]   Downloaded wayland-client v0.28.2
[INFO] [stderr]   Downloaded glium v0.30.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 27128941dadb2edd514f9cf38a70d7ed1beb0ea3fc749b777fe56032838dd4e5
[INFO] running `Command { std: "docker" "start" "-a" "27128941dadb2edd514f9cf38a70d7ed1beb0ea3fc749b777fe56032838dd4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27128941dadb2edd514f9cf38a70d7ed1beb0ea3fc749b777fe56032838dd4e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27128941dadb2edd514f9cf38a70d7ed1beb0ea3fc749b777fe56032838dd4e5", kill_on_drop: false }`
[INFO] [stdout] 27128941dadb2edd514f9cf38a70d7ed1beb0ea3fc749b777fe56032838dd4e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 78671120c0855a7aad7557cd452fc068e03042423f191dcd12597a62e423d071
[INFO] running `Command { std: "docker" "start" "-a" "78671120c0855a7aad7557cd452fc068e03042423f191dcd12597a62e423d071", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking libloading v0.6.6
[INFO] [stderr]    Compiling wayland-sys v0.28.2
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]     Checking smallvec v1.5.1
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling nom v6.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking crossbeam-epoch v0.9.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.8.2
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking rayon-core v1.9.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]     Checking x11-dl v2.18.5
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]    Compiling wayland-client v0.28.2
[INFO] [stderr]    Compiling wayland-protocols v0.28.2
[INFO] [stderr]     Checking crossbeam v0.8.1
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking xcursor v0.3.3
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking rayon v1.5.0
[INFO] [stderr]     Checking mio-misc v1.2.1
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling cpal v0.13.1
[INFO] [stderr]     Checking weezl v0.1.3
[INFO] [stderr]     Checking addr2line v0.14.0
[INFO] [stderr]     Checking wayland-commons v0.28.2
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling glium v0.30.2
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]     Checking libloading v0.7.1
[INFO] [stderr]     Checking alsa v0.4.3
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]     Checking jpeg-decoder v0.1.20
[INFO] [stderr]     Checking wayland-cursor v0.28.2
[INFO] [stderr]     Checking wayland-egl v0.28.2
[INFO] [stderr]     Checking gif v0.11.1
[INFO] [stderr]     Checking lewton v0.10.1
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking minimp3 v0.5.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking bytemuck v1.4.1
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking image v0.23.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]     Checking backtrace v0.3.55
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking rodio v0.14.0
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking winit v0.25.0
[INFO] [stderr]     Checking glutin v0.27.0
[INFO] [stderr]     Checking cubik v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/textures.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn load_raw_image(path: &Path, reversed: bool) -> Result<RawImage2d<u8>, TextureLoadError> {
[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] 18 | fn load_raw_image(path: &Path, reversed: bool) -> Result<RawImage2d<'_, u8>, TextureLoadError> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/textures.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let f = File::open(path.clone())?;
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 19 -     let f = File::open(path.clone())?;
[INFO] [stdout] 19 +     let f = File::open(path)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/textures.rs:22:63
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let image = image::load(f, image::ImageFormat::from_path(path.clone())?)?.to_rgba8();
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 22 -     let image = image::load(f, image::ImageFormat::from_path(path.clone())?)?.to_rgba8();
[INFO] [stdout] 22 +     let image = image::load(f, image::ImageFormat::from_path(path)?)?.to_rgba8();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/textures.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn load_raw_image(path: &Path, reversed: bool) -> Result<RawImage2d<u8>, TextureLoadError> {
[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] 18 | fn load_raw_image(path: &Path, reversed: bool) -> Result<RawImage2d<'_, u8>, TextureLoadError> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/textures.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let f = File::open(path.clone())?;
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 19 -     let f = File::open(path.clone())?;
[INFO] [stdout] 19 +     let f = File::open(path)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/textures.rs:22:63
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let image = image::load(f, image::ImageFormat::from_path(path.clone())?)?.to_rgba8();
[INFO] [stdout]    |                                                                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 22 -     let image = image::load(f, image::ImageFormat::from_path(path.clone())?)?.to_rgba8();
[INFO] [stdout] 22 +     let image = image::load(f, image::ImageFormat::from_path(path)?)?.to_rgba8();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BoundingBox` and `QuadOctreeNode`
[INFO] [stdout]  --> examples/player_server.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | use cubik::quadoctree::{QuadOctreeNode, BoundingBox};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AppMessage` is never used
[INFO] [stdout]  --> examples/support/msg.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum AppMessage {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 12`
[INFO] running `Command { std: "docker" "inspect" "78671120c0855a7aad7557cd452fc068e03042423f191dcd12597a62e423d071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78671120c0855a7aad7557cd452fc068e03042423f191dcd12597a62e423d071", kill_on_drop: false }`
[INFO] [stdout] 78671120c0855a7aad7557cd452fc068e03042423f191dcd12597a62e423d071
