[INFO] fetching crate bevy_observed_utility 0.2.0... [INFO] building bevy_observed_utility-0.2.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate bevy_observed_utility 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate bevy_observed_utility 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_observed_utility 0.2.0 [INFO] tweaked toml for crates.io crate bevy_observed_utility 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_observed_utility 0.2.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_observed_utility 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89bc8ae3aeab2aa1267d72db7575a66ccb985c15b57b9bca2958cb646b40bbb3 [INFO] running `Command { std: "docker" "start" "-a" "89bc8ae3aeab2aa1267d72db7575a66ccb985c15b57b9bca2958cb646b40bbb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89bc8ae3aeab2aa1267d72db7575a66ccb985c15b57b9bca2958cb646b40bbb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89bc8ae3aeab2aa1267d72db7575a66ccb985c15b57b9bca2958cb646b40bbb3", kill_on_drop: false }` [INFO] [stdout] 89bc8ae3aeab2aa1267d72db7575a66ccb985c15b57b9bca2958cb646b40bbb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55cebd86423af7677743641b7273f2fa788c6e9b7298c26f9373b1d1288cac69 [INFO] running `Command { std: "docker" "start" "-a" "55cebd86423af7677743641b7273f2fa788c6e9b7298c26f9373b1d1288cac69", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling bevy_ptr v0.15.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bevy_tasks v0.15.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling bevy_macro_utils v0.15.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.3 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.3 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.3 [INFO] [stderr] Compiling bevy_derive v0.15.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling bevy_utils v0.15.3 [INFO] [stderr] Compiling bevy_reflect v0.15.3 [INFO] [stderr] Compiling bevy_ecs v0.15.3 [INFO] [stderr] Compiling bevy_math v0.15.3 [INFO] [stderr] Compiling bevy_app v0.15.3 [INFO] [stderr] Compiling bevy_core v0.15.3 [INFO] [stderr] Compiling bevy_time v0.15.3 [INFO] [stderr] Compiling bevy_log v0.15.3 [INFO] [stderr] Compiling bevy_hierarchy v0.15.3 [INFO] [stderr] Compiling bevy_input v0.15.3 [INFO] [stderr] Compiling bevy_diagnostic v0.15.3 [INFO] [stderr] Compiling bevy_transform v0.15.3 [INFO] [stderr] Compiling bevy_internal v0.15.3 [INFO] [stderr] Compiling bevy v0.15.3 [INFO] [stderr] Compiling bevy_observed_utility v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecs.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn get(&mut self, start: Entity) -> Result<&T, QueryEntityError> { [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] 97 | pub fn get(&mut self, start: Entity) -> Result<&T, QueryEntityError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecs.rs:120:20 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn get_mut(&mut self, start: Entity) -> Result, QueryEntityError> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 120 | pub fn get_mut(&mut self, start: Entity) -> Result, QueryEntityError<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "55cebd86423af7677743641b7273f2fa788c6e9b7298c26f9373b1d1288cac69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55cebd86423af7677743641b7273f2fa788c6e9b7298c26f9373b1d1288cac69", kill_on_drop: false }` [INFO] [stdout] 55cebd86423af7677743641b7273f2fa788c6e9b7298c26f9373b1d1288cac69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a64becf0cba1c92faa41b7f05c4ea1f6ca5f174db1e03dfbd4ae4e1d1b6f0233 [INFO] running `Command { std: "docker" "start" "-a" "a64becf0cba1c92faa41b7f05c4ea1f6ca5f174db1e03dfbd4ae4e1d1b6f0233", kill_on_drop: false }` [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bevy_tasks v0.15.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bevy_ecs v0.15.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling bevy_math v0.15.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling bevy_app v0.15.3 [INFO] [stderr] Compiling bevy_core v0.15.3 [INFO] [stderr] Compiling bevy_time v0.15.3 [INFO] [stderr] Compiling bevy_log v0.15.3 [INFO] [stderr] Compiling bevy_hierarchy v0.15.3 [INFO] [stderr] Compiling bevy_input v0.15.3 [INFO] [stderr] Compiling bevy_diagnostic v0.15.3 [INFO] [stderr] Compiling bevy_transform v0.15.3 [INFO] [stderr] Compiling bevy_internal v0.15.3 [INFO] [stderr] Compiling bevy v0.15.3 [INFO] [stderr] Compiling bevy_observed_utility v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecs.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn get(&mut self, start: Entity) -> Result<&T, QueryEntityError> { [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] 97 | pub fn get(&mut self, start: Entity) -> Result<&T, QueryEntityError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecs.rs:120:20 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn get_mut(&mut self, start: Entity) -> Result, QueryEntityError> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 120 | pub fn get_mut(&mut self, start: Entity) -> Result, QueryEntityError<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecs.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn get(&mut self, start: Entity) -> Result<&T, QueryEntityError> { [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] 97 | pub fn get(&mut self, start: Entity) -> Result<&T, QueryEntityError<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ecs.rs:120:20 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn get_mut(&mut self, start: Entity) -> Result, QueryEntityError> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden 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] 120 | pub fn get_mut(&mut self, start: Entity) -> Result, QueryEntityError<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "a64becf0cba1c92faa41b7f05c4ea1f6ca5f174db1e03dfbd4ae4e1d1b6f0233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64becf0cba1c92faa41b7f05c4ea1f6ca5f174db1e03dfbd4ae4e1d1b6f0233", kill_on_drop: false }` [INFO] [stdout] a64becf0cba1c92faa41b7f05c4ea1f6ca5f174db1e03dfbd4ae4e1d1b6f0233