[INFO] cloning repository https://github.com/StardustXR/asteroids
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StardustXR/asteroids" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fasteroids", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fasteroids'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 028014200d27b4a69d0ec42db135f667c4bd130c
[INFO] checking StardustXR/asteroids against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fasteroids" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StardustXR/asteroids
[INFO] finished tweaking git repo https://github.com/StardustXR/asteroids
[INFO] tweaked toml for git repo https://github.com/StardustXR/asteroids written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StardustXR/asteroids on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/StardustXR/asteroids 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/StardustXR/core.git`
[INFO] [stderr]     Updating git repository `https://github.com/StardustXR/molecules.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.10
[INFO] [stderr]   Downloaded enumflags2 v0.7.10
[INFO] [stderr]   Downloaded random-string v1.1.0
[INFO] [stderr]   Downloaded flatbuffers v24.3.25
[INFO] [stderr]   Downloaded manifest-dir-macros v0.1.18
[INFO] [stderr]   Downloaded map-range v0.1.2
[INFO] [stderr]   Downloaded derive_setters v0.1.6
[INFO] [stderr]   Downloaded angle v0.5.0
[INFO] [stderr]   Downloaded flexbuffers v2.0.0
[INFO] [stderr]   Downloaded lerp v0.5.0
[INFO] [stderr]   Downloaded input-event-codes v6.2.0
[INFO] [stderr]   Downloaded split-iter v0.1.0
[INFO] [stderr]   Downloaded cc v1.1.14
[INFO] [stderr]   Downloaded shiva-color-rs v0.0.1
[INFO] [stderr]   Downloaded cluFlock v1.2.7
[INFO] [stderr]   Downloaded global_counter v0.2.2
[INFO] [stderr]   Downloaded async-broadcast v0.7.1
[INFO] [stderr]   Downloaded async-process v2.2.4
[INFO] [stderr]   Downloaded glam v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e8365ef4f478f893f7c133e922cc8fe1754cbe34b89bf1763af51082029c690
[INFO] running `Command { std: "docker" "start" "-a" "2e8365ef4f478f893f7c133e922cc8fe1754cbe34b89bf1763af51082029c690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e8365ef4f478f893f7c133e922cc8fe1754cbe34b89bf1763af51082029c690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e8365ef4f478f893f7c133e922cc8fe1754cbe34b89bf1763af51082029c690", kill_on_drop: false }`
[INFO] [stdout] 2e8365ef4f478f893f7c133e922cc8fe1754cbe34b89bf1763af51082029c690
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 779be4219f890815cc36a0ca24773293269ec6098dc65ec73e5bd1354a7d31cb
[INFO] running `Command { std: "docker" "start" "-a" "779be4219f890815cc36a0ca24773293269ec6098dc65ec73e5bd1354a7d31cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling random-string v1.1.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking global_counter v0.2.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking cluFlock v1.2.7
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling split-iter v0.1.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]     Checking lerp v0.5.0
[INFO] [stderr]     Checking map-range v0.1.2
[INFO] [stderr]     Checking input-event-codes v6.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling manifest-dir-macros v0.1.18
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling stardust-xr-schemas v1.5.3 (https://github.com/StardustXR/core.git?branch=dev#207c75c2)
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]     Checking kdl v4.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_setters v0.1.6
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking angle v0.5.0
[INFO] [stderr]     Checking flexbuffers v2.0.0
[INFO] [stderr]     Checking shiva-color-rs v0.0.1
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking stardust-xr v0.45.0 (https://github.com/StardustXR/core.git?branch=dev#207c75c2)
[INFO] [stderr]    Compiling stardust-xr-fusion-codegen v0.1.0 (https://github.com/StardustXR/core.git?branch=dev#207c75c2)
[INFO] [stderr]     Checking stardust-xr-fusion v0.45.0 (https://github.com/StardustXR/core.git?branch=dev#207c75c2)
[INFO] [stderr]     Checking stardust-xr-molecules v0.45.0 (https://github.com/StardustXR/molecules.git?branch=dev#002e7363)
[INFO] [stderr]     Checking asteroids v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `from_identifiable` is never used
[INFO] [stdout]    --> src/lib.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl ElementInnerKey {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 185 |     pub fn from_identifiable<I: Identify>(i: &I) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/elements.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[derive(PartialEq, Setters)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 248 |     on_press: fn(&mut State),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_identifiable` is never used
[INFO] [stdout]    --> src/lib.rs:185:12
[INFO] [stdout]     |
[INFO] [stdout] 184 | impl ElementInnerKey {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] 185 |     pub fn from_identifiable<I: Identify>(i: &I) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/elements.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[derive(PartialEq, Setters)]
[INFO] [stdout]     |          --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 248 |     on_press: fn(&mut State),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "779be4219f890815cc36a0ca24773293269ec6098dc65ec73e5bd1354a7d31cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "779be4219f890815cc36a0ca24773293269ec6098dc65ec73e5bd1354a7d31cb", kill_on_drop: false }`
[INFO] [stdout] 779be4219f890815cc36a0ca24773293269ec6098dc65ec73e5bd1354a7d31cb
