[INFO] fetching crate alevin-fry 0.11.2... [INFO] testing alevin-fry-0.11.2 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate alevin-fry 0.11.2 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate alevin-fry 0.11.2 [INFO] finished tweaking crates.io crate alevin-fry 0.11.2 [INFO] tweaked toml for crates.io crate alevin-fry 0.11.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate alevin-fry 0.11.2 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate alevin-fry 0.11.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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 574da03721256f911d7f9e8a2438e57372006355ca766b31b1ae35b464cae011 [INFO] running `Command { std: "docker" "start" "-a" "574da03721256f911d7f9e8a2438e57372006355ca766b31b1ae35b464cae011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "574da03721256f911d7f9e8a2438e57372006355ca766b31b1ae35b464cae011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "574da03721256f911d7f9e8a2438e57372006355ca766b31b1ae35b464cae011", kill_on_drop: false }` [INFO] [stdout] 574da03721256f911d7f9e8a2438e57372006355ca766b31b1ae35b464cae011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f86af1a19a8d96ecf450e3bcc21373c9f3393b567bd7d25fa2bd74a2ee98f34 [INFO] running `Command { std: "docker" "start" "-a" "4f86af1a19a8d96ecf450e3bcc21373c9f3393b567bd7d25fa2bd74a2ee98f34", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling libz-ng-sys v1.1.21 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.3.13 [INFO] [stderr] Compiling noodles-core v0.15.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling libdeflate-sys v1.23.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling sprs v0.11.3 [INFO] [stderr] Compiling mimalloc v0.1.43 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling typed-builder v0.20.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling libdeflater v1.23.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling liblzma v0.3.6 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling bio-types v1.0.4 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling noodles-bgzf v0.33.0 [INFO] [stderr] Compiling niffler v3.0.0 [INFO] [stderr] Compiling sce v0.2.0 [INFO] [stderr] Compiling needletail v0.6.3 [INFO] [stderr] Compiling noodles-csi v0.40.0 [INFO] [stderr] Compiling noodles-sam v0.66.0 [INFO] [stderr] Compiling noodles-bam v0.70.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling noodles v0.85.0 [INFO] [stderr] Compiling libradicl v0.10.0 [INFO] [stderr] Compiling alevin-fry v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "4f86af1a19a8d96ecf450e3bcc21373c9f3393b567bd7d25fa2bd74a2ee98f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f86af1a19a8d96ecf450e3bcc21373c9f3393b567bd7d25fa2bd74a2ee98f34", kill_on_drop: false }` [INFO] [stdout] 4f86af1a19a8d96ecf450e3bcc21373c9f3393b567bd7d25fa2bd74a2ee98f34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ec7c5b7756c47248fc8c67724705c44336fe32425aa907a88f77039b0bf90e1 [INFO] running `Command { std: "docker" "start" "-a" "0ec7c5b7756c47248fc8c67724705c44336fe32425aa907a88f77039b0bf90e1", kill_on_drop: false }` [INFO] [stderr] Compiling alevin-fry v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "0ec7c5b7756c47248fc8c67724705c44336fe32425aa907a88f77039b0bf90e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec7c5b7756c47248fc8c67724705c44336fe32425aa907a88f77039b0bf90e1", kill_on_drop: false }` [INFO] [stdout] 0ec7c5b7756c47248fc8c67724705c44336fe32425aa907a88f77039b0bf90e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2db5f64c2f2c8d7d57afb17d2353b71cf5c157a0645f2cc9972e0d52bbfa606a [INFO] running `Command { std: "docker" "start" "-a" "2db5f64c2f2c8d7d57afb17d2353b71cf5c157a0645f2cc9972e0d52bbfa606a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alevin_fry-e3f93adf42b4d706) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test utils::tests::test_generate_whitelist_hash ... ok [INFO] [stdout] test utils::tests::test_get_all_indels ... ok [INFO] [stdout] test utils::tests::test_get_all_snps ... ok [INFO] [stdout] test utils::tests::test_get_all_one_edit_neighbors ... ok [INFO] [stdout] test utils::tests::test_get_bit_mask ... ok [INFO] [stdout] test utils::tests::test_version_info ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/alevin_fry-a6e9b216df1ef8b6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests alevin_fry [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2db5f64c2f2c8d7d57afb17d2353b71cf5c157a0645f2cc9972e0d52bbfa606a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db5f64c2f2c8d7d57afb17d2353b71cf5c157a0645f2cc9972e0d52bbfa606a", kill_on_drop: false }` [INFO] [stdout] 2db5f64c2f2c8d7d57afb17d2353b71cf5c157a0645f2cc9972e0d52bbfa606a