[INFO] cloning repository https://github.com/TravisCasey/CHomP3-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TravisCasey/CHomP3-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTravisCasey%2FCHomP3-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTravisCasey%2FCHomP3-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e78347f404e6530dbee3b6a6b30b9e09b75dae87 [INFO] testing TravisCasey/CHomP3-rs against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTravisCasey%2FCHomP3-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TravisCasey/CHomP3-rs [INFO] finished tweaking git repo https://github.com/TravisCasey/CHomP3-rs [INFO] tweaked toml for git repo https://github.com/TravisCasey/CHomP3-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TravisCasey/CHomP3-rs on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TravisCasey/CHomP3-rs 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 610e35c7d103b468ebe1c2049951025572a89b60d56591137a1eb20efd99d5dc [INFO] running `Command { std: "docker" "start" "-a" "610e35c7d103b468ebe1c2049951025572a89b60d56591137a1eb20efd99d5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "610e35c7d103b468ebe1c2049951025572a89b60d56591137a1eb20efd99d5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610e35c7d103b468ebe1c2049951025572a89b60d56591137a1eb20efd99d5dc", kill_on_drop: false }` [INFO] [stdout] 610e35c7d103b468ebe1c2049951025572a89b60d56591137a1eb20efd99d5dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57a1d0840d7886a0a6a25e5b3ff7fb4b0ecf51f94efbda535e279c1b87e9c9f1 [INFO] running `Command { std: "docker" "start" "-a" "57a1d0840d7886a0a6a25e5b3ff7fb4b0ecf51f94efbda535e279c1b87e9c9f1", kill_on_drop: false }` [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.7 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling flint-sys v0.7.3 [INFO] [stderr] Compiling chomp3rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 23s [INFO] running `Command { std: "docker" "inspect" "57a1d0840d7886a0a6a25e5b3ff7fb4b0ecf51f94efbda535e279c1b87e9c9f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a1d0840d7886a0a6a25e5b3ff7fb4b0ecf51f94efbda535e279c1b87e9c9f1", kill_on_drop: false }` [INFO] [stdout] 57a1d0840d7886a0a6a25e5b3ff7fb4b0ecf51f94efbda535e279c1b87e9c9f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81879396dae31af84e1caae6ab861202f04730d9da3549583e5b5efd42016e33 [INFO] running `Command { std: "docker" "start" "-a" "81879396dae31af84e1caae6ab861202f04730d9da3549583e5b5efd42016e33", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling test_utilities v0.1.0 (/opt/rustwide/workdir/test_utilities) [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling divan v0.1.21 [INFO] [stderr] Compiling chomp3rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.95s [INFO] running `Command { std: "docker" "inspect" "81879396dae31af84e1caae6ab861202f04730d9da3549583e5b5efd42016e33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81879396dae31af84e1caae6ab861202f04730d9da3549583e5b5efd42016e33", kill_on_drop: false }` [INFO] [stdout] 81879396dae31af84e1caae6ab861202f04730d9da3549583e5b5efd42016e33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50ea67299eecd80ad092a7677654d7cd2ceecdfbfe8f9617cfbd0c1a9cdf5165 [INFO] running `Command { std: "docker" "start" "-a" "50ea67299eecd80ad092a7677654d7cd2ceecdfbfe8f9617cfbd0c1a9cdf5165", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chomp3rs-be4a1e7e22453919) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test algebra::cyclic::tests::addition ... ok [INFO] [stdout] test algebra::cyclic::tests::display ... ok [INFO] [stdout] test algebra::module::tests::construction ... ok [INFO] [stdout] test algebra::cyclic::tests::negation ... ok [INFO] [stdout] test algebra::cyclic::tests::multiplication ... ok [INFO] [stdout] test algebra::module::tests::insertion_and_access ... ok [INFO] [stdout] test algebra::cyclic::tests::subtraction ... ok [INFO] [stdout] test algebra::cyclic::tests::construction ... ok [INFO] [stdout] test algebra::module::tests::test_addition ... ok [INFO] [stdout] test algebra::cyclic::tests::handle_overflow_and_underflow ... ok [INFO] [stdout] test algebra::module::tests::test_iter ... ok [INFO] [stdout] test algebra::cyclic::tests::inversion ... ok [INFO] [stdout] test algebra::module::tests::test_subtraction ... ok [INFO] [stdout] test complexes::cell_complex::tests::test_cell_boundary_if_with_predicate ... ok [INFO] [stdout] test algebra::module::tests::test_scalar_multiplication ... ok [INFO] [stdout] test complexes::cell_complex::tests::test_cell_iterator_completeness ... ok [INFO] [stdout] test complexes::cell_complex::tests::test_chain_boundary_computation ... ok [INFO] [stdout] test complexes::cell_complex::tests::test_coboundary_if_with_predicate ... ok [INFO] [stdout] test complexes::cubical::tests::test_boundary_and_coboundary ... ok [INFO] [stdout] test complexes::cubical::tests::test_cell_boundary_if_with_predicate ... ok [INFO] [stdout] test complexes::cell_complex::tests::test_triangle_structure ... ok [INFO] [stdout] test complexes::cubical::tests::test_cell_coboundary_if_with_predicate ... ok [INFO] [stdout] test complexes::cubical::tests::test_chain_boundary_computation ... ok [INFO] [stdout] test complexes::cubical::tests::test_chain_coboundary_computation ... ok [INFO] [stdout] test complexes::cell_complex::tests::test_line_segment_structure ... ok [INFO] [stdout] test complexes::cell_complex::tests::test_chain_coboundary_computation ... ok [INFO] [stdout] test complexes::cubical::tests::test_coboundary_if_with_predicate ... ok [INFO] [stdout] test complexes::cell_complex::tests::test_cell_coboundary_methods ... ok [INFO] [stdout] test complexes::cell_complex::tests::test_cell_coboundary_if_with_predicate ... ok [INFO] [stdout] test complexes::cubical::tests::test_comprehensive_3d_system ... ok [INFO] [stdout] test complexes::cubical::tests::test_cube_constructors ... ok [INFO] [stdout] test complexes::cubical::tests::test_display_implementations ... ok [INFO] [stdout] test complexes::cubical::tests::test_cubical_complex_creation ... ok [INFO] [stdout] test complexes::cell_complex::tests::test_boundary_if_with_predicate ... ok [INFO] [stdout] test complexes::cubical::tests::test_cube_creation_and_properties ... ok [INFO] [stdout] test complexes::cubical::tests::test_cube_extent_patterns ... ok [INFO] [stdout] test complexes::cubical::tests::test_orthant_creation_and_access ... ok [INFO] [stdout] test complexes::cubical::tests::test_orthant_from_traits ... ok [INFO] [stdout] test complexes::cubical::tests::test_orthant_mutation ... ok [INFO] [stdout] test complexes::cubical_util::tests::test_cube_iterator_1d ... ok [INFO] [stdout] test complexes::cubical_util::tests::test_orthant_iterator ... ok [INFO] [stdout] test complexes::cubical_util::tests::test_cube_iterator_2d ... ok [INFO] [stdout] test complexes::cubical_util::tests::test_orthant_iterator_3d ... ok [INFO] [stdout] test complexes::cubical_util::tests::test_trivial_orthant_iterator ... ok [INFO] [stdout] test complexes::cubical_util::tests::test_trie_grader_compressed ... ok [INFO] [stdout] test complexes::cubical_util::tests::test_top_cube_grader ... ok [INFO] [stdout] test complexes::grading::tests::test_from_map ... ok [INFO] [stdout] test complexes::cubical_util::tests::test_trie_grader_uncompressed ... ok [INFO] [stdout] test complexes::grading::tests::test_uniform ... ok [INFO] [stdout] test complexes::grading::tests::test_set_default_grade ... ok [INFO] [stdout] test homology::coreduction::tests::test_line_segment_cell_complex ... ok [INFO] [stdout] test homology::coreduction::tests::test_line_segment_cubical_complex ... ok [INFO] [stdout] test homology::coreduction::tests::test_triangle_cell_complex ... ok [INFO] [stdout] test homology::coreduction::tests::test_empty_square_cubical_complex ... ok [INFO] [stdout] test homology::util::tests::test_iter ... ok [INFO] [stdout] test homology::util::tests::test_iter_after_operations ... ok [INFO] [stdout] test homology::util::tests::test_peek_front ... ok [INFO] [stdout] test homology::util::tests::test_pop_by_index ... ok [INFO] [stdout] test homology::util::tests::test_pop_front ... ok [INFO] [stdout] test homology::util::tests::test_pop_invalid_index ... ok [INFO] [stdout] test complexes::grading::tests::test_from_cells_with_fn ... ok [INFO] [stdout] test complexes::grading::tests::test_from_iter ... ok [INFO] [stdout] test complexes::grading::tests::test_mutable_access ... ok [INFO] [stdout] test homology::cubical::orthant_matching::tests::test_match_axis_computation ... ok [INFO] [stdout] test homology::cubical::subgrid::tests::match_cube_torus_complex_subgrid ... ok [INFO] [stdout] test homology::cubical::subgrid::tests::suborthant_iterator ... ok [INFO] [stdout] test homology::cubical::top_cubical::tests::full_reduce_cube_torus_complex ... ok [INFO] [stdout] test homology::util::tests::test_push_back_multiple_elements ... ok [INFO] [stdout] test homology::util::tests::test_with_capacity ... ok [INFO] [stdout] test homology::cubical::top_cubical::tests::individual_matches_cube_torus_complex ... ok [INFO] [stdout] test complexes::cubical::tests::test_boundary_if_with_predicate ... ok [INFO] [stdout] test algebra::cyclic::tests::modulus_too_low - should panic ... ok [INFO] [stdout] test algebra::cyclic::tests::attempt_zero_inversion - should panic ... ok [INFO] [stdout] test complexes::cell_complex::tests::test_constructor_panics_on_mismatched_grades_length - should panic ... ok [INFO] [stdout] test complexes::cubical::tests::test_cube_dimension_mismatch_panic - should panic ... ok [INFO] [stdout] test complexes::cubical::tests::test_from_extent_dimension_mismatch - should panic ... ok [INFO] [stdout] test complexes::cubical_util::tests::test_orthant_iterator_dimension_mismatch - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/top_cube_sn.rs (/opt/rustwide/target/debug/deps/top_cube_sn-7e03b82902bf844b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test top_cube_reduce_sn_trie_grade_truncated ... ok [INFO] [stdout] test top_cube_reduce_sn_hashmap_grade_truncated ... ok [INFO] [stdout] test top_cube_reduce_sn_hashmap ... ok [INFO] [stdout] test top_cube_reduce_sn_trie ... ok [INFO] [stderr] Running tests/top_cube_torus.rs (/opt/rustwide/target/debug/deps/top_cube_torus-6eb4793fe51a6a2e) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test top_cube_reduce_torus_trie ... ok [INFO] [stdout] test top_cube_reduce_torus_hashmap ... ok [INFO] [stdout] test top_cube_reduce_torus_trie_grade_truncated ... ok [INFO] [stdout] test top_cube_reduce_torus_hashmap_grade_truncated ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests chomp3rs [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/algebra/cyclic.rs - algebra::cyclic::Cyclic (line 28) ... ok [INFO] [stdout] test src/complexes/cubical.rs - complexes::cubical::Cube (line 245) ... ok [INFO] [stdout] test src/algebra/module.rs - algebra::module::HashMapModule (line 38) ... ok [INFO] [stdout] test src/complexes/cubical.rs - complexes::cubical (line 45) ... ok [INFO] [stdout] test src/complexes/cubical_util.rs - complexes::cubical_util::OrthantIterator (line 20) ... ok [INFO] [stdout] test src/algebra/module.rs - algebra::module::HashMapModule (line 55) ... ok [INFO] [stdout] test src/homology/cubical/top_cubical.rs - homology::cubical::top_cubical::TopCubicalMatching (line 23) ... ok [INFO] [stdout] test src/complexes/cubical_util.rs - complexes::cubical_util::CubeIterator (line 88) ... ok [INFO] [stdout] test src/complexes/cubical_util.rs - complexes::cubical_util::TopCubeGrader (line 173) ... ok [INFO] [stdout] test src/complexes/grading.rs - complexes::grading::HashMapGrader (line 28) ... ok [INFO] [stdout] test src/complexes/grading.rs - complexes::grading::HashMapGrader::from_cells_with_fn (line 88) ... ok [INFO] [stdout] test src/complexes/cubical.rs - complexes::cubical::CubicalComplex (line 451) ... ok [INFO] [stdout] test src/algebra/module.rs - algebra::module::HashMapModule (line 73) ... ok [INFO] [stdout] test src/complexes/grading.rs - complexes::grading::HashMapGrader::uniform (line 126) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "50ea67299eecd80ad092a7677654d7cd2ceecdfbfe8f9617cfbd0c1a9cdf5165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ea67299eecd80ad092a7677654d7cd2ceecdfbfe8f9617cfbd0c1a9cdf5165", kill_on_drop: false }` [INFO] [stdout] 50ea67299eecd80ad092a7677654d7cd2ceecdfbfe8f9617cfbd0c1a9cdf5165