[INFO] cloning repository https://github.com/pkalivas/radiate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pkalivas/radiate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkalivas%2Fradiate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkalivas%2Fradiate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2abe024d13f5b1ecc40981be194f197770d54d39 [INFO] checking pkalivas/radiate against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpkalivas%2Fradiate" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pkalivas/radiate [INFO] finished tweaking git repo https://github.com/pkalivas/radiate [INFO] tweaked toml for git repo https://github.com/pkalivas/radiate written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pkalivas/radiate on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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 283 packages to latest Rust 1.93.0-nightly compatible versions [INFO] [stderr] Adding rstest v0.25.0 (available: v0.26.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1edacbbc6113e14d52b448a966cad40c3bd9b48ecda2624e6ee2acfe62424ff8 [INFO] running `Command { std: "docker" "start" "-a" "1edacbbc6113e14d52b448a966cad40c3bd9b48ecda2624e6ee2acfe62424ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1edacbbc6113e14d52b448a966cad40c3bd9b48ecda2624e6ee2acfe62424ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1edacbbc6113e14d52b448a966cad40c3bd9b48ecda2624e6ee2acfe62424ff8", kill_on_drop: false }` [INFO] [stdout] 1edacbbc6113e14d52b448a966cad40c3bd9b48ecda2624e6ee2acfe62424ff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f1c170f61147a18e0311ef979921af8c3a1b8f054c46e4435cb1b2111b151ac [INFO] running `Command { std: "docker" "start" "-a" "7f1c170f61147a18e0311ef979921af8c3a1b8f054c46e4435cb1b2111b151ac", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pyo3-build-config v0.27.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling pyo3-ffi v0.27.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.1 [INFO] [stderr] Compiling pyo3 v0.27.1 [INFO] [stderr] Compiling numpy v0.27.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking moxcms v0.7.9 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling plotly_derive v0.13.5 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Checking serde_with v3.15.1 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Compiling pyo3-macros v0.27.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rstest v0.25.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Checking radiate-error v1.2.19 (/opt/rustwide/workdir/crates/radiate-error) [INFO] [stderr] Checking radiate-core v1.2.19 (/opt/rustwide/workdir/crates/radiate-core) [INFO] [stderr] Checking ravif v0.11.20 [INFO] [stderr] Checking image v0.25.8 [INFO] [stderr] Checking askama v0.14.0 [INFO] [stderr] Checking radiate-selectors v1.2.19 (/opt/rustwide/workdir/crates/radiate-selectors) [INFO] [stderr] Checking radiate-alters v1.2.19 (/opt/rustwide/workdir/crates/radiate-alters) [INFO] [stderr] Checking radiate-gp v1.2.19 (/opt/rustwide/workdir/crates/radiate-gp) [INFO] [stderr] Checking plotly v0.13.5 [INFO] [stderr] Checking radiate-engines v1.2.19 (/opt/rustwide/workdir/crates/radiate-engines) [INFO] [stderr] Checking radiate v1.2.19 (/opt/rustwide/workdir/crates/radiate) [INFO] [stderr] Checking radiate-python v1.2.19 (/opt/rustwide/workdir/crates/radiate-python) [INFO] [stderr] Checking regression-graph v0.1.0 (/opt/rustwide/workdir/examples/graphs/regression-graph) [INFO] [stderr] Checking xor-graph v0.1.0 (/opt/rustwide/workdir/examples/graphs/xor-graph) [INFO] [stderr] Checking nqueens v0.1.0 (/opt/rustwide/workdir/examples/nqueens) [INFO] [stderr] Checking min-sum v0.1.0 (/opt/rustwide/workdir/examples/min-sum) [INFO] [stderr] Checking hello-world v0.1.0 (/opt/rustwide/workdir/examples/hello-world) [INFO] [stderr] Checking rosenbrock v0.1.0 (/opt/rustwide/workdir/examples/rosenbrock) [INFO] [stderr] Checking regression-tree v0.1.0 (/opt/rustwide/workdir/examples/trees/regression-tree) [INFO] [stderr] Checking iris-tree v0.1.0 (/opt/rustwide/workdir/examples/trees/iris-tree) [INFO] [stderr] Checking iris-graph v0.1.0 (/opt/rustwide/workdir/examples/graphs/iris-graph) [INFO] [stderr] Checking TSP v0.1.0 (/opt/rustwide/workdir/examples/TSP) [INFO] [stderr] Checking simple-memory-graph v0.1.0 (/opt/rustwide/workdir/examples/graphs/simple-memory-graph) [INFO] [stderr] Checking rastrigin v0.1.0 (/opt/rustwide/workdir/examples/rastrigin) [INFO] [stderr] Checking simple-nn v0.1.0 (/opt/rustwide/workdir/examples/simple-nn) [INFO] [stderr] Checking knapsack v0.1.0 (/opt/rustwide/workdir/examples/knapsack) [INFO] [stderr] Checking imageproc v0.25.0 [INFO] [stderr] Checking image-evo v0.1.0 (/opt/rustwide/workdir/examples/image-evo) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/bit.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/bit.rs:30:79 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn matrix(chromosome_lengths: Option>, use_numpy: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/bit.rs:53:73 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn vector(chromosome_length: Option, use_numpy: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/char.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/char.rs:33:64 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn from_chromosomes(chromosomes: Vec) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/char.rs:68:46 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn from_genes(genes: Vec) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/char.rs:100:88 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn matrix(chromosome_lengths: Option>, char_set: Option) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/char.rs:131:63 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn vector(length: usize, char_set: Option) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/float.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/float.rs:30:81 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn from_chromosomes(chromosomes: Vec, use_numpy: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/float.rs:60:63 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn from_genes(genes: Vec, use_numpy: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/float.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/float.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/float.rs:152:88 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn scalar(value_range: Option<(f32, f32)>, bound_range: Option<(f32, f32)>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/graph.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/int.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/int.rs:30:81 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn from_chromosomes(chromosomes: Vec, use_numpy: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/int.rs:52:63 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn from_genes(genes: Vec, use_numpy: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/int.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/int.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/int.rs:141:88 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn scalar(value_range: Option<(i32, i32)>, bound_range: Option<(i32, i32)>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/permutation.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/tree.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>>, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn score<'py>(&self, py: Python<'py>) -> Bound<'py, PyArray1> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:101:32 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn ecosystem(&self) -> PyEcosystem { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:114:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn species(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:143:33 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn population(&self) -> PyPopulation { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:156:31 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn duration(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:169:32 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn objective(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/fitness/fitness.rs:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn custom(fitness_fn: Py, is_batch: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/fitness/fitness.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/fitness/fitness.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/mod.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn name(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/chromosome.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn gene_type(&self) -> PyGeneType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/gene.rs:50:32 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn gene_type(&self) -> PyGeneType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/gene.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | ) -> PyGene { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/gene.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | ) -> PyGene { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/gene.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn bit(allele: Option) -> PyGene { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/gene.rs:121:71 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn char(allele: Option, char_set: Option>) -> PyGene { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/gene.rs:142:10 [INFO] [stdout] | [INFO] [stdout] 142 | ) -> PyGene { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/genotype.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/genotype.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn gene_type(&self) -> PyGeneType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/phenotype.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn gene_type(&self) -> PyGeneType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/population.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn gene_type(&self) -> PyGeneType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/species.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn mascot(&self) -> PyPhenotype { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/species.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn generation(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/species.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn stagnation(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/species.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn population(&self) -> PyPopulation { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/species.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn score(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/gp/graph.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn to_json(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/gp/graph.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn to_dot(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/gp/tree.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn to_json(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/gp/tree.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn to_dot(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/inputs.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn component(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/inputs.rs:65:33 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn input_type(&self) -> PyEngineInputType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/metric.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn dashboard(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/metric.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn keys(&self) -> Vec<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/metric.rs:443:42 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn spark(&self, width: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/subscriber.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn event_name(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<&Py, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/subscriber.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn function(&self) -> &Py { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<&str, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/subscriber.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn event_type(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/subscriber.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn index(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/subscriber.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn best(&self) -> Option<&Py> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/subscriber.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn metrics(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/object/object.rs:135:82 [INFO] [stdout] | [INFO] [stdout] 135 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 136 | | Ok(self.inner.bind_borrowed(py)) [INFO] [stdout] 137 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/object/object.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | Ok(self.inner.bind_borrowed(py)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/random.rs:15:46 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn random_int(min: i64, max: i64) -> i64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/random.rs:20:48 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn random_float(min: f64, max: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/random.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn random_bool(prob: f64) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> crates/radiate-python/src/random.rs:30:62 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn sample(mut data: Vec>, count: usize) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/random.rs:36:44 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn choose(data: Vec>) -> Py { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `radiate-python` (lib) due to 72 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/bit.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/bit.rs:30:79 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn matrix(chromosome_lengths: Option>, use_numpy: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/bit.rs:53:73 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn vector(chromosome_length: Option, use_numpy: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/char.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/char.rs:33:64 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn from_chromosomes(chromosomes: Vec) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/char.rs:68:46 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn from_genes(genes: Vec) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/char.rs:100:88 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn matrix(chromosome_lengths: Option>, char_set: Option) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/char.rs:131:63 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn vector(length: usize, char_set: Option) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/float.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/float.rs:30:81 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn from_chromosomes(chromosomes: Vec, use_numpy: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/float.rs:60:63 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn from_genes(genes: Vec, use_numpy: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/float.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/float.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/float.rs:152:88 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn scalar(value_range: Option<(f32, f32)>, bound_range: Option<(f32, f32)>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/graph.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/int.rs:14:32 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/int.rs:30:81 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn from_chromosomes(chromosomes: Vec, use_numpy: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/int.rs:52:63 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn from_genes(genes: Vec, use_numpy: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/int.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/int.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 114 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/int.rs:141:88 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn scalar(value_range: Option<(i32, i32)>, bound_range: Option<(i32, i32)>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/permutation.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/codec/tree.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn encode_py(&self) -> PyGenotype { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn index(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>>, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn score<'py>(&self, py: Python<'py>) -> Bound<'py, PyArray1> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:101:32 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn ecosystem(&self) -> PyEcosystem { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:114:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn species(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:143:33 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn population(&self) -> PyPopulation { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:156:31 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn duration(&self) -> Duration { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/epoch.rs:169:32 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn objective(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/fitness/fitness.rs:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn custom(fitness_fn: Py, is_batch: bool) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/fitness/fitness.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/fitness/fitness.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | ) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/mod.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn name(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/chromosome.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn gene_type(&self) -> PyGeneType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/gene.rs:50:32 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn gene_type(&self) -> PyGeneType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/gene.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | ) -> PyGene { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/gene.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | ) -> PyGene { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/gene.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn bit(allele: Option) -> PyGene { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/gene.rs:121:71 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn char(allele: Option, char_set: Option>) -> PyGene { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/gene.rs:142:10 [INFO] [stdout] | [INFO] [stdout] 142 | ) -> PyGene { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/genotype.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/genotype.rs:58:32 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn gene_type(&self) -> PyGeneType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/phenotype.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn gene_type(&self) -> PyGeneType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/population.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn gene_type(&self) -> PyGeneType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/species.rs:62:29 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn mascot(&self) -> PyPhenotype { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/species.rs:66:33 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn generation(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/species.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn stagnation(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/species.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn population(&self) -> PyPopulation { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/genome/species.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn score(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/gp/graph.rs:34:30 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn to_json(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/gp/graph.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn to_dot(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/gp/tree.rs:28:30 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn to_json(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/gp/tree.rs:32:29 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn to_dot(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/inputs.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn component(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/inputs.rs:65:33 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn input_type(&self) -> PyEngineInputType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/bindings/metric.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn dashboard(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/metric.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn keys(&self) -> Vec<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/metric.rs:443:42 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn spark(&self, width: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/subscriber.rs:24:33 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn event_name(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<&Py, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/subscriber.rs:28:31 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn function(&self) -> &Py { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<&str, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/subscriber.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn event_type(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/subscriber.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn index(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/subscriber.rs:67:27 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn best(&self) -> Option<&Py> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/bindings/subscriber.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn metrics(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/object/object.rs:135:82 [INFO] [stdout] | [INFO] [stdout] 135 | fn into_pyobject(self, py: Python<'py>) -> Result { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 136 | | Ok(self.inner.bind_borrowed(py)) [INFO] [stdout] 137 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/object/object.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | Ok(self.inner.bind_borrowed(py)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/random.rs:15:46 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn random_int(min: i64, max: i64) -> i64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/random.rs:20:48 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn random_float(min: f64, max: f64) -> f64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> crates/radiate-python/src/random.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn random_bool(prob: f64) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> crates/radiate-python/src/random.rs:30:62 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn sample(mut data: Vec>, count: usize) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> crates/radiate-python/src/random.rs:36:44 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn choose(data: Vec>) -> Py { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `radiate-python` (lib test) due to 72 previous errors [INFO] running `Command { std: "docker" "inspect" "7f1c170f61147a18e0311ef979921af8c3a1b8f054c46e4435cb1b2111b151ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f1c170f61147a18e0311ef979921af8c3a1b8f054c46e4435cb1b2111b151ac", kill_on_drop: false }` [INFO] [stdout] 7f1c170f61147a18e0311ef979921af8c3a1b8f054c46e4435cb1b2111b151ac