[INFO] fetching crate voxel_engine_macros 0.1.0... [INFO] testing voxel_engine_macros-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate voxel_engine_macros 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate voxel_engine_macros 0.1.0 [INFO] finished tweaking crates.io crate voxel_engine_macros 0.1.0 [INFO] tweaked toml for crates.io crate voxel_engine_macros 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate voxel_engine_macros 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 60 packages to latest compatible versions [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasset v0.1.2 [INFO] [stderr] Downloaded voxel_engine_types v0.1.0 [INFO] [stderr] Downloaded wings_marshal v0.1.5 [INFO] [stderr] Downloaded wings_macro v0.1.5 [INFO] [stderr] Downloaded const_list v0.1.0 [INFO] [stderr] Downloaded wings v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9d20eb355e871a6fbe3ca9adfae61289925bd82c95164f13c28aa76c1347d4d [INFO] running `Command { std: "docker" "start" "-a" "c9d20eb355e871a6fbe3ca9adfae61289925bd82c95164f13c28aa76c1347d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9d20eb355e871a6fbe3ca9adfae61289925bd82c95164f13c28aa76c1347d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d20eb355e871a6fbe3ca9adfae61289925bd82c95164f13c28aa76c1347d4d", kill_on_drop: false }` [INFO] [stdout] c9d20eb355e871a6fbe3ca9adfae61289925bd82c95164f13c28aa76c1347d4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a8408a5edc03403322ef7eabb39736587b2dade34d3defcf0fc53bcaa32655a [INFO] running `Command { std: "docker" "start" "-a" "1a8408a5edc03403322ef7eabb39736587b2dade34d3defcf0fc53bcaa32655a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling wasset v0.1.2 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling const_list v0.1.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling wings_macro v0.1.5 [INFO] [stderr] Compiling bytemuck v1.23.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 rmp-serde v1.3.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling wings_marshal v0.1.5 [INFO] [stderr] Compiling wings v0.1.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling voxel_engine_types v0.1.0 [INFO] [stderr] Compiling voxel_engine_macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.02s [INFO] running `Command { std: "docker" "inspect" "1a8408a5edc03403322ef7eabb39736587b2dade34d3defcf0fc53bcaa32655a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a8408a5edc03403322ef7eabb39736587b2dade34d3defcf0fc53bcaa32655a", kill_on_drop: false }` [INFO] [stdout] 1a8408a5edc03403322ef7eabb39736587b2dade34d3defcf0fc53bcaa32655a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 330b6a298159e17a1783bd1cea697ea03924111416b7d14eb01d1f0f9121fad7 [INFO] running `Command { std: "docker" "start" "-a" "330b6a298159e17a1783bd1cea697ea03924111416b7d14eb01d1f0f9121fad7", kill_on_drop: false }` [INFO] [stderr] Compiling voxel_engine_macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] running `Command { std: "docker" "inspect" "330b6a298159e17a1783bd1cea697ea03924111416b7d14eb01d1f0f9121fad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "330b6a298159e17a1783bd1cea697ea03924111416b7d14eb01d1f0f9121fad7", kill_on_drop: false }` [INFO] [stdout] 330b6a298159e17a1783bd1cea697ea03924111416b7d14eb01d1f0f9121fad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01eef2af6bb9bef69c0313eef5e4183a67be5d1af9db1171ed800118a58d8b0b [INFO] running `Command { std: "docker" "start" "-a" "01eef2af6bb9bef69c0313eef5e4183a67be5d1af9db1171ed800118a58d8b0b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/voxel_engine_macros-f0dc1ddc20cb3110) [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 voxel_engine_macros [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" "01eef2af6bb9bef69c0313eef5e4183a67be5d1af9db1171ed800118a58d8b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01eef2af6bb9bef69c0313eef5e4183a67be5d1af9db1171ed800118a58d8b0b", kill_on_drop: false }` [INFO] [stdout] 01eef2af6bb9bef69c0313eef5e4183a67be5d1af9db1171ed800118a58d8b0b