[INFO] fetching crate ncps-rust 0.1.1...
[INFO] testing ncps-rust-0.1.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate ncps-rust 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ncps-rust 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ncps-rust 0.1.1
[INFO] tweaked toml for crates.io crate ncps-rust 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ncps-rust 0.1.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ncps-rust 0.1.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 243179d407e5a1d5ceb85ced45d73dfa1237d5494be9d51f283c7c17ae03a226
[INFO] running `Command { std: "docker" "start" "-a" "243179d407e5a1d5ceb85ced45d73dfa1237d5494be9d51f283c7c17ae03a226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "243179d407e5a1d5ceb85ced45d73dfa1237d5494be9d51f283c7c17ae03a226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "243179d407e5a1d5ceb85ced45d73dfa1237d5494be9d51f283c7c17ae03a226", kill_on_drop: false }`
[INFO] [stdout] 243179d407e5a1d5ceb85ced45d73dfa1237d5494be9d51f283c7c17ae03a226
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a43b9c0a46d8649b21b671ba974c33814b5c90ee9390622c815a26e93073b533
[INFO] running `Command { std: "docker" "start" "-a" "a43b9c0a46d8649b21b671ba974c33814b5c90ee9390622c815a26e93073b533", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling cubecl-common v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling gix-trace v0.1.17
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling burn-ndarray v0.16.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling atomic_float v1.1.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.36
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling burn-derive v0.16.1
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling gix-hash v0.15.1
[INFO] [stderr]    Compiling gix-features v0.39.1
[INFO] [stderr]    Compiling gix-fs v0.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling gix-tempfile v15.0.0
[INFO] [stderr]    Compiling burn-common v0.16.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling burn-tensor v0.16.1
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling serde_rusqlite v0.36.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.25.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling burn-autodiff v0.16.1
[INFO] [stderr]    Compiling burn-dataset v0.16.1
[INFO] [stderr]    Compiling burn-core v0.16.1
[INFO] [stderr]    Compiling burn v0.16.1
[INFO] [stderr]    Compiling ncps-rust v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/wirings/base.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let mut rng = StdRng::seed_from_u64(erev_init_seed);
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rng`
[INFO] [stdout]    --> src/wirings/base.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let mut rng = StdRng::seed_from_u64(erev_init_seed);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adjacency_matrix`
[INFO] [stdout]    --> src/wirings/ncp.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let adjacency_matrix = if let Some(matrix) = config.adjacency_matrix {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adjacency_matrix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sensory_adjacency_matrix`
[INFO] [stdout]    --> src/wirings/ncp.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let sensory_adjacency_matrix = config.sensory_adjacency_matrix.map(|matrix| {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sensory_adjacency_matrix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "a43b9c0a46d8649b21b671ba974c33814b5c90ee9390622c815a26e93073b533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a43b9c0a46d8649b21b671ba974c33814b5c90ee9390622c815a26e93073b533", kill_on_drop: false }`
[INFO] [stdout] a43b9c0a46d8649b21b671ba974c33814b5c90ee9390622c815a26e93073b533
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4b6ca0bc7043e586ede425466912da94077ad7f51607dc8495c210dfd5b993f
[INFO] running `Command { std: "docker" "start" "-a" "c4b6ca0bc7043e586ede425466912da94077ad7f51607dc8495c210dfd5b993f", kill_on_drop: false }`
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/wirings/base.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let mut rng = StdRng::seed_from_u64(erev_init_seed);
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rng`
[INFO] [stdout]    --> src/wirings/base.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let mut rng = StdRng::seed_from_u64(erev_init_seed);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adjacency_matrix`
[INFO] [stdout]    --> src/wirings/ncp.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let adjacency_matrix = if let Some(matrix) = config.adjacency_matrix {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adjacency_matrix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sensory_adjacency_matrix`
[INFO] [stdout]    --> src/wirings/ncp.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let sensory_adjacency_matrix = config.sensory_adjacency_matrix.map(|matrix| {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sensory_adjacency_matrix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ncps-rust v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `AutoNCP`
[INFO] [stdout]  --> tests/ltc_cell_test.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ncps::wirings::{AutoNCP, FullyConnected};
[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 variable: `target`
[INFO] [stdout]   --> examples/training_demo.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let target = Tensor::<Backend, 3>::random(
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out1`
[INFO] [stdout]   --> examples/training_demo.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let (out1, state1) = model.forward(
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_out1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out2`
[INFO] [stdout]    --> examples/training_demo.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let (out2, state2) = model.forward(
[INFO] [stdout]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_out2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state2`
[INFO] [stdout]    --> examples/training_demo.rs:101:16
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let (out2, state2) = model.forward(
[INFO] [stdout]     |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_state2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state_seq`
[INFO] [stdout]   --> examples/basic.rs:51:22
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let (output_seq, state_seq) = cfc_seq.forward(input_seq, None, None);
[INFO] [stdout]    |                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_seq`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output`
[INFO] [stdout]   --> tests/ltc_cell_test.rs:56:10
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let (output, new_state) = cell.forward(inputs.clone(), states.clone(), elapsed_time.clone());
[INFO] [stdout]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out1`
[INFO] [stdout]   --> tests/ltc_cell_test.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let (out1, state1) = cell.forward(inputs.clone(), states.clone(), ts_small);
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_out1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out2`
[INFO] [stdout]    --> tests/ltc_cell_test.rs:100:10
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let (out2, state2) = cell.forward(inputs, states, ts_large);
[INFO] [stdout]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_out2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FullyConnected`
[INFO] [stdout]    --> src/rnn/cfc.rs:232:35
[INFO] [stdout]     |
[INFO] [stdout] 232 |     use crate::wirings::{AutoNCP, FullyConnected};
[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 variable: `output`
[INFO] [stdout]    --> src/cells/ltc_cell.rs:545:14
[INFO] [stdout]     |
[INFO] [stdout] 545 |         let (output, new_state) =
[INFO] [stdout]     |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]    --> src/rnn/ltc.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let (output, state) = ltc.forward(input, None, None);
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/wirings/base.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let mut rng = StdRng::seed_from_u64(erev_init_seed);
[INFO] [stdout]     |             ----^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rng`
[INFO] [stdout]    --> src/wirings/base.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let mut rng = StdRng::seed_from_u64(erev_init_seed);
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `adjacency_matrix`
[INFO] [stdout]    --> src/wirings/ncp.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let adjacency_matrix = if let Some(matrix) = config.adjacency_matrix {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adjacency_matrix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sensory_adjacency_matrix`
[INFO] [stdout]    --> src/wirings/ncp.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let sensory_adjacency_matrix = config.sensory_adjacency_matrix.map(|matrix| {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sensory_adjacency_matrix`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.78s
[INFO] running `Command { std: "docker" "inspect" "c4b6ca0bc7043e586ede425466912da94077ad7f51607dc8495c210dfd5b993f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b6ca0bc7043e586ede425466912da94077ad7f51607dc8495c210dfd5b993f", kill_on_drop: false }`
[INFO] [stdout] c4b6ca0bc7043e586ede425466912da94077ad7f51607dc8495c210dfd5b993f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91bd320ed1f1789b13ad8604ac32416d97bd5aebeafde9e6629d2fbc7b7ee6a4
[INFO] running `Command { std: "docker" "start" "-a" "91bd320ed1f1789b13ad8604ac32416d97bd5aebeafde9e6629d2fbc7b7ee6a4", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/wirings/base.rs:325:13
[INFO] [stderr]     |
[INFO] [stderr] 325 |         let mut rng = StdRng::seed_from_u64(erev_init_seed);
[INFO] [stderr]     |             ----^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rng`
[INFO] [stderr]    --> src/wirings/base.rs:325:13
[INFO] [stderr]     |
[INFO] [stderr] 325 |         let mut rng = StdRng::seed_from_u64(erev_init_seed);
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `adjacency_matrix`
[INFO] [stderr]    --> src/wirings/ncp.rs:309:13
[INFO] [stderr]     |
[INFO] [stderr] 309 |         let adjacency_matrix = if let Some(matrix) = config.adjacency_matrix {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_adjacency_matrix`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sensory_adjacency_matrix`
[INFO] [stderr]    --> src/wirings/ncp.rs:316:13
[INFO] [stderr]     |
[INFO] [stderr] 316 |         let sensory_adjacency_matrix = config.sensory_adjacency_matrix.map(|matrix| {
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sensory_adjacency_matrix`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `FullyConnected`
[INFO] [stderr]    --> src/rnn/cfc.rs:232:35
[INFO] [stderr]     |
[INFO] [stderr] 232 |     use crate::wirings::{AutoNCP, FullyConnected};
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]    --> src/cells/ltc_cell.rs:545:14
[INFO] [stderr]     |
[INFO] [stderr] 545 |         let (output, new_state) =
[INFO] [stderr]     |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]    --> src/rnn/ltc.rs:326:22
[INFO] [stderr]     |
[INFO] [stderr] 326 |         let (output, state) = ltc.forward(input, None, None);
[INFO] [stderr]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rng`
[INFO] [stderr]    --> src/wirings/base.rs:325:13
[INFO] [stderr]     |
[INFO] [stderr] 325 |         let mut rng = StdRng::seed_from_u64(erev_init_seed);
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rng`
[INFO] [stderr] 
[INFO] [stderr] warning: `ncps-rust` (lib) generated 4 warnings (run `cargo fix --lib -p ncps-rust` to apply 4 suggestions)
[INFO] [stderr] warning: `ncps-rust` (lib test) generated 7 warnings (3 duplicates) (run `cargo fix --lib -p ncps-rust --tests` to apply 4 suggestions)
[INFO] [stderr] warning: unused variable: `target`
[INFO] [stderr]   --> examples/training_demo.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     let target = Tensor::<Backend, 3>::random(
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `out1`
[INFO] [stderr]   --> examples/training_demo.rs:91:10
[INFO] [stderr]    |
[INFO] [stderr] 91 |     let (out1, state1) = model.forward(
[INFO] [stderr]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_out1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `out2`
[INFO] [stderr]    --> examples/training_demo.rs:101:10
[INFO] [stderr]     |
[INFO] [stderr] 101 |     let (out2, state2) = model.forward(
[INFO] [stderr]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_out2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state2`
[INFO] [stderr]    --> examples/training_demo.rs:101:16
[INFO] [stderr]     |
[INFO] [stderr] 101 |     let (out2, state2) = model.forward(
[INFO] [stderr]     |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_state2`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state_seq`
[INFO] [stderr]   --> examples/basic.rs:51:22
[INFO] [stderr]    |
[INFO] [stderr] 51 |     let (output_seq, state_seq) = cfc_seq.forward(input_seq, None, None);
[INFO] [stderr]    |                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_seq`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AutoNCP`
[INFO] [stderr]  --> tests/ltc_cell_test.rs:6:21
[INFO] [stderr]   |
[INFO] [stderr] 6 | use ncps::wirings::{AutoNCP, FullyConnected};
[INFO] [stderr]   |                     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `output`
[INFO] [stderr]   --> tests/ltc_cell_test.rs:56:10
[INFO] [stderr]    |
[INFO] [stderr] 56 |     let (output, new_state) = cell.forward(inputs.clone(), states.clone(), elapsed_time.clone());
[INFO] [stderr]    |          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `out1`
[INFO] [stderr]   --> tests/ltc_cell_test.rs:96:10
[INFO] [stderr]    |
[INFO] [stderr] 96 |     let (out1, state1) = cell.forward(inputs.clone(), states.clone(), ts_small);
[INFO] [stderr]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_out1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `out2`
[INFO] [stderr]    --> tests/ltc_cell_test.rs:100:10
[INFO] [stderr]     |
[INFO] [stderr] 100 |     let (out2, state2) = cell.forward(inputs, states, ts_large);
[INFO] [stderr]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_out2`
[INFO] [stderr] 
[INFO] [stderr] warning: `ncps-rust` (example "training_demo") generated 4 warnings (run `cargo fix --example "training_demo" -p ncps-rust` to apply 4 suggestions)
[INFO] [stderr] warning: `ncps-rust` (example "basic") generated 1 warning (run `cargo fix --example "basic" -p ncps-rust` to apply 1 suggestion)
[INFO] [stderr] warning: `ncps-rust` (test "ltc_cell_test") generated 4 warnings (run `cargo fix --test "ltc_cell_test" -p ncps-rust` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ncps-e55efebb28155059)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test activation::tests::test_lecun_tanh_saturation ... ok
[INFO] [stdout] test activation::tests::test_lecun_trait ... ok
[INFO] [stdout] test cells::cfc_cell::tests::test_cfc_backbone_configurations ... ok
[INFO] [stdout] test activation::tests::test_lecun_3d_tensor ... ok
[INFO] [stdout] test activation::tests::test_lecun_tanh_zero ... ok
[INFO] [stdout] test activation::tests::test_lecun_tanh_multidimensional ... ok
[INFO] [stdout] test activation::tests::test_lecun_tanh_range ... ok
[INFO] [stdout] test cells::cfc_cell::tests::test_cfc_cell_creation ... ok
[INFO] [stdout] test cells::lstm_cell::tests::test_lstm_cell_creation ... ok
[INFO] [stdout] test cells::ltc_cell::tests::test_ltc_cell_forward ... ok
[INFO] [stdout] test cells::lstm_cell::tests::test_lstm_forget_gate ... ok
[INFO] [stdout] test cells::lstm_cell::tests::test_lstm_batch_sizes ... ok
[INFO] [stdout] test cells::cfc_cell::tests::test_cfc_invalid_activation - should panic ... ok
[INFO] [stdout] test cells::lstm_cell::tests::test_lstm_forward ... ok
[INFO] [stdout] test cells::ltc_cell::tests::test_ltc_cell_creation ... ok
[INFO] [stdout] test cells::lstm_cell::tests::test_lstm_state_persistence ... ok
[INFO] [stdout] test cells::wired_cfc_cell::tests::test_wired_cfc_layer_sizes ... ok
[INFO] [stdout] test cells::wired_cfc_cell::tests::test_wired_cfc_creation ... ok
[INFO] [stdout] test cells::cfc_cell::tests::test_cfc_forward_pure ... ok
[INFO] [stdout] test rnn::cfc::tests::test_cfc_rnn_creation ... ok
[INFO] [stdout] test cells::cfc_cell::tests::test_cfc_state_change ... ok
[INFO] [stdout] test cells::cfc_cell::tests::test_cfc_forward_default ... ok
[INFO] [stdout] test cells::cfc_cell::tests::test_cfc_batch_processing ... ok
[INFO] [stdout] test cells::cfc_cell::tests::test_cfc_forward_no_gate ... ok
[INFO] [stdout] test cells::cfc_cell::tests::test_cfc_from_wiring ... ok
[INFO] [stdout] test rnn::cfc::tests::test_cfc_rnn_with_wiring ... ok
[INFO] [stdout] test rnn::cfc::tests::test_cfc_rnn_forward ... ok
[INFO] [stdout] test cells::wired_cfc_cell::tests::test_wired_cfc_with_different_wirings ... ok
[INFO] [stdout] test rnn::cfc::tests::test_cfc_rnn_with_initial_state ... ok
[INFO] [stdout] test cells::ltc_cell::tests::test_ltc_state_change ... ok
[INFO] [stdout] test cells::cfc_cell::tests::test_cfc_sparsity_mask ... ok
[INFO] [stdout] test rnn::ltc::tests::test_ltc_rnn_creation ... ok
[INFO] [stdout] test rnn::cfc::tests::test_cfc_rnn_backbone_config ... ok
[INFO] [stdout] test cells::wired_cfc_cell::tests::test_wired_cfc_state_partitioning ... ok
[INFO] [stdout] test cells::wired_cfc_cell::tests::test_wired_cfc_forward ... ok
[INFO] [stdout] test cells::cfc_cell::tests::test_cfc_different_modes_produce_different_results ... ok
[INFO] [stdout] test rnn::cfc::tests::test_cfc_rnn_return_last_only ... ok
[INFO] [stdout] test cells::wired_cfc_cell::tests::test_wired_cfc_with_fully_connected ... ok
[INFO] [stdout] test rnn::cfc::tests::test_cfc_rnn_seq_first ... ok
[INFO] [stdout] test cells::wired_cfc_cell::tests::test_wired_cfc_information_flow ... ok
[INFO] [stdout] test cells::cfc_cell::tests::test_cfc_activations ... ok
[INFO] [stdout] test rnn::cfc::tests::test_cfc_rnn_with_projection ... ok
[INFO] [stdout] test rnn::ltc::tests::test_ltc_rnn_with_ncp_wiring ... ok
[INFO] [stdout] test rnn::ltc::tests::test_ltc_rnn_sequence_processing ... ok
[INFO] [stdout] test rnn::ltc::tests::test_ltc_rnn_with_initial_state ... ok
[INFO] [stdout] test rnn::ltc::tests::test_ltc_rnn_forward_batch_first ... ok
[INFO] [stdout] test rnn::ltc::tests::test_ltc_rnn_with_timespans ... ok
[INFO] [stdout] test rnn::ltc::tests::test_ltc_rnn_return_last_only ... ok
[INFO] [stdout] test rnn::ltc::tests::test_ltc_rnn_forward_seq_first ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.46s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/activation_test.rs (/opt/rustwide/target/debug/deps/activation_test-5d5b15860edd31d9)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_lecun_tanh_gradient ... ok
[INFO] [stdout] test test_lecun_tanh_zero ... ok
[INFO] [stdout] test test_lecun_tanh_range ... ok
[INFO] [stdout] test test_lecun_tanh_saturation ... ok
[INFO] [stdout] test test_lecun_tanh_multidimensional ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cfc_cell_test.rs (/opt/rustwide/target/debug/deps/cfc_cell_test-d547606cf68e34d9)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test tests::test_cfc_cell_creation ... ok
[INFO] [stdout] test tests::test_cfc_forward_no_gate ... ok
[INFO] [stdout] test tests::test_cfc_forward_pure ... ok
[INFO] [stdout] test tests::test_cfc_different_modes_produce_different_results ... ok
[INFO] [stdout] test tests::test_cfc_invalid_activation - should panic ... ok
[INFO] [stdout] test tests::test_cfc_state_change ... ok
[INFO] [stdout] test tests::test_cfc_batch_processing ... ok
[INFO] [stdout] test tests::test_cfc_forward_default ... ok
[INFO] [stdout] test tests::test_cfc_sparsity_mask ... ok
[INFO] [stdout] test tests::test_cfc_backbone_configurations ... ok
[INFO] [stdout] test tests::test_cfc_activations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ltc_cell_test.rs (/opt/rustwide/target/debug/deps/ltc_cell_test-4f30b96f089af90d)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_ltc_cell_creation ... ok
[INFO] [stdout] test test_ltc_parameter_shapes ... ok
[INFO] [stdout] test test_ltc_synapse_count ... ok
[INFO] [stdout] test test_ltc_with_random_inputs ... ok
[INFO] [stdout] test test_ltc_cell_forward ... ok
[INFO] [stdout] test test_ltc_different_time_steps ... ok
[INFO] [stdout] test test_ltc_with_ncp_wiring ... ok
[INFO] [stdout] test test_ltc_state_change ... ok
[INFO] [stdout] test test_ltc_different_batch_sizes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wired_cfc_cell_test.rs (/opt/rustwide/target/debug/deps/wired_cfc_cell_test-c3bc91fa7cb0e12a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_wired_cfc_layer_sizes ... ok
[INFO] [stdout] test test_wired_cfc_with_different_wirings ... ok
[INFO] [stdout] test test_wired_cfc_creation ... ok
[INFO] [stdout] test test_wired_cfc_state_partitioning ... ok
[INFO] [stdout] test test_wired_cfc_forward ... ok
[INFO] [stdout] test test_wired_cfc_information_flow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wirings_test.rs (/opt/rustwide/target/debug/deps/wirings_test-f52ecba16f4ff0cb)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_ncp_neuron_types ... ok
[INFO] [stdout] test tests::test_ncp_structure ... ok
[INFO] [stdout] test tests::test_auto_ncp_convenience ... ok
[INFO] [stdout] test tests::test_add_synapse ... ok
[INFO] [stdout] test tests::test_fully_connected_creation ... ok
[INFO] [stdout] test tests::test_fully_connected_build ... ok
[INFO] [stdout] test tests::test_fully_connected_serialization ... ok
[INFO] [stdout] test tests::test_random_wiring ... ok
[INFO] [stdout] test tests::test_ncp_build ... ok
[INFO] [stdout] test tests::test_wiring_synapse_count ... ok
[INFO] [stdout] test tests::test_auto_ncp_invalid_output_size - should panic ... ok
[INFO] [stdout] test tests::test_add_synapse_invalid_polarity - should panic ... ok
[INFO] [stdout] test tests::test_auto_ncp_invalid_sparsity - should panic ... ok
[INFO] [stdout] test tests::test_add_synapse_out_of_bounds - should panic ... ok
[INFO] [stdout] test tests::test_conflicting_input_dim - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ncps
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test src/cells/mod.rs - cells (line 63) ... ignored
[INFO] [stdout] test src/lib.rs - (line 137) ... ignored
[INFO] [stdout] test src/lib.rs - (line 148) ... ignored
[INFO] [stdout] test src/lib.rs - (line 157) ... ignored
[INFO] [stdout] test src/lib.rs - (line 59) ... ignored
[INFO] [stdout] test src/rnn/mod.rs - rnn (line 122) ... ignored
[INFO] [stdout] test src/rnn/mod.rs - rnn (line 15) ... ignored
[INFO] [stdout] test src/rnn/mod.rs - rnn (line 62) ... ignored
[INFO] [stdout] test src/rnn/mod.rs - rnn (line 72) ... ignored
[INFO] [stdout] test src/rnn/mod.rs - rnn (line 82) ... ignored
[INFO] [stdout] test src/rnn/mod.rs - rnn (line 93) ... ignored
[INFO] [stdout] test src/wirings/ncp.rs - wirings::ncp::NCP (line 44) ... ok
[INFO] [stdout] test src/wirings/mod.rs - wirings (line 24) ... ok
[INFO] [stdout] test src/wirings/mod.rs - wirings (line 118) ... ok
[INFO] [stdout] test src/wirings/mod.rs - wirings (line 99) ... ok
[INFO] [stdout] test src/wirings/mod.rs - wirings (line 84) ... ok
[INFO] [stdout] test src/wirings/ncp.rs - wirings::ncp::AutoNCP (line 499) ... ok
[INFO] [stdout] test src/wirings/base.rs - wirings::base::FullyConnected (line 278) ... ok
[INFO] [stdout] test src/lib.rs - (line 167) ... ok
[INFO] [stdout] test src/wirings/ncp.rs - wirings::ncp::AutoNCP (line 533) ... ok
[INFO] [stdout] test src/lib.rs - (line 37) ... ok
[INFO] [stdout] test src/wirings/base.rs - wirings::base::Wiring::build (line 121) ... ok
[INFO] [stdout] test src/wirings/base.rs - wirings::base::Wiring::get_type_of_neuron (line 142) ... ok
[INFO] [stdout] test src/wirings/random.rs - wirings::random::Random (line 23) ... ok
[INFO] [stdout] test src/wirings/ncp.rs - wirings::ncp::AutoNCP (line 540) ... ok
[INFO] [stdout] test src/wirings/base.rs - wirings::base::Wiring (line 25) ... ok
[INFO] [stdout] test src/activation.rs - activation::LeCun (line 19) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 4.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "91bd320ed1f1789b13ad8604ac32416d97bd5aebeafde9e6629d2fbc7b7ee6a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91bd320ed1f1789b13ad8604ac32416d97bd5aebeafde9e6629d2fbc7b7ee6a4", kill_on_drop: false }`
[INFO] [stdout] 91bd320ed1f1789b13ad8604ac32416d97bd5aebeafde9e6629d2fbc7b7ee6a4
