[INFO] fetching crate grafix-toolbox 0.8.31... [INFO] testing grafix-toolbox-0.8.31 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate grafix-toolbox 0.8.31 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate grafix-toolbox 0.8.31 [INFO] finished tweaking crates.io crate grafix-toolbox 0.8.31 [INFO] tweaked toml for crates.io crate grafix-toolbox 0.8.31 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate grafix-toolbox 0.8.31 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 201 packages to latest compatible versions [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding glfw v0.58.0 (available: v0.60.0) [INFO] [stderr] Adding nalgebra v0.33.2 (available: v0.34.1) [INFO] [stderr] Adding notify v7.0.0 (available: v8.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30d0d295a6e969e4fd6e4e007b510302e8e56015bdc4748f8bf20a3356091b91 [INFO] running `Command { std: "docker" "start" "-a" "30d0d295a6e969e4fd6e4e007b510302e8e56015bdc4748f8bf20a3356091b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30d0d295a6e969e4fd6e4e007b510302e8e56015bdc4748f8bf20a3356091b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d0d295a6e969e4fd6e4e007b510302e8e56015bdc4748f8bf20a3356091b91", kill_on_drop: false }` [INFO] [stdout] 30d0d295a6e969e4fd6e4e007b510302e8e56015bdc4748f8bf20a3356091b91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8a06404f8fb5dd153f17afa912953d00b96033aad73b7a5ae07fa685ad3d659 [INFO] running `Command { std: "docker" "start" "-a" "d8a06404f8fb5dd153f17afa912953d00b96033aad73b7a5ae07fa685ad3d659", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glfw-sys v5.0.0+3.3.9 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling glfw v0.58.0 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling grafix-toolbox v0.8.31 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> kit/policies/func/logging.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | unwrap(unwrap_o(unsafe { LOGGER.get() }, "already exited").sender.send(Message::M(msg)), "failed to send"); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> kit/policies/func/logging.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | / LOGGER.get_or_init(move || { [INFO] [stdout] 51 | | std::panic::set_hook(Box(|i| { [INFO] [stdout] 52 | | let bt = process_backtrace(Backtrace::force_capture()); [INFO] [stdout] 53 | | let p = i.payload(); [INFO] [stdout] ... | [INFO] [stdout] 72 | | LoggerState { writer, sender } [INFO] [stdout] 73 | | }); [INFO] [stdout] | |______________^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> kit/policies/func/logging.rs:81:49 [INFO] [stdout] | [INFO] [stdout] 81 | let LoggerState { writer, sender } = unsafe { LOGGER.take() }.valid(); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/shader/shader_ext.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn Bind(&mut self) -> ShaderBinding { [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] 33 | pub fn Bind(&mut self) -> ShaderBinding<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn Bind(&self) -> ShdArrBinding { [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 | pub fn Bind(&self) -> ShdArrBinding<'_, Uniform> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn Bind(&self, loc: u32) -> 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] 42 | pub fn Bind(&self, loc: u32) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer/mapping.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn Map(&mut self, args: impl MappingArgs) -> Mapping { [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] 16 | pub fn Map(&mut self, args: impl MappingArgs) -> Mapping<'_, T, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer/mapping.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn MapMut(&mut self, args: impl MappingArgs) -> MappingMut { [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] 20 | pub fn MapMut(&mut self, args: impl MappingArgs) -> MappingMut<'_, T, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer/vao.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn Bind(&self) -> VaoBinding { [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] 15 | pub fn Bind(&self) -> VaoBinding<'_, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | fn bind(&self) -> Binding; [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] 32 | fn bind(&self) -> Binding<'_, Framebuff>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/fbo.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | fn bind(&self) -> Binding { [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 | fn bind(&self) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/framebuff.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn Bind(&self, tex: &Tex) -> Binding { [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] 25 | pub fn Bind(&self, tex: &Tex) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/framebuff.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | fn bind(&self) -> Binding { [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 bind(&self) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/screen.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | fn bind(&self) -> Binding { [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 | fn bind(&self) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/screen.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn Bind(&self) -> Binding { [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] 35 | pub fn Bind(&self) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/texture/texbuff.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn Bind(&self) -> TexBuffBinding { [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] 25 | pub fn Bind(&self) -> TexBuffBinding<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> kit/opengl/texture/texture_ext.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn Bind<'l>(&'l self, samp: &'l Sampler) -> TextureBinding { [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 `'l` [INFO] [stdout] | [INFO] [stdout] 159 | pub fn Bind<'l>(&'l self, samp: &'l Sampler) -> TextureBinding<'l, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/utility/image/vtex.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn load(&self, name: &str) -> VTex2dEntry { [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] 36 | pub fn load(&self, name: &str) -> VTex2dEntry<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "d8a06404f8fb5dd153f17afa912953d00b96033aad73b7a5ae07fa685ad3d659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a06404f8fb5dd153f17afa912953d00b96033aad73b7a5ae07fa685ad3d659", kill_on_drop: false }` [INFO] [stdout] d8a06404f8fb5dd153f17afa912953d00b96033aad73b7a5ae07fa685ad3d659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eceeca54dc0007295c8d51489499014847f13d0bd388648d5ed41046a4785cb [INFO] running `Command { std: "docker" "start" "-a" "8eceeca54dc0007295c8d51489499014847f13d0bd388648d5ed41046a4785cb", kill_on_drop: false }` [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> kit/policies/func/logging.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | unwrap(unwrap_o(unsafe { LOGGER.get() }, "already exited").sender.send(Message::M(msg)), "failed to send"); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> kit/policies/func/logging.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | / LOGGER.get_or_init(move || { [INFO] [stdout] 51 | | std::panic::set_hook(Box(|i| { [INFO] [stdout] 52 | | let bt = process_backtrace(Backtrace::force_capture()); [INFO] [stdout] 53 | | let p = i.payload(); [INFO] [stdout] ... | [INFO] [stdout] 72 | | LoggerState { writer, sender } [INFO] [stdout] 73 | | }); [INFO] [stdout] | |______________^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grafix-toolbox v0.8.31 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> kit/policies/func/logging.rs:81:49 [INFO] [stdout] | [INFO] [stdout] 81 | let LoggerState { writer, sender } = unsafe { LOGGER.take() }.valid(); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/shader/shader_ext.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn Bind(&mut self) -> ShaderBinding { [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] 33 | pub fn Bind(&mut self) -> ShaderBinding<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn Bind(&self) -> ShdArrBinding { [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 | pub fn Bind(&self) -> ShdArrBinding<'_, Uniform> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn Bind(&self, loc: u32) -> 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] 42 | pub fn Bind(&self, loc: u32) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer/mapping.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn Map(&mut self, args: impl MappingArgs) -> Mapping { [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] 16 | pub fn Map(&mut self, args: impl MappingArgs) -> Mapping<'_, T, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer/mapping.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn MapMut(&mut self, args: impl MappingArgs) -> MappingMut { [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] 20 | pub fn MapMut(&mut self, args: impl MappingArgs) -> MappingMut<'_, T, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer/vao.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn Bind(&self) -> VaoBinding { [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] 15 | pub fn Bind(&self) -> VaoBinding<'_, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | fn bind(&self) -> Binding; [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] 32 | fn bind(&self) -> Binding<'_, Framebuff>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/fbo.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | fn bind(&self) -> Binding { [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 | fn bind(&self) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/framebuff.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn Bind(&self, tex: &Tex) -> Binding { [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] 25 | pub fn Bind(&self, tex: &Tex) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/framebuff.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | fn bind(&self) -> Binding { [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 bind(&self) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/screen.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | fn bind(&self) -> Binding { [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 | fn bind(&self) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/screen.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn Bind(&self) -> Binding { [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] 35 | pub fn Bind(&self) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/texture/texbuff.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn Bind(&self) -> TexBuffBinding { [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] 25 | pub fn Bind(&self) -> TexBuffBinding<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> kit/opengl/texture/texture_ext.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn Bind<'l>(&'l self, samp: &'l Sampler) -> TextureBinding { [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 `'l` [INFO] [stdout] | [INFO] [stdout] 159 | pub fn Bind<'l>(&'l self, samp: &'l Sampler) -> TextureBinding<'l, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/utility/image/vtex.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn load(&self, name: &str) -> VTex2dEntry { [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] 36 | pub fn load(&self, name: &str) -> VTex2dEntry<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> kit/policies/func/logging.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | unwrap(unwrap_o(unsafe { LOGGER.get() }, "already exited").sender.send(Message::M(msg)), "failed to send"); [INFO] [stdout] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> kit/policies/func/logging.rs:50:4 [INFO] [stdout] | [INFO] [stdout] 50 | / LOGGER.get_or_init(move || { [INFO] [stdout] 51 | | std::panic::set_hook(Box(|i| { [INFO] [stdout] 52 | | let bt = process_backtrace(Backtrace::force_capture()); [INFO] [stdout] 53 | | let p = i.payload(); [INFO] [stdout] ... | [INFO] [stdout] 72 | | LoggerState { writer, sender } [INFO] [stdout] 73 | | }); [INFO] [stdout] | |______________^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> kit/policies/func/logging.rs:81:49 [INFO] [stdout] | [INFO] [stdout] 81 | let LoggerState { writer, sender } = unsafe { LOGGER.take() }.valid(); [INFO] [stdout] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/shader/shader_ext.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn Bind(&mut self) -> ShaderBinding { [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] 33 | pub fn Bind(&mut self) -> ShaderBinding<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn Bind(&self) -> ShdArrBinding { [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 | pub fn Bind(&self) -> ShdArrBinding<'_, Uniform> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn Bind(&self, loc: u32) -> 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] 42 | pub fn Bind(&self, loc: u32) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer/mapping.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn Map(&mut self, args: impl MappingArgs) -> Mapping { [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] 16 | pub fn Map(&mut self, args: impl MappingArgs) -> Mapping<'_, T, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer/mapping.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn MapMut(&mut self, args: impl MappingArgs) -> MappingMut { [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] 20 | pub fn MapMut(&mut self, args: impl MappingArgs) -> MappingMut<'_, T, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/buffer/vao.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn Bind(&self) -> VaoBinding { [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] 15 | pub fn Bind(&self) -> VaoBinding<'_, I> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | fn bind(&self) -> Binding; [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] 32 | fn bind(&self) -> Binding<'_, Framebuff>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/fbo.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | fn bind(&self) -> Binding { [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 | fn bind(&self) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/framebuff.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn Bind(&self, tex: &Tex) -> Binding { [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] 25 | pub fn Bind(&self, tex: &Tex) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/framebuff.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | fn bind(&self) -> Binding { [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 bind(&self) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/screen.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | fn bind(&self) -> Binding { [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 | fn bind(&self) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/frame/screen.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn Bind(&self) -> Binding { [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] 35 | pub fn Bind(&self) -> Binding<'_, Framebuff> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/texture/texbuff.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn Bind(&self) -> TexBuffBinding { [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] 25 | pub fn Bind(&self) -> TexBuffBinding<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> kit/opengl/texture/texture_ext.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn Bind<'l>(&'l self, samp: &'l Sampler) -> TextureBinding { [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 `'l` [INFO] [stdout] | [INFO] [stdout] 159 | pub fn Bind<'l>(&'l self, samp: &'l Sampler) -> TextureBinding<'l, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> kit/opengl/utility/image/vtex.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn load(&self, name: &str) -> VTex2dEntry { [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] 36 | pub fn load(&self, name: &str) -> VTex2dEntry<'_, S> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.85s [INFO] running `Command { std: "docker" "inspect" "8eceeca54dc0007295c8d51489499014847f13d0bd388648d5ed41046a4785cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eceeca54dc0007295c8d51489499014847f13d0bd388648d5ed41046a4785cb", kill_on_drop: false }` [INFO] [stdout] 8eceeca54dc0007295c8d51489499014847f13d0bd388648d5ed41046a4785cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2177b9cc9d449c980ece9514f76f4d53b897c647e4e598c5939872ef94788dd [INFO] running `Command { std: "docker" "start" "-a" "b2177b9cc9d449c980ece9514f76f4d53b897c647e4e598c5939872ef94788dd", kill_on_drop: false }` [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> kit/policies/func/logging.rs:33:28 [INFO] [stderr] | [INFO] [stderr] 33 | unwrap(unwrap_o(unsafe { LOGGER.get() }, "already exited").sender.send(Message::M(msg)), "failed to send"); [INFO] [stderr] | ^^^^^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static [INFO] [stderr] --> kit/policies/func/logging.rs:50:4 [INFO] [stderr] | [INFO] [stderr] 50 | / LOGGER.get_or_init(move || { [INFO] [stderr] 51 | | std::panic::set_hook(Box(|i| { [INFO] [stderr] 52 | | let bt = process_backtrace(Backtrace::force_capture()); [INFO] [stderr] 53 | | let p = i.payload(); [INFO] [stderr] ... | [INFO] [stderr] 72 | | LoggerState { writer, sender } [INFO] [stderr] 73 | | }); [INFO] [stderr] | |______________^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] [INFO] [stderr] warning: creating a mutable reference to mutable static [INFO] [stderr] --> kit/policies/func/logging.rs:81:49 [INFO] [stderr] | [INFO] [stderr] 81 | let LoggerState { writer, sender } = unsafe { LOGGER.take() }.valid(); [INFO] [stderr] | ^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/shader/shader_ext.rs:33:14 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn Bind(&mut self) -> ShaderBinding { [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] 33 | pub fn Bind(&mut self) -> ShaderBinding<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/buffer.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn Bind(&self) -> ShdArrBinding { [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] 34 | pub fn Bind(&self) -> ShdArrBinding<'_, Uniform> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/buffer.rs:42:14 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn Bind(&self, loc: u32) -> 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] 42 | pub fn Bind(&self, loc: u32) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/buffer/mapping.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn Map(&mut self, args: impl MappingArgs) -> Mapping { [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] 16 | pub fn Map(&mut self, args: impl MappingArgs) -> Mapping<'_, T, D> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/buffer/mapping.rs:20:16 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn MapMut(&mut self, args: impl MappingArgs) -> MappingMut { [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] 20 | pub fn MapMut(&mut self, args: impl MappingArgs) -> MappingMut<'_, T, D> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/buffer/vao.rs:15:14 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn Bind(&self) -> VaoBinding { [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] 15 | pub fn Bind(&self) -> VaoBinding<'_, I> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/frame.rs:32:10 [INFO] [stderr] | [INFO] [stderr] 32 | fn bind(&self) -> Binding; [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] 32 | fn bind(&self) -> Binding<'_, Framebuff>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/frame/fbo.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | fn bind(&self) -> Binding { [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] 23 | fn bind(&self) -> Binding<'_, Framebuff> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/frame/framebuff.rs:25:20 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn Bind(&self, tex: &Tex) -> Binding { [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] 25 | pub fn Bind(&self, tex: &Tex) -> Binding<'_, Framebuff> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/frame/framebuff.rs:63:10 [INFO] [stderr] | [INFO] [stderr] 63 | fn bind(&self) -> Binding { [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 bind(&self) -> Binding<'_, Framebuff> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/frame/screen.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | fn bind(&self) -> Binding { [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] 24 | fn bind(&self) -> Binding<'_, Framebuff> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/frame/screen.rs:35:14 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn Bind(&self) -> Binding { [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] 35 | pub fn Bind(&self) -> Binding<'_, Framebuff> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/texture/texbuff.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn Bind(&self) -> TexBuffBinding { [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] 25 | pub fn Bind(&self) -> TexBuffBinding<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> kit/opengl/texture/texture_ext.rs:159:19 [INFO] [stderr] | [INFO] [stderr] 159 | pub fn Bind<'l>(&'l self, samp: &'l Sampler) -> TextureBinding { [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 `'l` [INFO] [stderr] | [INFO] [stderr] 159 | pub fn Bind<'l>(&'l self, samp: &'l Sampler) -> TextureBinding<'l, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> kit/opengl/utility/image/vtex.rs:36:14 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn load(&self, name: &str) -> VTex2dEntry { [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] 36 | pub fn load(&self, name: &str) -> VTex2dEntry<'_, S> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `grafix-toolbox` (lib) generated 18 warnings (run `cargo fix --lib -p grafix-toolbox` to apply 15 suggestions) [INFO] [stderr] warning: `grafix-toolbox` (lib test) generated 18 warnings (18 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests crate.rs (/opt/rustwide/target/debug/deps/grafix_toolbox-4a1f3c9459a2d04f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests grafix_toolbox [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b2177b9cc9d449c980ece9514f76f4d53b897c647e4e598c5939872ef94788dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2177b9cc9d449c980ece9514f76f4d53b897c647e4e598c5939872ef94788dd", kill_on_drop: false }` [INFO] [stdout] b2177b9cc9d449c980ece9514f76f4d53b897c647e4e598c5939872ef94788dd