[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] eca5e835cd3abee69984ce6312610644801457a9 [INFO] testing StardustXR/gravity against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fgravity" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/StardustXR/gravity 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] 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ee0c67881354f9c2b1d60613dd3d6ac0f8d597f6056743ff4f865437dc675a85 [INFO] running `Command { std: "docker" "start" "-a" "ee0c67881354f9c2b1d60613dd3d6ac0f8d597f6056743ff4f865437dc675a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee0c67881354f9c2b1d60613dd3d6ac0f8d597f6056743ff4f865437dc675a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0c67881354f9c2b1d60613dd3d6ac0f8d597f6056743ff4f865437dc675a85", kill_on_drop: false }` [INFO] [stdout] ee0c67881354f9c2b1d60613dd3d6ac0f8d597f6056743ff4f865437dc675a85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 827ce85aaf19abf38a6f63c241af4057f9e0a30f1e43349bde575a690ce8ab16 [INFO] running `Command { std: "docker" "start" "-a" "827ce85aaf19abf38a6f63c241af4057f9e0a30f1e43349bde575a690ce8ab16", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling global_counter v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling cluFlock v1.2.7 [INFO] [stderr] Compiling split-iter v0.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ustr v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.7 [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 manifest-dir-macros v0.1.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling miette-derive v5.10.0 [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] Compiling tokio v1.38.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling kdl v4.6.0 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling flexbuffers v2.0.0 [INFO] [stderr] Compiling angle v0.5.0 [INFO] [stderr] Compiling color-rs v0.8.0 (https://github.com/arturoc/color-rs.git#d50d5e37) [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling glam v0.28.0 [INFO] [stderr] Compiling 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] Compiling stardust-xr-fusion v0.45.0 (https://github.com/StardustXR/core.git?branch=dev#a21dc0e6) [INFO] [stderr] Compiling stardust-xr-gravity v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.55s [INFO] running `Command { std: "docker" "inspect" "827ce85aaf19abf38a6f63c241af4057f9e0a30f1e43349bde575a690ce8ab16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "827ce85aaf19abf38a6f63c241af4057f9e0a30f1e43349bde575a690ce8ab16", kill_on_drop: false }` [INFO] [stdout] 827ce85aaf19abf38a6f63c241af4057f9e0a30f1e43349bde575a690ce8ab16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 67e8968e578e016048172959deb15fd3b5d12367a0c4f2e7b7580940af5734b9 [INFO] running `Command { std: "docker" "start" "-a" "67e8968e578e016048172959deb15fd3b5d12367a0c4f2e7b7580940af5734b9", kill_on_drop: false }` [INFO] [stderr] Compiling stardust-xr-gravity v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "67e8968e578e016048172959deb15fd3b5d12367a0c4f2e7b7580940af5734b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e8968e578e016048172959deb15fd3b5d12367a0c4f2e7b7580940af5734b9", kill_on_drop: false }` [INFO] [stdout] 67e8968e578e016048172959deb15fd3b5d12367a0c4f2e7b7580940af5734b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c8f31c07b9f040bc70ffd9612c6d0425df14d2424b623226b3814b41dbc2b346 [INFO] running `Command { std: "docker" "start" "-a" "c8f31c07b9f040bc70ffd9612c6d0425df14d2424b623226b3814b41dbc2b346", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gravity-e37b144a0ddabcab) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c8f31c07b9f040bc70ffd9612c6d0425df14d2424b623226b3814b41dbc2b346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f31c07b9f040bc70ffd9612c6d0425df14d2424b623226b3814b41dbc2b346", kill_on_drop: false }` [INFO] [stdout] c8f31c07b9f040bc70ffd9612c6d0425df14d2424b623226b3814b41dbc2b346