[INFO] fetching crate oxygengine-ai 0.46.1...
[INFO] testing oxygengine-ai-0.46.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oxygengine-ai 0.46.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate oxygengine-ai 0.46.1
[INFO] finished tweaking crates.io crate oxygengine-ai 0.46.1
[INFO] tweaked toml for crates.io crate oxygengine-ai 0.46.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxygengine-ai 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 75 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5ab40b5734c3057dba46e55353595a17f4943c2ec425a73d743dfec8327f4ee4
[INFO] running `Command { std: "docker" "start" "-a" "5ab40b5734c3057dba46e55353595a17f4943c2ec425a73d743dfec8327f4ee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ab40b5734c3057dba46e55353595a17f4943c2ec425a73d743dfec8327f4ee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ab40b5734c3057dba46e55353595a17f4943c2ec425a73d743dfec8327f4ee4", kill_on_drop: false }`
[INFO] [stdout] 5ab40b5734c3057dba46e55353595a17f4943c2ec425a73d743dfec8327f4ee4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 49f7da8f2b135de6b40d42afb4f10fa606e8712826265ae5908dc9dd64be9dce
[INFO] running `Command { std: "docker" "start" "-a" "49f7da8f2b135de6b40d42afb4f10fa606e8712826265ae5908dc9dd64be9dce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling emergent v1.8.0
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pest_generator v2.8.3
[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 snailquote v0.3.1
[INFO] [stderr]    Compiling intuicio-derive v0.20.5
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[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 toml v0.7.8
[INFO] [stderr]    Compiling oxygengine-core v0.46.1
[INFO] [stderr]    Compiling oxygengine-ai v0.46.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.37s
[INFO] running `Command { std: "docker" "inspect" "49f7da8f2b135de6b40d42afb4f10fa606e8712826265ae5908dc9dd64be9dce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49f7da8f2b135de6b40d42afb4f10fa606e8712826265ae5908dc9dd64be9dce", kill_on_drop: false }`
[INFO] [stdout] 49f7da8f2b135de6b40d42afb4f10fa606e8712826265ae5908dc9dd64be9dce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 80deb5fad9c2d809cd1ef580d688c81103cf3de472ebe66c86cc5564d0980042
[INFO] running `Command { std: "docker" "start" "-a" "80deb5fad9c2d809cd1ef580d688c81103cf3de472ebe66c86cc5564d0980042", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxygengine-ai v0.46.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "80deb5fad9c2d809cd1ef580d688c81103cf3de472ebe66c86cc5564d0980042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80deb5fad9c2d809cd1ef580d688c81103cf3de472ebe66c86cc5564d0980042", kill_on_drop: false }`
[INFO] [stdout] 80deb5fad9c2d809cd1ef580d688c81103cf3de472ebe66c86cc5564d0980042
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f6cab48d801ca3e9621dc462ff60c3f64392bb4d7b0f063f0dc4243e426e23bf
[INFO] running `Command { std: "docker" "start" "-a" "f6cab48d801ca3e9621dc462ff60c3f64392bb4d7b0f063f0dc4243e426e23bf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxygengine_ai-af5bbe4fec920545)
[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_ai
[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" "f6cab48d801ca3e9621dc462ff60c3f64392bb4d7b0f063f0dc4243e426e23bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6cab48d801ca3e9621dc462ff60c3f64392bb4d7b0f063f0dc4243e426e23bf", kill_on_drop: false }`
[INFO] [stdout] f6cab48d801ca3e9621dc462ff60c3f64392bb4d7b0f063f0dc4243e426e23bf
