[INFO] fetching crate rwrd 0.4.0...
[INFO] testing rwrd-0.4.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate rwrd 0.4.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rwrd 0.4.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rwrd 0.4.0
[INFO] tweaked toml for crates.io crate rwrd 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rwrd 0.4.0 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 rwrd 0.4.0 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] [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 258d776669d51f82641cbd600be632353240ad3b0932028b9065506b9d1fe871
[INFO] running `Command { std: "docker" "start" "-a" "258d776669d51f82641cbd600be632353240ad3b0932028b9065506b9d1fe871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "258d776669d51f82641cbd600be632353240ad3b0932028b9065506b9d1fe871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "258d776669d51f82641cbd600be632353240ad3b0932028b9065506b9d1fe871", kill_on_drop: false }`
[INFO] [stdout] 258d776669d51f82641cbd600be632353240ad3b0932028b9065506b9d1fe871
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 08ef26e413f6157d2edf99996e0cc4c40188adddfb5212dd05e15b3ccb2953f7
[INFO] running `Command { std: "docker" "start" "-a" "08ef26e413f6157d2edf99996e0cc4c40188adddfb5212dd05e15b3ccb2953f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cubecl-common v0.9.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling float4 v0.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cubecl-runtime v0.9.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling cubecl-macros v0.9.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling cubecl v0.9.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling dlib v0.5.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling macerator v0.2.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling moddef v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling burn-ndarray v0.20.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling burn-derive v0.20.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling macerator-macros v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling atomic_float v1.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling cubecl-macros-internal v0.9.0
[INFO] [stderr]    Compiling tiny-skia-path v0.12.0
[INFO] [stderr]    Compiling rand_pcg v0.10.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling float8 v0.4.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling cubecl-ir v0.9.0
[INFO] [stderr]    Compiling gmgn v0.4.3
[INFO] [stderr]    Compiling cubecl-core v0.9.0
[INFO] [stderr]    Compiling burn-std v0.20.1
[INFO] [stderr]    Compiling burn-backend v0.20.1
[INFO] [stderr]    Compiling burn-tensor v0.20.1
[INFO] [stderr]    Compiling burn-ir v0.20.1
[INFO] [stderr]    Compiling burn-autodiff v0.20.1
[INFO] [stderr]    Compiling burn-core v0.20.1
[INFO] [stderr]    Compiling burn-nn v0.20.1
[INFO] [stderr]    Compiling burn-optim v0.20.1
[INFO] [stderr]    Compiling burn v0.20.1
[INFO] [stderr]    Compiling rwrd v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "08ef26e413f6157d2edf99996e0cc4c40188adddfb5212dd05e15b3ccb2953f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08ef26e413f6157d2edf99996e0cc4c40188adddfb5212dd05e15b3ccb2953f7", kill_on_drop: false }`
[INFO] [stdout] 08ef26e413f6157d2edf99996e0cc4c40188adddfb5212dd05e15b3ccb2953f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f44401cdd8f775ef10f19b8d4843ab9b2a60226367da38adacaacc7b92149b19
[INFO] running `Command { std: "docker" "start" "-a" "f44401cdd8f775ef10f19b8d4843ab9b2a60226367da38adacaacc7b92149b19", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling cubecl-common v0.9.0
[INFO] [stderr]    Compiling tiny-skia v0.12.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling cubecl-macros v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling gmgn v0.4.3
[INFO] [stderr]    Compiling cubecl-ir v0.9.0
[INFO] [stderr]    Compiling cubecl-runtime v0.9.0
[INFO] [stderr]    Compiling cubecl-core v0.9.0
[INFO] [stderr]    Compiling cubecl v0.9.0
[INFO] [stderr]    Compiling burn-std v0.20.1
[INFO] [stderr]    Compiling burn-backend v0.20.1
[INFO] [stderr]    Compiling burn-tensor v0.20.1
[INFO] [stderr]    Compiling burn-ir v0.20.1
[INFO] [stderr]    Compiling burn-autodiff v0.20.1
[INFO] [stderr]    Compiling burn-core v0.20.1
[INFO] [stderr]    Compiling burn-nn v0.20.1
[INFO] [stderr]    Compiling burn-optim v0.20.1
[INFO] [stderr]    Compiling burn-ndarray v0.20.1
[INFO] [stderr]    Compiling burn v0.20.1
[INFO] [stderr]    Compiling rwrd v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "f44401cdd8f775ef10f19b8d4843ab9b2a60226367da38adacaacc7b92149b19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44401cdd8f775ef10f19b8d4843ab9b2a60226367da38adacaacc7b92149b19", kill_on_drop: false }`
[INFO] [stdout] f44401cdd8f775ef10f19b8d4843ab9b2a60226367da38adacaacc7b92149b19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d95c83c1a6a5a6a497581845f8b97d0bc96d10202ff780ca9999485880b86ba0
[INFO] running `Command { std: "docker" "start" "-a" "d95c83c1a6a5a6a497581845f8b97d0bc96d10202ff780ca9999485880b86ba0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rwrd-06c847d5f8b2dabb)
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test algo::a2c::tests::config_builder ... ok
[INFO] [stdout] test algo::dqn::tests::config_builder ... ok
[INFO] [stdout] test algo::dqn::tests::config_validates ... ok
[INFO] [stdout] test algo::a2c::tests::config_validates ... ok
[INFO] [stdout] test algo::ppo::tests::config_validates ... ok
[INFO] [stdout] test algo::ppo::tests::config_builder ... ok
[INFO] [stdout] test algo::sac::tests::config_builder ... ok
[INFO] [stdout] test algo::sac::tests::config_validates ... ok
[INFO] [stdout] test algo::ddpg::tests::config_builder ... ok
[INFO] [stdout] test algo::dqn::tests::predict_returns_valid_action ... ok
[INFO] [stdout] test algo::td3::tests::config_builder ... ok
[INFO] [stdout] test algo::ddpg::tests::config_panics_on_zero_obs - should panic ... ok
[INFO] [stdout] test algo::ppo::tests::config_panics_on_zero_obs - should panic ... ok
[INFO] [stdout] test algo::dqn::tests::config_panics_on_zero_obs - should panic ... ok
[INFO] [stdout] test algo::td3::tests::config_validates ... ok
[INFO] [stdout] test algo::a2c::tests::config_panics_on_zero_obs - should panic ... ok
[INFO] [stdout] test algo::sac::tests::config_panics_on_zero_obs - should panic ... ok
[INFO] [stdout] test algo::td3::tests::config_panics_on_zero_obs - should panic ... ok
[INFO] [stdout] test buffer::replay::tests::overflow_wraps ... ok
[INFO] [stdout] test buffer::replay::tests::multi_dim_obs_act ... ok
[INFO] [stdout] test buffer::replay::tests::sample_error_on_empty ... ok
[INFO] [stdout] test buffer::replay::tests::sample_batch_shape ... ok
[INFO] [stdout] test buffer::replay::tests::timeout_handling ... ok
[INFO] [stdout] test buffer::rollout::tests::add_and_full ... ok
[INFO] [stdout] test buffer::rollout::tests::compute_gae_runs ... ok
[INFO] [stdout] test buffer::rollout::tests::get_batch_shapes ... ok
[INFO] [stdout] test buffer::replay::tests::push_and_len ... ok
[INFO] [stdout] test callback::checkpoint::tests::fires_at_correct_intervals ... ok
[INFO] [stdout] test callback::every_n::tests::fires_every_n ... ok
[INFO] [stdout] test callback::list::tests::callback_list_composes ... ok
[INFO] [stdout] test buffer::rollout::tests::get_full_batch ... ok
[INFO] [stdout] test buffer::rollout::tests::reset_clears ... ok
[INFO] [stdout] test callback::tests::train_context_progress ... ok
[INFO] [stdout] test callback::tests::train_context_return_stats ... ok
[INFO] [stdout] test distribution::bernoulli::tests::entropy_shape_and_value ... ok
[INFO] [stdout] test distribution::bernoulli::tests::log_prob_finite ... ok
[INFO] [stdout] test distribution::bernoulli::tests::log_prob_shape ... ok
[INFO] [stdout] test distribution::bernoulli::tests::mode_returns_binary ... ok
[INFO] [stdout] test distribution::bernoulli::tests::sample_returns_binary ... ok
[INFO] [stdout] test callback::tests::noop_callback_compiles ... ok
[INFO] [stdout] test distribution::categorical::tests::log_prob_shape ... ok
[INFO] [stdout] test distribution::categorical::tests::entropy_uniform ... ok
[INFO] [stdout] test distribution::categorical::tests::mode_selects_argmax ... ok
[INFO] [stdout] test distribution::gaussian::tests::entropy_shape ... ok
[INFO] [stdout] test distribution::gaussian::tests::log_prob_at_mean_is_max ... ok
[INFO] [stdout] test distribution::gaussian::tests::log_prob_shape ... ok
[INFO] [stdout] test distribution::gaussian::tests::mode_equals_mean ... ok
[INFO] [stdout] test buffer::replay::tests::clear_resets ... ok
[INFO] [stdout] test callback::stop::tests::stop_on_reward_threshold ... ok
[INFO] [stdout] test distribution::multi_categorical::tests::entropy_shape ... ok
[INFO] [stdout] test distribution::multi_categorical::tests::entropy_uniform_sum ... ok
[INFO] [stdout] test distribution::multi_categorical::tests::log_prob_shape ... ok
[INFO] [stdout] test distribution::multi_categorical::tests::mode_shape ... ok
[INFO] [stdout] test distribution::squashed_gaussian::tests::entropy_is_none ... ok
[INFO] [stdout] test distribution::squashed_gaussian::tests::log_prob_finite ... ok
[INFO] [stdout] test distribution::squashed_gaussian::tests::log_prob_shape ... ok
[INFO] [stdout] test distribution::squashed_gaussian::tests::mode_bounded ... ok
[INFO] [stdout] test algo::dqn::tests::new_initialises_buffer ... ok
[INFO] [stdout] test logger::tests::log_value_conversions ... ok
[INFO] [stdout] test logger::tests::log_value_display ... ok
[INFO] [stdout] test logger::tests::logger_list_dispatches ... ok
[INFO] [stdout] test algo::ppo::tests::new_initialises_buffer ... ok
[INFO] [stdout] test math::tests::explained_variance_constant_true ... ok
[INFO] [stdout] test math::tests::explained_variance_perfect ... ok
[INFO] [stdout] test math::tests::explained_variance_zero ... ok
[INFO] [stdout] test math::tests::gae_single_step ... ok
[INFO] [stdout] test math::tests::gae_two_steps_no_done ... ok
[INFO] [stdout] test math::tests::nstep_basic ... ok
[INFO] [stdout] test math::tests::safe_mean_empty ... ok
[INFO] [stdout] test math::tests::safe_mean_values ... ok
[INFO] [stdout] test math::tests::stats_basic ... ok
[INFO] [stdout] test math::tests::stats_empty ... ok
[INFO] [stdout] test logger::tests::tracing_logger_records_and_dumps ... ok
[INFO] [stdout] test nn::activation::tests::activation_default_is_relu ... ok
[INFO] [stdout] test distribution::categorical::tests::sample_returns_valid_indices ... ok
[INFO] [stdout] test distribution::gaussian::tests::sample_shape ... ok
[INFO] [stdout] test algo::ddpg::tests::new_initialises_buffer ... ok
[INFO] [stdout] test distribution::squashed_gaussian::tests::sample_bounded ... ok
[INFO] [stdout] test distribution::multi_categorical::tests::sample_shape ... ok
[INFO] [stdout] test nn::mlp::tests::mlp_no_hidden ... ok
[INFO] [stdout] test nn::mlp::tests::mlp_output_shape ... ok
[INFO] [stdout] test nn::sac_model::tests::alpha_module_value ... ok
[INFO] [stdout] test nn::actor_critic::tests::discrete_shapes ... ok
[INFO] [stdout] test algo::sac::tests::new_initialises_buffer ... ok
[INFO] [stdout] test noise::tests::normal_noise_is_not_constant ... ok
[INFO] [stdout] test noise::tests::normal_noise_shape ... ok
[INFO] [stdout] test noise::tests::ou_noise_shape_and_reset ... ok
[INFO] [stdout] test running_stats::tests::combine_two ... ok
[INFO] [stdout] test running_stats::tests::empty_update_is_noop ... ok
[INFO] [stdout] test running_stats::tests::std_is_sqrt_var ... ok
[INFO] [stdout] test running_stats::tests::update_multiple_batches ... ok
[INFO] [stdout] test running_stats::tests::update_single_batch ... ok
[INFO] [stdout] test runtime::tests::yield_now_completes_in_two_polls ... ok
[INFO] [stdout] test schedule::tests::constant ... ok
[INFO] [stdout] test schedule::tests::from_f64 ... ok
[INFO] [stdout] test schedule::tests::linear_end_fraction ... ok
[INFO] [stdout] test schedule::tests::linear_full_range ... ok
[INFO] [stdout] test nn::sac_model::tests::critic_n_critics_3 ... ok
[INFO] [stdout] test nn::sac_model::tests::critic_forward_shapes ... ok
[INFO] [stdout] test algo::ddpg::tests::predict_returns_bounded_action ... ok
[INFO] [stdout] test algo::sac::tests::predict_returns_bounded_action ... ok
[INFO] [stdout] test algo::td3::tests::new_initialises_buffer ... ok
[INFO] [stdout] test algo::td3::tests::predict_returns_bounded_action ... ok
[INFO] [stdout] test nn::actor_critic::tests::separate_hidden_sizes ... ok
[INFO] [stdout] test nn::actor_critic::tests::get_action_and_value_continuous ... ok
[INFO] [stdout] test nn::actor_critic::tests::evaluate_actions_continuous ... ok
[INFO] [stdout] test nn::actor_critic::tests::get_action_and_value_discrete ... ok
[INFO] [stdout] test nn::actor_critic::tests::evaluate_actions_discrete ... ok
[INFO] [stdout] test algo::ppo::tests::predict_continuous_returns_correct_dim ... ok
[INFO] [stdout] test algo::ppo::tests::predict_discrete_returns_valid_action ... ok
[INFO] [stdout] test algo::a2c::tests::predict_discrete_returns_valid_action ... ok
[INFO] [stdout] test algo::a2c::tests::predict_continuous_returns_correct_dim ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 112 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.86s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rwrd
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/callback/checkpoint.rs - callback::checkpoint::CheckpointCallback (line 16) ... ignored
[INFO] [stdout] test src/evaluation.rs - evaluation::evaluate (line 23) ... ignored
[INFO] [stdout] test src/lib.rs - (line 12) ... ignored
[INFO] [stdout] test src/prelude.rs - prelude (line 3) ... ignored
[INFO] [stdout] test src/schedule.rs - schedule (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.04s; merged doctests compilation took 1.99s
[INFO] running `Command { std: "docker" "inspect" "d95c83c1a6a5a6a497581845f8b97d0bc96d10202ff780ca9999485880b86ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d95c83c1a6a5a6a497581845f8b97d0bc96d10202ff780ca9999485880b86ba0", kill_on_drop: false }`
[INFO] [stdout] d95c83c1a6a5a6a497581845f8b97d0bc96d10202ff780ca9999485880b86ba0
