[INFO] cloning repository https://github.com/goliajp/nupic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goliajp/nupic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoliajp%2Fnupic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoliajp%2Fnupic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d25094427369ebd1d202fffc160f2e090a21e9f1
[INFO] testing goliajp/nupic/d25094427369ebd1d202fffc160f2e090a21e9f1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoliajp%2Fnupic" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/goliajp/nupic
[INFO] finished tweaking git repo https://github.com/goliajp/nupic
[INFO] tweaked toml for git repo https://github.com/goliajp/nupic written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/goliajp/nupic on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/goliajp/nupic 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" "+1.97.0-beta.6" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded yuvxyb-math v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.123
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.123
[INFO] [stderr]   Downloaded yuvxyb v0.4.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.123
[INFO] [stderr]   Downloaded ssimulacra2 v0.5.1
[INFO] [stderr]   Downloaded oklab v1.1.2
[INFO] [stderr]   Downloaded profiling-procmacros v1.0.18
[INFO] [stderr]   Downloaded profiling v1.0.18
[INFO] [stderr]   Downloaded libfuzzer-sys v0.4.13
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.3
[INFO] [stderr]   Downloaded fax v0.2.7
[INFO] [stderr]   Downloaded ravif v0.12.0
[INFO] [stderr]   Downloaded fast-srgb8 v1.0.0
[INFO] [stderr]   Downloaded imgref v1.12.2
[INFO] [stderr]   Downloaded avif-serialize v0.8.9
[INFO] [stderr]   Downloaded libdeflater v1.25.2
[INFO] [stderr]   Downloaded av-data v0.4.4
[INFO] [stderr]   Downloaded version-compare v0.2.1
[INFO] [stderr]   Downloaded no_std_io2 v0.9.4
[INFO] [stderr]   Downloaded gif v0.14.2
[INFO] [stderr]   Downloaded ravif v0.11.20
[INFO] [stderr]   Downloaded system-deps v6.2.2
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded bitstream-io v4.10.0
[INFO] [stderr]   Downloaded imagequant v4.4.1
[INFO] [stderr]   Downloaded target-lexicon v0.12.16
[INFO] [stderr]   Downloaded built v0.7.7
[INFO] [stderr]   Downloaded ordered-channel v1.2.0
[INFO] [stderr]   Downloaded rexif v0.7.5
[INFO] [stderr]   Downloaded oxipng v9.1.5
[INFO] [stderr]   Downloaded dssim v3.4.0
[INFO] [stderr]   Downloaded dssim-core v3.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]   Downloaded zune-jpeg v0.5.15
[INFO] [stderr]   Downloaded bitstream-io v2.6.0
[INFO] [stderr]   Downloaded lcms2 v6.1.1
[INFO] [stderr]   Downloaded cfg-expr v0.15.8
[INFO] [stderr]   Downloaded lodepng v3.12.2
[INFO] [stderr]   Downloaded clap_complete v4.6.5
[INFO] [stderr]   Downloaded moxcms v0.7.11
[INFO] [stderr]   Downloaded regex v1.12.4
[INFO] [stderr]   Downloaded fast_image_resize v5.1.4
[INFO] [stderr]   Downloaded zlib-rs v0.6.3
[INFO] [stderr]   Downloaded libdeflate-sys v1.25.2
[INFO] [stderr]   Downloaded image v0.25.9
[INFO] [stderr]   Downloaded lcms2-sys v4.0.6
[INFO] [stderr]   Downloaded load_image v3.3.2
[INFO] [stderr]   Downloaded pxfm v0.1.29
[INFO] [stderr]   Downloaded rav1e v0.7.1
[INFO] [stderr]   Downloaded webp v0.3.1
[INFO] [stderr]   Downloaded libwebp-sys v0.9.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2bf14088f29f2d80939d221e221cbf28c245f6d81ac71b7569d1dbaf8321fbd0
[INFO] running `Command { std: "docker" "start" "2bf14088f29f2d80939d221e221cbf28c245f6d81ac71b7569d1dbaf8321fbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bf14088f29f2d80939d221e221cbf28c245f6d81ac71b7569d1dbaf8321fbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bf14088f29f2d80939d221e221cbf28c245f6d81ac71b7569d1dbaf8321fbd0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bf14088f29f2d80939d221e221cbf28c245f6d81ac71b7569d1dbaf8321fbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bf14088f29f2d80939d221e221cbf28c245f6d81ac71b7569d1dbaf8321fbd0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling imgref v1.12.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling yuvxyb-math v0.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling av-data v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling lcms2-sys v4.0.6
[INFO] [stderr]    Compiling libdeflate-sys v1.25.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling yuvxyb v0.4.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling lodepng v3.12.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling nupic-bits v1.2.0 (/opt/rustwide/workdir/crates/nupic-bits)
[INFO] [stderr]    Compiling rexif v0.7.5
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling dssim-core v3.4.0
[INFO] [stderr]    Compiling nupic-deflate v1.2.0 (/opt/rustwide/workdir/crates/nupic-deflate)
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling nupic-color v1.2.0 (/opt/rustwide/workdir/crates/nupic-color)
[INFO] [stderr]    Compiling imagequant v4.4.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling ordered-channel v1.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling nupic-png v1.2.0 (/opt/rustwide/workdir/crates/nupic-png)
[INFO] [stderr]    Compiling nupic-ssimulacra v1.2.0 (/opt/rustwide/workdir/crates/nupic-ssimulacra)
[INFO] [stderr]    Compiling ssimulacra2 v0.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling oklab v1.1.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling libdeflater v1.25.2
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling oxipng v9.1.5
[INFO] [stderr]    Compiling nupic-quantize v1.2.0 (/opt/rustwide/workdir/crates/nupic-quantize)
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> crates/nupic-quantize/src/lib.rs:1140:1
[INFO] [stdout]      |
[INFO] [stdout] 1140 | #[must_use]
[INFO] [stdout]      | ^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout]      |
[INFO] [stdout] note: attribute also specified here
[INFO] [stdout]     --> crates/nupic-quantize/src/lib.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | #[must_use]
[INFO] [stdout]      | ^^^^^^^^^^^
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lcms2 v6.1.1
[INFO] [stderr]    Compiling load_image v3.3.2
[INFO] [stderr]    Compiling dssim v3.4.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling fast_image_resize v5.1.4
[INFO] [stderr]    Compiling webp v0.3.1
[INFO] [stderr]    Compiling nupic-core v1.2.0 (/opt/rustwide/workdir/crates/nupic-core)
[INFO] [stderr]    Compiling nupic-research v1.2.0 (/opt/rustwide/workdir/crates/nupic-research)
[INFO] [stderr]    Compiling nupic-cli v1.2.0 (/opt/rustwide/workdir/crates/nupic-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "2bf14088f29f2d80939d221e221cbf28c245f6d81ac71b7569d1dbaf8321fbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bf14088f29f2d80939d221e221cbf28c245f6d81ac71b7569d1dbaf8321fbd0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling nupic-bits v1.2.0 (/opt/rustwide/workdir/crates/nupic-bits)
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling yuvxyb v0.4.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling nupic-ssimulacra v1.2.0 (/opt/rustwide/workdir/crates/nupic-ssimulacra)
[INFO] [stderr]    Compiling ssimulacra2 v0.5.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling oxipng v9.1.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nupic-quantize v1.2.0 (/opt/rustwide/workdir/crates/nupic-quantize)
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> crates/nupic-quantize/src/lib.rs:1140:1
[INFO] [stdout]      |
[INFO] [stdout] 1140 | #[must_use]
[INFO] [stdout]      | ^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout]      |
[INFO] [stdout] note: attribute also specified here
[INFO] [stdout]     --> crates/nupic-quantize/src/lib.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | #[must_use]
[INFO] [stdout]      | ^^^^^^^^^^^
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling nupic-deflate v1.2.0 (/opt/rustwide/workdir/crates/nupic-deflate)
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling fast_image_resize v5.1.4
[INFO] [stderr]    Compiling webp v0.3.1
[INFO] [stderr]    Compiling nupic-core v1.2.0 (/opt/rustwide/workdir/crates/nupic-core)
[INFO] [stderr]    Compiling nupic-color v1.2.0 (/opt/rustwide/workdir/crates/nupic-color)
[INFO] [stderr]    Compiling nupic-png v1.2.0 (/opt/rustwide/workdir/crates/nupic-png)
[INFO] [stdout] warning: unused import: `rgb::Rgb`
[INFO] [stdout]  --> crates/nupic-quantize/tests/properties.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rgb::Rgb;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]     --> crates/nupic-quantize/src/lib.rs:1140:1
[INFO] [stdout]      |
[INFO] [stdout] 1140 | #[must_use]
[INFO] [stdout]      | ^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout]      |
[INFO] [stdout] note: attribute also specified here
[INFO] [stdout]     --> crates/nupic-quantize/src/lib.rs:1122:1
[INFO] [stdout]      |
[INFO] [stdout] 1122 | #[must_use]
[INFO] [stdout]      | ^^^^^^^^^^^
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nupic-research v1.2.0 (/opt/rustwide/workdir/crates/nupic-research)
[INFO] [stderr]    Compiling nupic-cli v1.2.0 (/opt/rustwide/workdir/crates/nupic-cli)
[INFO] [stdout] warning: unused import: `ssimulacra2_score_srgb_parallel`
[INFO] [stdout]   --> crates/nupic-research/examples/ssim_b1_bench.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ssimulacra2_score_srgb_parallel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Palette`
[INFO] [stdout]   --> crates/nupic-research/examples/codebook_c0_bench.rs:28:35
[INFO] [stdout]    |
[INFO] [stdout] 28 | use nupic_research::codebook_c0::{Palette, TrainConfig, apply_palette, train_palette_c0};
[INFO] [stdout]    |                                   ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `complex_fixture` is never used
[INFO] [stdout]   --> crates/nupic-core/tests/common/mod.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn complex_fixture(w: u32, h: u32) -> Image {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `complex_fixture` is never used
[INFO] [stdout]   --> crates/nupic-core/tests/common/mod.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn complex_fixture(w: u32, h: u32) -> Image {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nupic-cli` (bin "nupic")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name nupic --edition=2024 crates/nupic-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=571daaf012515d59 -C extra-filename=-d947d01757678543 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7bee5f4d77dea346.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-12b6d2f3cb40a835.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9b4a6988bb80d9c5.rlib --extern nupic_core=/opt/rustwide/target/debug/deps/libnupic_core-dc311f6ef0320444.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-32e7857338c6dccb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8335d6a03c25083d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nupic-core` (test "contracts")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name contracts --edition=2024 crates/nupic-core/tests/contracts.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="clap"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default"))' -C metadata=535d59fd0e0f13c9 -C extra-filename=-9032a2da507ad9d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ab_glyph=/opt/rustwide/target/debug/deps/libab_glyph-2d3bb26831ca0f3a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7bee5f4d77dea346.rlib --extern dssim=/opt/rustwide/target/debug/deps/libdssim-451d03920eb0027e.rlib --extern fast_image_resize=/opt/rustwide/target/debug/deps/libfast_image_resize-7e32800a23af48be.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9b4a6988bb80d9c5.rlib --extern imagequant=/opt/rustwide/target/debug/deps/libimagequant-14b2edac13b7e117.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-5d2aa75dd32967e6.rlib --extern nupic_core=/opt/rustwide/target/debug/deps/libnupic_core-dc311f6ef0320444.rlib --extern nupic_png=/opt/rustwide/target/debug/deps/libnupic_png-904c3a83e861bdd6.rlib --extern nupic_quantize=/opt/rustwide/target/debug/deps/libnupic_quantize-52428a03681b7cfa.rlib --extern nupic_ssimulacra=/opt/rustwide/target/debug/deps/libnupic_ssimulacra-bd2dca6ae99dc1a8.rlib --extern oxipng=/opt/rustwide/target/debug/deps/liboxipng-7975952b95be948b.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-51b486bec2c42bd9.rlib --extern ravif=/opt/rustwide/target/debug/deps/libravif-95754897f30289b6.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-a26d48b339de9b3c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-05226581c75f1270.rlib --extern webp=/opt/rustwide/target/debug/deps/libwebp-eb2fa98eafdc2edc.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustckyek68/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnupic_core-dc311f6ef0320444,libwebp-eb2fa98eafdc2edc,liblibwebp_sys-44492f7deef174a7,libnupic_png-904c3a83e861bdd6,libnupic_deflate-64f661693382f3ac,libnupic_bits-8643fa1b97f3fabf,libnupic_quantize-52428a03681b7cfa,libimagequant-14b2edac13b7e117,libonce_cell-b5bdc597ed9676b3,liboxipng-7975952b95be948b,libzopfli-d5dbaa89f0ad0771,libbumpalo-09592ac400046911,librustc_hash-68cbcd0e35cfafe6,libbitvec-35ac29cba6a06bd0,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libcrossbeam_channel-c975edaf87631b25,liblibdeflater-143607240912cb34,liblibdeflate_sys-9536cabe30ca5fb9,libindexmap-bf520b62f9c7179f,libequivalent-6a754676e6af62ae,libhashbrown-d7214d631586fd51,libwide-236c7f5bbfa61828,libsafe_arch-a047004f764da846,libnupic_color-8f9fec67f851b673,libfast_srgb8-0723f07a5579df6a,libnupic_ssimulacra-bd2dca6ae99dc1a8,libyuvxyb-b6bafe843641441b,libav_data-a2c043cea36e43b3,libbytes-2ed9460101f17bbf,libbyte_slice_cast-547e2bc2aa459c88,libyuvxyb_math-414bfaa0ac799c0a,libclap-7bee5f4d77dea346,libclap_builder-e21bfc9644008ff6,libterminal_size-ad3f010dd8d0f52c,librustix-31d7baedc387c099,liblinux_raw_sys-0b6cde911e9a3109,libstrsim-4d1ed08a123238dc,libanstream-14b271bd294f0187,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-33c0bd1745dd5ace,libanstyle_parse-88399b635fc44f8e,libutf8parse-92d0158219063202,libclap_lex-2acbcd0288e51058,libanstyle-9beaeb754742faae,libfast_image_resize-7e32800a23af48be,libravif-95754897f30289b6,librav1e-a79403fa63c73f5f,libdebug_unreachable-2bce5da2715432ba,libthiserror-418477b165ade47f,libbitstream_io-a4cb3b37262b126d,libitertools-119b02439b28388f,libdssim-451d03920eb0027e,libload_image-6c7b1b1e5e203ca0,librexif-26217b1309027212,libjpeg_decoder-14a0296ee2b42a6e,liblodepng-c4ebe5fab1778206,liblcms2-2557f5c7c344d4e7,libforeign_types-bbd930ed77b1896f,libforeign_types_shared-3d83f2459f55b51f,liblcms2_sys-98581f78fb3ded02,liblibc-612664c2206eec43,libdssim_core-746e3b7ba48f6204,libimage-9b4a6988bb80d9c5,libimage_webp-34e741a8e5524094,libqoi-2332160173dca803,libmoxcms-c6d82f528f869cdb,libpxfm-fac55e2f4107c2c2,libtiff-74d2968ad145572d,libfax-fbd76256aa8fcd1b,libzune_jpeg-0bbc5a4c0a8356cb,libzune_core-d8a810c65908360c,libpng-51b486bec2c42bd9,libbitflags-4d66d68843710487,libflate2-9444171341f56b58,libzlib_rs-34d7e32e3b19d6b4,libfdeflate-365b82c780a9e65c,libcrc32fast-77160f4e25d6fc25,libexr-c74e5f3cc5c1111a,libminiz_oxide-48f024fe3a81c3f8,libzune_inflate-8f8272271a7d0b96,libsimd_adler32-4fe6a09bed41f873,libbit_field-ac1ccba4a1744749,liblebe-4a7d05a8365cd804,libhalf-71325cdfee90aa8f,libzerocopy-bf35b1f57d622241,libsmallvec-c4b0763233bab5f9,libzune_jpeg-ecb95bf532f6a64f,libzune_core-1e52e593f0022a9f,libgif-4f238d76e3d541f2,libcolor_quant-72accfe2cafd1a2d,libweezl-c14ee9b06cdfb3f7,libbyteorder_lite-f5df2d14b4488fc7,libravif-fc21e310ddf585ed,libloop9-7b0d5f2b6a99a959,libavif_serialize-ce36c61af03851bb,libquick_error-702b385be5f12d4a,librgb-a26d48b339de9b3c,librav1e-e3e3c2e706208d23,libprofiling-0976dd1bfacf7883,libav_scenechange-b0aa532f1dfecb2d,liby4m-a07076ccebfe9a77,libaligned-6f1cd0bf0a9ea945,libas_slice-537619d8d2baee2f,libstable_deref_trait-63cbf3f3d3f94e56,libav1_grain-4c5aa0fa493183c7,liblog-a38fd7fd086fa205,libnom-44b1bfade50f1364,libmemchr-fc572594d9044527,libnum_rational-cad345de8b11a9fa,libnum_bigint-299544c4feb30d4f,libnum_integer-3242497c441c9502,libanyhow-9e4c44ac98d8e4ea,libmaybe_rayon-d2d6f3a8e460fae7,librayon-88911de07a7dc193,librayon_core-e986c1d1845fe6c3,libcrossbeam_deque-e71c6317821167fb,libcrossbeam_epoch-5fdcd5978a9f0010,libcrossbeam_utils-f696a08ab1e94e7a,libcfg_if-83060ec5685761ae,libv_frame-c48e3703f48b239f,libarrayvec-09741c597eeba17a,libaligned_vec-7d81b89b1e4cb7de,libequator-2a74e1e812298f5c,libthiserror-05226581c75f1270,libbitstream_io-e049a2f683194d9f,libitertools-509298181381e8f8,libeither-21143ee48619ce75,libimgref-5d2aa75dd32967e6,libbytemuck-dbb35833e850c7f0,libnum_traits-888f07a85755f3c0,libab_glyph-2d3bb26831ca0f3a,libowned_ttf_parser-0020509782d71ae9,libttf_parser-3e292cefac450fbd,libab_glyph_rasterizer-56470b15ba8b157c}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustckyek68/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out" "-L" "/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib" "-L" "/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/encoding-69fa6a9b2bd19cf8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nupic-core` (test "encoding") due to 1 previous error; 1 warning emitted
[INFO] [stderr] error: could not compile `nupic-core` (test "errors"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name errors --edition=2024 crates/nupic-core/tests/errors.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="clap"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default"))' -C metadata=fb649e24aec319ab -C extra-filename=-36d631b437b03288 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ab_glyph=/opt/rustwide/target/debug/deps/libab_glyph-2d3bb26831ca0f3a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7bee5f4d77dea346.rlib --extern dssim=/opt/rustwide/target/debug/deps/libdssim-451d03920eb0027e.rlib --extern fast_image_resize=/opt/rustwide/target/debug/deps/libfast_image_resize-7e32800a23af48be.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9b4a6988bb80d9c5.rlib --extern imagequant=/opt/rustwide/target/debug/deps/libimagequant-14b2edac13b7e117.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-5d2aa75dd32967e6.rlib --extern nupic_core=/opt/rustwide/target/debug/deps/libnupic_core-dc311f6ef0320444.rlib --extern nupic_png=/opt/rustwide/target/debug/deps/libnupic_png-904c3a83e861bdd6.rlib --extern nupic_quantize=/opt/rustwide/target/debug/deps/libnupic_quantize-52428a03681b7cfa.rlib --extern nupic_ssimulacra=/opt/rustwide/target/debug/deps/libnupic_ssimulacra-bd2dca6ae99dc1a8.rlib --extern oxipng=/opt/rustwide/target/debug/deps/liboxipng-7975952b95be948b.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-51b486bec2c42bd9.rlib --extern ravif=/opt/rustwide/target/debug/deps/libravif-95754897f30289b6.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-a26d48b339de9b3c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-05226581c75f1270.rlib --extern webp=/opt/rustwide/target/debug/deps/libwebp-eb2fa98eafdc2edc.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nupic-research` (example "speed_sweep")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name speed_sweep --edition=2024 crates/nupic-research/examples/speed_sweep.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=890784506ba93619 -C extra-filename=-3ffca419a1d417da --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-b015fcfcf4d4fee0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-77160f4e25d6fc25.rlib --extern fast_srgb8=/opt/rustwide/target/debug/deps/libfast_srgb8-0723f07a5579df6a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9444171341f56b58.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-4f238d76e3d541f2.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9b4a6988bb80d9c5.rlib --extern imagequant=/opt/rustwide/target/debug/deps/libimagequant-14b2edac13b7e117.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-5d2aa75dd32967e6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-612664c2206eec43.rlib --extern nupic_bits=/opt/rustwide/target/debug/deps/libnupic_bits-8643fa1b97f3fabf.rlib --extern nupic_color=/opt/rustwide/target/debug/deps/libnupic_color-8f9fec67f851b673.rlib --extern nupic_core=/opt/rustwide/target/debug/deps/libnupic_core-dc311f6ef0320444.rlib --extern nupic_deflate=/opt/rustwide/target/debug/deps/libnupic_deflate-64f661693382f3ac.rlib --extern nupic_png=/opt/rustwide/target/debug/deps/libnupic_png-904c3a83e861bdd6.rlib --extern nupic_quantize=/opt/rustwide/target/debug/deps/libnupic_quantize-52428a03681b7cfa.rlib --extern nupic_research=/opt/rustwide/target/debug/deps/libnupic_research-8e9b094c5e150c41.rlib --extern nupic_ssimulacra=/opt/rustwide/target/debug/deps/libnupic_ssimulacra-bd2dca6ae99dc1a8.rlib --extern oklab=/opt/rustwide/target/debug/deps/liboklab-c6081a02ecf26234.rlib --extern oxipng=/opt/rustwide/target/debug/deps/liboxipng-7975952b95be948b.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-51b486bec2c42bd9.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-88911de07a7dc193.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-a26d48b339de9b3c.rlib --extern ssimulacra2=/opt/rustwide/target/debug/deps/libssimulacra2-4831a6e95464f9b7.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-236c7f5bbfa61828.rlib --extern yuvxyb=/opt/rustwide/target/debug/deps/libyuvxyb-b6bafe843641441b.rlib --extern zopfli=/opt/rustwide/target/debug/deps/libzopfli-d5dbaa89f0ad0771.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nupic-research` (example "codebook_c0_bench"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name codebook_c0_bench --edition=2024 crates/nupic-research/examples/codebook_c0_bench.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3f7103033e15ea8f -C extra-filename=-ef6a8960e8903c34 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-b015fcfcf4d4fee0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-77160f4e25d6fc25.rlib --extern fast_srgb8=/opt/rustwide/target/debug/deps/libfast_srgb8-0723f07a5579df6a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9444171341f56b58.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-4f238d76e3d541f2.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9b4a6988bb80d9c5.rlib --extern imagequant=/opt/rustwide/target/debug/deps/libimagequant-14b2edac13b7e117.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-5d2aa75dd32967e6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-612664c2206eec43.rlib --extern nupic_bits=/opt/rustwide/target/debug/deps/libnupic_bits-8643fa1b97f3fabf.rlib --extern nupic_color=/opt/rustwide/target/debug/deps/libnupic_color-8f9fec67f851b673.rlib --extern nupic_core=/opt/rustwide/target/debug/deps/libnupic_core-dc311f6ef0320444.rlib --extern nupic_deflate=/opt/rustwide/target/debug/deps/libnupic_deflate-64f661693382f3ac.rlib --extern nupic_png=/opt/rustwide/target/debug/deps/libnupic_png-904c3a83e861bdd6.rlib --extern nupic_quantize=/opt/rustwide/target/debug/deps/libnupic_quantize-52428a03681b7cfa.rlib --extern nupic_research=/opt/rustwide/target/debug/deps/libnupic_research-8e9b094c5e150c41.rlib --extern nupic_ssimulacra=/opt/rustwide/target/debug/deps/libnupic_ssimulacra-bd2dca6ae99dc1a8.rlib --extern oklab=/opt/rustwide/target/debug/deps/liboklab-c6081a02ecf26234.rlib --extern oxipng=/opt/rustwide/target/debug/deps/liboxipng-7975952b95be948b.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-51b486bec2c42bd9.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-88911de07a7dc193.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-a26d48b339de9b3c.rlib --extern ssimulacra2=/opt/rustwide/target/debug/deps/libssimulacra2-4831a6e95464f9b7.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-236c7f5bbfa61828.rlib --extern yuvxyb=/opt/rustwide/target/debug/deps/libyuvxyb-b6bafe843641441b.rlib --extern zopfli=/opt/rustwide/target/debug/deps/libzopfli-d5dbaa89f0ad0771.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nupic-research` (example "stone_e_fs_dither")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name stone_e_fs_dither --edition=2024 crates/nupic-research/examples/stone_e_fs_dither.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31cf2903a470214b -C extra-filename=-e2a104aa1c338373 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-b015fcfcf4d4fee0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-77160f4e25d6fc25.rlib --extern fast_srgb8=/opt/rustwide/target/debug/deps/libfast_srgb8-0723f07a5579df6a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9444171341f56b58.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-4f238d76e3d541f2.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9b4a6988bb80d9c5.rlib --extern imagequant=/opt/rustwide/target/debug/deps/libimagequant-14b2edac13b7e117.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-5d2aa75dd32967e6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-612664c2206eec43.rlib --extern nupic_bits=/opt/rustwide/target/debug/deps/libnupic_bits-8643fa1b97f3fabf.rlib --extern nupic_color=/opt/rustwide/target/debug/deps/libnupic_color-8f9fec67f851b673.rlib --extern nupic_core=/opt/rustwide/target/debug/deps/libnupic_core-dc311f6ef0320444.rlib --extern nupic_deflate=/opt/rustwide/target/debug/deps/libnupic_deflate-64f661693382f3ac.rlib --extern nupic_png=/opt/rustwide/target/debug/deps/libnupic_png-904c3a83e861bdd6.rlib --extern nupic_quantize=/opt/rustwide/target/debug/deps/libnupic_quantize-52428a03681b7cfa.rlib --extern nupic_research=/opt/rustwide/target/debug/deps/libnupic_research-8e9b094c5e150c41.rlib --extern nupic_ssimulacra=/opt/rustwide/target/debug/deps/libnupic_ssimulacra-bd2dca6ae99dc1a8.rlib --extern oklab=/opt/rustwide/target/debug/deps/liboklab-c6081a02ecf26234.rlib --extern oxipng=/opt/rustwide/target/debug/deps/liboxipng-7975952b95be948b.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-51b486bec2c42bd9.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-88911de07a7dc193.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-a26d48b339de9b3c.rlib --extern ssimulacra2=/opt/rustwide/target/debug/deps/libssimulacra2-4831a6e95464f9b7.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-236c7f5bbfa61828.rlib --extern yuvxyb=/opt/rustwide/target/debug/deps/libyuvxyb-b6bafe843641441b.rlib --extern zopfli=/opt/rustwide/target/debug/deps/libzopfli-d5dbaa89f0ad0771.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nupic-research` (example "ssim_b1_bench"); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name ssim_b1_bench --edition=2024 crates/nupic-research/examples/ssim_b1_bench.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc6a9ee982c87819 -C extra-filename=-e466df81dd72b0c9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-b015fcfcf4d4fee0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-77160f4e25d6fc25.rlib --extern fast_srgb8=/opt/rustwide/target/debug/deps/libfast_srgb8-0723f07a5579df6a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9444171341f56b58.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-4f238d76e3d541f2.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9b4a6988bb80d9c5.rlib --extern imagequant=/opt/rustwide/target/debug/deps/libimagequant-14b2edac13b7e117.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-5d2aa75dd32967e6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-612664c2206eec43.rlib --extern nupic_bits=/opt/rustwide/target/debug/deps/libnupic_bits-8643fa1b97f3fabf.rlib --extern nupic_color=/opt/rustwide/target/debug/deps/libnupic_color-8f9fec67f851b673.rlib --extern nupic_core=/opt/rustwide/target/debug/deps/libnupic_core-dc311f6ef0320444.rlib --extern nupic_deflate=/opt/rustwide/target/debug/deps/libnupic_deflate-64f661693382f3ac.rlib --extern nupic_png=/opt/rustwide/target/debug/deps/libnupic_png-904c3a83e861bdd6.rlib --extern nupic_quantize=/opt/rustwide/target/debug/deps/libnupic_quantize-52428a03681b7cfa.rlib --extern nupic_research=/opt/rustwide/target/debug/deps/libnupic_research-8e9b094c5e150c41.rlib --extern nupic_ssimulacra=/opt/rustwide/target/debug/deps/libnupic_ssimulacra-bd2dca6ae99dc1a8.rlib --extern oklab=/opt/rustwide/target/debug/deps/liboklab-c6081a02ecf26234.rlib --extern oxipng=/opt/rustwide/target/debug/deps/liboxipng-7975952b95be948b.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-51b486bec2c42bd9.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-88911de07a7dc193.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-a26d48b339de9b3c.rlib --extern ssimulacra2=/opt/rustwide/target/debug/deps/libssimulacra2-4831a6e95464f9b7.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-236c7f5bbfa61828.rlib --extern yuvxyb=/opt/rustwide/target/debug/deps/libyuvxyb-b6bafe843641441b.rlib --extern zopfli=/opt/rustwide/target/debug/deps/libzopfli-d5dbaa89f0ad0771.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nupic-research` (example "cycle11_tier4_split")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name cycle11_tier4_split --edition=2024 crates/nupic-research/examples/cycle11_tier4_split.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a406bc76427f3206 -C extra-filename=-34191b86ec4f4014 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-b015fcfcf4d4fee0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-77160f4e25d6fc25.rlib --extern fast_srgb8=/opt/rustwide/target/debug/deps/libfast_srgb8-0723f07a5579df6a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9444171341f56b58.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-4f238d76e3d541f2.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9b4a6988bb80d9c5.rlib --extern imagequant=/opt/rustwide/target/debug/deps/libimagequant-14b2edac13b7e117.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-5d2aa75dd32967e6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-612664c2206eec43.rlib --extern nupic_bits=/opt/rustwide/target/debug/deps/libnupic_bits-8643fa1b97f3fabf.rlib --extern nupic_color=/opt/rustwide/target/debug/deps/libnupic_color-8f9fec67f851b673.rlib --extern nupic_core=/opt/rustwide/target/debug/deps/libnupic_core-dc311f6ef0320444.rlib --extern nupic_deflate=/opt/rustwide/target/debug/deps/libnupic_deflate-64f661693382f3ac.rlib --extern nupic_png=/opt/rustwide/target/debug/deps/libnupic_png-904c3a83e861bdd6.rlib --extern nupic_quantize=/opt/rustwide/target/debug/deps/libnupic_quantize-52428a03681b7cfa.rlib --extern nupic_research=/opt/rustwide/target/debug/deps/libnupic_research-8e9b094c5e150c41.rlib --extern nupic_ssimulacra=/opt/rustwide/target/debug/deps/libnupic_ssimulacra-bd2dca6ae99dc1a8.rlib --extern oklab=/opt/rustwide/target/debug/deps/liboklab-c6081a02ecf26234.rlib --extern oxipng=/opt/rustwide/target/debug/deps/liboxipng-7975952b95be948b.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-51b486bec2c42bd9.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-88911de07a7dc193.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-a26d48b339de9b3c.rlib --extern ssimulacra2=/opt/rustwide/target/debug/deps/libssimulacra2-4831a6e95464f9b7.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-236c7f5bbfa61828.rlib --extern yuvxyb=/opt/rustwide/target/debug/deps/libyuvxyb-b6bafe843641441b.rlib --extern zopfli=/opt/rustwide/target/debug/deps/libzopfli-d5dbaa89f0ad0771.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nupic-research` (example "iter_convergence")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name iter_convergence --edition=2024 crates/nupic-research/examples/iter_convergence.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f4cecbea319c754c -C extra-filename=-4ec22b9090027356 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-b015fcfcf4d4fee0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-77160f4e25d6fc25.rlib --extern fast_srgb8=/opt/rustwide/target/debug/deps/libfast_srgb8-0723f07a5579df6a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9444171341f56b58.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-4f238d76e3d541f2.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9b4a6988bb80d9c5.rlib --extern imagequant=/opt/rustwide/target/debug/deps/libimagequant-14b2edac13b7e117.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-5d2aa75dd32967e6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-612664c2206eec43.rlib --extern nupic_bits=/opt/rustwide/target/debug/deps/libnupic_bits-8643fa1b97f3fabf.rlib --extern nupic_color=/opt/rustwide/target/debug/deps/libnupic_color-8f9fec67f851b673.rlib --extern nupic_core=/opt/rustwide/target/debug/deps/libnupic_core-dc311f6ef0320444.rlib --extern nupic_deflate=/opt/rustwide/target/debug/deps/libnupic_deflate-64f661693382f3ac.rlib --extern nupic_png=/opt/rustwide/target/debug/deps/libnupic_png-904c3a83e861bdd6.rlib --extern nupic_quantize=/opt/rustwide/target/debug/deps/libnupic_quantize-52428a03681b7cfa.rlib --extern nupic_research=/opt/rustwide/target/debug/deps/libnupic_research-8e9b094c5e150c41.rlib --extern nupic_ssimulacra=/opt/rustwide/target/debug/deps/libnupic_ssimulacra-bd2dca6ae99dc1a8.rlib --extern oklab=/opt/rustwide/target/debug/deps/liboklab-c6081a02ecf26234.rlib --extern oxipng=/opt/rustwide/target/debug/deps/liboxipng-7975952b95be948b.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-51b486bec2c42bd9.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-88911de07a7dc193.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-a26d48b339de9b3c.rlib --extern ssimulacra2=/opt/rustwide/target/debug/deps/libssimulacra2-4831a6e95464f9b7.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-236c7f5bbfa61828.rlib --extern yuvxyb=/opt/rustwide/target/debug/deps/libyuvxyb-b6bafe843641441b.rlib --extern zopfli=/opt/rustwide/target/debug/deps/libzopfli-d5dbaa89f0ad0771.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nupic-research` (example "ssim_cement_bench")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name ssim_cement_bench --edition=2024 crates/nupic-research/examples/ssim_cement_bench.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f05225111680aefc -C extra-filename=-79c35781a47fb43a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-b015fcfcf4d4fee0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-77160f4e25d6fc25.rlib --extern fast_srgb8=/opt/rustwide/target/debug/deps/libfast_srgb8-0723f07a5579df6a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9444171341f56b58.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-4f238d76e3d541f2.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9b4a6988bb80d9c5.rlib --extern imagequant=/opt/rustwide/target/debug/deps/libimagequant-14b2edac13b7e117.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-5d2aa75dd32967e6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-612664c2206eec43.rlib --extern nupic_bits=/opt/rustwide/target/debug/deps/libnupic_bits-8643fa1b97f3fabf.rlib --extern nupic_color=/opt/rustwide/target/debug/deps/libnupic_color-8f9fec67f851b673.rlib --extern nupic_core=/opt/rustwide/target/debug/deps/libnupic_core-dc311f6ef0320444.rlib --extern nupic_deflate=/opt/rustwide/target/debug/deps/libnupic_deflate-64f661693382f3ac.rlib --extern nupic_png=/opt/rustwide/target/debug/deps/libnupic_png-904c3a83e861bdd6.rlib --extern nupic_quantize=/opt/rustwide/target/debug/deps/libnupic_quantize-52428a03681b7cfa.rlib --extern nupic_research=/opt/rustwide/target/debug/deps/libnupic_research-8e9b094c5e150c41.rlib --extern nupic_ssimulacra=/opt/rustwide/target/debug/deps/libnupic_ssimulacra-bd2dca6ae99dc1a8.rlib --extern oklab=/opt/rustwide/target/debug/deps/liboklab-c6081a02ecf26234.rlib --extern oxipng=/opt/rustwide/target/debug/deps/liboxipng-7975952b95be948b.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-51b486bec2c42bd9.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-88911de07a7dc193.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-a26d48b339de9b3c.rlib --extern ssimulacra2=/opt/rustwide/target/debug/deps/libssimulacra2-4831a6e95464f9b7.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-236c7f5bbfa61828.rlib --extern yuvxyb=/opt/rustwide/target/debug/deps/libyuvxyb-b6bafe843641441b.rlib --extern zopfli=/opt/rustwide/target/debug/deps/libzopfli-d5dbaa89f0ad0771.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nupic-cli` (example "gen_test_image")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name gen_test_image --edition=2024 crates/nupic-cli/examples/gen_test_image.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40ea421514788f1c -C extra-filename=-48ee0e7624e26041 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7bee5f4d77dea346.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-12b6d2f3cb40a835.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9b4a6988bb80d9c5.rlib --extern nupic_core=/opt/rustwide/target/debug/deps/libnupic_core-dc311f6ef0320444.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-32e7857338c6dccb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8335d6a03c25083d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nupic-research` (example "probe_classify_signals")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.97.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name probe_classify_signals --edition=2024 crates/nupic-research/examples/probe_classify_signals.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ddd87a698277ed5 -C extra-filename=-c64c9bf061683fad --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern adler32=/opt/rustwide/target/debug/deps/libadler32-b015fcfcf4d4fee0.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-77160f4e25d6fc25.rlib --extern fast_srgb8=/opt/rustwide/target/debug/deps/libfast_srgb8-0723f07a5579df6a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9444171341f56b58.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-4f238d76e3d541f2.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9b4a6988bb80d9c5.rlib --extern imagequant=/opt/rustwide/target/debug/deps/libimagequant-14b2edac13b7e117.rlib --extern imgref=/opt/rustwide/target/debug/deps/libimgref-5d2aa75dd32967e6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-612664c2206eec43.rlib --extern nupic_bits=/opt/rustwide/target/debug/deps/libnupic_bits-8643fa1b97f3fabf.rlib --extern nupic_color=/opt/rustwide/target/debug/deps/libnupic_color-8f9fec67f851b673.rlib --extern nupic_core=/opt/rustwide/target/debug/deps/libnupic_core-dc311f6ef0320444.rlib --extern nupic_deflate=/opt/rustwide/target/debug/deps/libnupic_deflate-64f661693382f3ac.rlib --extern nupic_png=/opt/rustwide/target/debug/deps/libnupic_png-904c3a83e861bdd6.rlib --extern nupic_quantize=/opt/rustwide/target/debug/deps/libnupic_quantize-52428a03681b7cfa.rlib --extern nupic_research=/opt/rustwide/target/debug/deps/libnupic_research-8e9b094c5e150c41.rlib --extern nupic_ssimulacra=/opt/rustwide/target/debug/deps/libnupic_ssimulacra-bd2dca6ae99dc1a8.rlib --extern oklab=/opt/rustwide/target/debug/deps/liboklab-c6081a02ecf26234.rlib --extern oxipng=/opt/rustwide/target/debug/deps/liboxipng-7975952b95be948b.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-51b486bec2c42bd9.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-88911de07a7dc193.rlib --extern rgb=/opt/rustwide/target/debug/deps/librgb-a26d48b339de9b3c.rlib --extern ssimulacra2=/opt/rustwide/target/debug/deps/libssimulacra2-4831a6e95464f9b7.rlib --extern wide=/opt/rustwide/target/debug/deps/libwide-236c7f5bbfa61828.rlib --extern yuvxyb=/opt/rustwide/target/debug/deps/libyuvxyb-b6bafe843641441b.rlib --extern zopfli=/opt/rustwide/target/debug/deps/libzopfli-d5dbaa89f0ad0771.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/lcms2-sys-3b454e89ff3a37cc/out -L native=/opt/rustwide/target/debug/build/libdeflate-sys-7b1017688c520426/out/lib -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out -L native=/opt/rustwide/target/debug/build/libwebp-sys-2c0320ae966655d8/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2bf14088f29f2d80939d221e221cbf28c245f6d81ac71b7569d1dbaf8321fbd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bf14088f29f2d80939d221e221cbf28c245f6d81ac71b7569d1dbaf8321fbd0", kill_on_drop: false }`
[INFO] [stdout] 2bf14088f29f2d80939d221e221cbf28c245f6d81ac71b7569d1dbaf8321fbd0
