[INFO] fetching crate cu29-soa-derive 0.9.1...
[INFO] testing cu29-soa-derive-0.9.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate cu29-soa-derive 0.9.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate cu29-soa-derive 0.9.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cu29-soa-derive 0.9.1
[INFO] tweaked toml for crates.io crate cu29-soa-derive 0.9.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cu29-soa-derive 0.9.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cu29-soa-derive 0.9.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded onig v6.5.0
[INFO] [stderr]   Downloaded onig_sys v69.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f8f9c1805c0155ac23e6f099c948d989b7380ee7140dbc00cc05013f214b52e
[INFO] running `Command { std: "docker" "start" "-a" "7f8f9c1805c0155ac23e6f099c948d989b7380ee7140dbc00cc05013f214b52e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f8f9c1805c0155ac23e6f099c948d989b7380ee7140dbc00cc05013f214b52e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f8f9c1805c0155ac23e6f099c948d989b7380ee7140dbc00cc05013f214b52e", kill_on_drop: false }`
[INFO] [stdout] 7f8f9c1805c0155ac23e6f099c948d989b7380ee7140dbc00cc05013f214b52e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e641ea40a6c1ff08bd54b67196636f177eafe450d290c9aaf04c85c0b39e4c7c
[INFO] running `Command { std: "docker" "start" "-a" "e641ea40a6c1ff08bd54b67196636f177eafe450d290c9aaf04c85c0b39e4c7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling onig_sys v69.9.0
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling onig v6.5.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling cu29-soa-derive v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.29s
[INFO] running `Command { std: "docker" "inspect" "e641ea40a6c1ff08bd54b67196636f177eafe450d290c9aaf04c85c0b39e4c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e641ea40a6c1ff08bd54b67196636f177eafe450d290c9aaf04c85c0b39e4c7c", kill_on_drop: false }`
[INFO] [stdout] e641ea40a6c1ff08bd54b67196636f177eafe450d290c9aaf04c85c0b39e4c7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71c4da8854ec3c8f09f783e1f16da6899676b567b9d8ade31e978d5537d73f32
[INFO] running `Command { std: "docker" "start" "-a" "71c4da8854ec3c8f09f783e1f16da6899676b567b9d8ade31e978d5537d73f32", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling onig_sys v69.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling onig v6.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling plist v1.7.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling cu29-soa-derive v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.17s
[INFO] running `Command { std: "docker" "inspect" "71c4da8854ec3c8f09f783e1f16da6899676b567b9d8ade31e978d5537d73f32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c4da8854ec3c8f09f783e1f16da6899676b567b9d8ade31e978d5537d73f32", kill_on_drop: false }`
[INFO] [stdout] 71c4da8854ec3c8f09f783e1f16da6899676b567b9d8ade31e978d5537d73f32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e173d01cde8be2fa87c8fde4b59850f611bb1dcced436bb2ba6349b31ef10766
[INFO] running `Command { std: "docker" "start" "-a" "e173d01cde8be2fa87c8fde4b59850f611bb1dcced436bb2ba6349b31ef10766", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cu29_soa_derive-c833cc31b73e2517)
[INFO] [stderr]      Running tests/proctest.rs (/opt/rustwide/target/debug/deps/proctest-3e1853e24f5417aa)
[INFO] [stderr]    Doc-tests cu29_soa_derive
[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] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_vectorization ... ok
[INFO] [stdout] test tests::test_serialization ... ok
[INFO] [stdout] test tests::test_apply_with_simple_distance_to_origin ... ok
[INFO] [stdout] test tests::test_both_soa ... ok
[INFO] [stdout] test tests::test_oob - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - derive_soa (line 14) ... ignored
[INFO] [stdout] test src/lib.rs - derive_soa (line 23) ... ignored
[INFO] [stdout] test src/lib.rs - derive_soa (line 33) ... ignored
[INFO] [stdout] test src/lib.rs - derive_soa (line 39) ... ignored
[INFO] [stdout] test src/lib.rs - derive_soa (line 45) ... ignored
[INFO] [stdout] test src/lib.rs - derive_soa (line 51) ... ignored
[INFO] [stdout] test src/lib.rs - derive_soa (line 57) ... ignored
[INFO] [stdout] test src/lib.rs - derive_soa (line 63) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e173d01cde8be2fa87c8fde4b59850f611bb1dcced436bb2ba6349b31ef10766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e173d01cde8be2fa87c8fde4b59850f611bb1dcced436bb2ba6349b31ef10766", kill_on_drop: false }`
[INFO] [stdout] e173d01cde8be2fa87c8fde4b59850f611bb1dcced436bb2ba6349b31ef10766
