[INFO] cloning repository https://github.com/slothman3878/blenvy-extensions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slothman3878/blenvy-extensions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslothman3878%2Fblenvy-extensions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslothman3878%2Fblenvy-extensions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 829963174f36f4a237dba4deec9aa95102207814
[INFO] testing slothman3878/blenvy-extensions against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslothman3878%2Fblenvy-extensions" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/slothman3878/blenvy-extensions
[INFO] finished tweaking git repo https://github.com/slothman3878/blenvy-extensions
[INFO] tweaked toml for git repo https://github.com/slothman3878/blenvy-extensions written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/slothman3878/blenvy-extensions on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/slothman3878/blenvy-extensions 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/kaosat-dev/Blenvy/`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_common_assets v0.11.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.67
[INFO] [stderr]   Downloaded thiserror v1.0.67
[INFO] [stderr]   Downloaded gpu-descriptor v0.3.0
[INFO] [stderr]   Downloaded const_panic v0.2.10
[INFO] [stderr]   Downloaded bevy_rapier3d v0.27.0
[INFO] [stderr]   Downloaded parry3d v0.16.1
[INFO] [stderr]   Downloaded rapier3d v0.21.0
[INFO] [stderr]   Downloaded ordered-float v4.4.0
[INFO] [stderr]   Downloaded spade v2.12.1
[INFO] [stderr]   Downloaded winit v0.30.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3003fd79a0927641fc6db8226ddb8377701d9e88af9f24b5ebce318028f8706
[INFO] running `Command { std: "docker" "start" "-a" "d3003fd79a0927641fc6db8226ddb8377701d9e88af9f24b5ebce318028f8706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3003fd79a0927641fc6db8226ddb8377701d9e88af9f24b5ebce318028f8706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3003fd79a0927641fc6db8226ddb8377701d9e88af9f24b5ebce318028f8706", kill_on_drop: false }`
[INFO] [stdout] d3003fd79a0927641fc6db8226ddb8377701d9e88af9f24b5ebce318028f8706
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdc6735539244676bde203aa4405a84c0d98e05f7e890ba3a26ad2c618e942eb
[INFO] running `Command { std: "docker" "start" "-a" "fdc6735539244676bde203aa4405a84c0d98e05f7e890ba3a26ad2c618e942eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling thiserror v1.0.67
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling bevy_ptr v0.14.2
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling futures-lite v2.4.0
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling accesskit v0.14.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling const_panic v0.2.10
[INFO] [stderr]    Compiling const_soft_float v0.1.4
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling constgebra v0.1.4
[INFO] [stderr]    Compiling radsort v0.1.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ordered-float v4.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling bevy_tasks v0.14.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.2
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.67
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.2
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.2
[INFO] [stderr]    Compiling bevy_derive v0.14.2
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.2
[INFO] [stderr]    Compiling bevy_render_macros v0.14.2
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.14.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.2
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling image v0.25.4
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling wgpu-types v0.20.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling bevy_utils v0.14.2
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling spade v2.12.1
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling naga v0.20.0
[INFO] [stderr]    Compiling bevy_reflect v0.14.2
[INFO] [stderr]    Compiling encase v0.8.0
[INFO] [stderr]    Compiling bevy_mikktspace v0.14.2
[INFO] [stderr]    Compiling hexasphere v12.0.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling bevy_ecs v0.14.2
[INFO] [stderr]    Compiling bevy_math v0.14.2
[INFO] [stderr]    Compiling naga_oil v0.14.0
[INFO] [stderr]    Compiling parry3d v0.16.1
[INFO] [stderr]    Compiling bevy_color v0.14.3
[INFO] [stderr]    Compiling rapier3d v0.21.0
[INFO] [stderr]    Compiling bevy_app v0.14.2
[INFO] [stderr]    Compiling bevy_core v0.14.2
[INFO] [stderr]    Compiling bevy_a11y v0.14.2
[INFO] [stderr]    Compiling bevy_time v0.14.2
[INFO] [stderr]    Compiling bevy_asset v0.14.2
[INFO] [stderr]    Compiling bevy_log v0.14.2
[INFO] [stderr]    Compiling bevy_input v0.14.2
[INFO] [stderr]    Compiling bevy_window v0.14.2
[INFO] [stderr]    Compiling bevy_hierarchy v0.14.2
[INFO] [stderr]    Compiling bevy_diagnostic v0.14.2
[INFO] [stderr]    Compiling bevy_transform v0.14.2
[INFO] [stderr]    Compiling bevy_render v0.14.2
[INFO] [stderr]    Compiling bevy_core_pipeline v0.14.2
[INFO] [stderr]    Compiling bevy_scene v0.14.2
[INFO] [stderr]    Compiling bevy_animation v0.14.2
[INFO] [stderr]    Compiling bevy_pbr v0.14.2
[INFO] [stderr]    Compiling bevy_gizmos v0.14.2
[INFO] [stderr]    Compiling bevy_gltf v0.14.2
[INFO] [stderr]    Compiling bevy_internal v0.14.2
[INFO] [stderr]    Compiling bevy v0.14.2
[INFO] [stderr]    Compiling bevy_common_assets v0.11.0
[INFO] [stderr]    Compiling bevy_rapier3d v0.27.0
[INFO] [stderr]    Compiling blenvy v0.1.0-alpha.1 (https://github.com/kaosat-dev/Blenvy/?branch=blenvy#1f86e6a9)
[INFO] [stderr]    Compiling blenvy-extensions v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 26s
[INFO] running `Command { std: "docker" "inspect" "fdc6735539244676bde203aa4405a84c0d98e05f7e890ba3a26ad2c618e942eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdc6735539244676bde203aa4405a84c0d98e05f7e890ba3a26ad2c618e942eb", kill_on_drop: false }`
[INFO] [stdout] fdc6735539244676bde203aa4405a84c0d98e05f7e890ba3a26ad2c618e942eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bf37bd3b1367a01ac767a8fe319c5eeb65ac74701becddf7bf745ba71e3231c
[INFO] running `Command { std: "docker" "start" "-a" "8bf37bd3b1367a01ac767a8fe319c5eeb65ac74701becddf7bf745ba71e3231c", kill_on_drop: false }`
[INFO] [stderr]    Compiling blenvy-extensions v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.82s
[INFO] running `Command { std: "docker" "inspect" "8bf37bd3b1367a01ac767a8fe319c5eeb65ac74701becddf7bf745ba71e3231c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf37bd3b1367a01ac767a8fe319c5eeb65ac74701becddf7bf745ba71e3231c", kill_on_drop: false }`
[INFO] [stdout] 8bf37bd3b1367a01ac767a8fe319c5eeb65ac74701becddf7bf745ba71e3231c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1bf7a23ecbe76aa34162d18aac149f2eaf3750079229b2cd8b094ce1ff6ff8e0
[INFO] running `Command { std: "docker" "start" "-a" "1bf7a23ecbe76aa34162d18aac149f2eaf3750079229b2cd8b094ce1ff6ff8e0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blenvy_extensions-9569206e7d79fca9)
[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] [stderr]    Doc-tests blenvy_extensions
[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" "1bf7a23ecbe76aa34162d18aac149f2eaf3750079229b2cd8b094ce1ff6ff8e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bf7a23ecbe76aa34162d18aac149f2eaf3750079229b2cd8b094ce1ff6ff8e0", kill_on_drop: false }`
[INFO] [stdout] 1bf7a23ecbe76aa34162d18aac149f2eaf3750079229b2cd8b094ce1ff6ff8e0
