[INFO] fetching crate tweak_shader 0.4.0... [INFO] testing tweak_shader-0.4.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate tweak_shader 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tweak_shader 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tweak_shader 0.4.0 [INFO] tweaked toml for crates.io crate tweak_shader 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tweak_shader 0.4.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 159 packages to latest compatible versions [INFO] [stderr] Adding image v0.24.9 (available: v0.25.7) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding pollster v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding wgpu v0.20.1 (available: v26.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38cecdb221581ebd69d201c60212bf937fcedb410fd8575319cd3b56c10c1e5d [INFO] running `Command { std: "docker" "start" "-a" "38cecdb221581ebd69d201c60212bf937fcedb410fd8575319cd3b56c10c1e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38cecdb221581ebd69d201c60212bf937fcedb410fd8575319cd3b56c10c1e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38cecdb221581ebd69d201c60212bf937fcedb410fd8575319cd3b56c10c1e5d", kill_on_drop: false }` [INFO] [stdout] 38cecdb221581ebd69d201c60212bf937fcedb410fd8575319cd3b56c10c1e5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f7674e5d9b1d1267c6504f04b408cf4f05168d61faf894095ef99bbbf7b4e14 [INFO] running `Command { std: "docker" "start" "-a" "4f7674e5d9b1d1267c6504f04b408cf4f05168d61faf894095ef99bbbf7b4e14", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling wgpu-hal v0.21.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling wgpu-types v0.20.0 [INFO] [stderr] Compiling wgpu-core v0.21.1 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling wgpu v0.20.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling naga v0.20.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling tweak_shader v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `storage` is never read [INFO] [stdout] --> src/uniforms/mod.rs:1076:9 [INFO] [stdout] | [INFO] [stdout] 1069 | UtilityUniformBlock { [INFO] [stdout] | ------------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 1076 | storage: Storage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `storage` is never read [INFO] [stdout] --> src/uniforms/mod.rs:1089:9 [INFO] [stdout] | [INFO] [stdout] 1078 | UniformBlock { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 1089 | storage: Storage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `storage` is never read [INFO] [stdout] --> src/uniforms/mod.rs:1100:9 [INFO] [stdout] | [INFO] [stdout] 1091 | StorageTexture { [INFO] [stdout] | -------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 1100 | storage: Storage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `storage` is never read [INFO] [stdout] --> src/uniforms/mod.rs:1113:9 [INFO] [stdout] | [INFO] [stdout] 1102 | Texture { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 1113 | storage: Storage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `storage` is never used [INFO] [stdout] --> src/uniforms/mod.rs:1229:12 [INFO] [stdout] | [INFO] [stdout] 1132 | impl BindingEntry { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1229 | pub fn storage(&self) -> Storage { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:503:28 [INFO] [stdout] | [INFO] [stdout] 503 | pub fn iter_inputs_mut(&mut self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 503 | pub fn iter_inputs_mut(&mut self) -> impl Iterator)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:516:26 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn get_input_mut(&mut self, name: &str) -> 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] 516 | pub fn get_input_mut(&mut self, name: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/uniforms/mod.rs:883:26 [INFO] [stdout] | [INFO] [stdout] 883 | pub fn get_input_mut(&mut self, name: &str) -> 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] 883 | pub fn get_input_mut(&mut self, name: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/uniforms/mod.rs:916:23 [INFO] [stdout] | [INFO] [stdout] 916 | fn query_addr_mut(&mut self, name: &str, addr: &VariableAddress) -> Option { [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] 916 | fn query_addr_mut(&mut self, name: &str, addr: &VariableAddress) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/uniforms/mod.rs:921:37 [INFO] [stdout] | [INFO] [stdout] 921 | pub fn iter_custom_uniforms_mut(&mut self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 921 | pub fn iter_custom_uniforms_mut(&mut self) -> impl Iterator)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/uniforms/mod.rs:1340:16 [INFO] [stdout] | [INFO] [stdout] 1340 | fn get_mut(&mut self, name: &str, addr: &VariableAddress) -> Option { [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] 1340 | fn get_mut(&mut self, name: &str, addr: &VariableAddress) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/input_type.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn as_int(&mut self) -> 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] 88 | pub fn as_int(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.67s [INFO] running `Command { std: "docker" "inspect" "4f7674e5d9b1d1267c6504f04b408cf4f05168d61faf894095ef99bbbf7b4e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f7674e5d9b1d1267c6504f04b408cf4f05168d61faf894095ef99bbbf7b4e14", kill_on_drop: false }` [INFO] [stdout] 4f7674e5d9b1d1267c6504f04b408cf4f05168d61faf894095ef99bbbf7b4e14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15a8e02c54d525c257749365bab8d7281d4a038f86d2edb48302bdd88706f1f9 [INFO] running `Command { std: "docker" "start" "-a" "15a8e02c54d525c257749365bab8d7281d4a038f86d2edb48302bdd88706f1f9", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tweak_shader v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stdout] warning: field `storage` is never read [INFO] [stdout] --> src/uniforms/mod.rs:1076:9 [INFO] [stdout] | [INFO] [stdout] 1069 | UtilityUniformBlock { [INFO] [stdout] | ------------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 1076 | storage: Storage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `storage` is never read [INFO] [stdout] --> src/uniforms/mod.rs:1089:9 [INFO] [stdout] | [INFO] [stdout] 1078 | UniformBlock { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 1089 | storage: Storage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `storage` is never read [INFO] [stdout] --> src/uniforms/mod.rs:1100:9 [INFO] [stdout] | [INFO] [stdout] 1091 | StorageTexture { [INFO] [stdout] | -------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 1100 | storage: Storage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `storage` is never read [INFO] [stdout] --> src/uniforms/mod.rs:1113:9 [INFO] [stdout] | [INFO] [stdout] 1102 | Texture { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 1113 | storage: Storage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `storage` is never used [INFO] [stdout] --> src/uniforms/mod.rs:1229:12 [INFO] [stdout] | [INFO] [stdout] 1132 | impl BindingEntry { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1229 | pub fn storage(&self) -> Storage { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:503:28 [INFO] [stdout] | [INFO] [stdout] 503 | pub fn iter_inputs_mut(&mut self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 503 | pub fn iter_inputs_mut(&mut self) -> impl Iterator)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:516:26 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn get_input_mut(&mut self, name: &str) -> 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] 516 | pub fn get_input_mut(&mut self, name: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/uniforms/mod.rs:883:26 [INFO] [stdout] | [INFO] [stdout] 883 | pub fn get_input_mut(&mut self, name: &str) -> 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] 883 | pub fn get_input_mut(&mut self, name: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/uniforms/mod.rs:916:23 [INFO] [stdout] | [INFO] [stdout] 916 | fn query_addr_mut(&mut self, name: &str, addr: &VariableAddress) -> Option { [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] 916 | fn query_addr_mut(&mut self, name: &str, addr: &VariableAddress) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/uniforms/mod.rs:921:37 [INFO] [stdout] | [INFO] [stdout] 921 | pub fn iter_custom_uniforms_mut(&mut self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 921 | pub fn iter_custom_uniforms_mut(&mut self) -> impl Iterator)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/uniforms/mod.rs:1340:16 [INFO] [stdout] | [INFO] [stdout] 1340 | fn get_mut(&mut self, name: &str, addr: &VariableAddress) -> Option { [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] 1340 | fn get_mut(&mut self, name: &str, addr: &VariableAddress) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/input_type.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn as_int(&mut self) -> 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] 88 | pub fn as_int(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stdout] warning: field `storage` is never read [INFO] [stdout] --> src/uniforms/mod.rs:1076:9 [INFO] [stdout] | [INFO] [stdout] 1069 | UtilityUniformBlock { [INFO] [stdout] | ------------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 1076 | storage: Storage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `storage` is never read [INFO] [stdout] --> src/uniforms/mod.rs:1089:9 [INFO] [stdout] | [INFO] [stdout] 1078 | UniformBlock { [INFO] [stdout] | ------------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 1089 | storage: Storage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `storage` is never read [INFO] [stdout] --> src/uniforms/mod.rs:1100:9 [INFO] [stdout] | [INFO] [stdout] 1091 | StorageTexture { [INFO] [stdout] | -------------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 1100 | storage: Storage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `storage` is never read [INFO] [stdout] --> src/uniforms/mod.rs:1113:9 [INFO] [stdout] | [INFO] [stdout] 1102 | Texture { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 1113 | storage: Storage, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `storage` is never used [INFO] [stdout] --> src/uniforms/mod.rs:1229:12 [INFO] [stdout] | [INFO] [stdout] 1132 | impl BindingEntry { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1229 | pub fn storage(&self) -> Storage { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:503:28 [INFO] [stdout] | [INFO] [stdout] 503 | pub fn iter_inputs_mut(&mut self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 503 | pub fn iter_inputs_mut(&mut self) -> impl Iterator)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:516:26 [INFO] [stdout] | [INFO] [stdout] 516 | pub fn get_input_mut(&mut self, name: &str) -> 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] 516 | pub fn get_input_mut(&mut self, name: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/uniforms/mod.rs:883:26 [INFO] [stdout] | [INFO] [stdout] 883 | pub fn get_input_mut(&mut self, name: &str) -> 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] 883 | pub fn get_input_mut(&mut self, name: &str) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/uniforms/mod.rs:916:23 [INFO] [stdout] | [INFO] [stdout] 916 | fn query_addr_mut(&mut self, name: &str, addr: &VariableAddress) -> Option { [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] 916 | fn query_addr_mut(&mut self, name: &str, addr: &VariableAddress) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/uniforms/mod.rs:921:37 [INFO] [stdout] | [INFO] [stdout] 921 | pub fn iter_custom_uniforms_mut(&mut self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [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] 921 | pub fn iter_custom_uniforms_mut(&mut self) -> impl Iterator)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/uniforms/mod.rs:1340:16 [INFO] [stdout] | [INFO] [stdout] 1340 | fn get_mut(&mut self, name: &str, addr: &VariableAddress) -> Option { [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] 1340 | fn get_mut(&mut self, name: &str, addr: &VariableAddress) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/input_type.rs:88:19 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn as_int(&mut self) -> 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] 88 | pub fn as_int(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.13s [INFO] running `Command { std: "docker" "inspect" "15a8e02c54d525c257749365bab8d7281d4a038f86d2edb48302bdd88706f1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a8e02c54d525c257749365bab8d7281d4a038f86d2edb48302bdd88706f1f9", kill_on_drop: false }` [INFO] [stdout] 15a8e02c54d525c257749365bab8d7281d4a038f86d2edb48302bdd88706f1f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3125343bb40e0691cbcb14f6a5f9d312ec74c33eb56e3897215d4536f7c5b372 [INFO] running `Command { std: "docker" "start" "-a" "3125343bb40e0691cbcb14f6a5f9d312ec74c33eb56e3897215d4536f7c5b372", kill_on_drop: false }` [INFO] [stderr] warning: field `storage` is never read [INFO] [stderr] --> src/uniforms/mod.rs:1076:9 [INFO] [stderr] | [INFO] [stderr] 1069 | UtilityUniformBlock { [INFO] [stderr] | ------------------- field in this variant [INFO] [stderr] ... [INFO] [stderr] 1076 | storage: Storage, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `storage` is never read [INFO] [stderr] --> src/uniforms/mod.rs:1089:9 [INFO] [stderr] | [INFO] [stderr] 1078 | UniformBlock { [INFO] [stderr] | ------------ field in this variant [INFO] [stderr] ... [INFO] [stderr] 1089 | storage: Storage, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `storage` is never read [INFO] [stderr] --> src/uniforms/mod.rs:1100:9 [INFO] [stderr] | [INFO] [stderr] 1091 | StorageTexture { [INFO] [stderr] | -------------- field in this variant [INFO] [stderr] ... [INFO] [stderr] 1100 | storage: Storage, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `storage` is never read [INFO] [stderr] --> src/uniforms/mod.rs:1113:9 [INFO] [stderr] | [INFO] [stderr] 1102 | Texture { [INFO] [stderr] | ------- field in this variant [INFO] [stderr] ... [INFO] [stderr] 1113 | storage: Storage, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BindingEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `storage` is never used [INFO] [stderr] --> src/uniforms/mod.rs:1229:12 [INFO] [stderr] | [INFO] [stderr] 1132 | impl BindingEntry { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 1229 | pub fn storage(&self) -> Storage { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/context.rs:503:28 [INFO] [stderr] | [INFO] [stderr] 503 | pub fn iter_inputs_mut(&mut self) -> impl Iterator { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [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] 503 | pub fn iter_inputs_mut(&mut self) -> impl Iterator)> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/context.rs:516:26 [INFO] [stderr] | [INFO] [stderr] 516 | pub fn get_input_mut(&mut self, name: &str) -> 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] 516 | pub fn get_input_mut(&mut self, name: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/uniforms/mod.rs:883:26 [INFO] [stderr] | [INFO] [stderr] 883 | pub fn get_input_mut(&mut self, name: &str) -> 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] 883 | pub fn get_input_mut(&mut self, name: &str) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/uniforms/mod.rs:916:23 [INFO] [stderr] | [INFO] [stderr] 916 | fn query_addr_mut(&mut self, name: &str, addr: &VariableAddress) -> Option { [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] 916 | fn query_addr_mut(&mut self, name: &str, addr: &VariableAddress) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/uniforms/mod.rs:921:37 [INFO] [stderr] | [INFO] [stderr] 921 | pub fn iter_custom_uniforms_mut(&mut self) -> impl Iterator { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [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] 921 | pub fn iter_custom_uniforms_mut(&mut self) -> impl Iterator)> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/uniforms/mod.rs:1340:16 [INFO] [stderr] | [INFO] [stderr] 1340 | fn get_mut(&mut self, name: &str, addr: &VariableAddress) -> Option { [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] 1340 | fn get_mut(&mut self, name: &str, addr: &VariableAddress) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/input_type.rs:88:19 [INFO] [stderr] | [INFO] [stderr] 88 | pub fn as_int(&mut self) -> 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] 88 | pub fn as_int(&mut self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `tweak_shader` (lib) generated 12 warnings (run `cargo fix --lib -p tweak_shader` to apply 7 suggestions) [INFO] [stderr] warning: `tweak_shader` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tweak_shader-24fcf99912507d03) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test parsing::tests::simple_parse_doc ... ok [INFO] [stderr] Running tests/headless.rs (/opt/rustwide/target/debug/deps/headless-6200442df013d683) [INFO] [stdout] test parsing::tests::test_parse_identifier ... ok [INFO] [stdout] test parsing::tests::test_parse_key_value ... ok [INFO] [stdout] test parsing::tests::test_parse_floating_point ... ok [INFO] [stdout] test parsing::tests::doc_validation ... ok [INFO] [stdout] test parsing::tests::test_parse_qualifier ... ok [INFO] [stdout] test parsing::tests::test_parse_qualifier_list_malformed_qualifiers ... ok [INFO] [stdout] test parsing::tests::test_parse_qualifier_list ... ok [INFO] [stdout] test parsing::tests::test_parse_qualifier_list_single_qualifier ... ok [INFO] [stdout] test parsing::tests::test_parse_list ... ok [INFO] [stdout] test parsing::tests::test_parse_qualifier_list_whitepsace ... ok [INFO] [stdout] test parsing::tests::test_parse_qualifier_no_value ... ok [INFO] [stdout] test parsing::tests::test_parse_qualifier_no_value_with_space ... ok [INFO] [stdout] test parsing::tests::test_parse_quoted_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] test compute_targets ... ok [INFO] [stdout] test inputs_iter ... ok [INFO] [stdout] test push_constants ... ok [INFO] [stdout] test basic_frag_target_tex ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] test basic_frag ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] test letterboxed_shrimple_texture_load ... ok [INFO] [stdout] test push_constant_alignment ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] test float_texture_load ... ok [INFO] [stdout] test persistent_frag ... ok [INFO] [stdout] test compute_multipass ... ok [INFO] [stdout] test shrimple_texture_load_view ... ok [INFO] [stdout] test shrimple_texture_load ... ok [INFO] [stdout] test misaligned ... ok [INFO] [stdout] test shrimple_texture_direct ... ok [INFO] [stdout] test too_many_push_constants ... ok [INFO] [stdout] test unmapped_bindings ... ok [INFO] [stdout] test compute_basic ... ok [INFO] [stdout] test error_state ... ok [INFO] [stdout] test unaligned_texture_from_slice ... ok [INFO] [stdout] test unaligned_texture ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s [INFO] [stdout] [INFO] [stderr] Running tests/parsing.rs (/opt/rustwide/target/debug/deps/parsing-fa7c6026083c7358) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment. [INFO] [stdout] test test_missing_util ... ok [INFO] [stdout] test test_isf_context_new ... ok [INFO] [stdout] test test_isf_context_new_with_util ... ok [INFO] [stdout] test missing_inputs ... ok [INFO] [stdout] test test_isf_context_malformed_util ... ok [INFO] [stdout] test all_input_types ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Doc-tests tweak_shader [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - context (line 7) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3125343bb40e0691cbcb14f6a5f9d312ec74c33eb56e3897215d4536f7c5b372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3125343bb40e0691cbcb14f6a5f9d312ec74c33eb56e3897215d4536f7c5b372", kill_on_drop: false }` [INFO] [stdout] 3125343bb40e0691cbcb14f6a5f9d312ec74c33eb56e3897215d4536f7c5b372