[INFO] cloning repository https://github.com/rickbeeloo/astar_sg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickbeeloo/astar_sg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickbeeloo%2Fastar_sg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickbeeloo%2Fastar_sg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d3211f6b3cd156b258c1514fe30341ec1954e4e [INFO] testing rickbeeloo/astar_sg against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickbeeloo%2Fastar_sg" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rickbeeloo/astar_sg [INFO] finished tweaking git repo https://github.com/rickbeeloo/astar_sg [INFO] tweaked toml for git repo https://github.com/rickbeeloo/astar_sg written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rickbeeloo/astar_sg on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rickbeeloo/astar_sg 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b17a0c11a3d068931ef46024325a02f8213a71ebdc6777aedcdf852cdfe607e6 [INFO] running `Command { std: "docker" "start" "-a" "b17a0c11a3d068931ef46024325a02f8213a71ebdc6777aedcdf852cdfe607e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b17a0c11a3d068931ef46024325a02f8213a71ebdc6777aedcdf852cdfe607e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b17a0c11a3d068931ef46024325a02f8213a71ebdc6777aedcdf852cdfe607e6", kill_on_drop: false }` [INFO] [stdout] b17a0c11a3d068931ef46024325a02f8213a71ebdc6777aedcdf852cdfe607e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed9ede44f6b61f52227191c25d6b0d046d47f954c15f20f55d98441678ef59c0 [INFO] running `Command { std: "docker" "start" "-a" "ed9ede44f6b61f52227191c25d6b0d046d47f954c15f20f55d98441678ef59c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling triple_accel v0.4.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling enum-map v1.1.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling bio-types v1.0.4 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling colorgrad v0.6.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling parse_duration0 v3.0.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling pa-types v0.1.0 (https://github.com/pairwise-alignment/pa-types#e02484de) [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling pa-affine-types v0.1.0 (/opt/rustwide/workdir/pa-affine-types) [INFO] [stderr] Compiling pa-generate v0.1.0 (https://github.com/pairwise-alignment/pa-generate#5eb506db) [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pa-test v0.1.0 (/opt/rustwide/workdir/pa-test) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> pa-test/src/lib.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | cigar.verify(&CostModel::unit(), a, b); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 98 | let _ = cigar.verify(&CostModel::unit(), a, b); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling statrs v0.16.1 [INFO] [stderr] Compiling bio v1.3.0 [INFO] [stderr] Compiling pa-heuristic v0.1.0 (/opt/rustwide/workdir/pa-heuristic) [INFO] [stderr] Compiling pa-bitpacking v0.1.0 (/opt/rustwide/workdir/pa-bitpacking) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> pa-bitpacking/src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | concat_idents, [INFO] [stdout] | ^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.90.0; see for more information [INFO] [stdout] = note: use the `${concat(..)}` metavariable expression instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> pa-heuristic/src/contour/hint_contours.rs:591:16 [INFO] [stdout] | [INFO] [stdout] 591 | if let Shift::Layers(shift) = rolling_shift && v >= last_change { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: let chains are only allowed in Rust 2024 or later [INFO] [stdout] --> pa-heuristic/src/prune.rs:253:15 [INFO] [stdout] | [INFO] [stdout] 253 | while let Some(ar) = self.active_range.get_mut(seed_idx) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> pa-heuristic/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / #![feature( [INFO] [stdout] 2 | | associated_type_defaults, [INFO] [stdout] 3 | | int_roundings, [INFO] [stdout] 4 | | let_chains, [INFO] [stdout] 5 | | portable_simd, [INFO] [stdout] 6 | | never_type [INFO] [stdout] 7 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `let_chains` has been stable since `1.88.0` and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> pa-heuristic/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | let_chains, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> pa-bitpacking/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / #![feature( [INFO] [stdout] 18 | | array_chunks, [INFO] [stdout] 19 | | array_windows, [INFO] [stdout] 20 | | bigint_helper_methods, [INFO] [stdout] ... | [INFO] [stdout] 27 | | test [INFO] [stdout] 28 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `let_chains` has been stable since `1.88.0` and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> pa-bitpacking/src/profile.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CigarElem` [INFO] [stdout] --> pa-bitpacking/src/search.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use pa_types::{Cigar, CigarElem, CigarOp, Cost, Pos, I}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> pa-bitpacking/src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | let_chains, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `array_chunks` [INFO] [stdout] --> pa-bitpacking/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | array_chunks, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[

