[INFO] fetching crate unity_rs 0.1.0... [INFO] checking unity_rs-0.1.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate unity_rs 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate unity_rs 0.1.0 [INFO] finished tweaking crates.io crate unity_rs 0.1.0 [INFO] tweaked toml for crates.io crate unity_rs 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate unity_rs 0.1.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 111 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding image v0.24.9 (available: v0.25.6) [INFO] [stderr] Adding imageproc v0.23.0 (available: v0.25.0) [INFO] [stderr] Adding lz4_flex v0.10.0 (available: v0.11.5) [INFO] [stderr] Adding num_enum v0.6.1 (available: v0.7.4) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c3365642b5e153433711c0f2c9788289c6c117a2b6e6c21e75436d70db25ef7 [INFO] running `Command { std: "docker" "start" "-a" "6c3365642b5e153433711c0f2c9788289c6c117a2b6e6c21e75436d70db25ef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c3365642b5e153433711c0f2c9788289c6c117a2b6e6c21e75436d70db25ef7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c3365642b5e153433711c0f2c9788289c6c117a2b6e6c21e75436d70db25ef7", kill_on_drop: false }` [INFO] [stdout] 6c3365642b5e153433711c0f2c9788289c6c117a2b6e6c21e75436d70db25ef7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05a9c8b466dac710067bc08e7a9c24ebb61fb7478cb6e33fb0ac2d7841939f2b [INFO] running `Command { std: "docker" "start" "-a" "05a9c8b466dac710067bc08e7a9c24ebb61fb7478cb6e33fb0ac2d7841939f2b", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking lz4_flex v0.10.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking simba v0.7.3 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking imageproc v0.23.0 [INFO] [stderr] Checking unity_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/classes/texture2d.rs:250:25 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn decode_image(&self) -> UnityResult> { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 250 | pub fn decode_image(&self) -> UnityResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/env.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn objects(&self) -> Vec { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn objects(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/env.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn find_object(&self, path_id: i64) -> Option { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn find_object(&self, path_id: i64) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/object.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get_reader(&self) -> Reader { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get_reader(&self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/classes/texture2d.rs:250:25 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn decode_image(&self) -> UnityResult> { [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 250 | pub fn decode_image(&self) -> UnityResult> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/env.rs:36:20 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn objects(&self) -> Vec { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 36 | pub fn objects(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/env.rs:54:24 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn find_object(&self, path_id: i64) -> Option { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn find_object(&self, path_id: i64) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/object.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get_reader(&self) -> Reader { [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn get_reader(&self) -> Reader<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.53s [INFO] running `Command { std: "docker" "inspect" "05a9c8b466dac710067bc08e7a9c24ebb61fb7478cb6e33fb0ac2d7841939f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a9c8b466dac710067bc08e7a9c24ebb61fb7478cb6e33fb0ac2d7841939f2b", kill_on_drop: false }` [INFO] [stdout] 05a9c8b466dac710067bc08e7a9c24ebb61fb7478cb6e33fb0ac2d7841939f2b