[INFO] fetching crate alevin-fry 0.8.2... [INFO] testing alevin-fry-0.8.2 against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] extracting crate alevin-fry 0.8.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate alevin-fry 0.8.2 on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate alevin-fry 0.8.2 [INFO] finished tweaking crates.io crate alevin-fry 0.8.2 [INFO] tweaked toml for crates.io crate alevin-fry 0.8.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate alevin-fry 0.8.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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6af9bb5b2987f059cdf1c711bab8dbffd29285b715255d92adb2781a748b58b1 [INFO] running `Command { std: "docker" "start" "-a" "6af9bb5b2987f059cdf1c711bab8dbffd29285b715255d92adb2781a748b58b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6af9bb5b2987f059cdf1c711bab8dbffd29285b715255d92adb2781a748b58b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af9bb5b2987f059cdf1c711bab8dbffd29285b715255d92adb2781a748b58b1", kill_on_drop: false }` [INFO] [stdout] 6af9bb5b2987f059cdf1c711bab8dbffd29285b715255d92adb2781a748b58b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b46550890ecdb55ec544d11b3838fbcbfafd3bdb5cc62b4f057b088fbcc94ed [INFO] running `Command { std: "docker" "start" "-a" "1b46550890ecdb55ec544d11b3838fbcbfafd3bdb5cc62b4f057b088fbcc94ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling safe_arch v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling wide v0.7.10 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hts-sys v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.33 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling clap_builder v4.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling buffer-redux v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling indicatif v0.17.5 [INFO] [stderr] Compiling bstr v1.5.0 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling mimalloc v0.1.37 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling sprs v0.11.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling typed-builder v0.14.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling clap v4.3.9 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling needletail v0.5.1 [INFO] [stderr] Compiling bio-types v1.0.0 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rust-htslib v0.44.1 [INFO] [stderr] Compiling sce v0.2.0 [INFO] [stderr] Compiling libradicl v0.6.0 [INFO] [stderr] Compiling statrs v0.16.0 [INFO] [stderr] Compiling alevin-fry v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.70s [INFO] running `Command { std: "docker" "inspect" "1b46550890ecdb55ec544d11b3838fbcbfafd3bdb5cc62b4f057b088fbcc94ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b46550890ecdb55ec544d11b3838fbcbfafd3bdb5cc62b4f057b088fbcc94ed", kill_on_drop: false }` [INFO] [stdout] 1b46550890ecdb55ec544d11b3838fbcbfafd3bdb5cc62b4f057b088fbcc94ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6198b0f8bea4622c80eb16b9642c37b0313b3b2f5291e2aefe7706f6d6e5584f [INFO] running `Command { std: "docker" "start" "-a" "6198b0f8bea4622c80eb16b9642c37b0313b3b2f5291e2aefe7706f6d6e5584f", kill_on_drop: false }` [INFO] [stderr] Compiling alevin-fry v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `Command { std: "docker" "inspect" "6198b0f8bea4622c80eb16b9642c37b0313b3b2f5291e2aefe7706f6d6e5584f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6198b0f8bea4622c80eb16b9642c37b0313b3b2f5291e2aefe7706f6d6e5584f", kill_on_drop: false }` [INFO] [stdout] 6198b0f8bea4622c80eb16b9642c37b0313b3b2f5291e2aefe7706f6d6e5584f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd21a0a415bd2b16a312e04a60ad2ce3794601e3d1454ebacd5c5113de71cbee [INFO] running `Command { std: "docker" "start" "-a" "dd21a0a415bd2b16a312e04a60ad2ce3794601e3d1454ebacd5c5113de71cbee", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alevin_fry-083911dcd220e833) [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_one_edit_neighbors ... 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_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-cc35b707cf2f29aa) [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" "dd21a0a415bd2b16a312e04a60ad2ce3794601e3d1454ebacd5c5113de71cbee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd21a0a415bd2b16a312e04a60ad2ce3794601e3d1454ebacd5c5113de71cbee", kill_on_drop: false }` [INFO] [stdout] dd21a0a415bd2b16a312e04a60ad2ce3794601e3d1454ebacd5c5113de71cbee