[INFO] fetching crate amari-automata 0.9.8... [INFO] testing amari-automata-0.9.8 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate amari-automata 0.9.8 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate amari-automata 0.9.8 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate amari-automata 0.9.8 [INFO] tweaked toml for crates.io crate amari-automata 0.9.8 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate amari-automata 0.9.8 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate amari-automata 0.9.8 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-modular v0.6.1 [INFO] [stderr] Downloaded is-terminal v0.4.17 [INFO] [stderr] Downloaded cc v1.2.44 [INFO] [stderr] Downloaded amari-dual v0.9.8 [INFO] [stderr] Downloaded dashu-base v0.4.1 [INFO] [stderr] Downloaded widestring v1.2.1 [INFO] [stderr] Downloaded dashu-int v0.4.1 [INFO] [stderr] Downloaded dashu-float v0.4.3 [INFO] [stderr] Downloaded amari-core v0.9.8 [INFO] [stderr] Downloaded amari-tropical v0.9.8 [INFO] [stderr] Downloaded syn v2.0.109 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ffc78af917dec3703e0a4a3b71f919149e3fa8800f52417b1a15315bb7c5ecd [INFO] running `Command { std: "docker" "start" "-a" "0ffc78af917dec3703e0a4a3b71f919149e3fa8800f52417b1a15315bb7c5ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ffc78af917dec3703e0a4a3b71f919149e3fa8800f52417b1a15315bb7c5ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ffc78af917dec3703e0a4a3b71f919149e3fa8800f52417b1a15315bb7c5ecd", kill_on_drop: false }` [INFO] [stdout] 0ffc78af917dec3703e0a4a3b71f919149e3fa8800f52417b1a15315bb7c5ecd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33d0e976ef7642db0849418e5b3ade9c9f2a94598d43f95f2cb926183048f8af [INFO] running `Command { std: "docker" "start" "-a" "33d0e976ef7642db0849418e5b3ade9c9f2a94598d43f95f2cb926183048f8af", 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 rustversion v1.0.22 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling dashu-base v0.4.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling dashu-int v0.4.1 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling dashu-float v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling amari-core v0.9.8 [INFO] [stderr] Compiling amari-dual v0.9.8 [INFO] [stderr] Compiling amari-tropical v0.9.8 [INFO] [stderr] Compiling amari-automata v0.9.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.44s [INFO] running `Command { std: "docker" "inspect" "33d0e976ef7642db0849418e5b3ade9c9f2a94598d43f95f2cb926183048f8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33d0e976ef7642db0849418e5b3ade9c9f2a94598d43f95f2cb926183048f8af", kill_on_drop: false }` [INFO] [stdout] 33d0e976ef7642db0849418e5b3ade9c9f2a94598d43f95f2cb926183048f8af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bde6e293d49c0acd10ed8ee89965374965724e577324e29bc9766cdad650e589 [INFO] running `Command { std: "docker" "start" "-a" "bde6e293d49c0acd10ed8ee89965374965724e577324e29bc9766cdad650e589", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling amari-core v0.9.8 [INFO] [stderr] Compiling amari-dual v0.9.8 [INFO] [stderr] Compiling amari-tropical v0.9.8 [INFO] [stderr] Compiling amari-automata v0.9.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 50.52s [INFO] running `Command { std: "docker" "inspect" "bde6e293d49c0acd10ed8ee89965374965724e577324e29bc9766cdad650e589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde6e293d49c0acd10ed8ee89965374965724e577324e29bc9766cdad650e589", kill_on_drop: false }` [INFO] [stdout] bde6e293d49c0acd10ed8ee89965374965724e577324e29bc9766cdad650e589 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62f0fad1edf41f6a2be0ffab36f74c3fab8139f08849469d2f768388cea47652 [INFO] running `Command { std: "docker" "start" "-a" "62f0fad1edf41f6a2be0ffab36f74c3fab8139f08849469d2f768388cea47652", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amari_automata-86488bd215161e66) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test comprehensive_tests_simple::geometric_ca_basic_tests::test_ca_cell_operations ... ok [INFO] [stdout] test comprehensive_tests_simple::geometric_ca_basic_tests::test_ca_creation ... ok [INFO] [stdout] test comprehensive_tests_simple::multivector_verification_tests::test_multivector_associativity ... ok [INFO] [stdout] test verified_contracts_simple::verified_contract_tests::test_verified_ca_creation ... ok [INFO] [stdout] test comprehensive_tests_simple::multivector_verification_tests::test_multivector_properties ... ok [INFO] [stdout] test comprehensive_tests_simple::verification_framework_tests::test_error_handling ... ok [INFO] [stdout] test verified_contracts_simple::verified_contract_tests::test_verified_ca_invalid_dimensions ... ok [INFO] [stdout] test verified_contracts_simple::verified_contract_tests::test_verified_cayley_table ... ok [INFO] [stdout] test comprehensive_tests_simple::verification_framework_tests::test_mathematical_invariants ... ok [INFO] [stdout] test verified_contracts_simple::verified_contract_tests::test_verified_geometric_closure ... ok [INFO] [stdout] test verified_contracts_simple::verified_contract_tests::test_verified_evolution ... ok [INFO] [stdout] test comprehensive_tests_simple::geometric_ca_basic_tests::test_ca_rule_types ... ok [INFO] [stdout] test comprehensive_tests_simple::geometric_ca_basic_tests::test_ca_evolution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/gpu_integration.rs (/opt/rustwide/target/debug/deps/gpu_integration-a3aa3ddcd12c28b5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test no_gpu_tests::test_gpu_feature_disabled ... ok [INFO] [stderr] Doc-tests amari_automata [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 24) ... ok [INFO] [stdout] test src/lib.rs - Evolvable (line 149) has been running for over 60 seconds [INFO] [stdout] test src/lib.rs - Evolvable (line 149) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 76.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "62f0fad1edf41f6a2be0ffab36f74c3fab8139f08849469d2f768388cea47652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f0fad1edf41f6a2be0ffab36f74c3fab8139f08849469d2f768388cea47652", kill_on_drop: false }` [INFO] [stdout] 62f0fad1edf41f6a2be0ffab36f74c3fab8139f08849469d2f768388cea47652