[INFO] fetching crate bmatcher-core 0.3.3... [INFO] testing bmatcher-core-0.3.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bmatcher-core 0.3.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate bmatcher-core 0.3.3 [INFO] finished tweaking crates.io crate bmatcher-core 0.3.3 [INFO] tweaked toml for crates.io crate bmatcher-core 0.3.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bmatcher-core 0.3.3 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 bmatcher-core 0.3.3 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pelite-macros v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.99 [INFO] [stderr] Downloaded thiserror-no-std v2.0.2 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Downloaded thiserror-impl-no-std v2.0.2 [INFO] [stderr] Downloaded wasm-bindgen v0.2.99 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.99 [INFO] [stderr] Downloaded clap v4.5.23 [INFO] [stderr] Downloaded js-sys v0.3.76 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.99 [INFO] [stderr] Downloaded dataview v1.0.1 [INFO] [stderr] Downloaded pelite v0.10.0 [INFO] [stderr] Downloaded clap_builder v4.5.23 [INFO] [stderr] Downloaded web-sys v0.3.76 [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] 38f367340b46c251146e6002f34262e6d4bf22738da442cdec658d81f3b40ff6 [INFO] running `Command { std: "docker" "start" "-a" "38f367340b46c251146e6002f34262e6d4bf22738da442cdec658d81f3b40ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38f367340b46c251146e6002f34262e6d4bf22738da442cdec658d81f3b40ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f367340b46c251146e6002f34262e6d4bf22738da442cdec658d81f3b40ff6", kill_on_drop: false }` [INFO] [stdout] 38f367340b46c251146e6002f34262e6d4bf22738da442cdec658d81f3b40ff6 [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] 53b6196fc9d519181e024b2c01caba163fd4600f86536e4fc8437248577e5bd4 [INFO] running `Command { std: "docker" "start" "-a" "53b6196fc9d519181e024b2c01caba163fd4600f86536e4fc8437248577e5bd4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling thiserror-no-std v2.0.2 [INFO] [stderr] Compiling bmatcher-core v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "53b6196fc9d519181e024b2c01caba163fd4600f86536e4fc8437248577e5bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b6196fc9d519181e024b2c01caba163fd4600f86536e4fc8437248577e5bd4", kill_on_drop: false }` [INFO] [stdout] 53b6196fc9d519181e024b2c01caba163fd4600f86536e4fc8437248577e5bd4 [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] f742cef11281d36db65ce4bf58c2c962e7285157973284cf23aa68cd38bb1b38 [INFO] running `Command { std: "docker" "start" "-a" "f742cef11281d36db65ce4bf58c2c962e7285157973284cf23aa68cd38bb1b38", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling bmatcher-core v0.3.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.36s [INFO] running `Command { std: "docker" "inspect" "f742cef11281d36db65ce4bf58c2c962e7285157973284cf23aa68cd38bb1b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f742cef11281d36db65ce4bf58c2c962e7285157973284cf23aa68cd38bb1b38", kill_on_drop: false }` [INFO] [stdout] f742cef11281d36db65ce4bf58c2c962e7285157973284cf23aa68cd38bb1b38 [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] 7d416a2d9552a4dd6348512873ed271c29f44f96c1a41ceebc59ef9b21a5b348 [INFO] running `Command { std: "docker" "start" "-a" "7d416a2d9552a4dd6348512873ed271c29f44f96c1a41ceebc59ef9b21a5b348", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bmatcher_core-09023f47ca25bd30) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test compiler::optimizer::test::test_empty ... ok [INFO] [stdout] test compiler::optimizer::test::test_byte_sequence ... ok [INFO] [stdout] test compiler::lexer::test::lexer_text ... ok [INFO] [stdout] test compiler::optimizer::test::test_merge_keep_branch ... ok [INFO] [stdout] test compiler::optimizer::test::test_wildcard_fixed ... ok [INFO] [stdout] test compiler::optimizer::test::test_wildcard_fixed_ranges ... ok [INFO] [stdout] test compiler::optimizer::test::test_wildcard_ranges ... ok [INFO] [stdout] test compiler::parser::test::test_byte_sequence_hex ... ok [INFO] [stdout] test compiler::parser::test::test_byte_sequence_mask_bin ... ok [INFO] [stdout] test compiler::parser::test::test_byte_sequence_mask_hex ... ok [INFO] [stdout] test compiler::parser::test::test_byte_wildcard ... ok [INFO] [stdout] test compiler::lexer::test::lexer_comments ... ok [INFO] [stdout] test compiler::parser::test::test_group ... ok [INFO] [stdout] test compiler::parser::test::test_byte_wildcard_nl ... ok [INFO] [stdout] test compiler::parser::test::test_jump ... ok [INFO] [stdout] test compiler::parser::test::test_range ... ok [INFO] [stdout] test compiler::parser::test::test_jump_block ... ok [INFO] [stdout] test matcher::test::test_branch_behaviour ... ok [INFO] [stdout] test matcher::test::test_branch ... ok [INFO] [stdout] test matcher::test::test_range ... ok [INFO] [stdout] test matcher::test::test_jmp ... ok [INFO] [stdout] test matcher::test::test_simple ... ok [INFO] [stdout] test matcher::test::test_binary_mask ... ok [INFO] [stdout] test compiler::lexer::test::lexer_full_patterns ... ok [INFO] [stdout] test compiler::parser::test::test_byte_sequence_bin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests bmatcher_core [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/pattern.rs - pattern::GenericBinaryPattern (line 59) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7d416a2d9552a4dd6348512873ed271c29f44f96c1a41ceebc59ef9b21a5b348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d416a2d9552a4dd6348512873ed271c29f44f96c1a41ceebc59ef9b21a5b348", kill_on_drop: false }` [INFO] [stdout] 7d416a2d9552a4dd6348512873ed271c29f44f96c1a41ceebc59ef9b21a5b348