[INFO] fetching crate oxygengine-ha-renderer-debugger 0.46.1...
[INFO] testing oxygengine-ha-renderer-debugger-0.46.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oxygengine-ha-renderer-debugger 0.46.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate oxygengine-ha-renderer-debugger 0.46.1
[INFO] finished tweaking crates.io crate oxygengine-ha-renderer-debugger 0.46.1
[INFO] tweaked toml for crates.io crate oxygengine-ha-renderer-debugger 0.46.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxygengine-ha-renderer-debugger 0.46.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 117 packages to latest compatible versions
[INFO] [stderr]       Adding typid v1.1.1 (available: v1.1.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3a23ccf27a08d1c5f5e1e0d202832df2ccd8fb09ace353ce9887d7e90ff407f
[INFO] running `Command { std: "docker" "start" "-a" "c3a23ccf27a08d1c5f5e1e0d202832df2ccd8fb09ace353ce9887d7e90ff407f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3a23ccf27a08d1c5f5e1e0d202832df2ccd8fb09ace353ce9887d7e90ff407f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3a23ccf27a08d1c5f5e1e0d202832df2ccd8fb09ace353ce9887d7e90ff407f", kill_on_drop: false }`
[INFO] [stdout] c3a23ccf27a08d1c5f5e1e0d202832df2ccd8fb09ace353ce9887d7e90ff407f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0d9af224d5bae517276167262e7ab2c8effff8263cf6ace76c02bb59a20af73
[INFO] running `Command { std: "docker" "start" "-a" "c0d9af224d5bae517276167262e7ab2c8effff8263cf6ace76c02bb59a20af73", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling papergrid v0.9.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ktx2 v0.3.0
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling oxygengine-editor-tools v0.46.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling vek v0.15.10
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling noise v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling hecs-macros v0.10.0
[INFO] [stderr]    Compiling hecs v0.10.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling snailquote v0.3.1
[INFO] [stderr]    Compiling intuicio-derive v0.20.5
[INFO] [stderr]    Compiling tabled_derive v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling tabled v0.12.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling oxygengine-utils v0.46.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling typid v1.1.1
[INFO] [stderr]    Compiling intuicio-data v0.20.5
[INFO] [stderr]    Compiling intuicio-core v0.20.5
[INFO] [stderr]    Compiling intuicio-backend-vm v0.20.5
[INFO] [stderr]    Compiling intuicio-essentials v0.20.5
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling oxygengine-core v0.46.1
[INFO] [stderr]    Compiling oxygengine-animation v0.46.1
[INFO] [stderr]    Compiling oxygengine-ha-renderer v0.46.1
[INFO] [stderr]    Compiling oxygengine-ha-renderer-debugger v0.46.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.74s
[INFO] running `Command { std: "docker" "inspect" "c0d9af224d5bae517276167262e7ab2c8effff8263cf6ace76c02bb59a20af73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0d9af224d5bae517276167262e7ab2c8effff8263cf6ace76c02bb59a20af73", kill_on_drop: false }`
[INFO] [stdout] c0d9af224d5bae517276167262e7ab2c8effff8263cf6ace76c02bb59a20af73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5063fa80c3be2ff80722320a933a590d26023bbf803e9dd02a3c22d1dae9a762
[INFO] running `Command { std: "docker" "start" "-a" "5063fa80c3be2ff80722320a933a590d26023bbf803e9dd02a3c22d1dae9a762", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxygengine-ha-renderer-debugger v0.46.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.98s
[INFO] running `Command { std: "docker" "inspect" "5063fa80c3be2ff80722320a933a590d26023bbf803e9dd02a3c22d1dae9a762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5063fa80c3be2ff80722320a933a590d26023bbf803e9dd02a3c22d1dae9a762", kill_on_drop: false }`
[INFO] [stdout] 5063fa80c3be2ff80722320a933a590d26023bbf803e9dd02a3c22d1dae9a762
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a57b35a1bb994401c7b59dc381a8b9d5fe35cce1f514129a4d2eae017a6cb9b1
[INFO] running `Command { std: "docker" "start" "-a" "a57b35a1bb994401c7b59dc381a8b9d5fe35cce1f514129a4d2eae017a6cb9b1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxygengine_ha_renderer_debugger-b6ac6cf4c673e188)
[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 oxygengine_ha_renderer_debugger
[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" "a57b35a1bb994401c7b59dc381a8b9d5fe35cce1f514129a4d2eae017a6cb9b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a57b35a1bb994401c7b59dc381a8b9d5fe35cce1f514129a4d2eae017a6cb9b1", kill_on_drop: false }`
[INFO] [stdout] a57b35a1bb994401c7b59dc381a8b9d5fe35cce1f514129a4d2eae017a6cb9b1
