[INFO] cloning repository https://github.com/StardustXR/kullat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StardustXR/kullat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fkullat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fkullat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52cec8789fe3dc40f5c73647d776c00f95292387
[INFO] building StardustXR/kullat against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStardustXR%2Fkullat" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/StardustXR/kullat on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/StardustXR/kullat
[INFO] finished tweaking git repo https://github.com/StardustXR/kullat
[INFO] tweaked toml for git repo https://github.com/StardustXR/kullat written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/StardustXR/kullat 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" "+334963c956d25708feab489a3816ae63f639355d" "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-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d75d050088ac41bc14568e13b525586f2d4d90a98b0305936b917daffaeffef0
[INFO] running `Command { std: "docker" "start" "-a" "d75d050088ac41bc14568e13b525586f2d4d90a98b0305936b917daffaeffef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d75d050088ac41bc14568e13b525586f2d4d90a98b0305936b917daffaeffef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d75d050088ac41bc14568e13b525586f2d4d90a98b0305936b917daffaeffef0", kill_on_drop: false }`
[INFO] [stdout] d75d050088ac41bc14568e13b525586f2d4d90a98b0305936b917daffaeffef0
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9355cdbdd3a3dff007fefd8dc0fff84d6af10a18786cb225eb57a3572601d39
[INFO] running `Command { std: "docker" "start" "-a" "c9355cdbdd3a3dff007fefd8dc0fff84d6af10a18786cb225eb57a3572601d39", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling wayland-backend v0.3.2
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling ab_glyph v0.2.22
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling global_counter v0.2.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling smithay v0.3.0 (https://github.com/smithay/smithay.git#fb1afbf6)
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling cluFlock v1.2.7
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling wayland-egl v0.32.0
[INFO] [stderr]    Compiling scan_fmt v0.2.6
[INFO] [stderr]    Compiling appendlist v1.4.0
[INFO] [stderr]    Compiling cursor-icon v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling manifest-dir-macros v0.1.18
[INFO] [stderr]    Compiling ouroboros_macro v0.18.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.11
[INFO] [stderr]    Compiling stardust-xr-schemas v1.5.3 (https://github.com/StardustXR/core.git?branch=camera-item#0f69c2c6)
[INFO] [stderr]    Compiling profiling v1.0.11
[INFO] [stderr]    Compiling xkbcommon v0.6.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling ouroboros v0.18.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling polling v3.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling calloop v0.12.3
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling flexbuffers v2.0.0
[INFO] [stderr]    Compiling angle v0.5.0
[INFO] [stderr]    Compiling flagset v0.4.4
[INFO] [stderr]    Compiling color-rs v0.8.0
[INFO] [stderr]    Compiling glam v0.24.2
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling stardust-xr v0.14.1 (https://github.com/StardustXR/core.git?branch=camera-item#0f69c2c6)
[INFO] [stderr]    Compiling stardust-xr-fusion v0.43.2 (https://github.com/StardustXR/core.git?branch=camera-item#0f69c2c6)
[INFO] [stderr]    Compiling kullat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Quaternion` and `Vector3`
[INFO] [stdout]  --> src/kullat.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use mint::{Quaternion, Vector3};
[INFO] [stdout]   |            ^^^^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "c9355cdbdd3a3dff007fefd8dc0fff84d6af10a18786cb225eb57a3572601d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9355cdbdd3a3dff007fefd8dc0fff84d6af10a18786cb225eb57a3572601d39", kill_on_drop: false }`
[INFO] [stdout] c9355cdbdd3a3dff007fefd8dc0fff84d6af10a18786cb225eb57a3572601d39
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbb463950dd92826f7fcd2abca6beca676ccf5fdbe5b5757c5f6db5ed875d8f9
[INFO] running `Command { std: "docker" "start" "-a" "cbb463950dd92826f7fcd2abca6beca676ccf5fdbe5b5757c5f6db5ed875d8f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling kullat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Quaternion` and `Vector3`
[INFO] [stdout]  --> src/kullat.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use mint::{Quaternion, Vector3};
[INFO] [stdout]   |            ^^^^^^^^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "cbb463950dd92826f7fcd2abca6beca676ccf5fdbe5b5757c5f6db5ed875d8f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbb463950dd92826f7fcd2abca6beca676ccf5fdbe5b5757c5f6db5ed875d8f9", kill_on_drop: false }`
[INFO] [stdout] cbb463950dd92826f7fcd2abca6beca676ccf5fdbe5b5757c5f6db5ed875d8f9
