[INFO] fetching crate seq_watcher 0.1.1... [INFO] testing seq_watcher-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate seq_watcher 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate seq_watcher 0.1.1 [INFO] finished tweaking crates.io crate seq_watcher 0.1.1 [INFO] tweaked toml for crates.io crate seq_watcher 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate seq_watcher 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 87 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.7.0) [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] Downloading crates ... [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded bit-set v0.8.0 [INFO] [stderr] Downloaded bit-vec v0.8.0 [INFO] [stderr] Downloaded proptest v1.9.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6ecae05865d0d76e99e7ab991fb043868b00ba0ee67e06c4d858b2ab0804d52 [INFO] running `Command { std: "docker" "start" "-a" "f6ecae05865d0d76e99e7ab991fb043868b00ba0ee67e06c4d858b2ab0804d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6ecae05865d0d76e99e7ab991fb043868b00ba0ee67e06c4d858b2ab0804d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ecae05865d0d76e99e7ab991fb043868b00ba0ee67e06c4d858b2ab0804d52", kill_on_drop: false }` [INFO] [stdout] f6ecae05865d0d76e99e7ab991fb043868b00ba0ee67e06c4d858b2ab0804d52 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83c03622fe612c5596317a3e1d86a57158d5d6c839e4887c17d3217910f746f9 [INFO] running `Command { std: "docker" "start" "-a" "83c03622fe612c5596317a3e1d86a57158d5d6c839e4887c17d3217910f746f9", kill_on_drop: false }` [INFO] [stderr] Compiling seq_watcher v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn sequences(&self) -> std::collections::hash_map::Keys, SequenceWatcher> { [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] 240 | pub fn sequences(&self) -> std::collections::hash_map::Keys<'_, Vec, SequenceWatcher> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "83c03622fe612c5596317a3e1d86a57158d5d6c839e4887c17d3217910f746f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c03622fe612c5596317a3e1d86a57158d5d6c839e4887c17d3217910f746f9", kill_on_drop: false }` [INFO] [stdout] 83c03622fe612c5596317a3e1d86a57158d5d6c839e4887c17d3217910f746f9 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e8e0f5fe74fed2d734cde0dedfa666a9de4c78b2c098e2778debc1d267b7aa0 [INFO] running `Command { std: "docker" "start" "-a" "4e8e0f5fe74fed2d734cde0dedfa666a9de4c78b2c098e2778debc1d267b7aa0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn sequences(&self) -> std::collections::hash_map::Keys, SequenceWatcher> { [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] 240 | pub fn sequences(&self) -> std::collections::hash_map::Keys<'_, Vec, SequenceWatcher> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling seq_watcher v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn sequences(&self) -> std::collections::hash_map::Keys, SequenceWatcher> { [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] 240 | pub fn sequences(&self) -> std::collections::hash_map::Keys<'_, Vec, SequenceWatcher> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "4e8e0f5fe74fed2d734cde0dedfa666a9de4c78b2c098e2778debc1d267b7aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e8e0f5fe74fed2d734cde0dedfa666a9de4c78b2c098e2778debc1d267b7aa0", kill_on_drop: false }` [INFO] [stdout] 4e8e0f5fe74fed2d734cde0dedfa666a9de4c78b2c098e2778debc1d267b7aa0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6b03d35722c1d61d055a5020b0e022a45caf80167883def9d99b9d32cc4658d [INFO] running `Command { std: "docker" "start" "-a" "d6b03d35722c1d61d055a5020b0e022a45caf80167883def9d99b9d32cc4658d", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:240:22 [INFO] [stderr] | [INFO] [stderr] 240 | pub fn sequences(&self) -> std::collections::hash_map::Keys, SequenceWatcher> { [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] 240 | pub fn sequences(&self) -> std::collections::hash_map::Keys<'_, Vec, SequenceWatcher> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `seq_watcher` (lib) generated 1 warning (run `cargo fix --lib -p seq_watcher` to apply 1 suggestion) [INFO] [stderr] warning: `seq_watcher` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seq_watcher-b166519999a604b2) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::empty_byte_or_char_sequence_watcher_always_false ... ok [INFO] [stdout] test tests::empty_char_sequence_watcher_always_false ... ok [INFO] [stdout] test tests::empty_byte_sequence_watcher_always_false ... ok [INFO] [stdout] test tests::test_specific_patterns ... ok [INFO] [stdout] test tests::test_values_and_stream_test_function ... ok [INFO] [stdout] test tests::empty_byte_sequence_is_always_false ... ok [INFO] [stdout] test tests::empty_char_sequence_is_always_false ... ok [INFO] [stdout] test tests::test_bools_sequence ... ok [INFO] [stdout] test tests::empty_byte_or_char_sequence_is_always_false ... ok [INFO] [stdout] test tests::test_bytes_sequence ... ok [INFO] [stdout] test tests::test_chars_sequence ... ok [INFO] [stdout] test tests::test_byte_or_chars_sequence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Doc-tests seq_watcher [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/lib.rs - (line 70) - compile fail ... ok [INFO] [stdout] test src/lib.rs - SequenceWatcher (line 249) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatcher (line 488) ... ok [INFO] [stdout] test src/lib.rs - (line 75) ... ok [INFO] [stdout] test src/lib.rs - (line 46) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatcher (line 479) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatcher (line 459) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatcher (line 498) - compile fail ... ok [INFO] [stdout] test src/lib.rs - SequenceWatcher::reset (line 374) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatcher::index (line 352) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatcher::len (line 407) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatcher::expects (line 331) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatcher::new (line 281) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatcher::check (line 306) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatcher::sequence (line 393) ... ok [INFO] [stdout] test src/lib.rs - (line 19) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatchers::len (line 215) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatchers (line 98) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatchers::add (line 175) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatchers::check (line 151) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatchers::new (line 131) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatchers::sequences (line 229) ... ok [INFO] [stdout] test src/lib.rs - SequenceWatchers::remove (line 197) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6b03d35722c1d61d055a5020b0e022a45caf80167883def9d99b9d32cc4658d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b03d35722c1d61d055a5020b0e022a45caf80167883def9d99b9d32cc4658d", kill_on_drop: false }` [INFO] [stdout] d6b03d35722c1d61d055a5020b0e022a45caf80167883def9d99b9d32cc4658d