[INFO] fetching crate oxygengine-overworld 0.46.1... [INFO] building oxygengine-overworld-0.46.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate oxygengine-overworld 0.46.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate oxygengine-overworld 0.46.1 [INFO] finished tweaking crates.io crate oxygengine-overworld 0.46.1 [INFO] tweaked toml for crates.io crate oxygengine-overworld 0.46.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxygengine-overworld 0.46.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 120 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a16b9425c9bb6aac5d9ea37d33949245765785b5c3548a56ff4ec31dab2957d [INFO] running `Command { std: "docker" "start" "-a" "5a16b9425c9bb6aac5d9ea37d33949245765785b5c3548a56ff4ec31dab2957d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a16b9425c9bb6aac5d9ea37d33949245765785b5c3548a56ff4ec31dab2957d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a16b9425c9bb6aac5d9ea37d33949245765785b5c3548a56ff4ec31dab2957d", kill_on_drop: false }` [INFO] [stdout] 5a16b9425c9bb6aac5d9ea37d33949245765785b5c3548a56ff4ec31dab2957d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d4b51052437a127b7a9963b79b57eb73561a98bde08e995c9dd920310929da6 [INFO] running `Command { std: "docker" "start" "-a" "7d4b51052437a127b7a9963b79b57eb73561a98bde08e995c9dd920310929da6", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling intuicio-derive v0.20.5 [INFO] [stderr] Compiling pdqselect v0.1.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling clamp v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hecs-macros v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling snailquote v0.3.1 [INFO] [stderr] Compiling hecs v0.10.5 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling pest_generator v2.8.2 [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 petgraph v0.6.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling typid v1.1.1 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling intuicio-data v0.20.5 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling intuicio-core v0.20.5 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling intuicio-backend-vm v0.20.5 [INFO] [stderr] Compiling intuicio-essentials v0.20.5 [INFO] [stderr] Compiling oxygengine-core v0.46.1 [INFO] [stderr] Compiling spade v1.8.2 [INFO] [stderr] Compiling navmesh v0.12.1 [INFO] [stderr] Compiling oxygengine-navigation v0.46.1 [INFO] [stderr] Compiling oxygengine-overworld v0.46.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.68s [INFO] running `Command { std: "docker" "inspect" "7d4b51052437a127b7a9963b79b57eb73561a98bde08e995c9dd920310929da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d4b51052437a127b7a9963b79b57eb73561a98bde08e995c9dd920310929da6", kill_on_drop: false }` [INFO] [stdout] 7d4b51052437a127b7a9963b79b57eb73561a98bde08e995c9dd920310929da6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aad6fd3fe956f8c85fd32f33f02dd13c39f4688cf9700738828c0d08eadcb305 [INFO] running `Command { std: "docker" "start" "-a" "aad6fd3fe956f8c85fd32f33f02dd13c39f4688cf9700738828c0d08eadcb305", kill_on_drop: false }` [INFO] [stderr] Compiling oxygengine-overworld v0.46.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "aad6fd3fe956f8c85fd32f33f02dd13c39f4688cf9700738828c0d08eadcb305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad6fd3fe956f8c85fd32f33f02dd13c39f4688cf9700738828c0d08eadcb305", kill_on_drop: false }` [INFO] [stdout] aad6fd3fe956f8c85fd32f33f02dd13c39f4688cf9700738828c0d08eadcb305