[INFO] cloning repository https://github.com/StardustXR/gravity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StardustXR/gravity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fgravity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fgravity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96787ed3139717ea6061f6e259e9fed3e483274a [INFO] checking StardustXR/gravity/96787ed3139717ea6061f6e259e9fed3e483274a against try#de0e80659cee4f27282e60d63bbb8c5271a0d147 for pr-129392 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fgravity" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StardustXR/gravity on toolchain de0e80659cee4f27282e60d63bbb8c5271a0d147 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StardustXR/gravity [INFO] finished tweaking git repo https://github.com/StardustXR/gravity [INFO] tweaked toml for git repo https://github.com/StardustXR/gravity written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/StardustXR/gravity 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" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f21e332343e19965cd4cab696d7f99bd4f769e4eed8af5e1dfacaf0ae5211983 [INFO] running `Command { std: "docker" "start" "-a" "f21e332343e19965cd4cab696d7f99bd4f769e4eed8af5e1dfacaf0ae5211983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f21e332343e19965cd4cab696d7f99bd4f769e4eed8af5e1dfacaf0ae5211983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f21e332343e19965cd4cab696d7f99bd4f769e4eed8af5e1dfacaf0ae5211983", kill_on_drop: false }` [INFO] [stdout] f21e332343e19965cd4cab696d7f99bd4f769e4eed8af5e1dfacaf0ae5211983 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad0f9e1b4b6ed17ad9a441fe1151c8751132376f03d7176cdee304ef7426e05f [INFO] running `Command { std: "docker" "start" "-a" "ad0f9e1b4b6ed17ad9a441fe1151c8751132376f03d7176cdee304ef7426e05f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking global_counter v0.2.2 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking cluFlock v1.2.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling split-iter v0.1.0 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking ustr v1.0.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling manifest-dir-macros v0.1.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling stardust-xr-schemas v1.5.3 (https://github.com/StardustXR/core.git?branch=dev#a21dc0e6) [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking kdl v4.6.0 [INFO] [stderr] Checking clap v4.5.7 [INFO] [stderr] Checking flexbuffers v2.0.0 [INFO] [stderr] Checking angle v0.5.0 [INFO] [stderr] Checking color-rs v0.8.0 (https://github.com/arturoc/color-rs.git#d50d5e37) [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking stardust-xr v0.45.0 (https://github.com/StardustXR/core.git?branch=dev#a21dc0e6) [INFO] [stderr] Compiling stardust-xr-fusion-codegen v0.1.0 (https://github.com/StardustXR/core.git?branch=dev#a21dc0e6) [INFO] [stderr] Checking stardust-xr-fusion v0.45.0 (https://github.com/StardustXR/core.git?branch=dev#a21dc0e6) [INFO] [stderr] Checking stardust-xr-gravity v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.22s [INFO] running `Command { std: "docker" "inspect" "ad0f9e1b4b6ed17ad9a441fe1151c8751132376f03d7176cdee304ef7426e05f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0f9e1b4b6ed17ad9a441fe1151c8751132376f03d7176cdee304ef7426e05f", kill_on_drop: false }` [INFO] [stdout] ad0f9e1b4b6ed17ad9a441fe1151c8751132376f03d7176cdee304ef7426e05f