[INFO] fetching crate fil_actor_reward_state 19.0.0... [INFO] testing fil_actor_reward_state-19.0.0 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate fil_actor_reward_state 19.0.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate fil_actor_reward_state 19.0.0 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fil_actor_reward_state 19.0.0 [INFO] finished tweaking crates.io crate fil_actor_reward_state 19.0.0 [INFO] tweaked toml for crates.io crate fil_actor_reward_state 19.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 222 packages to latest compatible versions [INFO] [stderr] Adding fvm_shared v2.10.0 (available: v4.5.3) [INFO] [stderr] Adding fvm_shared v3.12.0 (available: v4.5.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c03226694fdecb7072e6d9be9b47fb9db0692435752aeed061f6ebf0a60c985 [INFO] running `Command { std: "docker" "start" "-a" "6c03226694fdecb7072e6d9be9b47fb9db0692435752aeed061f6ebf0a60c985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c03226694fdecb7072e6d9be9b47fb9db0692435752aeed061f6ebf0a60c985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c03226694fdecb7072e6d9be9b47fb9db0692435752aeed061f6ebf0a60c985", kill_on_drop: false }` [INFO] [stdout] 6c03226694fdecb7072e6d9be9b47fb9db0692435752aeed061f6ebf0a60c985 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6bc24b8f1f8d4ceed1ddddba5591274b36b5dc90a8d77563b0a472b759126ff [INFO] running `Command { std: "docker" "start" "-a" "c6bc24b8f1f8d4ceed1ddddba5591274b36b5dc90a8d77563b0a472b759126ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ec-gpu v0.2.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling generic-array v1.1.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling ec-gpu-gen v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling positioned-io v0.3.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling storage-proofs-porep v18.1.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling sha2raw v13.1.0 [INFO] [stderr] Compiling fdlimit v0.2.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling iowrap v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling integer-encoding v4.0.2 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.15 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.10 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling execute-command-macro v0.1.9 [INFO] [stderr] Compiling execute v0.2.13 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling frc42_hasher v6.0.0 [INFO] [stderr] Compiling frc42_macros v6.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bellpepper-core v0.2.1 [INFO] [stderr] Compiling blstrs v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling cs_serde_bytes v0.12.2 [INFO] [stderr] Compiling multihash-derive v0.9.1 [INFO] [stderr] Compiling forest_hash_utils v0.1.0 [INFO] [stderr] Compiling multihash-codetable v0.1.4 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling ipld-core v0.4.1 [INFO] [stderr] Compiling fvm_ipld_blockstore v0.3.1 [INFO] [stderr] Compiling fr32 v11.1.0 [INFO] [stderr] Compiling bellpepper v0.2.1 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.6.1 [INFO] [stderr] Compiling config v0.12.0 [INFO] [stderr] Compiling fvm_ipld_encoding v0.5.1 [INFO] [stderr] Compiling bellperson v0.26.0 [INFO] [stderr] Compiling fvm_ipld_hamt v0.10.3 [INFO] [stderr] Compiling fvm_ipld_bitfield v0.7.1 [INFO] [stderr] Compiling fvm_ipld_amt v0.7.3 [INFO] [stderr] Compiling fvm_shared v4.5.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling fvm_shared v3.12.0 [INFO] [stderr] Compiling neptune v11.0.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling merkletree v0.23.0 [INFO] [stderr] Compiling fvm_sdk v4.5.3 [INFO] [stderr] Compiling frc42_dispatch v8.0.0 [INFO] [stderr] Compiling fvm_actor_utils v12.0.1 [INFO] [stderr] Compiling frc46_token v12.0.1 [INFO] [stderr] Compiling filecoin-hashers v13.1.0 [INFO] [stderr] Compiling storage-proofs-core v18.1.0 [INFO] [stderr] Compiling storage-proofs-post v18.1.0 [INFO] [stderr] Compiling storage-proofs-update v18.1.0 [INFO] [stderr] Compiling filecoin-proofs v18.1.0 [INFO] [stderr] Compiling filecoin-proofs-api v18.1.0 [INFO] [stderr] Compiling fvm_shared v2.10.0 [INFO] [stderr] Compiling fil_actors_shared v19.0.0 [INFO] [stderr] Compiling fil_actor_verifreg_state v19.0.0 [INFO] [stderr] Compiling fil_actor_miner_state v19.0.0 [INFO] [stderr] Compiling fil_actor_reward_state v19.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "c6bc24b8f1f8d4ceed1ddddba5591274b36b5dc90a8d77563b0a472b759126ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6bc24b8f1f8d4ceed1ddddba5591274b36b5dc90a8d77563b0a472b759126ff", kill_on_drop: false }` [INFO] [stdout] c6bc24b8f1f8d4ceed1ddddba5591274b36b5dc90a8d77563b0a472b759126ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d33c94a4b89a80ad1d0b3dafc84a4833a57cd1b9e557206ad4f4b61e57ca3448 [INFO] running `Command { std: "docker" "start" "-a" "d33c94a4b89a80ad1d0b3dafc84a4833a57cd1b9e557206ad4f4b61e57ca3448", kill_on_drop: false }` [INFO] [stderr] Compiling fil_actor_reward_state v19.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.14s [INFO] running `Command { std: "docker" "inspect" "d33c94a4b89a80ad1d0b3dafc84a4833a57cd1b9e557206ad4f4b61e57ca3448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d33c94a4b89a80ad1d0b3dafc84a4833a57cd1b9e557206ad4f4b61e57ca3448", kill_on_drop: false }` [INFO] [stdout] d33c94a4b89a80ad1d0b3dafc84a4833a57cd1b9e557206ad4f4b61e57ca3448 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b863c202aefbcf4e0f15021b2323431f3e32096c139f566815852321d7a8d25 [INFO] running `Command { std: "docker" "start" "-a" "3b863c202aefbcf4e0f15021b2323431f3e32096c139f566815852321d7a8d25", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fil_actor_reward_state-5a5fa2313107b0e5) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test v10::logic::tests::test_compute_r_theta ... ok [INFO] [stdout] test v11::logic::tests::test_compute_r_theta ... ok [INFO] [stdout] test v12::logic::tests::test_compute_r_theta ... ok [INFO] [stdout] test v14::logic::tests::test_compute_r_theta ... ok [INFO] [stdout] test v13::logic::tests::test_compute_r_theta ... ok [INFO] [stdout] test v10::logic::tests::test_simple_reward ... ok [INFO] [stdout] test v11::logic::tests::test_baseline_reward ... ok [INFO] [stdout] test v15::logic::tests::test_compute_r_theta ... ok [INFO] [stdout] test v14::logic::tests::test_simple_reward ... ok [INFO] [stdout] test v12::logic::tests::test_simple_reward ... ok [INFO] [stdout] test v11::logic::tests::test_simple_reward ... ok [INFO] [stdout] test v16::logic::tests::test_compute_r_theta ... ok [INFO] [stdout] test v15::logic::tests::test_baseline_reward ... ok [INFO] [stdout] test v10::logic::tests::test_baseline_reward ... ok [INFO] [stdout] test v12::logic::tests::test_baseline_reward ... ok [INFO] [stdout] test v8::logic::tests::test_compute_r_theta ... ok [INFO] [stdout] test v14::logic::tests::test_baseline_reward ... ok [INFO] [stdout] test v13::logic::tests::test_simple_reward ... ok [INFO] [stdout] test v13::logic::tests::test_baseline_reward ... ok [INFO] [stdout] test v9::logic::tests::test_compute_r_theta ... ok [INFO] [stdout] test v15::logic::tests::test_simple_reward ... ok [INFO] [stdout] test v16::logic::tests::test_simple_reward ... ok [INFO] [stdout] test v16::logic::tests::test_baseline_reward ... ok [INFO] [stdout] test v9::logic::tests::test_baseline_reward ... ok [INFO] [stdout] test v9::logic::tests::test_simple_reward ... ok [INFO] [stdout] test v8::logic::tests::test_simple_reward ... ok [INFO] [stdout] test v8::logic::tests::test_baseline_reward ... ok [INFO] [stdout] test v16::logic::tests::test_baseline_reward_growth ... ok [INFO] [stdout] test v10::logic::tests::test_baseline_reward_growth ... ok [INFO] [stdout] test v9::logic::tests::test_baseline_reward_growth ... ok [INFO] [stdout] test v11::logic::tests::test_baseline_reward_growth ... ok [INFO] [stdout] test v15::logic::tests::test_baseline_reward_growth ... ok [INFO] [stdout] test v14::logic::tests::test_baseline_reward_growth ... ok [INFO] [stdout] test v12::logic::tests::test_baseline_reward_growth ... ok [INFO] [stdout] test v8::logic::tests::test_baseline_reward_growth ... ok [INFO] [stdout] test v13::logic::tests::test_baseline_reward_growth ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.31s [INFO] [stdout] [INFO] [stderr] Doc-tests fil_actor_reward_state [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3b863c202aefbcf4e0f15021b2323431f3e32096c139f566815852321d7a8d25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b863c202aefbcf4e0f15021b2323431f3e32096c139f566815852321d7a8d25", kill_on_drop: false }` [INFO] [stdout] 3b863c202aefbcf4e0f15021b2323431f3e32096c139f566815852321d7a8d25