[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] checking rickbeeloo/astar_sg/6d3211f6b3cd156b258c1514fe30341ec1954e4e against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickbeeloo%2Fastar_sg" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rickbeeloo/astar_sg on toolchain 36b21637e93b038453924d3c66821089e71d8baa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/pairwise-alignment/pa-types` [INFO] [stderr] Updating git repository `https://github.com/pairwise-alignment/pa-generate` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded suffix v1.3.0 [INFO] [stderr] Downloaded parse_duration0 v3.0.0 [INFO] [stderr] Downloaded enum-map-derive v0.6.0 [INFO] [stderr] Downloaded enum-map v1.1.1 [INFO] [stderr] Downloaded getset v0.1.5 [INFO] [stderr] Downloaded bio v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9269511415d120707e46bad3f53d11f1594163fa26e7afd21b6b3f7402af5f0 [INFO] running `Command { std: "docker" "start" "-a" "e9269511415d120707e46bad3f53d11f1594163fa26e7afd21b6b3f7402af5f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9269511415d120707e46bad3f53d11f1594163fa26e7afd21b6b3f7402af5f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9269511415d120707e46bad3f53d11f1594163fa26e7afd21b6b3f7402af5f0", kill_on_drop: false }` [INFO] [stdout] e9269511415d120707e46bad3f53d11f1594163fa26e7afd21b6b3f7402af5f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc5746c9253c99c078459477369dd7815cce416e46bc66d93102e1beddc84f16 [INFO] running `Command { std: "docker" "start" "-a" "fc5746c9253c99c078459477369dd7815cce416e46bc66d93102e1beddc84f16", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking parse-size v1.1.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking triple_accel v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking suffix v1.3.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking parse_duration0 v3.0.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking enum-map v1.1.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking colorgrad v0.6.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking bio-types v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking pa-types v0.1.0 (https://github.com/pairwise-alignment/pa-types#e02484de) [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking pa-generate v0.1.0 (https://github.com/pairwise-alignment/pa-generate#5eb506db) [INFO] [stderr] Checking pa-affine-types v0.1.0 (/opt/rustwide/workdir/pa-affine-types) [INFO] [stderr] Checking 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)]` 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] [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)]` 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] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Checking statrs v0.16.1 [INFO] [stderr] Checking bio v1.3.0 [INFO] [stderr] Checking pa-heuristic v0.1.0 (/opt/rustwide/workdir/pa-heuristic) [INFO] [stderr] Checking pa-bitpacking v0.1.0 (/opt/rustwide/workdir/pa-bitpacking) [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)]` 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: 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)]` 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: 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)]` on by default [INFO] [stdout] [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pa_python v0.1.0 (/opt/rustwide/workdir/pa_python) [INFO] [stdout] warning: unused import: `pa_types::Cost` [INFO] [stdout] --> pa_python/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use pa_types::Cost; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pa_types::Cost` [INFO] [stdout] --> pa_python/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use pa_types::Cost; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> pa_python/src/lib.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn search<'s>(pattern: &'s [u8], text: &'s [u8], unmatched_cost: f32) -> Vec { [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> pa_python/src/lib.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn search<'s>(pattern: &'s [u8], text: &'s [u8], unmatched_cost: f32) -> Vec { [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> pa_python/src/lib.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn search<'s>(pattern: &'s [u8], text: &'s [u8], unmatched_cost: f32) -> Vec { [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> pa_python/src/lib.rs:5:70 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn search<'s>(pattern: &'s [u8], text: &'s [u8], unmatched_cost: f32) -> Vec { [INFO] [stdout] | ^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> pa_python/src/lib.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn search<'s>(pattern: &'s [u8], text: &'s [u8], unmatched_cost: f32) -> Vec { [INFO] [stdout] | ^^^^^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> pa_python/src/lib.rs:5:70 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn search<'s>(pattern: &'s [u8], text: &'s [u8], unmatched_cost: f32) -> Vec { [INFO] [stdout] | ^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stdout] warning: struct `BruteForceContour` is never constructed [INFO] [stdout] --> pa-heuristic/src/contour/bruteforce.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct BruteForceContour { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BruteForceContours` is never constructed [INFO] [stdout] --> pa-heuristic/src/contour/rotate_to_front.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct BruteForceContours { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BruteForceContour` is never constructed [INFO] [stdout] --> pa-heuristic/src/contour/bruteforce.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct BruteForceContour { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BruteForceContours` is never constructed [INFO] [stdout] --> pa-heuristic/src/contour/rotate_to_front.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | pub struct BruteForceContours { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pa-vis v0.1.0 (/opt/rustwide/workdir/pa-vis) [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm` [INFO] [stdout] --> pa-vis/src/cli.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "wasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `sdl` [INFO] [stdout] = help: consider adding `wasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm` [INFO] [stdout] --> pa-vis/src/cli.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "wasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `sdl` [INFO] [stdout] = help: consider adding `wasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking astarpa v0.1.0 (/opt/rustwide/workdir/astarpa) [INFO] [stderr] Checking astarpa2 v0.1.0 (/opt/rustwide/workdir/astarpa2) [INFO] [stderr] Checking pa-base-algos v0.1.0 (/opt/rustwide/workdir/pa-base-algos) [INFO] [stdout] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> astarpa/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | slice_as_chunks, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> astarpa/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | extract_if [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `example` [INFO] [stdout] --> pa-base-algos/src/nw.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(feature = "example")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `example` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `example` [INFO] [stdout] --> pa-base-algos/src/nw.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg(feature = "example")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `example` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `slice_as_chunks` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> astarpa/src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | slice_as_chunks, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `extract_if` has been stable since 1.87.0 and no longer requires an attribute to enable [INFO] [stdout] --> astarpa/src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | extract_if [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cm` is never read [INFO] [stdout] --> pa-base-algos/src/nw/bitpacking.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct BitFronts { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | cm: AffineCost<0>, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pa-bin v0.1.0 (/opt/rustwide/workdir/pa-bin) [INFO] [stderr] Checking astarpa-c v0.1.0 (/opt/rustwide/workdir/astarpa-c) [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable [INFO] [stdout] --> pa-bin/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable [INFO] [stdout] --> pa-bin/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cm` is never read [INFO] [stdout] --> pa-base-algos/src/nw/bitpacking.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct BitFronts { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 58 | cm: AffineCost<0>, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking astarpa-next v0.1.0 (/opt/rustwide/workdir/astarpa-next) [INFO] [stderr] Checking pa-web v0.1.0 (/opt/rustwide/workdir/pa-web) [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable [INFO] [stdout] --> pa-bin/src/main.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains, trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable [INFO] [stdout] --> pa-bin/src/main.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(let_chains, trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable [INFO] [stdout] --> pa-bin/examples/fuzz.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `trait_upcasting` has been stable since 1.86.0 and no longer requires an attribute to enable [INFO] [stdout] --> pa-bin/examples/readme-videos.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(trait_upcasting)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bin` [INFO] [stdout] --> pa-web/src/interaction.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "bin")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bin` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm` [INFO] [stdout] --> pa-web/src/interaction.rs:121:11 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "wasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bin` [INFO] [stdout] --> pa-web/src/interaction.rs:91:11 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg(feature = "bin")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `bin` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `wasm` [INFO] [stdout] --> pa-web/src/interaction.rs:121:11 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg(feature = "wasm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `wasm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style` [INFO] [stdout] --> pa-web/src/html.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | self.context.set_fill_style(&jscol(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style` [INFO] [stdout] --> pa-web/src/html.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | self.context.set_stroke_style(&jscol(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style` [INFO] [stdout] --> pa-web/src/html.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | self.context.set_stroke_style(&jscol(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style` [INFO] [stdout] --> pa-web/src/html.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | self.context.set_fill_style(&jscol(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style` [INFO] [stdout] --> pa-web/src/html.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | self.context.set_fill_style(&jscol(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style` [INFO] [stdout] --> pa-web/src/html.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | self.context.set_stroke_style(&jscol(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_stroke_style` [INFO] [stdout] --> pa-web/src/html.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | self.context.set_stroke_style(&jscol(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style` [INFO] [stdout] --> pa-web/src/html.rs:81:22 [INFO] [stdout] | [INFO] [stdout] 81 | self.context.set_fill_style(&jscol(color)); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> pa-web/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | INTERACTION.reset(usize::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> pa-web/src/lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | INTERACTION.prev(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> pa-web/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | INTERACTION.next(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> pa-web/src/wasm.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | if unsafe { INTERACTION.is_done() } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> pa-web/src/wasm.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | INTERACTION.done(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> pa-web/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | INTERACTION.reset(usize::MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> pa-web/src/lib.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | INTERACTION.prev(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> pa-web/src/lib.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | INTERACTION.next(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> pa-web/src/wasm.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | if unsafe { INTERACTION.is_done() } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> pa-web/src/wasm.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | INTERACTION.done(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "fc5746c9253c99c078459477369dd7815cce416e46bc66d93102e1beddc84f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5746c9253c99c078459477369dd7815cce416e46bc66d93102e1beddc84f16", kill_on_drop: false }` [INFO] [stdout] fc5746c9253c99c078459477369dd7815cce416e46bc66d93102e1beddc84f16