[INFO] fetching crate image-recovery 0.1.0... [INFO] testing image-recovery-0.1.0 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] extracting crate image-recovery 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate image-recovery 0.1.0 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate image-recovery 0.1.0 [INFO] finished tweaking crates.io crate image-recovery 0.1.0 [INFO] tweaked toml for crates.io crate image-recovery 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate image-recovery 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flume v0.10.12 [INFO] [stderr] Downloaded jpeg-decoder v0.2.4 [INFO] [stderr] Downloaded thread-tree v0.3.3 [INFO] [stderr] Downloaded pretty_assertions v1.2.1 [INFO] [stderr] Downloaded tiff v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b0aa0e5732b0647b85668bae8fafb024d7dc13b9c5074c73e10ab80e5c0577c [INFO] running `Command { std: "docker" "start" "-a" "1b0aa0e5732b0647b85668bae8fafb024d7dc13b9c5074c73e10ab80e5c0577c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b0aa0e5732b0647b85668bae8fafb024d7dc13b9c5074c73e10ab80e5c0577c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0aa0e5732b0647b85668bae8fafb024d7dc13b9c5074c73e10ab80e5c0577c", kill_on_drop: false }` [INFO] [stdout] 1b0aa0e5732b0647b85668bae8fafb024d7dc13b9c5074c73e10ab80e5c0577c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cfdd0533b4f9f3234b0749150f75fd76241130679d8e146a437bea7cf0902a88 [INFO] running `Command { std: "docker" "start" "-a" "cfdd0533b4f9f3234b0749150f75fd76241130679d8e146a437bea7cf0902a88", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling jpeg-decoder v0.2.4 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling image-recovery v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.56s [INFO] running `Command { std: "docker" "inspect" "cfdd0533b4f9f3234b0749150f75fd76241130679d8e146a437bea7cf0902a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfdd0533b4f9f3234b0749150f75fd76241130679d8e146a437bea7cf0902a88", kill_on_drop: false }` [INFO] [stdout] cfdd0533b4f9f3234b0749150f75fd76241130679d8e146a437bea7cf0902a88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8f9e791bf47cffaadfcd5291b2389ebdeef4d4c389bb65238c87da3210a5e7a6 [INFO] running `Command { std: "docker" "start" "-a" "8f9e791bf47cffaadfcd5291b2389ebdeef4d4c389bb65238c87da3210a5e7a6", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling image-recovery v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.90s [INFO] running `Command { std: "docker" "inspect" "8f9e791bf47cffaadfcd5291b2389ebdeef4d4c389bb65238c87da3210a5e7a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f9e791bf47cffaadfcd5291b2389ebdeef4d4c389bb65238c87da3210a5e7a6", kill_on_drop: false }` [INFO] [stdout] 8f9e791bf47cffaadfcd5291b2389ebdeef4d4c389bb65238c87da3210a5e7a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 783e8cc4ecfcfc41477c15baaedcb502bca8953f2d7bdc83deff638d6ed7fc55 [INFO] running `Command { std: "docker" "start" "-a" "783e8cc4ecfcfc41477c15baaedcb502bca8953f2d7bdc83deff638d6ed7fc55", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/image_recovery-e73ff0ffc8c7e853) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test tests::impl_array_ops::dx_transposed_for_rgbmatrices_is_correct ... ok [INFO] [stdout] test tests::impl_array_ops::dx_transposed_is_correct ... ok [INFO] [stdout] test tests::impl_array_ops::dy_transposed_for_rgbmatrices_is_correct ... ok [INFO] [stdout] test tests::impl_array_ops::dy_transposed_is_correct ... ok [INFO] [stdout] test tests::impl_array_ops::powf_for_rgbmatrices_is_correct ... ok [INFO] [stdout] test tests::impl_array_ops::powf_is_correct ... ok [INFO] [stdout] test tests::impl_array_ops::powi_is_correct ... ok [INFO] [stdout] test tests::impl_array_ops::powi_for_rgbmatrices_is_correct ... ok [INFO] [stdout] test tests::impl_array_ops::squared_is_correct ... ok [INFO] [stdout] test tests::impl_array_ops::squared_is_for_rgbmatrices_correct ... ok [INFO] [stdout] test tests::impl_array_ops::bench_powi ... ok [INFO] [stdout] test tests::impl_img::from_matrices_is_correct ... ok [INFO] [stdout] test tests::impl_img::shape_is_correct ... ok [INFO] [stdout] test tests::impl_img::to_matrices_is_correct ... ok [INFO] [stdout] test tests::impl_ops::add_is_correct ... ok [INFO] [stdout] test tests::impl_array_ops::bench_dx_transposed ... ok [INFO] [stdout] test tests::impl_array_ops::bench_dx ... ok [INFO] [stdout] test tests::impl_array_ops::bench_squared ... ok [INFO] [stdout] test tests::impl_array_ops::bench_powf ... ok [INFO] [stdout] test tests::impl_array_ops::bench_dy ... ok [INFO] [stdout] test tests::impl_ops::mul_is_correct ... ok [INFO] [stdout] test tests::impl_ops::sub_is_correct ... ok [INFO] [stdout] test tests::rgbmatrices::from_channels_is_correct ... ok [INFO] [stdout] test tests::rgbmatrices::new_is_correct ... ok [INFO] [stdout] test tests::rgbmatrices::sum_is_correct ... ok [INFO] [stdout] test tests::solvers::k_star_is_correct ... ok [INFO] [stdout] test tests::utils::ball_projection_is_correct ... ok [INFO] [stdout] test tests::impl_array_ops::bench_dy_transposed ... ok [INFO] [stdout] test tests::impl_ops::div_is_correct ... FAILED [INFO] [stdout] test tests::utils::len_of_vectors_is_correct ... ok [INFO] [stdout] test tests::impl_img::bench_from_matrices ... ok [INFO] [stdout] test tests::impl_array_ops::bench_rgbmatrices_powi ... ok [INFO] [stdout] test tests::impl_array_ops::bench_rgbmatrices_powf ... ok [INFO] [stdout] test tests::impl_array_ops::bench_rgbmatrices_dy ... ok [INFO] [stdout] test tests::impl_array_ops::bench_rgbmatrices_squared ... ok [INFO] [stdout] test tests::impl_array_ops::bench_rgbmatrices_dx_transposed ... ok [INFO] [stdout] test tests::impl_array_ops::bench_rgbmatrices_dx ... ok [INFO] [stdout] test tests::utils::bench_len_of_vectors ... ok [INFO] [stdout] test tests::impl_img::bench_to_matrices ... ok [INFO] [stdout] test tests::impl_array_ops::bench_rgbmatrices_dy_transposed ... ok [INFO] [stdout] test tests::utils::bench_ball_projection ... ok [INFO] [stdout] test tests::impl_ops::bench_sub ... ok [INFO] [stdout] test tests::impl_ops::bench_div ... ok [INFO] [stdout] test tests::impl_ops::bench_mul ... ok [INFO] [stdout] test tests::impl_ops::bench_add ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::impl_ops::div_is_correct stdout ---- [INFO] [stdout] thread 'tests::impl_ops::div_is_correct' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] RgbMatrices { [INFO] [stdout] shape: ( [INFO] [stdout] 32, [INFO] [stdout] 32, [INFO] [stdout] ), [INFO] [stdout] red: [[1.2735849056603774, 1.9714285714285715, 0.2980392156862745, 2.1481481481481484, 5.833333333333333, 8.105263157894736, 0.7405857740585774, 0.9344262295081968, 8.925925925925926, 0.5027027027027027, 1.6119402985074627, 1.0693069306930694, 0.7607843137254902, 1.2200956937799043, 0.8896551724137931, 2.3285714285714287, 1.0373831775700935, 0.1282051282051282, 0.6549019607843137, 1.8529411764705883, 3.388059701492537, 2.4693877551020407, 4.708333333333333, 4.5, 0.4117647058823529, 1.3010204081632653, 24.2, 0.19672131147540983, 7.393939393939394, 0.5131578947368421, 1.0163265306122449, 0.8127490039840638], [INFO] [stdout] [5.666666666666667, 0.9841897233201581, 2.6666666666666665, 0.2647058823529412, 0.07281553398058252, 0.7440758293838863, 1.4705882352941178, 1.2663316582914572, 0.6540880503144654, 1.0108695652173914, 4.566037735849057, 2.8222222222222224, 3.0454545454545454, 12.333333333333334, 0.2, 20.4, 0.6372549019607843, 1.5648854961832062, 11.380952380952381, 3.7222222222222223, 0.5180722891566265, 0.7563451776649747, 0.5944700460829493, 0.11864406779661017, 0.05521472392638037, 0.44881889763779526, 0.22549019607843138, 0.07407407407407407, 1.0762331838565022, 1.9689922480620154, 2.085714285714286, 0.71875], [INFO] [stdout] [0.7352941176470589, 4.787234042553192, 16.846153846153847, 0.5838150289017341, 0.7678571428571429, 0.5306122448979592, 0.8846153846153846, 7.052631578947368, 0.32941176470588235, 0.7210526315789474, 1.4303797468354431, 1.3275862068965518, 0.038461538461538464, 0.8397435897435898, 0.0423728813559322, 5.804878048780488, 0.6776859504132231, 0.5374449339207048, 4.694444444444445, 0.24630541871921183, 0.7877551020408163, 1.2245989304812834, 0.2383177570093458, 0.8354430379746836, 1.9572649572649572, 0.78, 0.5692307692307692, 1.4645161290322581, 0.8333333333333334, 0.5131578947368421, 1.481012658227848, 2.6736842105263157], [INFO] [stdout] [59.75, 1.279503105590062, 0.30952380952380953, 0.9339622641509434, 0.9238095238095239, 2.026666666666667, 1.4, 0.4144736842105263, 0.9191489361702128, 1.3676470588235294, 1.0909090909090908, 2.377551020408163, 30.4, 1.6, 1.989247311827957, 1.5392156862745099, 0.6428571428571429, 0.1267605633802817, 0.7543859649122807, 0.8351648351648352, 3.8636363636363638, 0.9060773480662984, 0.3108108108108108, 1.206896551724138, 2.4623655913978495, 2.1458333333333335, 0.16470588235294117, 0.3619047619047619, 0.525, 0.92, 0.3118279569892473, 0.8658536585365854], [INFO] [stdout] [3.347826086956522, 0.14285714285714285, 1.24, 2.8354430379746836, 0.41714285714285715, 0.1464968152866242, 4.388888888888889, 37.0, 2.056451612903226, 1.0178571428571428, 0.3179190751445087, 0.5714285714285714, 0.7476190476190476, 1.9210526315789473, 0.47305389221556887, 144.0, 32.25, 2.5142857142857142, 7.0, 0.3177966101694915, 0.5286885245901639, 0.27011494252873564, 9.4, 1.066326530612245, 0.5879120879120879, 2.7127659574468086, 2.911111111111111, 1.7349397590361446, 1.962962962962963, 0.7851851851851852, 0.5561497326203209, 1.064516129032258], [INFO] [stdout] [0.0989010989010989, 6.805555555555555, 0.6756756756756757, 0.8471074380165289, 0.3448275862068966, 0.375, 0.6666666666666666, 0.10204081632653061, 2.0714285714285716, 1.8101265822784811, 2.933333333333333, 1.31875, 0.5885416666666666, 1.1605839416058394, 1.1538461538461537, 0.9523809523809523, 4.454545454545454, 0.03571428571428571, 2.5076923076923077, 1.89010989010989, 2.9615384615384617, 0.8458498023715415, 1.036649214659686, 7.833333333333333, 0.7801418439716312, 0.1615720524017467, 10.2, 0.0, 0.5020576131687243, 3.9508196721311477, 0.8212765957446808, 0.4166666666666667], [INFO] [stdout] [1.4691358024691359, 7.851851851851852, 2.921875, 1.2751677852348993, 1.7850467289719627, 0.5104166666666666, 0.6811594202898551, 16.571428571428573, 15.466666666666667, 1.8666666666666667, 1.71900826446281, 2.287037037037037, 74.5, 0.7816091954022989, 1.6025641025641026, 6.53125, 0.3058823529411765, 3.4285714285714284, 0.5480769230769231, 0.3181818181818182, 2.205357142857143, 0.42473118279569894, 1.2285714285714286, 1.84, 0.358695652173913, 7.424242424242424, 1.6756756756756757, 1.5316455696202531, 11.555555555555555, 1.3777777777777778, 7.117647058823529, 1.4369747899159664], [INFO] [stdout] [1.1818181818181819, 1.326086956521739, 0.6892430278884463, 0.9130434782608695, 1.1144578313253013, 0.031413612565445025, 0.09090909090909091, 0.5392156862745098, 4.097560975609756, 0.08536585365853659, 1.8461538461538463, 0.3482587064676617, 0.968, 0.6376811594202898, 0.9471544715447154, 1.6864406779661016, 0.01990049751243781, 2.9855072463768115, 1.1891891891891893, 0.8620689655172413, 0.7419354838709677, 0.9774011299435028, 0.7, 2.0689655172413794, 0.6567164179104478, 5.875, 0.495, 1.1081081081081081, 0.5209580838323353, 0.7748344370860927, 1.766355140186916, 1.1534391534391535], [INFO] [stdout] [1.009478672985782, 5.897435897435898, 0.7630057803468208, 0.8071428571428572, 4.9, 0.08300395256916997, 1.7, 10.636363636363637, 1.2077922077922079, 1.5121951219512195, 0.9615384615384616, 1.5677419354838709, 1.0, 0.8490566037735849, 0.15, 1.1644736842105263, 0.010752688172043012, 0.41818181818181815, 0.10460251046025104, 7.52, 0.5070422535211268, 0.8602150537634409, 1.5454545454545454, 2.1559633027522938, 0.3488372093023256, 0.3709677419354839, 2.4324324324324325, 3.0142857142857142, 5.297872340425532, 0.2847682119205298, 0.6, 0.016666666666666666], [INFO] [stdout] [0.3958333333333333, 0.3333333333333333, 6.947368421052632, 0.7647058823529411, 0.6145251396648045, 0.5901639344262295, 0.6510638297872341, 1.8548387096774193, 1.0666666666666667, 2.284090909090909, 0.2037037037037037, 1.463768115942029, 1.2439024390243902, 0.20359281437125748, 0.07692307692307693, 1.991304347826087, 0.373134328358209, 1.7761194029850746, 0.6224489795918368, 1.246031746031746, 0.23983739837398374, 4.40625, 7.230769230769231, 0.11377245508982035, 52.0, 0.5344827586206896, 0.14285714285714285, 4.933333333333334, 0.17708333333333334, 0.15789473684210525, 3.43859649122807, 0.9795918367346939], [INFO] [stdout] [0.8433179723502304, 1.6346153846153846, 0.9371069182389937, 0.6962025316455697, 7.904761904761905, 0.6047430830039525, 54.0, 3.210526315789474, 2.635135135135135, 0.22807017543859648, 0.1862348178137652, 0.012396694214876033, 6.0625, 2.5416666666666665, 1.7, 0.9158878504672897, 1.1282051282051282, 0.5381526104417671, 1.0210526315789474, 0.20108695652173914, 2.4146341463414633, 0.8622754491017964, 0.20833333333333334, 0.6585365853658537, 0.3458646616541353, 1.6842105263157894, 1.2, 1.5895522388059702, 0.9886363636363636, 1.8571428571428572, 1.1310679611650485, 1.3018867924528301], [INFO] [stdout] [0.7541666666666667, 0.5446428571428571, 0.958904109589041, 1.1171875, 1.6015625, 0.7793103448275862, 0.047244094488188976, 2.323809523809524, 1.536231884057971, 0.9076305220883534, 1.0232558139534884, 0.2857142857142857, 0.6777251184834123, 3.888888888888889, 0.29411764705882354, 1.45, 0.7004405286343612, NaN, 1.392, 0.022727272727272728, 0.9504950495049505, 0.8952380952380953, 196.0, 0.4583333333333333, 0.7349397590361446, 3.4038461538461537, 0.5502392344497608, 1.2716763005780347, 0.28, 1.7524752475247525, 0.40789473684210525, 2.0135135135135136], [INFO] [stdout] [4.3125, 5.743589743589744, 0.990909090909091, 0.5289256198347108, 0.007751937984496124, 4.078947368421052, 2.742857142857143, 1.2352941176470589, 1.2469135802469136, 0.15384615384615385, 1.651685393258427, 0.28440366972477066, 1.1401869158878504, 0.35789473684210527, 1.8214285714285714, 1.7790697674418605, 0.5755813953488372, 10.052631578947368, 1.3592814371257484, 0.0847457627118644, 0.2302158273381295, 3.6029411764705883, 3.967741935483871, 0.9629629629629629, 3.298507462686567, 1.8, 3.0, 1.130890052356021, 0.43103448275862066, 13.210526315789474, 0.6614173228346457, 3.1739130434782608], [INFO] [stdout] [1.0567375886524824, 1.941860465116279, 42.333333333333336, 1.437125748502994, 0.5786802030456852, 0.245, 0.49387755102040815, 40.5, 0.36538461538461536, 1.2171052631578947, 1.0416666666666667, 0.15384615384615385, 6.0, 0.47802197802197804, 1.2162162162162162, 1.8938053097345133, 5.823529411764706, 1.3452380952380953, 30.0, 1.0720338983050848, 0.24782608695652175, 2.75, 0.98, 0.6111111111111112, 3.9523809523809526, 1.053658536585366, 0.9842105263157894, 0.10909090909090909, 1.438095238095238, 8.208333333333334, 3.212121212121212, 1.336734693877551], [INFO] [stdout] [1.766355140186916, 0.5064102564102564, 0.3614457831325301, 16.166666666666668, 2.7375, 7.038461538461538, 0.55, 2.1515151515151514, 1.0070921985815602, 7.411764705882353, 0.9094488188976378, 0.6142857142857143, 1.9074074074074074, 0.6378378378378379, 0.32989690721649484, 0.058823529411764705, 1.6533333333333333, 1.361904761904762, 49.8, 6.173913043478261, 37.0, 0.9587628865979382, 1.3333333333333333, 0.5105263157894737, 5.2631578947368425, 0.949685534591195, 3.65625, 0.9205607476635514, 0.3655913978494624, 5.761904761904762, 5.951219512195122, 1.0672268907563025], [INFO] [stdout] [2.7346938775510203, 0.6992481203007519, 1.4851485148514851, 0.6831683168316832, 1.375, 0.5181347150259067, 1.1128205128205129, 3.522727272727273, 0.7091633466135459, 0.06593406593406594, 1.8275862068965518, 1.3445378151260505, 3.192982456140351, 0.5945945945945946, 5.666666666666667, 2.4029850746268657, inf, 2.3902439024390243, 0.6487804878048781, 1.2222222222222223, 2.6315789473684212, 1.525925925925926, 2.915492957746479, 1.0892857142857142, 0.13392857142857142, 1.2686567164179106, 0.788, 2.675, 0.7668393782383419, 8.518518518518519, 9.4, 1.3620689655172413], [INFO] [stdout] [0.047619047619047616, 0.8855421686746988, 1.114864864864865, 2.477272727272727, 21.11111111111111, 21.5, 0.4829059829059829, 0.4238095238095238, 0.8333333333333334, 0.0703125, 1.06, 0.9615384615384616, 0.05555555555555555, 2.578125, inf, 6.3076923076923075, 0.005319148936170213, 2.5142857142857142, 1.0327102803738317, 6.055555555555555, 0.4215686274509804, 0.32989690721649484, 2.6736842105263157, 1.476923076923077, 0.7901234567901234, 0.23563218390804597, 23.9, 0.28160919540229884, 0.36046511627906974, 0.5357142857142857, 1.40625, 5.543478260869565], [INFO] [stdout] [0.573170731707317, 0.04330708661417323, 0.2009132420091324, 1.276470588235294, 18.818181818181817, 0.18994413407821228, 0.844311377245509, 2.7160493827160495, 19.166666666666668, 0.14457831325301204, 1.5564516129032258, 0.1862348178137652, inf, 0.6964285714285714, 1.5196850393700787, 0.15037593984962405, 1.9642857142857142, 0.25595238095238093, 1.3225806451612903, 1.0078125, 0.12195121951219512, 0.17142857142857143, 0.9139784946236559, 5.04, 1.0681818181818181, 1.2871794871794873, 0.45348837209302323, 1.8125, 5.085714285714285, 1.3157894736842106, 0.19642857142857142, 0.875], [INFO] [stdout] [0.6420454545454546, 0.26222222222222225, 0.40384615384615385, 0.8604651162790697, 0.7973568281938326, 0.12195121951219512, 2.2278481012658227, 5.951219512195122, 0.7619047619047619, 0.5490196078431373, 0.5825688073394495, 1.25, 1.5394736842105263, 0.0796812749003984, 1.0418848167539267, 0.031007751937984496, 0.9532163742690059, 0.9778761061946902, 1.7868852459016393, 1.3604651162790697, 0.1145374449339207, 0.4585152838427948, 0.05172413793103448, 1.0241935483870968, 0.5714285714285714, 2.7962962962962963, 0.42567567567567566, 17.571428571428573, 1.7424242424242424, 2.0, 3.484848484848485, 0.22448979591836735], [INFO] [stdout] [0.4235294117647059, 1.38, 1.138157894736842, 97.0, 0.031496062992125984, 0.5321637426900585, 0.7701863354037267, 1.7924528301886793, 0.19827586206896552, 0.34285714285714286, 1.2047619047619047, 4.031746031746032, 0.07407407407407407, 0.4807692307692308, 0.8627450980392157, 0.3181818181818182, 5.882352941176471, 0.574468085106383, 0.6460674157303371, 0.46938775510204084, 1.8181818181818181, 1.6956521739130435, 0.6684491978609626, 1.4807692307692308, 0.21022727272727273, 1.2028985507246377, 1.976, 0.7592592592592593, 0.75, 3.8076923076923075, 0.6503067484662577, 0.08235294117647059], [INFO] [stdout] [0.20930232558139536, 6.208333333333333, 1.5733333333333333, 2.5609756097560976, 0.9047619047619048, 1.510204081632653, 1.2727272727272727, 4.714285714285714, 0.8428571428571429, 0.2971014492753623, inf, 0.9631147540983607, 0.005747126436781609, 2.272727272727273, 0.7709251101321586, 0.621301775147929, 1.3125, 1.9, 1.2066115702479339, 0.5025380710659898, 0.2777777777777778, 0.6878048780487804, 0.7773109243697479, 0.1206896551724138, 0.20179372197309417, 0.8966942148760331, 1.868421052631579, 0.49166666666666664, 2.918918918918919, 23.333333333333332, 1.5694444444444444, 11.0], [INFO] [stdout] [3.0, 0.2, 11.818181818181818, 1.9157894736842105, 5.741935483870968, 2.103896103896104, 0.30357142857142855, 0.3821138211382114, 0.6593406593406593, 0.9565217391304348, 1.2835820895522387, 0.5169082125603864, 0.8461538461538461, 0.2605633802816901, 1.8125, 0.11818181818181818, 0.9941860465116279, 33.333333333333336, 1.0827067669172932, 2.7613636363636362, 12.166666666666666, 3.8059701492537314, 1.2525252525252526, 8.2, 0.272108843537415, 2.058139534883721, 0.07339449541284404, 0.3380281690140845, 0.03278688524590164, 0.5069444444444444, 2.5531914893617023, 0.3181818181818182], [INFO] [stdout] [12.941176470588236, 1.4, 0.5068493150684932, 0.28191489361702127, 1.5813953488372092, 0.10619469026548672, 0.06772908366533864, 0.5574712643678161, 1.6216216216216217, 0.17297297297297298, 0.40186915887850466, 3.984375, 0.9897959183673469, 1.125, 1.099009900990099, 0.2535211267605634, 1.0710900473933649, 62.5, 13.285714285714286, 0.008333333333333333, 0.8977777777777778, 0.7446808510638298, 0.3076923076923077, 0.0784313725490196, 0.5359116022099447, 1.5205479452054795, 16.666666666666668, 51.5, 1.3055555555555556, 0.058091286307053944, 0.00847457627118644, 2.3134328358208953], [INFO] [stdout] [0.3058823529411765, 0.9291338582677166, 1.8518518518518519, 0.7384615384615385, 0.5545023696682464, 0.45544554455445546, 0.3684210526315789, 0.08917197452229299, 0.8178137651821862, 1.3950617283950617, 10.904761904761905, 1.0595238095238095, 2.697674418604651, 0.6713286713286714, 1.6019417475728155, 0.9356223175965666, 11.3125, 0.8651162790697674, 0.1673469387755102, 0.20920502092050208, 0.8711656441717791, 2.088235294117647, 1.191860465116279, 9.125, 1.5073529411764706, 0.9831460674157303, 0.4845814977973568, 0.6774193548387096, 1.6388888888888888, 1.5, 0.13692946058091288, 2.0754716981132075], [INFO] [stdout] [1.871212121212121, 8.166666666666666, 1.2960893854748603, 0.43612334801762115, 0.9235294117647059, 0.2222222222222222, 0.14772727272727273, 0.19811320754716982, 2.238095238095238, 0.9666666666666667, 0.6771300448430493, 0.4601226993865031, 1.4545454545454546, 4.517241379310345, 1.4166666666666667, 0.6739130434782609, 0.567741935483871, 0.6881720430107527, 1.588235294117647, 2.265625, 0.6778242677824268, 0.8846153846153846, 6.542857142857143, 0.2440944881889764, 0.9668874172185431, 2.1196581196581197, 0.9097222222222222, 0.9617021276595744, 0.15384615384615385, 1.6727272727272726, 5.56, 0.9847715736040609], [INFO] [stdout] [0.06557377049180328, 0.6388888888888888, 0.30158730158730157, 0.6111111111111112, 1.2514285714285713, 2.0, 5.363636363636363, 1.2670157068062826, 2.741573033707865, 1.9285714285714286, 1.0714285714285714, 0.6954022988505747, 0.4305555555555556, 1.4305555555555556, 0.32954545454545453, 0.09210526315789473, 0.023809523809523808, 0.41875, 0.2798165137614679, 0.3788546255506608, 0.6201923076923077, 0.9066666666666666, 2.4375, 1.3627450980392157, 0.3191489361702128, 2.3333333333333335, 13.8, 0.2914798206278027, 1.0568181818181819, 0.23333333333333334, 0.1583710407239819, 0.13304721030042918], [INFO] [stdout] [2.7818181818181817, 1.2216216216216216, 3.4583333333333335, 1.6634615384615385, 1.1470588235294117, 2.1443298969072164, 0.7918781725888325, 0.35074626865671643, 2.6904761904761907, 0.1339712918660287, 0.8146551724137931, 4.52, 0.39378238341968913, 0.16939890710382513, 7.071428571428571, 6.5, 5.909090909090909, 1.6578947368421053, 0.17333333333333334, 2.5476190476190474, 0.9115646258503401, 0.452914798206278, 5.394736842105263, 0.8666666666666667, 2.0, 2.188679245283019, 0.8518518518518519, 0.481651376146789, 0.08333333333333333, 2.6923076923076925, 4.741935483870968, 2.8857142857142857], [INFO] [stdout] [0.5375722543352601, 3.225806451612903, 0.7540983606557377, 2.2753623188405796, 1.1927083333333333, 1.746031746031746, 0.14393939393939395, 3.1481481481481484, 6.0588235294117645, 8.411764705882353, 0.3305785123966942, 15.333333333333334, 3.5555555555555554, 0.24066390041493776, 2.962962962962963, 0.6622222222222223, 0.5337078651685393, 0.26595744680851063, 0.045454545454545456, 1.016304347826087, 35.666666666666664, 0.42735042735042733, 0.13043478260869565, 2.390625, 1.1181818181818182, 2.504950495049505, 1.1232876712328768, 1.0357142857142858, 1.1943127962085307, 0.188, 5.159090909090909, 3.2972972972972974], [INFO] [stdout] [1.028301886792453, 0.6783625730994152, 0.023809523809523808, 0.8609271523178808, 9.466666666666667, 1.072538860103627, 0.8104265402843602, 1.0949367088607596, 0.1557377049180328, 1.1345291479820627, 0.4603960396039604, 1.8849557522123894, 1.0913461538461537, 0.3829787234042553, 3.3661971830985915, 3.1621621621621623, 0.7191011235955056, 1.048780487804878, 0.5943396226415094, 1.7241379310344827, 1.1428571428571428, 0.7943262411347518, 0.44976076555023925, 1.6310679611650485, 0.7833333333333333, 14.75, 2.4791666666666665, 7.96875, 0.4292929292929293, 1.1904761904761905, 1.3770491803278688, 3.048780487804878], [INFO] [stdout] [1.4871794871794872, 1.0208333333333333, 0.8473684210526315, 1.7659574468085106, 1.163265306122449, 5.75, 1.0497737556561086, 0.4426229508196721, 3.935483870967742, 1.0458333333333334, 0.968421052631579, 2.414285714285714, 9.75, 1.3762376237623761, 0.961038961038961, 0.11052631578947368, 1.0933333333333333, 1.5544554455445545, 0.10833333333333334, 0.4789915966386555, 0.34801762114537443, 0.6612903225806451, 6.694444444444445, 0.21739130434782608, 6.277777777777778, 0.35877862595419846, 4.166666666666667, 1.6357615894039734, 1.2620320855614973, 0.49640287769784175, 1.5073529411764706, 0.09580838323353294], [INFO] [stdout] [0.3118279569892473, 10.91304347826087, 0.6875, 1.8571428571428572, 5.818181818181818, 0.06719367588932806, 3.066666666666667, 1.3290322580645162, 1.8103448275862069, 0.18181818181818182, 1.086021505376344, 0.16153846153846155, 0.16901408450704225, 37.0, 1.3841463414634145, 0.510548523206751, 0.8235294117647058, 2.8378378378378377, 6.9, 1.069767441860465, 0.47770700636942676, 1.3529411764705883, 9.642857142857142, 0.7811158798283262, 1.5302013422818792, 1.4180790960451977, 1.7777777777777777, 0.6423841059602649, 3.9411764705882355, 0.31277533039647576, 7.6, 2.4285714285714284], [INFO] [stdout] [100.5, 1.2592592592592593, 0.8653846153846154, 0.927461139896373, 0.6036036036036037, 1.0280898876404494, 0.9426229508196722, 0.5413223140495868, 3.2465753424657535, 3.5217391304347827, 0.4198895027624309, 0.5371900826446281, 0.07042253521126761, 1.9393939393939394, 1.4488188976377954, 1.221105527638191, 0.7808219178082192, 1.9534883720930232, 0.02032520325203252, 0.9714285714285714, 0.84375, 0.723404255319149, 0.6910112359550562, 0.1565217391304348, 1.3333333333333333, 0.33152173913043476, 1.8376068376068375, 0.9907834101382489, 2.7222222222222223, 0.11682242990654206, 0.4590909090909091, 0.7317073170731707]], shape=[32, 32], strides=[32, 1], layout=Cc (0x5), const ndim=2, [INFO] [stdout] green: [[3.3125, 0.7291666666666666, 1.8214285714285714, 1.35, 0.05063291139240506, 0.4523809523809524, 1.0257510729613735, 4.280701754385965, 0.13106796116504854, 5.138888888888889, 0.7052631578947368, 0.6273291925465838, 1.59375, 5.648648648648648, 9.0625, 0.33980582524271846, 1.1088082901554404, 2.6, 12.75, 0.2809917355371901, 1.34, 0.632258064516129, 0.11009174311926606, 0.06779661016949153, 1.6451612903225807, 1.2564102564102564, 0.02092050209205021, 8.714285714285714, 0.1683673469387755, 16.285714285714285, 10.652173913043478, 3.984126984126984], [INFO] [stdout] [0.078125, 1.0675105485232068, 1.5, 0.1552511415525114, 3.7454545454545456, 0.8274509803921568, 1.3660714285714286, 4.627906976744186, 1.5436893203883495, 0.42790697674418604, 0.7571428571428571, 3.9130434782608696, 0.10232558139534884, 0.025, 0.449438202247191, 0.02702702702702703, 0.8225806451612904, 1.3505154639175259, 0.1693548387096774, 0.23684210526315788, 1.1216216216216217, 1.0824175824175823, 1.254335260115607, 2.4246575342465753, 1.3697478991596639, 9.071428571428571, 1.1333333333333333, 0.14754098360655737, 1.2185792349726776, 0.7247191011235955, 0.16990291262135923, 1.103448275862069], [INFO] [stdout] [1.0515463917525774, 0.3051948051948052, 0.061611374407582936, 3.326923076923077, 1.037037037037037, 1.7710843373493976, 1.225130890052356, 0.10382513661202186, 2.451923076923077, 3.6538461538461537, 5.266666666666667, 1.7575757575757576, 0.1111111111111111, 14.181818181818182, 6.2105263157894735, 0.5, 1.110091743119266, 1.7734375, 0.16981132075471697, 2.0927835051546393, 1.467065868263473, 1.1835443037974684, 1.0862944162436547, 0.9080459770114943, 29.25, 1.271186440677966, 0.32019704433497537, 1.9620253164556962, 1.542857142857143, 25.333333333333332, 0.4968553459119497, 0.376984126984127], [INFO] [stdout] [0.016736401673640166, 0.8009950248756219, 1.9090909090909092, 0.5353535353535354, 0.4393305439330544, 0.9493670886075949, 1.9014084507042253, 1.256198347107438, 0.9362549800796812, 0.33170731707317075, 0.13636363636363635, 1.719298245614035, 0.028901734104046242, 5.0, 0.48947368421052634, inf, 0.11965811965811966, 0.33649289099526064, 0.9344262295081968, 3.7916666666666665, 0.8148148148148148, 0.861904761904762, 1.3703703703703705, 0.14146341463414633, inf, 0.7058823529411765, 2.7868852459016393, 1.5, 2.0, 1.5822784810126582, 0.41150442477876104, 1.1603773584905661], [INFO] [stdout] [0.1036036036036036, 0.7219730941704036, 0.9191176470588235, 0.8404255319148937, 1.0294117647058822, 1.171641791044776, 0.15126050420168066, 0.02040816326530612, 0.5560538116591929, 0.23829787234042554, 0.7238493723849372, 3.6129032258064515, 42.0, 0.18181818181818182, 0.6872427983539094, 0.005813953488372093, 0.01593625498007968, 0.6422018348623854, 0.5714285714285714, 1.1132075471698113, inf, 1.0175438596491229, 0.09202453987730061, 1.6752136752136753, 1.378787878787879, 0.3745019920318725, 0.38461538461538464, 0.4129353233830846, 0.35526315789473684, 1.0975609756097562, 0.8738317757009346, 1.5245901639344261], [INFO] [stdout] [0.7428571428571429, 0.4044943820224719, 0.8409090909090909, 3.903225806451613, 1.3082706766917294, 0.5333333333333333, 0.2153846153846154, 0.8828828828828829, 0.7424242424242424, 0.4619883040935672, 0.234375, 0.642570281124498, 1.4883720930232558, 0.7740112994350282, 0.4262295081967213, 0.4861111111111111, 0.07586206896551724, 10.76923076923077, 0.325, 0.3684210526315789, 0.3058823529411765, 5.382978723404255, 5.617647058823529, 0.0759493670886076, 0.9724137931034482, 6.026315789473684, 0.078125, 0.3480392156862745, 2.059322033898305, 2.3461538461538463, 1.8650793650793651, 0.28402366863905326], [INFO] [stdout] [1.396551724137931, 0.6923076923076923, 0.270042194092827, 1.505050505050505, 7.133333333333334, 1.391304347826087, 3.942857142857143, 0.0660377358490566, 0.15306122448979592, 0.6325301204819277, 1.5921052631578947, 1.6363636363636365, 0.08333333333333333, 0.7981651376146789, 1.0263157894736843, 0.45714285714285713, 1.3709677419354838, 0.5478260869565217, 34.666666666666664, 1.2110091743119267, 1.1428571428571428, 4.65, 2.3333333333333335, 0.8241758241758241, 0.7244094488188977, 0.2088607594936709, 0.3645320197044335, 1.2153846153846153, 0.06666666666666667, 4.354838709677419, 0.0913978494623656, 0.6363636363636364], [INFO] [stdout] [0.7362204724409449, 0.4, 2.6145833333333335, 0.7666666666666667, 1.0849673202614378, 1.5158730158730158, 1.2142857142857142, 0.4358974358974359, 0.4880952380952381, 8.2, 0.3, 0.8663793103448276, 1.7482517482517483, 0.45394736842105265, 4.6415094339622645, 0.5267857142857143, 18.272727272727273, 3.8333333333333335, 0.15948275862068967, 0.3438735177865613, 3.9365079365079363, 1.4274193548387097, 0.07142857142857142, 0.2013888888888889, 1.3009708737864079, 0.2807017543859649, 2.127659574468085, 0.6016260162601627, 20.875, 4.870967741935484, 0.5245098039215687, 5.4], [INFO] [stdout] [1.5514705882352942, 0.38235294117647056, 1.1456953642384107, 0.7486631016042781, 0.35714285714285715, 1.4293785310734464, 0.5179282868525896, 0.2619047619047619, 1.1159420289855073, 0.41836734693877553, 0.7103825136612022, 1.2015503875968991, 3.975, 1.029126213592233, 1.8644067796610169, 3.8974358974358974, 0.3705179282868526, 0.7205240174672489, 2.7790697674418605, 0.10245901639344263, 1.0142857142857142, 0.3705179282868526, 1.8591549295774648, 0.6449704142011834, 1.1517857142857142, 0.8051948051948052, 0.3162393162393162, 7.0, 0.42727272727272725, 3.02, 0.5357142857142857, 0.30927835051546393], [INFO] [stdout] [8.0, 0.22580645161290322, 0.40425531914893614, 11.333333333333334, 0.8605769230769231, 1.6788990825688073, 16.785714285714285, 0.6666666666666666, 0.1048951048951049, 0.42718446601941745, 0.2488479262672811, 0.7263157894736842, 1.3333333333333333, 0.9597701149425287, 14.857142857142858, 14.375, 7.052631578947368, 4.466666666666667, 0.9514563106796117, 1.1150442477876106, 24.6, 0.1509433962264151, 0.10236220472440945, 1.1208053691275168, 0.016129032258064516, 0.9830508474576272, 0.0958904109589041, 0.22388059701492538, 1.3150684931506849, 1.2837837837837838, 1.2391304347826086, 1.0698689956331877], [INFO] [stdout] [2.191919191919192, 6.24, 1.382608695652174, 0.948, 0.40384615384615385, 5.5, 0.01606425702811245, 0.31932773109243695, 0.6915887850467289, 4.0, 2.839080459770115, 1.5816993464052287, 0.12307692307692308, 1.0434782608695652, 0.5213270142180095, 2.0576923076923075, 0.319672131147541, 1.1369863013698631, 1.2837837837837838, 0.8975609756097561, 0.4079601990049751, 1.1843971631205674, 3.4285714285714284, 1.6565656565656566, 1.4148936170212767, 0.95, 0.4, 0.5851528384279476, 1.2753623188405796, 0.2930232558139535, 1.0098039215686274, 0.5549738219895288], [INFO] [stdout] [inf, 8.615384615384615, 0.35960591133004927, 0.5614035087719298, 0.5224489795918368, 0.9539473684210527, 0.8355263157894737, 0.7094594594594594, 4.6, 1.1913875598086126, 1.1197916666666667, 0.22826086956521738, 8.791666666666666, 0.23076923076923078, 0.14049586776859505, 1.0169491525423728, 1.1822916666666667, 0.0, 0.5580357142857143, 0.4, 2.148936170212766, 0.43388429752066116, 0.012345679012345678, 0.8955223880597015, 0.9222222222222223, 0.3561643835616438, 1.548148148148148, 1.5585585585585586, 5.645161290322581, 2.4634146341463414, 0.35023041474654376, 0.7047619047619048], [INFO] [stdout] [0.36363636363636365, 1.0833333333333333, 0.9322033898305084, 3.1842105263157894, 0.7771084337349398, 0.36893203883495146, 1.2727272727272727, 0.51, 0.6352941176470588, 0.6589861751152074, 1.328358208955224, 0.48878923766816146, 1.312883435582822, 1.9, 1.4, 0.36134453781512604, 1.2198581560283688, 0.12337662337662338, 0.9027027027027027, 2.4583333333333335, 0.7473118279569892, 0.26666666666666666, 0.30392156862745096, 3.857142857142857, 0.3160377358490566, 0.24271844660194175, 2.3333333333333335, 1.5916666666666666, 1.3282442748091603, 2.111111111111111, 1.5582822085889572, 0.18110236220472442], [INFO] [stdout] [6.409090909090909, 0.6370370370370371, 0.017964071856287425, 1.2748091603053435, 2.010204081632653, 1.639344262295082, 40.833333333333336, 0.014084507042253521, 2.632911392405063, 0.9559748427672956, 1.1675675675675676, 1.6616541353383458, 0.208955223880597, 2.757575757575758, 0.7872340425531915, 0.553921568627451, 0.1650485436893204, 0.7088607594936709, 0.0975609756097561, 0.9554655870445344, 2.948717948717949, 0.11914893617021277, 0.6578947368421053, 0.3103448275862069, 0.2441860465116279, 0.9808612440191388, 1.8269230769230769, 0.6547619047619048, 1.381578947368421, 0.192, 0.165, 0.620253164556962], [INFO] [stdout] [21.4, 0.7572815533980582, 0.8736842105263158, 0.08633093525179857, 0.31496062992125984, 0.12871287128712872, 0.6153846153846154, 0.4, 2.517857142857143, 0.08900523560209424, 2.4423076923076925, 0.7865168539325843, 0.4251968503937008, 1.7452830188679245, 8.083333333333334, 1.3161290322580645, 0.2964426877470356, 1.1931818181818181, 0.03597122302158273, 0.14285714285714285, 0.009433962264150943, 0.782258064516129, 0.8152173913043478, 2.087912087912088, 0.2, 1.3140495867768596, 0.14222222222222222, 3.890909090909091, 1.1481481481481481, 0.9545454545454546, 0.1872146118721461, 5.804878048780488], [INFO] [stdout] [1.6333333333333333, 1.8472222222222223, 0.5260416666666666, 1.2469135802469136, 4.121212121212121, 0.9018691588785047, 1.7256637168141593, 0.1732283464566929, 1.1255605381165918, 0.6319444444444444, 0.2265625, 2.975, 1.3902439024390243, 1.4919354838709677, 0.21710526315789475, 0.35638297872340424, 0.0, 0.3293172690763052, 1.1202185792349726, 0.65, 0.2550335570469799, 3.9705882352941178, 0.6120689655172413, 0.23430962343096234, 1.0926829268292684, 0.2815126050420168, 1.3513513513513513, 0.5970149253731343, inf, 0.11894273127753303, 0.07692307692307693, 0.35365853658536583], [INFO] [stdout] [0.5228215767634855, 1.6435643564356435, 0.7956989247311828, 0.4512820512820513, 0.225, 0.03508771929824561, 1.683453237410072, 1.381578947368421, 1.4634146341463414, 0.5981308411214953, 1.0309278350515463, 2.0, 0.5833333333333334, 4.571428571428571, 0.0, 0.35454545454545455, 8.173913043478262, 0.5645161290322581, 11.88888888888889, 0.4044943820224719, 6.375, 2.0, 0.7307692307692307, 0.9629629629629629, 1.6363636363636365, 3.0526315789473686, 0.09345794392523364, 0.759825327510917, 3.2452830188679247, 0.13023255813953488, 0.32323232323232326, 0.5111111111111111], [INFO] [stdout] [1.1388888888888888, 2.032, 1.6102941176470589, 1.6346153846153846, 0.11702127659574468, 1.8453608247422681, 0.784037558685446, 0.3932038834951456, 0.16216216216216217, 1.3532608695652173, 3.1, 1.8161764705882353, 0.0, 1.2873563218390804, 1.8955223880597014, 2.8297872340425534, 0.6461538461538462, 8.842105263157896, 15.5, 0.9696969696969697, 17.571428571428573, 2.8, 0.5602409638554217, 0.16891891891891891, 0.6111111111111112, 0.9069767441860465, 0.6991869918699187, 1.6842105263157894, 1.0606060606060606, 1.0961538461538463, 0.5833333333333334, 1.2], [INFO] [stdout] [1.0414201183431953, 1.5625, 0.7323943661971831, 0.38738738738738737, 2.802469135802469, 1.1232876712328768, 0.6810344827586207, 0.27702702702702703, 0.3620689655172414, 14.571428571428571, 1.703125, 0.020100502512562814, 1.5833333333333333, 1.6193548387096774, 1.4921875, 2.74468085106383, 0.7668161434977578, 2.1941747572815533, 4.518518518518518, 0.4095238095238095, 1.4645161290322581, 2.044642857142857, 29.0, 4.275862068965517, 1.6153846153846154, 0.627906976744186, 4.774193548387097, 0.04046242774566474, 4.714285714285714, 0.576530612244898, 0.3548387096774194, 0.35766423357664234], [INFO] [stdout] [1.007905138339921, 0.4975124378109453, 2.4516129032258065, 0.011494252873563218, 9.76923076923077, 1.204225352112676, 1.1180555555555556, 0.451063829787234, 0.6203208556149733, 0.2845528455284553, 1.1290322580645162, 0.4117647058823529, 0.11739130434782609, 0.4663677130044843, 1.6859504132231404, 0.4131455399061033, 0.085, 0.7580645161290323, 0.8516746411483254, 1.651685393258427, 0.6821705426356589, 0.6686046511627907, 6.925925925925926, 1.1063829787234043, 1.614678899082569, 1.0402010050251256, 0.6377551020408163, 0.8744939271255061, 0.8888888888888888, 0.13903743315508021, 0.6965811965811965, 1.0408163265306123], [INFO] [stdout] [1.1944444444444444, 0.11650485436893204, 0.3138075313807531, 1.0933333333333333, 0.4228187919463087, 3.5853658536585367, 0.49044585987261147, 0.050724637681159424, 0.9333333333333333, 2.123076923076923, 0.0, 9.76, 43.5, 0.3464566929133858, 1.1019417475728155, 42.25, 0.5581395348837209, 0.49504950495049505, 4.321428571428571, 1.304635761589404, 0.9818181818181818, 12.058823529411764, 1.3222222222222222, inf, 1.4203821656050954, 0.983739837398374, 0.38, 3.4285714285714284, 0.4065934065934066, 0.015625, 2.360655737704918, 0.017937219730941704], [INFO] [stdout] [0.042328042328042326, 0.3282828282828283, 0.043824701195219126, 5.0, 0.484375, 0.39487179487179486, 4.54054054054054, 1.3225806451612903, 0.4482758620689655, 0.6133333333333333, 1.6144578313253013, 51.75, 1.0291666666666666, 0.5916666666666667, 0.835820895522388, 4.0, 28.666666666666668, 0.02727272727272727, 0.8986486486486487, 1.76, 0.10344827586206896, 2.09375, 0.42857142857142855, 0.3614457831325301, 0.6391304347826087, 0.524390243902439, 0.8755020080321285, 9.466666666666667, 0.24015748031496062, 2.6666666666666665, 0.3032258064516129, 1.4938271604938271], [INFO] [stdout] [0.0825242718446602, 0.6993006993006993, 0.32882882882882886, 1.0742857142857143, 0.34959349593495936, 0.9868995633187773, 15.6875, 2.4857142857142858, 0.17209302325581396, 4.021739130434782, 0.963963963963964, 0.25098039215686274, 2.3333333333333335, 2.25, 0.4105691056910569, 1.2383720930232558, 1.3354430379746836, 0.05263157894736842, 0.041176470588235294, 10.909090909090908, 1.4423076923076923, 0.34306569343065696, 1.2380952380952381, 0.75, 1.5739130434782609, 0.35436893203883496, 0.24324324324324326, 0.09523809523809523, 0.4768211920529801, 1.5157232704402517, 23.6, 1.4565217391304348], [INFO] [stdout] [1.8478260869565217, 3.5277777777777777, 0.9418604651162791, 2.765957446808511, 1.4652777777777777, 1.7118644067796611, 0.9827586206896551, 0.6596638655462185, 1.0248962655601659, 1.5, 0.525, 1.3770491803278688, 0.49710982658959535, 1.375, 0.4835680751173709, 1.0448430493273542, 0.07048458149779736, 53.75, 0.9683794466403162, 8.535714285714286, 0.7056277056277056, 1.152542372881356, 1.6862745098039216, 0.38095238095238093, 0.5461847389558233, 0.717741935483871, 1.0558139534883721, 1.7222222222222223, 0.6067415730337079, 1.9591836734693877, 10.041666666666666, 0.24537037037037038], [INFO] [stdout] [1.9411764705882353, 0.25, 1.2695035460992907, 3.6031746031746033, 1.7, 0.6532258064516129, 1.0602409638554218, 19.272727272727273, 1.206896551724138, 0.9554140127388535, 1.2458100558659218, 13.583333333333334, 0.5409836065573771, 0.2636363636363636, 0.8795811518324608, 0.24468085106382978, 1.6666666666666667, 4.536585365853658, 0.37280701754385964, 1.1636363636363636, 5.195652173913044, 43.333333333333336, 0.2845528455284553, 3.681159420289855, 0.6741071428571429, 0.5735294117647058, 2.360655737704918, 1.0829493087557605, 6.175, 1.375, 0.2717391304347826, 3.7884615384615383], [INFO] [stdout] [0.488, 1.0140845070422535, 0.863013698630137, 126.0, 0.8838383838383839, 0.3872549019607843, 0.3076923076923077, 0.9794871794871794, 0.5816993464052288, 0.2834008097165992, inf, 0.7981651376146789, 1.2743362831858407, 0.2868525896414343, 1.6, 1.027027027027027, 0.1826086956521739, 3.2653061224489797, 4.541666666666667, 1.3674698795180722, 1.0505050505050506, 2.586206896551724, 1.411764705882353, 0.4700460829493088, 1.4536082474226804, 0.03896103896103896, 0.08771929824561403, 11.736842105263158, 2.046511627906977, 0.3225806451612903, 1.3558282208588956, 1.606896551724138], [INFO] [stdout] [0.4700854700854701, 3.627450980392157, 0.31718061674008813, 2.122448979591837, 0.53125, 0.44495412844036697, 0.8640350877192983, 4.0606060606060606, 0.39436619718309857, 2.548780487804878, 0.9747899159663865, 0.11363636363636363, 1.321917808219178, 1.5378151260504203, 0.0880503144654088, 0.20833333333333334, 0.4520547945205479, 1.3103448275862069, 3.260869565217391, 1.4736842105263157, 0.592741935483871, 1.0825242718446602, 0.3584905660377358, 4.528301886792453, 0.3018867924528302, 0.4690265486725664, 4.32, 2.116504854368932, 0.7384615384615385, 0.1848341232227488, 0.3163265306122449, 1.4], [INFO] [stdout] [0.8084112149532711, 0.12301587301587301, 2.8045977011494254, 0.2923728813559322, 2.0869565217391304, 0.40384615384615385, 1.5348837209302326, 0.41116751269035534, 0.0825242718446602, 0.37777777777777777, 1.4404761904761905, 0.06976744186046512, 0.43902439024390244, 2.3398058252427183, 0.34177215189873417, 1.618705035971223, 1.913978494623656, 0.5465116279069767, 2.0952380952380953, 1.393939393939394, 0.01293103448275862, 0.7134146341463414, 0.9078947368421053, 0.735632183908046, 55.0, 0.49029126213592233, 0.30165289256198347, 0.47257383966244726, 1.688, 6.578947368421052, 1.1891891891891893, 0.25170068027210885], [INFO] [stdout] [1.8275862068965518, 2.25, 0.30434782608695654, 0.949685534591195, 0.4838709677419355, 0.8654708520179372, 0.8865546218487395, 0.6960352422907489, 0.9242424242424242, 1.4671052631578947, 0.9308755760368663, 1.0560747663551402, 1.9622641509433962, 11.75, 0.45806451612903226, 0.3425925925925926, 0.363265306122449, 0.17672413793103448, 0.803030303030303, 1.5263157894736843, 1.2848101265822784, 4.40625, 1.0195121951219512, 0.8512396694214877, 0.5128205128205128, 1.6, 0.3870967741935484, 0.7619047619047619, 3.193548387096774, 0.4, 3.267857142857143, 0.27702702702702703], [INFO] [stdout] [0.5165562913907285, 1.6842105263157894, 0.9743589743589743, 2.1363636363636362, 0.7135922330097088, 0.23404255319148937, 5.0227272727272725, 2.5416666666666665, 0.18674698795180722, 1.4723926380368098, 1.4393939393939394, 1.75, 0.10909090909090909, 0.4190871369294606, 0.7064220183486238, 1.0160427807486632, 2.0, inf, 0.8, 0.7041420118343196, 2.203883495145631, 5.166666666666667, 0.5373134328358209, 1.5714285714285714, 0.2727272727272727, 3.8529411764705883, 0.027906976744186046, 0.7626262626262627, 0.7857142857142857, 1.112, 1.4945054945054945, 1.7765957446808511], [INFO] [stdout] [2.657142857142857, 0.12041884816753927, 5.454545454545454, 0.0967741935483871, 0.054187192118226604, 8.724137931034482, 0.5263157894736842, 0.7209302325581395, 0.7204968944099379, 0.19298245614035087, 0.7380952380952381, 2.1311475409836067, 4.346938775510204, 0.03125, 0.6482213438735178, 4.647058823529412, 1.0303030303030303, 0.5873015873015873, 0.40816326530612246, 32.25, 0.6709401709401709, 0.5666666666666667, 0.054901960784313725, 1.864, 0.745, 8.428571428571429, 0.6, 2.3230769230769233, 0.22869955156950672, 1.523489932885906, 0.2564102564102564, 1.0096153846153846], [INFO] [stdout] [0.018867924528301886, 0.27979274611398963, 0.6797385620915033, 1.4511278195488722, 1.5971223021582734, 1.6481481481481481, 1.2708333333333333, 3.5588235294117645, 0.3411214953271028, 0.2658959537572254, 0.8457943925233645, 4.245614035087719, 1.2603550295857988, 0.42038216560509556, 0.9202898550724637, 0.7991967871485943, 0.6822429906542056, 0.4648648648648649, 1.8636363636363635, 0.6889763779527559, 0.7407407407407407, 11.75, 178.0, 4.423076923076923, 0.9204545454545454, 4.6, 0.7748344370860927, 4.34, 0.18461538461538463, 1.633587786259542, 36.666666666666664, 4.880952380952381]], shape=[32, 32], strides=[32, 1], layout=Cc (0x5), const ndim=2, [INFO] [stdout] blue: [[0.23703703703703705, 0.6956521739130435, 1.8421052631578947, 0.3448275862068966, 3.3857142857142857, 0.2727272727272727, 1.3163841807909604, 0.25, 0.8547717842323651, 0.3870967741935484, 0.8796296296296297, 1.4907407407407407, 0.8247422680412371, 0.1450980392156863, 0.12403100775193798, 1.2638036809815951, 0.8693693693693694, 3.0, 0.11976047904191617, 1.9206349206349207, 0.22026431718061673, 0.640495867768595, 1.9292035398230087, 3.2777777777777777, 1.4761904761904763, 0.611764705882353, 1.975206611570248, 0.5833333333333334, 0.8032786885245902, 0.11965811965811966, 0.09236947791164658, 0.3088235294117647], [INFO] [stdout] [2.2588235294117647, 0.9518072289156626, 0.25, 24.333333333333332, 3.6666666666666665, 1.624203821656051, 0.49777777777777776, 0.17063492063492064, 0.9903846153846154, 2.3118279569892475, 0.2892561983471074, 0.09055118110236221, 3.208955223880597, 3.2432432432432434, 11.125, 1.8137254901960784, 1.9076923076923078, 0.47317073170731705, 0.5188284518828452, 1.1343283582089552, 1.7209302325581395, 1.221476510067114, 1.3410852713178294, 3.4761904761904763, 13.222222222222221, 0.24561403508771928, 3.9130434782608696, 91.5, 0.7625, 0.7007874015748031, 2.8219178082191783, 1.2608695652173914], [INFO] [stdout] [1.2933333333333332, 0.6844444444444444, 0.9634703196347032, 0.5148514851485149, 1.255813953488372, 1.064102564102564, 0.9227053140096618, 1.3656716417910448, 1.2380952380952381, 0.3795620437956204, 0.13274336283185842, 0.42857142857142855, 234.0, 0.08396946564885496, 3.8, 0.3445378151260504, 1.329268292682927, 1.0491803278688525, 1.2544378698224852, 1.94, 0.8652849740932642, 0.6899563318777293, 3.8627450980392157, 1.3181818181818181, 0.017467248908296942, 1.0085470085470085, 5.486486486486487, 0.34801762114537443, 0.7777777777777778, 0.07692307692307693, 1.358974358974359, 0.9921259842519685], [INFO] [stdout] [1.0, 0.9757281553398058, 1.6923076923076923, 2.0, 2.463917525773196, 0.5197368421052632, 0.37566137566137564, 1.9206349206349207, 1.162037037037037, 2.204301075268817, 6.722222222222222, 0.2446351931330472, 1.138157894736842, 0.125, 1.027027027027027, 0.0, 13.0, 23.444444444444443, 1.4186046511627908, 0.3157894736842105, 0.3176470588235294, 1.2804878048780488, 2.347826086956522, 5.857142857142857, 0.0, 0.6601941747572816, 2.1785714285714284, 1.8421052631578947, 0.9523809523809523, 0.6869565217391305, 7.793103448275862, 0.9953051643192489], [INFO] [stdout] [2.883116883116883, 9.695652173913043, 0.8774193548387097, 0.41964285714285715, 2.328767123287671, 5.826086956521739, 1.5063291139240507, 1.3243243243243243, 0.8745098039215686, 4.12280701754386, 4.345454545454546, 0.484375, 0.03184713375796178, 2.863013698630137, 3.0759493670886076, 1.1944444444444444, 1.945736434108527, 0.6193181818181818, 0.25, 2.8266666666666667, 0.0, 3.6382978723404253, 1.1560283687943262, 0.5598086124401914, 1.233644859813084, 0.984313725490196, 0.8931297709923665, 1.3958333333333333, 1.4339622641509433, 1.1603773584905661, 2.0576923076923075, 0.6161616161616161], [INFO] [stdout] [13.61111111111111, 0.363265306122449, 1.76, 0.3024390243902439, 2.216666666666667, 5.0, 6.964285714285714, 11.1, 0.6502463054187192, 1.1958041958041958, 1.4545454545454546, 1.180094786729858, 1.1415929203539823, 1.1132075471698113, 2.033333333333333, 2.16, 2.9591836734693877, 2.6, 1.2269938650306749, 1.436046511627907, 1.103896103896104, 0.21962616822429906, 0.1717171717171717, 1.6808510638297873, 1.3181818181818181, 1.027027027027027, 1.2549019607843137, inf, 0.9672131147540983, 0.1078838174273859, 0.6528497409326425, 8.45], [INFO] [stdout] [0.48739495798319327, 0.18396226415094338, 1.267379679144385, 0.5210526315789473, 0.07853403141361257, 1.4081632653061225, 0.3723404255319149, 0.9137931034482759, 0.4224137931034483, 0.8469387755102041, 0.36538461538461536, 0.26720647773279355, 0.1610738255033557, 1.6029411764705883, 0.608, 0.3349282296650718, 2.3846153846153846, 0.5324074074074074, 0.05263157894736842, 2.5952380952380953, 0.3967611336032389, 0.5063291139240507, 0.3488372093023256, 0.6594202898550725, 3.8484848484848486, 0.6448979591836734, 1.6370967741935485, 0.5371900826446281, 1.2980769230769231, 0.16666666666666666, 1.537190082644628, 1.0935672514619883], [INFO] [stdout] [1.1493212669683257, 1.8852459016393444, 0.5549132947976878, 1.4285714285714286, 0.827027027027027, 21.0, 9.058823529411764, 4.254545454545455, 0.5, 1.4285714285714286, 1.8055555555555556, 3.3142857142857145, 0.5909090909090909, 3.4545454545454546, 0.22746781115879827, 1.1256281407035176, 2.75, 0.08737864077669903, 5.2727272727272725, 3.3733333333333335, 0.3423913043478261, 0.7167630057803468, 20.0, 2.4, 1.1704545454545454, 0.6063829787234043, 0.9494949494949495, 1.5, 0.09195402298850575, 0.26495726495726496, 1.0793650793650793, 0.16055045871559634], [INFO] [stdout] [0.6384976525821596, 0.4434782608695652, 1.143939393939394, 1.654867256637168, 0.5714285714285714, 8.428571428571429, 1.1357466063348416, 0.358974358974359, 0.7419354838709677, 1.5806451612903225, 1.464, 0.5308641975308642, 0.25157232704402516, 1.1444444444444444, 3.5757575757575757, 0.22033898305084745, 251.0, 3.318840579710145, 3.44, 1.297872340425532, 1.9444444444444444, 3.1375, 0.3480392156862745, 0.7191489361702128, 2.488888888888889, 3.347826086956522, 1.3, 0.04739336492890995, 0.44176706827309237, 1.1627906976744187, 3.111111111111111, 194.0], [INFO] [stdout] [0.3157894736842105, 13.285714285714286, 0.3560606060606061, 0.11538461538461539, 1.8909090909090909, 1.0092592592592593, 0.0915032679738562, 0.808695652173913, 8.9375, 1.0248756218905473, 19.727272727272727, 0.9405940594059405, 0.6029411764705882, 5.117647058823529, 0.875, 0.034934497816593885, 0.38, 0.12605042016806722, 1.6885245901639345, 0.7197452229299363, 0.1694915254237288, 1.50354609929078, 1.351063829787234, 7.842105263157895, 1.1923076923076923, 1.903225806451613, 73.0, 0.9054054054054054, 4.294117647058823, 4.933333333333334, 0.23469387755102042, 0.9541666666666667], [INFO] [stdout] [0.5409836065573771, 0.09803921568627451, 0.7718120805369127, 1.5151515151515151, 0.3132530120481928, 0.3006535947712418, 1.1527777777777777, 0.9754098360655737, 0.5487179487179488, 1.0961538461538463, 1.891304347826087, 51.0, 1.3402061855670102, 0.3770491803278688, 1.1283422459893049, 0.5306122448979592, 2.772727272727273, 1.6343283582089552, 0.7628865979381443, 5.54054054054054, 1.0151515151515151, 0.9791666666666666, 1.4, 0.9166666666666666, 2.0434782608695654, 0.625, 2.0833333333333335, 1.0751173708920188, 0.7931034482758621, 1.8376068376068375, 0.8755364806866953, 1.3840579710144927], [INFO] [stdout] [0.0, 0.21311475409836064, 2.9, 1.5944055944055944, 1.1951219512195121, 1.345132743362832, 25.333333333333332, 0.6065573770491803, 0.14150943396226415, 0.9247787610619469, 0.8727272727272727, 15.333333333333334, 0.16783216783216784, 1.1142857142857143, 24.2, 0.6781609195402298, 1.2075471698113207, inf, 1.2873563218390804, 110.0, 0.4895833333333333, 2.574468085106383, 0.413265306122449, 2.4363636363636365, 1.4754098360655739, 0.8248587570621468, 1.173913043478261, 0.5045454545454545, 0.6326530612244898, 0.23163841807909605, 7.0, 0.7046979865771812], [INFO] [stdout] [0.6376811594202898, 0.16071428571428573, 1.0825688073394495, 0.59375, 166.0, 0.6645161290322581, 0.2864583333333333, 1.5873015873015872, 1.2623762376237624, 9.863636363636363, 0.4557823129251701, 7.193548387096774, 0.6680327868852459, 1.4705882352941178, 0.39215686274509803, 1.5555555555555556, 1.4242424242424243, 0.806282722513089, 0.8149779735682819, 4.8, 5.8125, 1.0408163265306123, 0.8292682926829268, 0.2692307692307692, 0.9592760180995475, 2.2888888888888888, 0.14285714285714285, 0.5555555555555556, 1.7466666666666666, 0.035856573705179286, 0.9702380952380952, 1.7397260273972603], [INFO] [stdout] [0.1476510067114094, 0.8083832335329342, 1.31496062992126, 0.5458333333333333, 0.8596491228070176, 2.489795918367347, 0.049586776859504134, 1.7530864197530864, 1.0394736842105263, 0.8594594594594595, 0.8222222222222222, 3.911764705882353, 0.7976190476190477, 0.7586206896551724, 1.0444444444444445, 0.9532710280373832, 1.0404040404040404, 1.0486725663716814, 0.3416666666666667, 0.9762845849802372, 1.368421052631579, 3.051948051948052, 1.5510204081632653, 5.2727272727272725, 1.036144578313253, 0.9675925925925926, 0.5561497326203209, 14.0, 0.5033112582781457, 0.6345177664974619, 1.8867924528301887, 1.2061068702290076], [INFO] [stdout] [0.026455026455026454, 2.607594936708861, 3.1666666666666665, 0.7164948453608248, 1.1598173515981736, 1.1038251366120218, 2.9545454545454546, 1.1619718309859155, 0.39436619718309857, 1.5158730158730158, 0.45021645021645024, 2.0697674418604652, 1.233009708737864, 0.8983050847457628, 0.375, 12.916666666666666, 2.0403225806451615, 0.6153846153846154, 0.5582329317269076, 1.1338028169014085, 2.864864864864865, 1.3333333333333333, 0.92, 0.9381443298969072, 0.95, 0.8013245033112583, 1.9230769230769231, 0.27918781725888325, 2.3823529411764706, 0.18181818181818182, 0.8975409836065574, 0.16141732283464566], [INFO] [stdout] [0.22388059701492538, 0.7741935483870968, 1.28, 1.173913043478261, 0.17647058823529413, 2.14, 0.5207373271889401, 1.6387096774193548, 1.252808988764045, 24.0, 2.4150943396226414, 0.25, 0.22527472527472528, 1.1272727272727272, 0.8128342245989305, 1.1677018633540373, 0.2669683257918552, 1.2704081632653061, 1.3759398496240602, 1.2587412587412588, 1.49, 0.1650485436893204, 0.5603864734299517, 3.918032786885246, 6.833333333333333, 2.8, 0.9390862944162437, 0.6261682242990654, 0.0, 0.9869565217391304, 1.3829787234042554, 2.0759493670886076], [INFO] [stdout] [40.166666666666664, 0.6870748299319728, 1.1272727272727272, 0.8944954128440367, 0.21052631578947367, 1.3255813953488371, 1.2300884955752212, 1.7078651685393258, 0.82, 23.77777777777778, 0.9150943396226415, 0.52, 30.857142857142858, 0.08484848484848485, 0.5340909090909091, 0.44715447154471544, 23.0, 0.7045454545454546, 0.08144796380090498, 0.40825688073394495, 0.37209302325581395, 1.515625, 0.5118110236220472, 0.703125, 0.7734375, 1.3902439024390243, 0.4476987447698745, 4.673469387755102, 0.8548387096774194, 14.333333333333334, 2.2, 0.35294117647058826], [INFO] [stdout] [1.5319148936170213, 11.363636363636363, 3.090909090909091, 0.4792626728110599, 0.45410628019323673, 2.8529411764705883, 1.5106382978723405, 0.9363636363636364, 0.3217391304347826, 5.111111111111111, 0.20725388601036268, 2.9565217391304346, 4.25, 1.1153846153846154, 0.3471502590673575, 2.35, 0.7878787878787878, 0.4418604651162791, 0.04878048780487805, 1.0232558139534884, 0.4666666666666667, 2.0833333333333335, 1.9529411764705882, 1.1746031746031746, 1.5319148936170213, 0.8565737051792829, 3.1538461538461537, 0.3275862068965517, 0.1853932584269663, 0.6933333333333334, 8.727272727272727, 0.9523809523809523], [INFO] [stdout] [1.4955752212389382, 2.440677966101695, 3.380952380952381, 3.0, 0.44751381215469616, 7.3, 0.6590909090909091, 0.6065573770491803, 3.625, 0.125, 1.0078740157480315, 39.8, 0.41025641025641024, 7.75, 0.6432160804020101, 11.75, 1.3680981595092025, 0.4660633484162896, 0.12385321100917432, 1.794871794871795, 5.961538461538462, 1.0666666666666667, 0.6666666666666666, 0.2283464566929134, 1.0833333333333333, 0.5695364238410596, 0.49206349206349204, 1.4065040650406504, 0.12173913043478261, 0.8672566371681416, 0.808695652173913, 12.454545454545455], [INFO] [stdout] [2.3425925925925926, 1.4565217391304348, 0.3583815028901734, 0.8969072164948454, 3.25, 1.5604395604395604, 1.1612903225806452, 1.236842105263158, 8.130434782608695, 10.25, 0.7351778656126482, 0.6023622047244095, 115.0, 4.46, 0.6875, 7.607142857142857, 2.0, 2.2962962962962963, 1.817391304347826, 1.289855072463768, 0.80625, 0.882051282051282, 0.216, 0.6103896103896104, 2.945945945945946, 0.7991967871485943, 0.7935222672064778, 1.5060975609756098, 1.5, 1.8888888888888888, 2.207547169811321, 11.666666666666666], [INFO] [stdout] [4.0, 1.3825503355704698, 2.0254237288135593, 0.35714285714285715, 2.6140350877192984, 0.18468468468468469, 1.6020408163265305, 4.181818181818182, 1.271186440677966, 1.5853658536585367, 0.2677595628415301, 0.10638297872340426, 4.0, 1.27, 1.177142857142857, 0.0380952380952381, 1.3650793650793651, 1.063157894736842, 0.1917808219178082, 1.5252525252525253, 3.6666666666666665, 0.12056737588652482, 0.972972972972973, 0.0, 3.488888888888889, 1.1336405529953917, 1.408450704225352, 0.5932203389830508, 0.8425925925925926, 2.742857142857143, 0.26991150442477874, 5.068181818181818], [INFO] [stdout] [7.875, 15.23076923076923, 1.9307692307692308, 0.1043956043956044, 0.3595505617977528, 1.2037037037037037, 0.7254901960784313, 1.9787234042553192, 3.3833333333333333, 1.7045454545454546, 0.48255813953488375, 0.037383177570093455, 1.1483253588516746, 6.486486486486487, 0.6600985221674877, 2.1153846153846154, 0.03508771929824561, 1.1, 1.0277777777777777, 0.205761316872428, 0.7945205479452054, 0.12549019607843137, 1.8629032258064515, 0.33739837398373984, 5.75, 0.9265536723163842, 15.5625, 0.3125, 127.0, 0.7397260273972602, 1.2916666666666667, 2.103896103896104], [INFO] [stdout] [0.9363636363636364, 1.0214285714285714, 6.0, 3.30188679245283, 1.8088235294117647, 9.541666666666666, 0.9411764705882353, 0.7216494845360825, 3.5833333333333335, 1.4375, 2.5813953488372094, 1.0, 0.4329896907216495, 0.3950617283950617, 2.2162162162162162, 3.185185185185185, 0.6991150442477876, 0.304, 1.8279569892473118, 11.0, 0.7722772277227723, 3.914285714285714, 2.625, 17.0, 1.1855670103092784, 1.8558558558558558, 0.24666666666666667, 0.20388349514563106, 1.6063829787234043, 11.357142857142858, 5.0, 0.2967741935483871], [INFO] [stdout] [1.7692307692307692, 0.3050847457627119, 0.5733333333333334, 0.4895833333333333, 1.2307692307692308, 1.2826086956521738, 2.761904761904762, 17.0, 1.193069306930693, 0.4778761061946903, 0.17467248908296942, 0.6853932584269663, 0.7456896551724138, 1.0833333333333333, 1.290909090909091, 1.0229357798165137, 1.2541436464088398, 0.021505376344086023, 6.170731707317073, 0.56, 1.6267605633802817, 0.4154929577464789, 0.4975609756097561, 0.2876712328767123, 1.2146341463414634, 1.417142857142857, 1.9545454545454546, 0.8571428571428571, 1.0056497175141244, 0.3402777777777778, 0.7272727272727273, 1.9636363636363636], [INFO] [stdout] [0.27530364372469635, 0.4897959183673469, 0.6077586206896551, 0.6363636363636364, 0.6369426751592356, 6.888888888888889, 6.384615384615385, 0.2619047619047619, 0.3702127659574468, 1.0827586206896551, 1.185430463576159, 0.16, 1.2708333333333333, 0.8396946564885496, 0.8025210084033614, 6.064516129032258, 1.0568181818181819, 0.3203125, 1.6888888888888889, 0.3793103448275862, 0.2839506172839506, 0.02608695652173913, 0.537117903930131, 1.1129032258064515, 1.5342465753424657, 0.8225806451612904, 0.46564885496183206, 0.9601769911504425, 1.0526315789473684, 0.43478260869565216, 0.6618705035971223, 0.26804123711340205], [INFO] [stdout] [31.25, 1.5434782608695652, 3.8421052631578947, 0.012987012987012988, 0.9041095890410958, 1.2911392405063291, 0.6059322033898306, 0.8057851239669421, 0.6270491803278688, 1.8296296296296297, 0.0, 1.8016528925619835, 1.8225806451612903, 2.436893203883495, 1.896551724137931, 10.571428571428571, 230.0, 0.7313432835820896, 0.7868852459016393, 1.930232558139535, 1.5348837209302326, 0.4264705882352941, 0.2905982905982906, 1.5611510791366907, 2.1555555555555554, 11.0, 0.8260869565217391, 0.2923076923076923, 0.46236559139784944, 13.285714285714286, 4.6571428571428575, 4.67741935483871], [INFO] [stdout] [0.7647058823529411, 0.22566371681415928, 0.9116465863453815, 0.2832369942196532, 1.641025641025641, 1.0480769230769231, 1.4615384615384615, 0.7021276595744681, 0.9424778761061947, 2.9285714285714284, 1.2592592592592593, 1.9469026548672566, 1.9210526315789473, 3.838709677419355, 1.606060606060606, 0.7384615384615385, 0.37435897435897436, 0.4603174603174603, 1.7692307692307692, 0.26635514018691586, 1.8507462686567164, 2.0396039603960396, 0.5170731707317073, 0.2548076923076923, 1.65625, 0.9741379310344828, 0.2717391304347826, 0.9809523809523809, 16.25, 2.0095238095238095, 0.6666666666666666, 0.24752475247524752], [INFO] [stdout] [2.3010752688172045, 2.52, 0.47282608695652173, 1.5031847133757963, 0.4017467248908297, 1.4181818181818182, 4.526315789473684, 0.7725490196078432, 2.0, 0.3146853146853147, 2.1, 0.9347826086956522, 0.640625, 1.7758620689655173, 0.9875, 0.9328859060402684, 0.9789473684210527, 6.88, 10.5, 0.7058823529411765, 2.1682242990654204, 3.28, 8.444444444444445, 0.5686274509803921, 0.016260162601626018, 0.8142292490118577, 2.951219512195122, 2.043103448275862, 0.49603174603174605, 0.8085106382978723, 0.16299559471365638, 1.2049180327868851], [INFO] [stdout] [0.5321100917431193, 0.6551724137931034, 138.0, 1.2230769230769232, 0.21830985915492956, 1.077294685990338, 1.391812865497076, 1.3121387283236994, 6.947368421052632, 0.6007905138339921, 2.3333333333333335, 0.5023474178403756, 0.4669603524229075, 0.2222222222222222, 0.6485355648535565, 0.9230769230769231, 3.828125, 5.395348837209302, 2.0952380952380953, 0.38, 0.6810344827586207, 0.2857142857142857, 2.1808510638297873, 0.7202380952380952, 2.4893617021276597, 0.0423728813559322, 1.0420168067226891, 0.16470588235294117, 0.7294117647058823, 2.1, 0.2222222222222222, 1.184], [INFO] [stdout] [1.3017241379310345, 0.5816326530612245, 1.2111801242236024, 0.26506024096385544, 1.2046783625730995, 0.7430830039525692, 0.1896551724137931, 0.8888888888888888, 1.360655737704918, 0.649402390438247, 0.717391304347826, 0.23668639053254437, 0.9401709401709402, 1.7338129496402879, 1.472972972972973, 8.904761904761905, 0.4573170731707317, 0.0, 11.538461538461538, 2.9649122807017543, 1.3037974683544304, 0.2926829268292683, 0.27800829875518673, 2.9272727272727272, 0.584070796460177, 0.723404255319149, 8.6, 0.8016194331983806, 1.0084745762711864, 1.8115942028985508, 0.44390243902439025, 5.875], [INFO] [stdout] [1.206896551724138, 0.7609561752988048, 0.26666666666666666, 5.564102564102564, 3.171875, 1.7058823529411764, 0.6195652173913043, 1.0436893203883495, 0.7666666666666667, 28.5, 1.2475247524752475, 2.9047619047619047, 1.3611111111111112, 0.8648648648648649, 1.1145374449339207, 0.4214876033057851, 1.1785714285714286, 0.6, 0.35507246376811596, 0.028985507246376812, 3.12, 1.3043478260869565, 1.8888888888888888, 0.6868131868131868, 0.8771929824561403, 0.08366533864541832, 0.9375, 0.6701030927835051, 1.109452736318408, 2.0985915492957745, 0.5131578947368421, 0.40784313725490196], [INFO] [stdout] [0.527363184079602, 2.838235294117647, 1.7, 0.7430167597765364, 1.037313432835821, 0.5901639344262295, 0.8347826086956521, 0.5190839694656488, 0.9029535864978903, 1.0679012345679013, 2.8157894736842106, 0.43846153846153846, 11.266666666666667, 1.2265625, 0.75, 1.0246913580246915, 1.8771929824561404, 1.1011904761904763, 26.4, 1.4941176470588236, 1.6, 0.11764705882352941, 0.008130081300813009, 1.4444444444444444, 0.8148148148148148, 0.6557377049180327, 0.7023255813953488, 0.23255813953488372, 1.989795918367347, 5.24, 0.0594059405940594, 0.28]], shape=[32, 32], strides=[32, 1], layout=Cc (0x5), const ndim=2, [INFO] [stdout] } [INFO] [stdout] [INFO] [stdout] ', src/tests/impl_ops.rs:68:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x81805e1 - std::backtrace_rs::backtrace::libunwind::trace::h5f291319ef5c6762 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x81805e1 - std::backtrace_rs::backtrace::trace_unsynchronized::h96ca96ef06a343d3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x81805e1 - std::sys_common::backtrace::_print_fmt::h9ecddad7ef420251 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x81805e1 - ::fmt::h7345cc970529ac34 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x81bdcfc - core::fmt::write::hf580cd49f879cb74 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stdout] 5: 0x817d67b - std::io::Write::write_fmt::hceb49ab886ea57c9 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x81803e6 - std::sys_common::backtrace::_print::h8b6713f1e30cd3b1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x81803e6 - std::sys_common::backtrace::print::h228371403e861751 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x8181fc5 - std::panicking::default_hook::{{closure}}::h6da55f6f475e59d6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x8181cc5 - std::panicking::default_hook::h8f14cf6f2f2f52d8 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x815f69c - core::ops::function::Fn::call::h9b26c25f04212ebd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:161:5 [INFO] [stdout] 11: 0x8155bf9 - as core::ops::function::Fn>::call::h0b6006386399b354 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 12: 0x8155bf9 - test::test_main::{{closure}}::hf462dccab4831d1f [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x8182704 - as core::ops::function::Fn>::call::h9163b46de7e7a7ba [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 14: 0x8182704 - std::panicking::rust_panic_with_hook::h2f79ffe424d88114 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:692:13 [INFO] [stdout] 15: 0x81824bc - std::panicking::begin_panic_handler::{{closure}}::h59ef6a1246219cbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stdout] 16: 0x8180a5a - std::sys_common::backtrace::__rust_end_short_backtrace::h3d3587da31656282 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 17: 0x8182193 - rust_begin_unwind [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stdout] 18: 0x804c600 - core::panicking::panic_fmt::h40e949315ccf1c11 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stdout] 19: 0x808335d - image_recovery::tests::impl_ops::div_is_correct::hf8a06354b78b69e1 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/impl_ops.rs:68:5 [INFO] [stdout] 20: 0x8082d87 - image_recovery::tests::impl_ops::div_is_correct::{{closure}}::ha2881a82ec261ecc [INFO] [stdout] at /opt/rustwide/workdir/src/tests/impl_ops.rs:57:21 [INFO] [stdout] 21: 0x80863fd - core::ops::function::FnOnce::call_once::hbbec4f8870a957b0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 22: 0x815a63e - core::ops::function::FnOnce::call_once::hecc3c5fab6cb88cd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 23: 0x815a63e - test::__rust_begin_short_backtrace::h18e977d49f646cd0 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:657:18 [INFO] [stdout] 24: 0x812d470 - test::run_test::{{closure}}::ha39325b57d1cb768 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:648:30 [INFO] [stdout] 25: 0x812d470 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5040e45b1e845123 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 26: 0x81597b7 - as core::ops::function::FnOnce>::call_once::h26c70f40318b0360 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 27: 0x81597b7 - as core::ops::function::FnOnce<()>>::call_once::hfa679c02d5269ea1 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 28: 0x81597b7 - std::panicking::try::do_call::h5bc1d3d4ab3d7acd [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 29: 0x81597b7 - std::panicking::try::h0d0734d848512873 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 30: 0x81597b7 - std::panic::catch_unwind::h1b17ff745af6bff3 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 31: 0x81597b7 - test::run_test_in_process::h7545f915ef03cbbe [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:680:27 [INFO] [stdout] 32: 0x81597b7 - test::run_test::run_test_inner::{{closure}}::he5f64ab41218f776 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:574:39 [INFO] [stdout] 33: 0x8127cda - test::run_test::run_test_inner::{{closure}}::h74ad460a34a68702 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/test/src/lib.rs:601:37 [INFO] [stdout] 34: 0x8127cda - std::sys_common::backtrace::__rust_begin_short_backtrace::h3e8f4d074e786dcf [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 35: 0x812d2eb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9aa166e39b65b836 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:550:17 [INFO] [stdout] 36: 0x812d2eb - as core::ops::function::FnOnce<()>>::call_once::h49c1c6ee61f36b13 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 37: 0x812d2eb - std::panicking::try::do_call::h6c0758e2b02f2859 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stdout] 38: 0x812d2eb - std::panicking::try::h3684f436e633cc77 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stdout] 39: 0x812d2eb - std::panic::catch_unwind::hc37306cbaab1bf43 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stdout] 40: 0x812d2eb - std::thread::Builder::spawn_unchecked_::{{closure}}::h6a4963ec3f0e3be6 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/thread/mod.rs:549:30 [INFO] [stdout] 41: 0x812d2eb - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0914fb32932929dc [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stdout] 42: 0x81862cd - as core::ops::function::FnOnce>::call_once::hb6157d95beb62c18 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 43: 0x81862cd - as core::ops::function::FnOnce>::call_once::h710bd3383b288449 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 44: 0x81862cd - std::sys::unix::thread::Thread::new::thread_start::ha4036db4cbfe1239 [INFO] [stdout] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::impl_ops::div_is_correct [INFO] [stdout] [INFO] [stdout] test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "783e8cc4ecfcfc41477c15baaedcb502bca8953f2d7bdc83deff638d6ed7fc55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783e8cc4ecfcfc41477c15baaedcb502bca8953f2d7bdc83deff638d6ed7fc55", kill_on_drop: false }` [INFO] [stdout] 783e8cc4ecfcfc41477c15baaedcb502bca8953f2d7bdc83deff638d6ed7fc55