[INFO] fetching crate twips 0.12.2...
[INFO] testing twips-0.12.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate twips 0.12.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate twips 0.12.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate twips 0.12.2
[INFO] tweaked toml for crates.io crate twips 0.12.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate twips 0.12.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate twips 0.12.2 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thousands v0.2.0
[INFO] [stderr]   Downloaded rand v0.9.3
[INFO] [stderr]   Downloaded multiset v0.0.5
[INFO] [stderr]   Downloaded erased_set v0.8.0
[INFO] [stderr]   Downloaded more-asserts v0.3.1
[INFO] [stderr]   Downloaded cubing v0.15.2
[INFO] [stderr]   Downloaded cubing_macros v0.15.2
[INFO] [stderr]   Downloaded indicatif v0.18.2
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded cubing_core v0.15.2
[INFO] [stderr]   Downloaded cityhasher v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f43d9715530280e0370722de29c6313e745484c432739a15ba1294000f4d9a10
[INFO] running `Command { std: "docker" "start" "-a" "f43d9715530280e0370722de29c6313e745484c432739a15ba1294000f4d9a10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f43d9715530280e0370722de29c6313e745484c432739a15ba1294000f4d9a10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f43d9715530280e0370722de29c6313e745484c432739a15ba1294000f4d9a10", kill_on_drop: false }`
[INFO] [stdout] f43d9715530280e0370722de29c6313e745484c432739a15ba1294000f4d9a10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28dedc3c5da807e08441d9998f7281d7a36e412169fd41a28395eac92d6c9e8a
[INFO] running `Command { std: "docker" "start" "-a" "28dedc3c5da807e08441d9998f7281d7a36e412169fd41a28395eac92d6c9e8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling more-asserts v0.3.1
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling multiset v0.0.5
[INFO] [stderr]    Compiling erased_set v0.8.0
[INFO] [stderr]    Compiling cityhasher v0.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling indicatif v0.18.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[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 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.2
[INFO] [stderr]    Compiling cubing_macros v0.15.2
[INFO] [stderr]    Compiling cubing v0.15.2
[INFO] [stderr]    Compiling twips v0.12.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.55s
[INFO] running `Command { std: "docker" "inspect" "28dedc3c5da807e08441d9998f7281d7a36e412169fd41a28395eac92d6c9e8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28dedc3c5da807e08441d9998f7281d7a36e412169fd41a28395eac92d6c9e8a", kill_on_drop: false }`
[INFO] [stdout] 28dedc3c5da807e08441d9998f7281d7a36e412169fd41a28395eac92d6c9e8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 030747e249236e0b60f57b6493bb79609e3ea398237dffa18a70d840370853e6
[INFO] running `Command { std: "docker" "start" "-a" "030747e249236e0b60f57b6493bb79609e3ea398237dffa18a70d840370853e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling twips v0.12.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.75s
[INFO] running `Command { std: "docker" "inspect" "030747e249236e0b60f57b6493bb79609e3ea398237dffa18a70d840370853e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "030747e249236e0b60f57b6493bb79609e3ea398237dffa18a70d840370853e6", kill_on_drop: false }`
[INFO] [stdout] 030747e249236e0b60f57b6493bb79609e3ea398237dffa18a70d840370853e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e81b068d7f496235151c51bd617d54eff4236530a469b74a6c3b78169bceb15
[INFO] running `Command { std: "docker" "start" "-a" "5e81b068d7f496235151c51bd617d54eff4236530a469b74a6c3b78169bceb15", 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/twips-4977e4dfd9bcd1f8)
[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 scramble::puzzles::cube2x2x2_scramble_finder::tests::simple_scramble_filtering_test ... ok
[INFO] [stdout] test scramble::puzzles::baby_fto::tests::filter_3_mover ... ok
[INFO] [stdout] test experimental_lib_api::search_api::tests::search_api_test ... ok
[INFO] [stdout] test scramble::puzzles::big_cubes::tests::simple_scramble_filtering_test_5x5x5 ... ok
[INFO] [stdout] test scramble::puzzles::clock_scramble_finder::tests::simple_scramble_filtering_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::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] test scramble::puzzles::square1::square1_scramble_finder::tests::normalization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.98s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests twips
[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 48) ... ok
[INFO] [stdout] test experimental_lib_api/gods_algorithm_api.rs - experimental_lib_api::gods_algorithm_api::gods_algorithm (line 21) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e81b068d7f496235151c51bd617d54eff4236530a469b74a6c3b78169bceb15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e81b068d7f496235151c51bd617d54eff4236530a469b74a6c3b78169bceb15", kill_on_drop: false }`
[INFO] [stdout] 5e81b068d7f496235151c51bd617d54eff4236530a469b74a6c3b78169bceb15
