[INFO] fetching crate twsearch 0.10.0... [INFO] testing twsearch-0.10.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate twsearch 0.10.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate twsearch 0.10.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate twsearch 0.10.0 [INFO] tweaked toml for crates.io crate twsearch 0.10.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate twsearch 0.10.0 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 twsearch 0.10.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v4.5.60 [INFO] [stderr] Downloaded thousands v0.2.0 [INFO] [stderr] Downloaded cubing_macros v0.15.0-pre.1 [INFO] [stderr] Downloaded multiset v0.0.5 [INFO] [stderr] Downloaded cubing v0.15.0-pre.1 [INFO] [stderr] Downloaded erased_set v0.8.0 [INFO] [stderr] Downloaded cubing_core v0.15.0-pre.1 [INFO] [stderr] Downloaded more-asserts v0.3.1 [INFO] [stderr] Downloaded cityhasher v0.1.0 [INFO] [stderr] Downloaded indicatif v0.18.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f157f2eaeb0910ce8bff67dcb5250cf6fcb556c7038f7d70e55728768a12b53f [INFO] running `Command { std: "docker" "start" "-a" "f157f2eaeb0910ce8bff67dcb5250cf6fcb556c7038f7d70e55728768a12b53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f157f2eaeb0910ce8bff67dcb5250cf6fcb556c7038f7d70e55728768a12b53f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f157f2eaeb0910ce8bff67dcb5250cf6fcb556c7038f7d70e55728768a12b53f", kill_on_drop: false }` [INFO] [stdout] f157f2eaeb0910ce8bff67dcb5250cf6fcb556c7038f7d70e55728768a12b53f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 26ef2a1a311cc977e915c2e7a29444351d1323c227e11e9ca180b2b4efabb3cf [INFO] running `Command { std: "docker" "start" "-a" "26ef2a1a311cc977e915c2e7a29444351d1323c227e11e9ca180b2b4efabb3cf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling more-asserts v0.3.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling cityhasher v0.1.0 [INFO] [stderr] Compiling multiset v0.0.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling erased_set v0.8.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling indicatif v0.18.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling clap_complete v4.5.60 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling cubing_core v0.15.0-pre.1 [INFO] [stderr] Compiling cubing_macros v0.15.0-pre.1 [INFO] [stderr] Compiling cubing v0.15.0-pre.1 [INFO] [stderr] Compiling twsearch v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.81s [INFO] running `Command { std: "docker" "inspect" "26ef2a1a311cc977e915c2e7a29444351d1323c227e11e9ca180b2b4efabb3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ef2a1a311cc977e915c2e7a29444351d1323c227e11e9ca180b2b4efabb3cf", kill_on_drop: false }` [INFO] [stdout] 26ef2a1a311cc977e915c2e7a29444351d1323c227e11e9ca180b2b4efabb3cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 00ef655439ed5a417d90c9e13d6f934c6a2c9041648a69fb4b407c1f4d7e72a6 [INFO] running `Command { std: "docker" "start" "-a" "00ef655439ed5a417d90c9e13d6f934c6a2c9041648a69fb4b407c1f4d7e72a6", kill_on_drop: false }` [INFO] [stderr] Compiling twsearch v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.70s [INFO] running `Command { std: "docker" "inspect" "00ef655439ed5a417d90c9e13d6f934c6a2c9041648a69fb4b407c1f4d7e72a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ef655439ed5a417d90c9e13d6f934c6a2c9041648a69fb4b407c1f4d7e72a6", kill_on_drop: false }` [INFO] [stdout] 00ef655439ed5a417d90c9e13d6f934c6a2c9041648a69fb4b407c1f4d7e72a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3ca0979d2f56e02227a803c05dbf6acc697a10e987f3bdebdd14442c579a09b1 [INFO] running `Command { std: "docker" "start" "-a" "3ca0979d2f56e02227a803c05dbf6acc697a10e987f3bdebdd14442c579a09b1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests mod.rs (/opt/rustwide/target/debug/deps/twsearch-12d2075057916279) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test scramble::collapse::collapse_test ... ok [INFO] [stdout] test experimental_lib_api::gods_algorithm_api::tests::gods_algorithm_api_test ... ok [INFO] [stdout] test _internal::cli::args::tests::test_clap_args ... ok [INFO] [stdout] test scramble::puzzles::baby_fto::tests::filter_3_mover ... ok [INFO] [stdout] test scramble::puzzles::cube2x2x2_scramble_finder::tests::simple_scramble_filtering_test ... ok [INFO] [stdout] test experimental_lib_api::search_api::tests::search_api_test ... ok [INFO] [stdout] test scramble::puzzles::two_phase_3x3x3_scramble_finder::tests::simple_scramble_filtering_test_4x4x4 ... ok [INFO] [stdout] test scramble::puzzles::cube4x4x4::cube4x4x4_scramble_finder::tests::simple_scramble_filtering_test_4x4x4 ... ok [INFO] [stdout] test scramble::puzzles::big_cubes::tests::num_moves ... ok [INFO] [stdout] test scramble::puzzles::clock_scramble_finder::tests::simple_scramble_filtering_test ... ok [INFO] [stdout] test scramble::puzzles::big_cubes::tests::simple_scramble_filtering_test_5x5x5 ... ok [INFO] [stdout] test scramble::puzzles::big_cubes::tests::simple_scramble_filtering_test_6x6x6 ... ok [INFO] [stdout] test scramble::puzzles::big_cubes::tests::simple_scramble_filtering_test_7x7x7 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.72s [INFO] [stdout] [INFO] [stderr] Doc-tests twsearch [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test scramble/randomize.rs - scramble::randomize::OrbitRandomizationConstraints (line 31) ... ignored [INFO] [stdout] test experimental_lib_api/search_api.rs - experimental_lib_api::search_api::search (line 33) ... ok [INFO] [stdout] test experimental_lib_api/gods_algorithm_api.rs - experimental_lib_api::gods_algorithm_api::gods_algorithm (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3ca0979d2f56e02227a803c05dbf6acc697a10e987f3bdebdd14442c579a09b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca0979d2f56e02227a803c05dbf6acc697a10e987f3bdebdd14442c579a09b1", kill_on_drop: false }` [INFO] [stdout] 3ca0979d2f56e02227a803c05dbf6acc697a10e987f3bdebdd14442c579a09b1