[INFO] fetching crate regexsolver 0.3.1... [INFO] testing regexsolver-0.3.1 against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] extracting crate regexsolver 0.3.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate regexsolver 0.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate regexsolver 0.3.1 [INFO] tweaked toml for crates.io crate regexsolver 0.3.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate regexsolver 0.3.1 on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 122 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.8.2) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aes-gcm-siv v0.11.1 [INFO] [stderr] Downloaded irange v1.1.2 [INFO] [stderr] Downloaded z85 v3.0.7 [INFO] [stderr] Downloaded regex-charclass v1.0.3 [INFO] [stderr] Downloaded libz-ng-sys v1.1.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20958761ca5efa536a9c8858d2369d51d132f5d18b020901d9f5030d93befea0 [INFO] running `Command { std: "docker" "start" "-a" "20958761ca5efa536a9c8858d2369d51d132f5d18b020901d9f5030d93befea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20958761ca5efa536a9c8858d2369d51d132f5d18b020901d9f5030d93befea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20958761ca5efa536a9c8858d2369d51d132f5d18b020901d9f5030d93befea0", kill_on_drop: false }` [INFO] [stdout] 20958761ca5efa536a9c8858d2369d51d132f5d18b020901d9f5030d93befea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b814e79d1c26f3666565d9a3a84aa4bca46db4b8cb10ec6713a243e6aa8011a [INFO] running `Command { std: "docker" "start" "-a" "7b814e79d1c26f3666565d9a3a84aa4bca46db4b8cb10ec6713a243e6aa8011a", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling z85 v3.0.7 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling libz-ng-sys v1.1.24 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling irange v1.1.2 [INFO] [stderr] Compiling regex-charclass v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling regexsolver v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 315 | fn get_automaton(&self) -> Result, EngineError> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | fn get_automaton(&self) -> Result, EngineError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fast_automaton/spanning_set/mod.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_spanning_ranges(&self) -> Iter> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_spanning_ranges(&self) -> Iter<'_, RangeSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.98s [INFO] running `Command { std: "docker" "inspect" "7b814e79d1c26f3666565d9a3a84aa4bca46db4b8cb10ec6713a243e6aa8011a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b814e79d1c26f3666565d9a3a84aa4bca46db4b8cb10ec6713a243e6aa8011a", kill_on_drop: false }` [INFO] [stdout] 7b814e79d1c26f3666565d9a3a84aa4bca46db4b8cb10ec6713a243e6aa8011a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09a7887207e789031d04948c003fab6a9ea66b5a6e1ced0ce50e16c01cbe11ca [INFO] running `Command { std: "docker" "start" "-a" "09a7887207e789031d04948c003fab6a9ea66b5a6e1ced0ce50e16c01cbe11ca", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling regexsolver v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 315 | fn get_automaton(&self) -> Result, EngineError> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | fn get_automaton(&self) -> Result, EngineError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fast_automaton/spanning_set/mod.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_spanning_ranges(&self) -> Iter> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_spanning_ranges(&self) -> Iter<'_, RangeSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:315:22 [INFO] [stdout] | [INFO] [stdout] 315 | fn get_automaton(&self) -> Result, EngineError> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 315 | fn get_automaton(&self) -> Result, EngineError> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fast_automaton/spanning_set/mod.rs:48:32 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_spanning_ranges(&self) -> Iter> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn get_spanning_ranges(&self) -> Iter<'_, RangeSet> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.06s [INFO] running `Command { std: "docker" "inspect" "09a7887207e789031d04948c003fab6a9ea66b5a6e1ced0ce50e16c01cbe11ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09a7887207e789031d04948c003fab6a9ea66b5a6e1ced0ce50e16c01cbe11ca", kill_on_drop: false }` [INFO] [stdout] 09a7887207e789031d04948c003fab6a9ea66b5a6e1ced0ce50e16c01cbe11ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1cc2a556a586bdd33f3028ac2d3c94cb5cd76e3463763422d493a45f5dbd4950 [INFO] running `Command { std: "docker" "start" "-a" "1cc2a556a586bdd33f3028ac2d3c94cb5cd76e3463763422d493a45f5dbd4950", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:315:22 [INFO] [stderr] | [INFO] [stderr] 315 | fn get_automaton(&self) -> Result, EngineError> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 315 | fn get_automaton(&self) -> Result, EngineError> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fast_automaton/spanning_set/mod.rs:48:32 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn get_spanning_ranges(&self) -> Iter> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 48 | pub fn get_spanning_ranges(&self) -> Iter<'_, RangeSet> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `regexsolver` (lib) generated 2 warnings (run `cargo fix --lib -p regexsolver` to apply 2 suggestions) [INFO] [stderr] warning: `regexsolver` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/regexsolver-8d21ebe16de9d16a) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test execution_profile::tests::test_execution ... ok [INFO] [stdout] test fast_automaton::condition::converter::tests::test_convert ... ok [INFO] [stdout] test fast_automaton::builder::tests::test_regex_build_deterministic_automaton ... ok [INFO] [stdout] test fast_automaton::condition::tests::test_1 ... ok [INFO] [stdout] test fast_automaton::condition::tests::test_empty_total ... ok [INFO] [stdout] test fast_automaton::condition::tests::test_from_to_range ... ok [INFO] [stdout] test fast_automaton::condition::tests::test_project_to ... ok [INFO] [stdout] test fast_automaton::condition::tests::test_union_intersection_complement ... ok [INFO] [stdout] test fast_automaton::convert::to_regex::tests::test_convert_after_operation_2 ... ok [INFO] [stdout] test fast_automaton::operation::alternation::tests::test_simple_alternation_regex_1 ... ok [INFO] [stdout] test fast_automaton::convert::to_regex::tests::test_convert_after_operation_1 ... ok [INFO] [stdout] test fast_automaton::convert::to_regex::tests::test_convert_after_operation_3 ... ok [INFO] [stdout] test fast_automaton::operation::alternation::tests::test_simple_alternation_regex_2 ... ok [INFO] [stdout] test fast_automaton::operation::alternation::tests::test_simple_alternation_regex_4 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_concat_alternation_regex ... ok [INFO] [stdout] test fast_automaton::operation::alternation::tests::test_simple_alternation_regex_5 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_concat_repeat_regex ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_concat_right_number_of_states_2 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_01 ... ok [INFO] [stdout] test fast_automaton::operation::alternation::tests::test_simple_alternation_regex_3 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_05 ... ok [INFO] [stdout] test fast_automaton::convert::to_regex::tests::test_convert_after_operation_4 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_06 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_concatenation_regex ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_04 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_03 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_07 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_08 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_02 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_09 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_10 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_11 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_12 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_regex_13 ... ok [INFO] [stdout] test fast_automaton::operation::determinize::tests::test_determinize_1 ... ok [INFO] [stdout] test fast_automaton::operation::concatenate::tests::test_simple_repeat_right_number_of_states_1 ... ok [INFO] [stdout] test fast_automaton::operation::intersection::tests::test_complex_intersection_regex_1 ... ok [INFO] [stdout] test fast_automaton::operation::intersection::tests::test_simple_intersection_regex_2 ... ok [INFO] [stdout] test fast_automaton::operation::intersection::tests::test_simple_intersection_regex_1 ... ok [INFO] [stdout] test fast_automaton::operation::tests::test_remove_dead_states ... ok [INFO] [stdout] test fast_automaton::operation::intersection::tests::test_simple_intersection_regex_3 ... ok [INFO] [stdout] test fast_automaton::tests::test_total ... ok [INFO] [stdout] test fast_automaton::analyze::equivalence::tests::test_equivalent ... ok [INFO] [stdout] test regex::analyze::affixes::tests::test_suffix ... ok [INFO] [stdout] test fast_automaton::tests::test_empty ... ok [INFO] [stdout] test fast_automaton::serializer::tests::test_serialization_case_1 ... ok [INFO] [stdout] test regex::analyze::affixes::tests::test_prefix ... ok [INFO] [stdout] test regex::operation::concat::tests::test_concat ... ok [INFO] [stdout] test regex::builder::tests::test_match ... ok [INFO] [stdout] test fast_automaton::operation::intersection::tests::test_complex_intersection_regex_2 ... ok [INFO] [stdout] test regex::operation::union::tests::test_union ... ok [INFO] [stdout] test regex::operation::tests::test_parse_and_simplify ... ok [INFO] [stdout] test regex::tests::test_empty_string ... ok [INFO] [stdout] test regex::tests::test_total ... ok [INFO] [stdout] test regex::operation::tests::test_repeat_simplify ... ok [INFO] [stdout] test regex::builder::tests::test_parse ... ok [INFO] [stdout] test regex::tests::test_empty ... ok [INFO] [stdout] test tests::test_details ... ok [INFO] [stdout] test tests::test__ ... ok [INFO] [stdout] test tests::test_intersection_2 ... ok [INFO] [stdout] test tests::test_subtraction_1 ... ok [INFO] [stdout] test tests::test_intersection_1 ... ok [INFO] [stdout] test tests::test_subtraction_2 ... ok [INFO] [stdout] test fast_automaton::analyze::subset::tests::test_subset ... ok [INFO] [stdout] test tokenizer::embed_regex::tests::test_tokenize ... ok [INFO] [stdout] test tokenizer::embed_regex_operations::tests::test_tokenize ... ok [INFO] [stdout] test execution_profile::tests::test_execution_timeout_difference ... ok [INFO] [stdout] test execution_profile::tests::test_execution_timeout_intersection ... ok [INFO] [stdout] test execution_profile::tests::test_execution_timeout_generate_strings ... ok [INFO] [stdout] test fast_automaton::operation::determinize::tests::test_determinize_regex ... ok [INFO] [stdout] test regex::analyze::tests::test_length ... ok [INFO] [stdout] test regex::analyze::number_of_states::tests::test_number_of_states_in_nfa ... ok [INFO] [stdout] test regex::analyze::tests::test_cardinality ... ok [INFO] [stdout] test fast_automaton::convert::to_regex::tests::test_convert ... ok [INFO] [stdout] test fast_automaton::serializer::tests::test_serialization ... ok [INFO] [stdout] test fast_automaton::generate::tests::test_generate_strings ... ok [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-da0439fe5f2caa22) [INFO] [stdout] test tokenizer::embed_automaton::tests::test_tokenize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_regular_expression_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s [INFO] [stdout] [INFO] [stderr] Doc-tests regexsolver [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/execution_profile.rs - execution_profile::ThreadLocalParams (line 116) ... ok [INFO] [stdout] test src/execution_profile.rs - execution_profile::ExecutionProfile (line 8) ... ok [INFO] [stdout] test src/execution_profile.rs - execution_profile::ExecutionProfile (line 43) ... ok [INFO] [stdout] test src/lib.rs - Term::subtraction (line 159) ... ok [INFO] [stdout] test src/lib.rs - Term::get_details (line 195) ... ok [INFO] [stdout] test src/lib.rs - Term::are_equivalent (line 249) ... ok [INFO] [stdout] test src/lib.rs - Term::is_subset_of (line 271) ... ok [INFO] [stdout] test src/lib.rs - Term::from_regex (line 46) ... ok [INFO] [stdout] test src/lib.rs - Term::union (line 60) ... ok [INFO] [stdout] test src/execution_profile.rs - execution_profile::ExecutionProfile (line 62) ... ok [INFO] [stdout] test src/lib.rs - Term::generate_strings (line 228) ... ok [INFO] [stdout] test src/lib.rs - Term::intersection (line 123) ... ok [INFO] [stdout] test src/execution_profile.rs - execution_profile::ExecutionProfile (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1cc2a556a586bdd33f3028ac2d3c94cb5cd76e3463763422d493a45f5dbd4950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc2a556a586bdd33f3028ac2d3c94cb5cd76e3463763422d493a45f5dbd4950", kill_on_drop: false }` [INFO] [stdout] 1cc2a556a586bdd33f3028ac2d3c94cb5cd76e3463763422d493a45f5dbd4950