[INFO] fetching crate oxygengine-user-interface 0.46.1... [INFO] building oxygengine-user-interface-0.46.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate oxygengine-user-interface 0.46.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate oxygengine-user-interface 0.46.1 [INFO] finished tweaking crates.io crate oxygengine-user-interface 0.46.1 [INFO] tweaked toml for crates.io crate oxygengine-user-interface 0.46.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxygengine-user-interface 0.46.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 87 packages to latest compatible versions [INFO] [stderr] Adding raui-core v0.38.4 (available: v0.70.8) [INFO] [stderr] Adding raui-material v0.38.4 (available: v0.70.8) [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raui-derive v0.38.4 [INFO] [stderr] Downloaded raui-material v0.38.4 [INFO] [stderr] Downloaded raui-core v0.38.4 [INFO] [stderr] Downloaded oxygengine-input v0.46.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57c72e02322b8b84aba2111f4337099708bcf9e0e328cafc68066565496a2aab [INFO] running `Command { std: "docker" "start" "-a" "57c72e02322b8b84aba2111f4337099708bcf9e0e328cafc68066565496a2aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57c72e02322b8b84aba2111f4337099708bcf9e0e328cafc68066565496a2aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c72e02322b8b84aba2111f4337099708bcf9e0e328cafc68066565496a2aab", kill_on_drop: false }` [INFO] [stdout] 57c72e02322b8b84aba2111f4337099708bcf9e0e328cafc68066565496a2aab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 567fd07a43ca82f502e1507c8fbd41ace65749a29733e44a0574878e1b5acb47 [INFO] running `Command { std: "docker" "start" "-a" "567fd07a43ca82f502e1507c8fbd41ace65749a29733e44a0574878e1b5acb47", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling getrandom v0.2.16 [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 intuicio-derive v0.20.5 [INFO] [stderr] Compiling raui-derive v0.38.4 [INFO] [stderr] Compiling hecs v0.10.5 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling snailquote v0.3.1 [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 serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pest_derive v2.8.2 [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 raui-core v0.38.4 [INFO] [stderr] Compiling intuicio-core v0.20.5 [INFO] [stderr] Compiling intuicio-backend-vm v0.20.5 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling intuicio-essentials v0.20.5 [INFO] [stderr] Compiling oxygengine-core v0.46.1 [INFO] [stderr] Compiling oxygengine-input v0.46.1 [INFO] [stderr] Compiling raui-material v0.38.4 [INFO] [stderr] Compiling oxygengine-user-interface v0.46.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.21s [INFO] running `Command { std: "docker" "inspect" "567fd07a43ca82f502e1507c8fbd41ace65749a29733e44a0574878e1b5acb47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "567fd07a43ca82f502e1507c8fbd41ace65749a29733e44a0574878e1b5acb47", kill_on_drop: false }` [INFO] [stdout] 567fd07a43ca82f502e1507c8fbd41ace65749a29733e44a0574878e1b5acb47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba2914051df07ce12bdeec150851e582e30e268a4ec7f52f9e239ad3fbac540a [INFO] running `Command { std: "docker" "start" "-a" "ba2914051df07ce12bdeec150851e582e30e268a4ec7f52f9e239ad3fbac540a", kill_on_drop: false }` [INFO] [stderr] Compiling oxygengine-user-interface v0.46.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "ba2914051df07ce12bdeec150851e582e30e268a4ec7f52f9e239ad3fbac540a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba2914051df07ce12bdeec150851e582e30e268a4ec7f52f9e239ad3fbac540a", kill_on_drop: false }` [INFO] [stdout] ba2914051df07ce12bdeec150851e582e30e268a4ec7f52f9e239ad3fbac540a