::A]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | let a_chunks = a.array_chunks::(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[

::A]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 117 | let a_chunks = a.into_iter().array_chunks::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [H]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | let h_chunks = h.array_chunks_mut::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[

::A]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:141:22 [INFO] [stdout] | [INFO] [stdout] 141 | let a_chunks = a.array_chunks::(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[

::A]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 141 | let a_chunks = a.into_iter().array_chunks::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [H]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | let h_chunks = h.array_chunks_mut::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[

::A]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | let a_chunks = a.array_chunks::(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[

::A]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 168 | let a_chunks = a.into_iter().array_chunks::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [H]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:169:22 [INFO] [stdout] | [INFO] [stdout] 169 | let h_chunks = h.array_chunks_mut::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[

::A]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:192:22 [INFO] [stdout] | [INFO] [stdout] 192 | let a_chunks = a.array_chunks::(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[

::A]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 192 | let a_chunks = a.into_iter().array_chunks::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [H]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:193:22 [INFO] [stdout] | [INFO] [stdout] 193 | let h_chunks = h.array_chunks_mut::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[

::A]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | for cas in a.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `&[

::A]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 219 | for cas in a.into_iter().array_chunks::() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[

::A]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | for ca in a.array_chunks::().remainder() { [INFO] [stdout] | ^^^^^^^^^^^^ `&[

::A]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 243 | for ca in a.into_iter().array_chunks::().remainder() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[

::A]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:270:18 [INFO] [stdout] | [INFO] [stdout] 270 | for cas in a.array_chunks::() { [INFO] [stdout] | ^^^^^^^^^^^^ `&[

::A]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 270 | for cas in a.into_iter().array_chunks::() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[

::A]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | for ca in a.array_chunks::().remainder() { [INFO] [stdout] | ^^^^^^^^^^^^ `&[

::A]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 294 | for ca in a.into_iter().array_chunks::().remainder() { [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[

::B]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:320:22 [INFO] [stdout] | [INFO] [stdout] 320 | let b_chunks = b.array_chunks::(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[

::B]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 320 | let b_chunks = b.into_iter().array_chunks::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [encoding::V]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:321:22 [INFO] [stdout] | [INFO] [stdout] 321 | let v_chunks = v.array_chunks_mut::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[

::B]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:344:22 [INFO] [stdout] | [INFO] [stdout] 344 | let b_chunks = b.array_chunks::(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[

::B]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 344 | let b_chunks = b.into_iter().array_chunks::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [encoding::V]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:345:22 [INFO] [stdout] | [INFO] [stdout] 345 | let v_chunks = v.array_chunks_mut::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[

::B]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:371:22 [INFO] [stdout] | [INFO] [stdout] 371 | let b_chunks = b.array_chunks::(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[

::B]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 371 | let b_chunks = b.into_iter().array_chunks::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [encoding::V]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:372:22 [INFO] [stdout] | [INFO] [stdout] 372 | let v_chunks = v.array_chunks_mut::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[

::B]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:395:22 [INFO] [stdout] | [INFO] [stdout] 395 | let b_chunks = b.array_chunks::(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[

::B]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 395 | let b_chunks = b.into_iter().array_chunks::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [encoding::V]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/scalar.rs:396:22 [INFO] [stdout] | [INFO] [stdout] 396 | let v_chunks = v.array_chunks_mut::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[[u64; 4]]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/simd/scatter_profile.rs:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | let b_chunks = b.array_chunks::<{ L * N }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[[u64; 4]]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 70 | let b_chunks = b.into_iter().array_chunks::<{ L * N }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [encoding::V]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/simd/scatter_profile.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | let v_chunks = v.array_chunks_mut::<{ L * N }>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[[u64; 4]]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/simd/scatter_profile.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | let mut b = b.array_chunks::<{ L * N }>().remainder(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[[u64; 4]]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 81 | let mut b = b.into_iter().array_chunks::<{ L * N }>().remainder(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [encoding::V]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/simd/scatter_profile.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | let mut v = v.array_chunks_mut::<{ L * N }>().into_remainder(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> pa-bitpacking/src/simd/scatter_profile.rs:154:53 [INFO] [stdout] | [INFO] [stdout] 154 | correction = v_tmp[l..].iter().map(|v| v.value()).sum::(); [INFO] [stdout] | ^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 154 | correction = v_tmp[l..].iter().map(|v: /* Type */| v.value()).sum::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> pa-bitpacking/src/simd/scatter_profile.rs:161:53 [INFO] [stdout] | [INFO] [stdout] 161 | correction = v_tmp[l..].iter().map(|v| v.value()).sum::(); [INFO] [stdout] | ^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 161 | correction = v_tmp[l..].iter().map(|v: /* Type */| v.value()).sum::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `&[u64; L * N]` is not an iterator [INFO] [stdout] --> pa-bitpacking/src/simd.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 58 | / slice [INFO] [stdout] 59 | | .array_chunks::() [INFO] [stdout] | | -^^^^^^^^^^^^ `&[u64; L * N]` is not an iterator [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `&[u64; L * N]: Iterator` [INFO] [stdout] which is required by `&mut &[u64; L * N]: Iterator` [INFO] [stdout] `[u64; L * N]: Iterator` [INFO] [stdout] which is required by `&mut [u64; L * N]: Iterator` [INFO] [stdout] `[u64]: Iterator` [INFO] [stdout] which is required by `&mut [u64]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> pa-bitpacking/src/simd.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | .map(|&b| b.into()) [INFO] [stdout] | ^^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 60 | .map(|&b: &_| b.into()) [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[Bits]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/simd.rs:127:22 [INFO] [stdout] | [INFO] [stdout] 127 | let b_chunks = b.array_chunks::<{ L * N }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[Bits]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 127 | let b_chunks = b.into_iter().array_chunks::<{ L * N }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [encoding::V]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/simd.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | let v_chunks = v.array_chunks_mut::<{ L * N }>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[Bits]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/simd.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | let mut b = b.array_chunks::<{ L * N }>().remainder(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[Bits]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 136 | let mut b = b.into_iter().array_chunks::<{ L * N }>().remainder(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [encoding::V]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/simd.rs:137:19 [INFO] [stdout] | [INFO] [stdout] 137 | let mut v = v.array_chunks_mut::<{ L * N }>().into_remainder(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> pa-bitpacking/src/simd.rs:199:53 [INFO] [stdout] | [INFO] [stdout] 199 | correction = v_tmp[l..].iter().map(|v| v.value()).sum::(); [INFO] [stdout] | ^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 199 | correction = v_tmp[l..].iter().map(|v: /* Type */| v.value()).sum::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> pa-bitpacking/src/simd.rs:206:53 [INFO] [stdout] | [INFO] [stdout] 206 | correction = v_tmp[l..].iter().map(|v| v.value()).sum::(); [INFO] [stdout] | ^ - type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type [INFO] [stdout] | [INFO] [stdout] 206 | correction = v_tmp[l..].iter().map(|v: /* Type */| v.value()).sum::(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[Bits]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/simd.rs:363:22 [INFO] [stdout] | [INFO] [stdout] 363 | let b_chunks = b.array_chunks::<{ L * N }>(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[Bits]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 363 | let b_chunks = b.into_iter().array_chunks::<{ L * N }>(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [encoding::V]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/simd.rs:364:22 [INFO] [stdout] | [INFO] [stdout] 364 | let v_chunks = v.array_chunks_mut::<{ L * N }>(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks` found for reference `&[Bits]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/simd.rs:374:19 [INFO] [stdout] | [INFO] [stdout] 374 | let mut b = b.array_chunks::<{ L * N }>().remainder(); [INFO] [stdout] | ^^^^^^^^^^^^ `&[Bits]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 374 | let mut b = b.into_iter().array_chunks::<{ L * N }>().remainder(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `array_chunks_mut` found for mutable reference `&mut [encoding::V]` in the current scope [INFO] [stdout] --> pa-bitpacking/src/simd.rs:375:19 [INFO] [stdout] | [INFO] [stdout] 375 | let mut v = v.array_chunks_mut::<{ L * N }>().into_remainder(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `rchunks_mut` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/mod.rs:1724:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cost` [INFO] [stdout] --> pa-bitpacking/src/search.rs:165:21 [INFO] [stdout] | [INFO] [stdout] 165 | let cost = |Pos(i, j)| -> Cost { V::value_to(&fill[i as usize - start], j) }; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cost` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pa-heuristic` (lib) due to 3 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0282, E0554, E0557, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pa-bitpacking` (lib) due to 41 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ed9ede44f6b61f52227191c25d6b0d046d47f954c15f20f55d98441678ef59c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed9ede44f6b61f52227191c25d6b0d046d47f954c15f20f55d98441678ef59c0", kill_on_drop: false }` [INFO] [stdout] ed9ede44f6b61f52227191c25d6b0d046d47f954c15f20f55d98441678ef59c0