[INFO] cloning repository https://github.com/drewstone/rl-hotel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drewstone/rl-hotel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewstone%2Frl-hotel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewstone%2Frl-hotel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 229832378e4dc8d93f118cef93f27858c1a49b6e [INFO] testing drewstone/rl-hotel against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrewstone%2Frl-hotel" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drewstone/rl-hotel on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drewstone/rl-hotel [INFO] finished tweaking git repo https://github.com/drewstone/rl-hotel [INFO] tweaked toml for git repo https://github.com/drewstone/rl-hotel written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/drewstone/rl-hotel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbcf29e7757f32bc9151c2889406aa133cc4b4c714ead54603506e17e48e973f [INFO] running `Command { std: "docker" "start" "-a" "cbcf29e7757f32bc9151c2889406aa133cc4b4c714ead54603506e17e48e973f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbcf29e7757f32bc9151c2889406aa133cc4b4c714ead54603506e17e48e973f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbcf29e7757f32bc9151c2889406aa133cc4b4c714ead54603506e17e48e973f", kill_on_drop: false }` [INFO] [stdout] cbcf29e7757f32bc9151c2889406aa133cc4b4c714ead54603506e17e48e973f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f250e547a5928ac034fe6be3b6009bb5f147230fce761c2393debb8362aca4a2 [INFO] running `Command { std: "docker" "start" "-a" "f250e547a5928ac034fe6be3b6009bb5f147230fce761c2393debb8362aca4a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling blas-src v0.2.1 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling special-fun v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling gnuplot v0.0.31 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling lapacke-sys v0.1.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rstar v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling lapacke v0.2.0 [INFO] [stderr] Compiling geo-types v0.4.3 [INFO] [stderr] Compiling voronoi v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling derive-new v0.5.6 [INFO] [stderr] Compiling procedurals v0.3.1 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling geo v0.12.2 [INFO] [stderr] Compiling ndarray-linalg v0.10.0 [INFO] [stderr] Compiling spaces v4.7.1 [INFO] [stderr] Compiling lfa v0.6.1 [INFO] [stderr] Compiling rstat v0.2.0 [INFO] [stderr] Compiling rsrl v0.6.0 [INFO] [stderr] Compiling rl-hotel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hotelling_agent.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn make_move(mut self, _agent_states: &Matrix, _action_space: &LinearSpace) -> Result { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `OneD` [INFO] [stdout] --> src/simulation.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 21 | OneD, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Dimensions` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/simulation.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, Copy, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Simple` [INFO] [stdout] --> src/hotelling_agent.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 12 | Simple, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HotellingAgentType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/hotelling_agent.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Copy, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Unknown` [INFO] [stdout] --> src/hotelling_agent.rs:14:2 [INFO] [stdout] | [INFO] [stdout] 14 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `HotellingAgentType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/hotelling_agent.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Copy, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnexpectedNoneType` [INFO] [stdout] --> src/hotelling_agent.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | UnexpectedNoneType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SynthesisError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/hotelling_agent.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Copy, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `convex_hull` [INFO] [stdout] --> src/hotelling_agent.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn convex_hull(self, _new_agent_states: &Matrix, _action_space: &LinearSpace) -> Result<(), SynthesisError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `process_reward` [INFO] [stdout] --> src/hotelling_agent.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn process_reward() -> Result<(), SynthesisError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.75s [INFO] running `Command { std: "docker" "inspect" "f250e547a5928ac034fe6be3b6009bb5f147230fce761c2393debb8362aca4a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f250e547a5928ac034fe6be3b6009bb5f147230fce761c2393debb8362aca4a2", kill_on_drop: false }` [INFO] [stdout] f250e547a5928ac034fe6be3b6009bb5f147230fce761c2393debb8362aca4a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d4a15beb001852c4ceddc19c7d26b6d832ff31dfdf093026b22c925686a0b06 [INFO] running `Command { std: "docker" "start" "-a" "2d4a15beb001852c4ceddc19c7d26b6d832ff31dfdf093026b22c925686a0b06", kill_on_drop: false }` [INFO] [stderr] Compiling rl-hotel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/hotelling_agent.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn make_move(mut self, _agent_states: &Matrix, _action_space: &LinearSpace) -> Result { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnexpectedNoneType` [INFO] [stdout] --> src/hotelling_agent.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | UnexpectedNoneType, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SynthesisError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/hotelling_agent.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Copy, Clone, PartialEq)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `convex_hull` [INFO] [stdout] --> src/hotelling_agent.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn convex_hull(self, _new_agent_states: &Matrix, _action_space: &LinearSpace) -> Result<(), SynthesisError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `process_reward` [INFO] [stdout] --> src/hotelling_agent.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn process_reward() -> Result<(), SynthesisError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.41s [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rl_hotel-770c4f29c7940c2b) [INFO] running `Command { std: "docker" "inspect" "2d4a15beb001852c4ceddc19c7d26b6d832ff31dfdf093026b22c925686a0b06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4a15beb001852c4ceddc19c7d26b6d832ff31dfdf093026b22c925686a0b06", kill_on_drop: false }` [INFO] [stdout] 2d4a15beb001852c4ceddc19c7d26b6d832ff31dfdf093026b22c925686a0b06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00eca69eec96225ccc50b6dcd7c658533b9bf13707001794b926930b8f3b0814 [INFO] running `Command { std: "docker" "start" "-a" "00eca69eec96225ccc50b6dcd7c658533b9bf13707001794b926930b8f3b0814", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/hotelling_agent.rs:66:19 [INFO] [stderr] | [INFO] [stderr] 66 | pub fn make_move(mut self, _agent_states: &Matrix, _action_space: &LinearSpace) -> Result { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `UnexpectedNoneType` [INFO] [stderr] --> src/hotelling_agent.rs:19:2 [INFO] [stderr] | [INFO] [stderr] 19 | UnexpectedNoneType, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `SynthesisError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/hotelling_agent.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(Debug, Copy, Clone, PartialEq)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `convex_hull` [INFO] [stderr] --> src/hotelling_agent.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | pub fn convex_hull(self, _new_agent_states: &Matrix, _action_space: &LinearSpace) -> Result<(), SynthesisError> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `process_reward` [INFO] [stderr] --> src/hotelling_agent.rs:75:9 [INFO] [stderr] | [INFO] [stderr] 75 | pub fn process_reward() -> Result<(), SynthesisError> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rl-hotel` (bin "rl-hotel" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.73s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rl_hotel-770c4f29c7940c2b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test hotelling_agent::tests::new_agent_dim_1 ... ok [INFO] [stdout] test simulation::test::initialize_simulations ... ok [INFO] [stdout] test hotelling_agent::tests::create_agents ... ok [INFO] [stdout] test simulation::test::step_simulation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "00eca69eec96225ccc50b6dcd7c658533b9bf13707001794b926930b8f3b0814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00eca69eec96225ccc50b6dcd7c658533b9bf13707001794b926930b8f3b0814", kill_on_drop: false }` [INFO] [stdout] 00eca69eec96225ccc50b6dcd7c658533b9bf13707001794b926930b8f3b0814