[INFO] cloning repository https://github.com/supertrianguloid/booted [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/supertrianguloid/booted" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupertrianguloid%2Fbooted", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupertrianguloid%2Fbooted'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 272bf9c894b5f46e8ab4b8cffa34ef14a5f2e8e9 [INFO] testing supertrianguloid/booted against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupertrianguloid%2Fbooted" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/supertrianguloid/booted [INFO] finished tweaking git repo https://github.com/supertrianguloid/booted [INFO] tweaked toml for git repo https://github.com/supertrianguloid/booted written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/supertrianguloid/booted on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/supertrianguloid/booted 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.16.3 [INFO] [stderr] Downloaded bon v3.9.1 [INFO] [stderr] Downloaded bon-macros v3.9.1 [INFO] [stderr] Downloaded indicatif v0.18.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f540cd72a5f8e270522c14a0a77f0a7715ef2c73da180f6e14910f01ee0b296 [INFO] running `Command { std: "docker" "start" "-a" "0f540cd72a5f8e270522c14a0a77f0a7715ef2c73da180f6e14910f01ee0b296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f540cd72a5f8e270522c14a0a77f0a7715ef2c73da180f6e14910f01ee0b296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f540cd72a5f8e270522c14a0a77f0a7715ef2c73da180f6e14910f01ee0b296", kill_on_drop: false }` [INFO] [stdout] 0f540cd72a5f8e270522c14a0a77f0a7715ef2c73da180f6e14910f01ee0b296 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dd78e959c1f8d7b46d2be8f443de6711d22381d3a414032b61a46ce0ee5f0e9 [INFO] running `Command { std: "docker" "start" "-a" "4dd78e959c1f8d7b46d2be8f443de6711d22381d3a414032b61a46ce0ee5f0e9", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Compiling bon v3.9.1 [INFO] [stderr] Compiling booted v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.09s [INFO] running `Command { std: "docker" "inspect" "4dd78e959c1f8d7b46d2be8f443de6711d22381d3a414032b61a46ce0ee5f0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd78e959c1f8d7b46d2be8f443de6711d22381d3a414032b61a46ce0ee5f0e9", kill_on_drop: false }` [INFO] [stdout] 4dd78e959c1f8d7b46d2be8f443de6711d22381d3a414032b61a46ce0ee5f0e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65ece52a2d91c7c3c30b64cf5ad4a110b2993d82a39006cdbd1462ec1193e1a0 [INFO] running `Command { std: "docker" "start" "-a" "65ece52a2d91c7c3c30b64cf5ad4a110b2993d82a39006cdbd1462ec1193e1a0", kill_on_drop: false }` [INFO] [stderr] Compiling booted v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.83s [INFO] running `Command { std: "docker" "inspect" "65ece52a2d91c7c3c30b64cf5ad4a110b2993d82a39006cdbd1462ec1193e1a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ece52a2d91c7c3c30b64cf5ad4a110b2993d82a39006cdbd1462ec1193e1a0", kill_on_drop: false }` [INFO] [stdout] 65ece52a2d91c7c3c30b64cf5ad4a110b2993d82a39006cdbd1462ec1193e1a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 16bccbba085268a474ad0e67d47d891a9967ddae91ada4028a042c888ff69b03 [INFO] running `Command { std: "docker" "start" "-a" "16bccbba085268a474ad0e67d47d891a9967ddae91ada4028a042c888ff69b03", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/booted-effbad1fe938d89a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test samplers::tests::block_indices_test ... ok [INFO] [stdout] test samplers::tests::m_of_n_sample_test ... ok [INFO] [stdout] test samplers::tests::block_jackknife_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/scalar_test.rs (/opt/rustwide/target/debug/deps/scalar_test-7aabfad858d37e99) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_vector_bootstrap_multivariate ... ok [INFO] [stdout] test test_handling_failures ... ok [INFO] [stdout] test test_bias_corrected_variance ... ok [INFO] [stdout] test test_double_bootstrap ... ok [INFO] [stdout] test test_bias_corrected_ratio_of_means ... ok [INFO] [stdout] test test_bias_corrected_bootstrap ... ok [INFO] [stdout] test test_scalar_bootstrap_mean ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_scalar_bootstrap_mean stdout ---- [INFO] [stdout] Scalar Summary: BootstrapSummary { n_boot: 2000, replicas: [9.794218593223821, 9.69863562323234, 9.83673583206261, 9.787485905577645, 9.853217238457924, 9.853232997290924, 9.925727635535724, 10.017937984294335, 9.87858617436513, 9.797609168240612, 9.833601354910522, 9.881760123399637, 9.969074692961211, 9.896691573479217, 9.807264916309553, 9.861777616918456, 9.806146378641023, 9.892977294818492, 9.859315479636042, 9.799353777716108, 9.959647330674576, 9.816618080551983, 9.843812796815415, 9.918515848324295, 9.88298494576063, 9.903672741490903, 9.8826487447281, 9.868610419654212, 9.864379224876016, 9.922662518864964, 9.874257751629312, 9.814205381921472, 9.845921319431024, 9.731106468507702, 9.929697208734797, 9.78317497709904, 9.855223829824308, 9.914063509357998, 9.789566596776865, 9.78355220086297, 9.834367050590732, 9.817131796138092, 9.936248071350615, 9.805665511020011, 9.86361789484458, 9.798528780571992, 9.777258144736752, 9.879391928896613, 9.8468893070131, 9.79319885113127, 9.881558659674925, 9.79128475911026, 9.875909313850245, 9.843647074386508, 9.90657217446345, 9.860035482809133, 9.976667111786856, 9.8234023106983, 9.817823172213853, 9.885227401417309, 9.822830815023842, 9.896728513936933, 9.826101415862178, 9.808412830369932, 9.77368573418776, 9.851383006199054, 9.737569542946636, 9.959748634669976, 9.728547792983365, 9.87925232125398, 9.83856482151938, 9.880392809615067, 9.827317843743419, 9.873047418144717, 9.907534952707962, 9.793524377272105, 9.884602876229046, 9.818259560693592, 9.892599235286465, 9.853401756915057, 9.913146232688895, 9.905415208702369, 9.859726312555146, 9.798155783808816, 9.913701635780598, 9.88255495681851, 9.883087281360813, 9.945599136735943, 9.761587168849394, 9.746349932642584, 9.801927974983423, 9.87453544357198, 9.860040168899971, 9.848100652174004, 9.924661498190927, 9.726532483778074, 9.830379209131834, 9.81787690515547, 9.874677664831516, 9.959551054673636, 9.89897574084506, 9.84321733137312, 9.839113095206585, 9.9311799759011, 9.937925465483636, 9.852787472028082, 9.795416929896897, 9.816551182644343, 9.76373761032146, 9.830901702510355, 9.811452920667652, 9.876771385796362, 9.796243570826155, 9.749930380837661, 9.807044059892771, 9.967401508606272, 10.017690608419425, 9.816318284733077, 9.803284131175912, 9.799173480046184, 9.839686981311937, 9.799794815229978, 9.735017347929453, 9.95906920319318, 9.793433943311634, 9.847716822945836, 9.89013717548737, 9.840613920865762, 9.871257951938608, 9.896598682985237, 9.89327537224102, 9.835470624612842, 9.874786567666229, 9.856646040388432, 9.799883629323206, 9.870488003790157, 9.963742506524047, 9.750092860731167, 9.963569183576075, 9.91978745447903, 9.875553119979191, 9.936738072328255, 9.85477531074269, 9.931865557627976, 9.825255593790159, 9.949017119468994, 9.846964950110356, 9.882990507099509, 9.706198934828763, 9.831674493554303, 9.845440309787243, 9.850505725485386, 9.832541768581958, 9.864826778381559, 9.885738422438319, 9.855409272423742, 9.983037634675897, 9.862555299567815, 9.908508776527249, 9.803845191207282, 9.865831006715617, 9.956678634529046, 9.81901815095414, 9.92579205710345, 9.915018140927913, 9.843134397940176, 9.946969471403134, 9.756696014531446, 9.915761515345645, 9.904268013463703, 9.793010960272328, 9.75574469487486, 9.808862998909122, 9.780866152702359, 9.888055750021048, 9.840569892706771, 9.870983457442247, 9.843831407496776, 9.867759154542053, 9.89283735974255, 9.935182501816843, 9.836158991200325, 9.926704907277909, 9.932631926113682, 9.853648567284715, 9.841610514588474, 9.825918061584064, 9.790859312825184, 9.840491265100226, 9.95377357716304, 9.935202729411817, 9.97788106780316, 9.931190467697226, 9.891233171746778, 9.96749954554643, 9.86101488905001, 9.877117940516056, 9.846543986891694, 9.904836155304361, 9.848811358849938, 9.785492982251967, 9.751837022048315, 9.84806294218394, 9.829066682479318, 9.930185464948783, 9.84170906580059, 9.831039622738798, 9.927174178487391, 9.84272522932849, 9.888005441897674, 9.795123724278566, 9.858920278005321, 9.859273336592883, 9.846337508988025, 9.878754015983159, 9.856705822529781, 9.838014924618264, 9.860063116334395, 9.837332408823308, 9.96648124973401, 9.885696079710753, 9.905338802626824, 9.810007517192462, 9.967561648037297, 9.852251499989572, 9.93191465534158, 9.750553573872814, 9.737112035010966, 9.864871646050188, 9.827648609837828, 9.884600036750381, 9.82570075848106, 9.773493163878037, 9.764605342469675, 9.888316176024922, 9.737480752320694, 9.737473789848774, 9.91285686806058, 9.930916297238905, 9.884626097159455, 9.881480174626825, 9.911036915179286, 9.763649214611387, 9.747657031851706, 9.864685257584265, 9.89799020369646, 9.849947754221056, 9.880306602102424, 9.86299796977217, 9.875504021229913, 9.836121383081363, 9.773049019232898, 9.84650606303712, 9.889328492795288, 9.790310683114662, 9.929856600468996, 9.856586138263388, 9.840954442467535, 9.837691495300572, 9.771979766718138, 9.812756915988292, 9.867410873302013, 9.861405545166306, 9.782208574862006, 9.900314359479692, 9.843715965500548, 9.852050505025757, 9.781247171142429, 9.902521216221556, 9.802125044443716, 9.835088327037235, 9.865533744474517, 9.9831052253577, 9.700460617742756, 9.8827525096692, 9.906524402453945, 9.873549931779069, 9.848038402644086, 9.881683430919303, 9.791476839248814, 9.828793227113431, 9.901435292028866, 9.858788229560043, 9.993320248902853, 9.758979109656947, 9.802603075357272, 9.787708462948258, 9.890149213055523, 9.9146755801446, 9.844760222852099, 9.917011510716401, 9.794820284157154, 9.867201069441807, 9.801375016459321, 9.871025806584756, 9.886222895492148, 9.789490348407298, 9.838041206883224, 9.727798093569435, 9.88079562806936, 9.867154700957146, 9.820200213871635, 9.861388833731862, 9.839891331960798, 9.78855535477367, 9.836924679430405, 9.847052979431417, 9.930659768128024, 9.787417940041987, 9.90474277237923, 9.86984448454211, 9.819689972045415, 9.855259098276202, 9.777593524413042, 9.82824640289181, 9.844002937601019, 9.807705454729343, 9.900041924285771, 9.888798382271025, 9.91079231615192, 9.843297889447262, 9.850540022096663, 9.837995363031029, 9.865067084722002, 9.838430329080762, 9.939075572311916, 9.845321668057405, 9.910750772820165, 9.750274726770071, 9.849556714539633, 9.67243557174221, 9.82297298611367, 9.773304065324474, 9.934103764233612, 9.967563718100205, 9.805925788277941, 9.798118106670767, 9.866070083136337, 9.795617234365634, 9.80001088235115, 9.7952608619693, 9.801873911202621, 9.92662963169463, 9.893016909149507, 9.862387398040593, 9.808154639728935, 9.784902631075044, 9.817002969235025, 9.85209977169579, 9.91521046906692, 9.785095362644451, 9.826327774194082, 9.787710568084453, 9.781113644513683, 9.8327604105776, 9.983289955387365, 9.856954766358887, 9.795714487811333, 9.858100897423109, 9.845749505804585, 9.817112246027005, 9.85508827600666, 9.74706834746727, 9.878416483236633, 9.860162241491429, 9.825364205881417, 9.784687214920847, 9.882349181589893, 9.846526128874899, 9.826789601945928, 9.89197721064409, 9.802156477358798, 9.794237184144949, 9.699567409565796, 9.758877156422454, 9.977136639202774, 9.902101961614557, 9.90763287270399, 9.800831462569771, 9.892202483396963, 9.877880180025523, 9.93600713111583, 9.913876331816146, 9.806481919507265, 9.833298402981615, 9.881877467769359, 9.740056890642109, 9.824217081594304, 9.944686815633657, 9.959367320420798, 9.7497717837551, 9.790972341685485, 9.924375022999971, 9.902567949215346, 9.836075897752506, 9.8729709318705, 9.886651331934123, 9.792495496240035, 9.907036793200454, 9.856532586016723, 9.899999679890172, 9.90680051238022, 9.809070411686115, 9.944729854652502, 9.727537264513034, 9.871748830723824, 9.836214807173706, 9.754071345260067, 9.773599618154389, 9.866105970741334, 9.84601221172771, 9.908644173485666, 9.763117696668651, 9.844587982231904, 9.887738082080045, 10.005942699935034, 9.86441814899246, 9.769019812074262, 9.932709998046365, 9.939052486850375, 9.831785376302483, 9.891322757258875, 9.832135610665889, 9.845419599632482, 9.768297433904397, 9.819723906508564, 9.856113884166115, 9.838762138525098, 9.874139305787004, 9.91660205863777, 9.76692232794455, 9.738739302513654, 9.8303114229375, 9.870911704784659, 9.884266715015356, 9.850145599515146, 9.844336869652928, 9.83565197976453, 9.849087394461245, 9.898397479839385, 9.891975861824715, 9.816618996883522, 9.738690574256562, 9.911740896899714, 9.85518246664753, 9.88704734980391, 9.874739592147002, 9.753530590632941, 9.870568832362164, 9.85669757387962, 9.882361401661177, 9.905638279079763, 9.975383165931321, 9.767067204858753, 9.909102751734743, 9.888704979795264, 9.792407178276497, 9.800857666519562, 9.813123700692163, 9.814395703680749, 9.819930414832479, 9.90566142308183, 9.804403586748908, 9.905179127816131, 9.82143567118356, 9.766796055654895, 9.786299700792656, 9.899868580276243, 9.938357667401421, 9.890290217146159, 9.907346663042224, 9.82205284102789, 9.778846769479697, 9.898194368613035, 9.868879495905887, 9.828141492915497, 9.977616994585064, 9.705626876917947, 9.90643204505736, 9.769004359142452, 9.803849575805454, 9.908696098587113, 9.830953228594918, 9.869013173598203, 9.840032690028844, 9.759436607348011, 9.933326940268959, 9.894469428710465, 9.875109310307664, 9.926817931626031, 9.846691556035928, 9.77539169900597, 9.788494363428049, 9.756323750997423, 9.906829789091168, 9.884848347014026, 9.975374267701937, 9.913168377083926, 9.827615603463594, 9.853773349604829, 9.771194230038716, 9.701154705610465, 9.828603219719403, 9.78724913865554, 9.910131442919772, 9.838104479403821, 9.875108919748637, 9.909594605035544, 9.872047934453557, 9.928734913930922, 9.824344208322742, 9.917636606717092, 9.836754757511681, 9.790712528457275, 9.840141124455904, 9.79955289912241, 9.841194523417279, 9.841972259263004, 9.841073009140532, 9.825347504916312, 9.902508535105342, 9.965793807106843, 9.935307905787722, 9.878956286115285, 9.90258117339435, 9.892049493429644, 9.872735525131727, 9.82523833589265, 9.775752547868501, 9.7831432631813, 9.833290485609618, 9.92007100477384, 9.914663664072561, 9.814983894469332, 9.948582166749404, 9.806730386978911, 9.87505851018359, 9.845510732106195, 9.901214858601866, 9.675080780457359, 9.81343384083492, 9.791048375589545, 9.837762169163414, 9.825599726854795, 9.86968241063161, 9.819385605346637, 9.778405536623982, 9.79798514227294, 9.949833000606596, 9.905236978474484, 9.862440633768756, 9.827220610607418, 9.894950439715721, 9.830431336545828, 9.830480239282705, 9.971139562792422, 9.894324258737488, 9.87071283431049, 9.843183083928507, 9.755253194567235, 9.89389936742416, 9.930192430549017, 9.866061823672204, 9.83098464756238, 9.91060980474033, 9.880407211583647, 9.788280041675858, 9.895561085090533, 9.84956060137636, 9.938801629566274, 9.858638949277426, 9.881374404991945, 9.817627566219345, 9.83832033994952, 9.912108035540758, 9.742694055924298, 9.673991004872848, 9.876055999357666, 9.848232211524627, 9.892000548627538, 9.794335344574652, 9.770147176935792, 9.824605276022863, 9.813776298302713, 9.831364727929708, 9.842946875280223, 9.833909968491609, 9.770977663886768, 9.83227119611305, 9.852789165023022, 9.836797339695789, 9.848379552877178, 9.850739819538697, 9.845984489052777, 9.816588350044206, 9.865982481771164, 9.892482891273003, 9.782848487974718, 9.88005949291933, 9.846108162012717, 9.874670340378943, 9.850476578870236, 9.965071052064031, 9.819723424306655, 9.868999654584961, 9.78493059887019, 9.907984599330074, 9.927186526346144, 9.857924803249892, 9.800544993214537, 9.753236012456204, 9.832078373097499, 9.807471640679976, 9.83048845735805, 9.842249744746015, 9.883047014105708, 9.955447543004597, 9.821109055362879, 9.882307155972176, 9.823964847584474, 9.932778076809518, 9.847080412396451, 9.737460243614429, 9.88690614028181, 9.962303845630156, 9.956923310797993, 9.859850850688556, 9.848733513495596, 9.822544928214029, 9.78913250118806, 9.814138561415493, 9.867191713610723, 9.842082836180959, 9.824973140573567, 9.882751323768453, 9.861195965423796, 9.849452635165614, 9.86373986549407, 9.892356325867073, 9.773562942619632, 9.825927801722328, 9.79074676301234, 9.902782420256548, 9.7946019058819, 9.825268437490784, 9.784711817963077, 9.83796342424155, 9.894358850546832, 9.869576408197968, 9.852509239745498, 9.994660312652165, 9.875429314159968, 9.793236064582413, 10.011352721584913, 9.914035318392733, 9.875993005414358, 9.813392068449543, 9.83854054622708, 9.887942871955065, 9.949754726046539, 9.875667793901656, 9.823910938854777, 9.892640684887565, 9.889292658956563, 9.725968323364238, 9.857461520996528, 9.92645254941873, 9.795603756117433, 9.801950155515573, 9.831281623882253, 9.797907634727066, 9.9252852741124, 9.86566847522494, 9.93323723564459, 9.929072574021417, 9.861849439329411, 9.82757480120443, 9.839737249502587, 9.840247852000612, 9.856664594287787, 9.811130311319685, 9.905927819742557, 9.80465227922006, 9.859434125937454, 9.861571331830108, 9.762267403305845, 9.860801008079683, 9.817125508118325, 9.845269801549739, 9.947960799170872, 9.866622835515688, 9.800431595169963, 9.86787769075834, 9.932317967220724, 9.844507487773603, 9.827822748552844, 9.86102192303519, 9.755076291025624, 9.830363811810356, 9.770780793871559, 9.917968107074824, 9.715337458817093, 9.922731079475016, 9.864789743193105, 9.880859803104048, 9.884973923330048, 9.829969449748347, 9.936979890504906, 9.912146535660103, 9.94203262630824, 9.897977035836071, 9.90100727061832, 9.839584748698131, 9.813053074526062, 9.693164986283737, 9.92278136633799, 9.85826067448693, 9.897515162412349, 9.922531277315445, 9.924484213519053, 9.909670059855765, 9.813064234975418, 9.881534068539533, 9.8369288802328, 9.897199509350045, 9.877597372525129, 9.9770403533469, 9.936657734564742, 9.843927423919625, 9.8764842094947, 9.834252239245103, 9.855862761525438, 9.843517141089691, 9.835732283847122, 9.775071446743594, 9.747205844397012, 9.876508061936622, 9.920959979593045, 9.725058750111542, 9.947464655282868, 9.831571248912388, 9.837497255655165, 9.823372753888679, 9.816353849367383, 9.848634318045676, 9.91354995823108, 9.896821104979876, 9.937158574405743, 9.794703473495211, 9.87076059170585, 9.93280489723825, 9.811231307787004, 9.842297750321999, 9.8944813390901, 9.896220886708626, 9.901886461672039, 9.859168579602933, 9.870189171015797, 9.86807817719317, 9.951606220658821, 9.90008399502167, 9.887442262221905, 9.863238907357154, 9.879773549427876, 9.802382877941154, 9.873158006069552, 9.798255980819869, 9.858742836692361, 9.77616202476573, 9.837881920015192, 9.85085437972802, 9.842476104560143, 9.831107485818585, 9.84254935156772, 9.867891123882835, 9.705086822415304, 9.730868764671088, 9.77788949823297, 9.806310578317117, 9.980678588017694, 9.880663599576696, 9.79873666785132, 9.88999647599271, 9.92525445825727, 9.974658901665325, 9.812728901725174, 9.89575303092855, 9.880931564780745, 9.8527583954261, 9.866860034598181, 9.918769104638223, 9.85107030507923, 9.798252667791699, 9.952694668084932, 9.84090432693793, 9.832102910830635, 9.936624477544717, 9.816378814899945, 9.885084429022271, 9.83213702173034, 9.832096730005047, 9.757949310364493, 9.737782202209774, 9.883511591335617, 9.766960759526105, 9.801321099794421, 9.84730937259505, 9.882626515782757, 9.837585099862224, 9.781679452999656, 9.862482004078315, 9.74702981921356, 9.905296348019348, 9.840235680625925, 9.797811519330576, 9.818846998503796, 9.853645560410973, 9.850594993457529, 9.93510777850047, 9.885480087124865, 9.821085006723047, 9.824036379445495, 9.85083084881373, 9.838928275417464, 9.86288404887857, 9.921159213974196, 9.909730553654281, 9.92278852832826, 9.908532208424823, 9.806397990640928, 9.679680009727134, 9.850690128092378, 9.911651922747286, 9.886354917949374, 9.9446041251148, 9.862607031604226, 9.806927395730762, 9.761896937239795, 9.857962465451825, 9.839361418614773, 9.87647558104676, 9.937658320614684, 9.8787957330029, 9.898646038591531, 9.920755009520866, 9.90094242384151, 9.82426185494189, 9.870844347263072, 9.787001406289091, 9.97624149130608, 9.840897783795658, 9.893494557129825, 9.830382288978756, 9.941406721328317, 9.889777554759839, 9.905497811697494, 9.800924680923497, 9.910216601113957, 9.826723343428299, 9.875290750205062, 9.845964778273336, 9.832251965678921, 9.876573505339755, 9.795052690804809, 9.817093080725417, 9.850507458606405, 9.835765812934142, 9.766509200421556, 9.826800806243924, 9.833654480014546, 9.89585135174845, 9.820997638634559, 9.92971064473082, 9.831971726657232, 9.894200740488198, 9.77980582476085, 9.952982315896612, 9.85581941874921, 9.865165875098642, 9.836827765416746, 9.876346756788646, 9.828396620465083, 9.827848386015399, 9.877830622940758, 9.787820136262397, 9.827176497854284, 9.845181398348725, 9.850605534482137, 9.87314173221215, 9.853532180410465, 9.757061936075553, 9.809414818804548, 9.819507271629497, 9.909282354379801, 9.782663644295924, 9.9733859349479, 9.876809229325904, 9.800880287000208, 9.823208125294709, 9.958572825151617, 9.82633468312064, 9.781756095781569, 9.82984398649549, 9.842833624739537, 9.835436568554636, 9.84246947436901, 9.835477565858215, 9.784872386643853, 9.888248748294084, 9.85144109584946, 9.883444295175531, 9.845130156227883, 9.889110113659019, 9.91073123797039, 9.945700270010894, 9.83383152779319, 9.766380471446267, 9.81013576950601, 9.745203868143472, 9.840618749485703, 9.877947102345791, 9.825062818694178, 9.92720272620453, 9.93372908142041, 9.852408257783143, 9.865723946736768, 9.824246619734003, 9.809511708593396, 9.7597807787836, 9.837657623895623, 9.884476877670616, 9.864175961837285, 9.914257001589322, 9.940598198121805, 9.961346348711718, 9.85801047151098, 9.826526583843922, 9.848313407837885, 9.894513449998398, 9.825320149022712, 9.789508311850152, 9.845502029481835, 9.886026551730607, 9.805475578659784, 9.86714067324947, 9.69164583254963, 9.875057866558674, 9.792174903579657, 9.861194198332383, 9.791362921985202, 9.8487322028521, 9.863013466423734, 9.913878576117718, 9.820350506611454, 9.842529180948565, 9.810621328821012, 9.897636690247896, 9.873660911927187, 9.9089841839275, 9.788097915393031, 9.73297584659809, 9.879249238079616, 9.824600597530425, 9.893613414307536, 9.836105901798701, 9.897551211997774, 9.834105172053201, 9.870695734296971, 9.881745166943954, 9.90668499564583, 9.922933360448996, 9.824581590364888, 9.865975563163554, 9.815321838624165, 9.784269233475465, 9.929981183765923, 9.971331247860403, 9.794389350804677, 9.879860901936038, 9.93773914124449, 9.916638229722041, 9.873978139142991, 9.928682966835161, 9.917515904635724, 9.869891371149977, 9.805550252615612, 9.815088166199457, 9.808677910036359, 9.771768939252853, 9.899171943789408, 9.877770164025245, 9.71952239494512, 9.839471062357356, 9.926624090705722, 9.871607083821052, 9.844464500235487, 9.714001235686444, 9.85821069294451, 9.809914544474573, 9.776115905870112, 9.7787239386252, 9.920178104455818, 9.953961981159209, 9.673364910984999, 9.866104423363819, 9.797706855353274, 9.818418337775707, 9.90477015983704, 9.840295433147192, 9.892126881339435, 9.865126871101584, 9.893942793324783, 9.81003684814424, 9.936122136373092, 9.938539025144467, 9.852699637202843, 9.875389933263854, 9.837618699374573, 9.892711486498111, 9.96798625787039, 9.744558331254787, 9.788976549303154, 9.88196350568855, 9.892186254755659, 9.886689517891462, 9.819519313033966, 9.890170211432281, 9.867360746875775, 9.860111256084897, 9.818230647759316, 9.8824494123433, 9.860974163200831, 9.894909271332736, 9.835797128607064, 9.833294474360319, 9.780055545355514, 9.82407191760715, 9.902113795722455, 9.839128139873447, 10.009214808758829, 9.794432419012825, 9.770909492037072, 9.791263150963328, 9.839202580314183, 9.877547299907052, 9.79182787474169, 9.870307422660584, 9.82262865707193, 9.861985751066822, 9.809085510316896, 9.926315576190959, 9.929070626594713, 9.849237541769357, 9.888025446366251, 9.87072682564446, 9.917382609730504, 9.810489506993303, 9.87212583776594, 9.724901330011205, 9.916588937473954, 9.859593341294623, 9.809875134033943, 9.922910570568355, 9.809704493790857, 9.801447986890826, 9.847928879562533, 9.946437869972144, 9.808683974189643, 9.719141422807361, 9.865828297728449, 9.740331850230994, 9.873968482194641, 9.815604338493864, 9.9276808064318, 9.919993755676456, 9.900136491969095, 9.931073720629838, 9.809388808745146, 9.892398907154867, 9.696512985300949, 9.939154971601496, 9.868080411681499, 9.90967513164318, 9.80210219115999, 9.683706945380058, 9.725819639246867, 9.70815812185439, 9.731642353440318, 9.771024551828967, 9.85910178266779, 9.906020857655292, 9.830249055411954, 9.936116022491376, 9.87134041282146, 9.81563107612506, 9.838249062041848, 9.895055614747863, 9.898684908149017, 9.821639606955948, 9.958586191443759, 9.82501962716277, 9.761666754813941, 9.780747816855605, 9.824582633651081, 9.89958287841553, 9.739316952528013, 9.80025147504074, 9.86983802534588, 9.948212596564566, 9.76556187185743, 9.76850995867106, 9.868930524653292, 9.831567305651175, 9.809633053937162, 9.945155531759761, 9.830494619550308, 9.895261838438412, 9.846773883322069, 9.833302024356284, 9.743543199587688, 9.804636177173098, 9.960529138233321, 9.89133808956505, 9.702438515259542, 9.824968902501421, 9.823228727272369, 9.84920833957716, 9.771241917900289, 9.913753937153151, 9.789152441711222, 9.927037974328677, 9.803078057950188, 9.868091094483221, 9.799757187461934, 9.896999042966726, 9.871806410453598, 9.789731504200125, 9.784806838719243, 9.906283814905136, 9.877973955007334, 9.96155132642606, 9.837643566588591, 9.802738352416014, 9.85975932766786, 9.872451750223561, 9.85970378656693, 9.77764208671465, 9.848643148541656, 9.89650259471687, 9.770984070016365, 9.972991579734154, 9.854690348400515, 9.905405641284649, 9.841639970266819, 9.704888314103174, 9.889982837907151, 9.750691325573278, 9.869356734790687, 9.870652323261002, 9.742032870503689, 9.83432907557352, 10.002727391737222, 9.871978152673673, 9.898417644669014, 9.909961924856876, 9.799579530901477, 9.892234986176803, 9.807753736516629, 9.738342093648907, 9.805623290580979, 9.904112231670629, 9.9149598625384, 9.87927427915021, 9.929521554428446, 9.748238308533013, 9.850467237733026, 9.766915633417561, 9.874437773276407, 9.881857827927682, 9.935674608968311, 9.803372034386081, 9.985145340627277, 9.947135421722738, 9.833025462420004, 9.819811610518087, 9.850470113223043, 9.855300388469193, 9.820187067792503, 9.847625855309595, 9.870916658824799, 9.914384313586101, 9.800063369388123, 9.909505638820681, 9.768996587675865, 9.91516260545771, 9.760808772502699, 9.922479399593175, 9.816939775666883, 9.821788587808932, 9.821833357069771, 9.8848673257513, 9.77162214679001, 9.860568600238464, 9.79861955579665, 9.808138422629115, 9.938761649832205, 9.812249663207616, 9.816707924722287, 9.730814889899175, 9.792251187129532, 9.841821630469433, 9.836107528398209, 9.765926787868532, 9.825413018546607, 9.832802001641591, 9.984700291867451, 9.826134889129516, 9.828737545311354, 9.877838859521438, 9.829216515356196, 9.798115799630546, 9.889245116352592, 9.865745986307585, 9.873076034248509, 9.953441773448743, 9.96945606472878, 9.787373989121464, 9.835956529305088, 9.769707250476136, 9.866862671577243, 9.836979954003688, 9.840915142657728, 9.857478758044406, 9.722847087288175, 9.831913424090745, 9.779271666126423, 9.821181638936494, 9.943627209716539, 9.941693979261192, 9.830817286989374, 9.868935956976276, 9.89754192178633, 9.80058224922991, 9.947936518133156, 9.821473320722836, 9.874020661961694, 9.682291634068703, 9.87575195134964, 9.778118201699064, 9.884702733295786, 9.850833224750172, 9.865449759272419, 9.853902278841216, 9.849222304792619, 9.907771287082355, 9.832461366427815, 9.912947398040307, 9.936918474979423, 9.884099398881641, 9.865740226089647, 9.90368377706611, 9.955983825231904, 9.869907186813661, 9.936871856690715, 9.871036817131412, 9.931734012138413, 9.920447027274292, 9.85641492588894, 9.7973772969474, 9.895487816462913, 9.959875064597924, 9.757572034663248, 9.785399692273925, 9.997699970792725, 9.908574360520895, 9.77354883918072, 9.969432876199429, 9.856782996491395, 9.699272847286359, 9.825444126854514, 9.737108279027108, 9.752380895900007, 9.813953321764771, 9.80367685372655, 9.979128048071075, 9.851162442857378, 9.782267047481913, 9.866322036934685, 9.790409023492192, 9.873339415913136, 9.856919939740436, 9.779417947006607, 9.782552848792767, 9.814591360463004, 10.040446008894262, 9.983344780056015, 9.80818979845097, 9.82273689742431, 9.840450429810904, 9.847378684188236, 9.935307320416255, 9.78346436552242, 9.860707095002276, 9.712395605754285, 9.885233345003122, 9.694607867940364, 9.837627309549413, 9.863883109374243, 9.818441289569869, 9.828604125440592, 9.887741416748408, 9.965572518577867, 9.848854073138888, 9.907029063813173, 9.810769814885706, 9.81574331778107, 9.857054692146516, 10.101937232930215, 9.83819134521551, 9.873758097364897, 9.89080504871377, 9.93453653860966, 9.910457171632993, 9.926709355550468, 9.858958364521337, 9.879690828824408, 9.83080301654321, 9.806544319431953, 9.891828126666022, 10.025870554537018, 9.762236552814525, 9.721742700699576, 9.89244311121905, 9.914876415399148, 9.770649785381433, 9.885815599019184, 9.87285546254858, 9.830275805406258, 9.7809122868004, 9.82023308239557, 9.792302375911166, 9.805713478253464, 9.81922319484018, 9.915548668453406, 9.85156099048577, 9.775923628245875, 9.866754881024812, 9.947490249285131, 9.850907322100866, 9.89400788634545, 9.921639224120216, 9.923272923019292, 9.900484889663124, 9.803715491359101, 9.813038431555011, 9.779531428915913, 9.87343002139911, 9.857030233938309, 9.824572786727689, 9.819941397244374, 9.89579385047997, 9.797259758660326, 9.796348057664565, 9.834883353063738, 9.96090779584259, 9.79675858300166, 9.839376911148804, 9.885948386817603, 9.848931111918331, 9.835435503781698, 9.879697996927208, 9.899999340301378, 9.800411814021862, 9.934520957817265, 9.874427059999766, 9.877202885764419, 9.992634047976868, 9.831398438432243, 9.858168242149754, 9.916542548421463, 9.927348751917242, 9.846637955953838, 9.803949801079597, 9.90841962353506, 9.771830464018228, 9.811480045072097, 9.861216770524107, 9.938980434750299, 9.933984477178894, 9.82013026655341, 9.775502783050344, 9.853174027560684, 9.85660268678648, 9.930808682125074, 9.912953279543727, 9.851384747296304, 9.831182294457006, 9.931588103356678, 9.860571955611702, 9.904249072664145, 9.903194435202629, 9.868381755230446, 9.827544279926792, 9.8086126973478, 9.784019245671816, 9.780940695050342, 9.764121519469978, 9.865376233444223, 9.80964927760169, 9.940029632327432, 9.907145469093033, 9.902703144836122, 9.870678002304352, 9.848790576201553, 9.855816036204166, 9.914879594198355, 9.838042129795875, 9.863921257738967, 9.801263914772575, 9.830261529559749, 9.755293722808421, 9.83392226713578, 9.840000993416934, 9.735815715574697, 9.804210405140614, 9.900697077546196, 9.842673749505622, 9.78968395444912, 10.015117657266844, 9.886581631886614, 9.797187451021827, 9.861594956073446, 9.885660391173008, 9.87953020608786, 9.923271488355674, 9.836780041639852, 9.776550448783714, 9.80181111924801, 9.829456848236319, 9.809692961532061, 9.876830572018793, 9.885115573527063, 9.94211848517098, 9.80451769692236, 9.96156990921505, 9.793201642441717, 9.775689556359008, 9.777577979470568, 9.869839924349174, 9.837295544515301, 9.829654515287329, 9.910538655177511, 9.75724665088122, 9.842852397850894, 9.927761547460012, 9.7912166898663, 9.925691742757472, 9.808735142012386, 9.793924584233492, 9.873900288856449, 9.870167162957664, 9.839576312709683, 9.881749865745583, 9.909910532946046, 9.80277538350504, 9.97508235371889, 9.838357144376836, 9.773102336590012, 9.896399176610025, 9.93167311799392, 9.819907301767966, 9.95974661342186, 9.854789055590404, 9.844079147508719, 9.818051043893911, 9.904215946604182, 9.74212499839161, 9.771951397961793, 9.798221845163576, 9.834109337177127, 9.83628613855757, 9.804694848120464, 9.838901690752827, 9.914518614760212, 9.82593200073961, 9.851063029396348, 9.776582404714063, 9.869207367398262, 9.851203452928273, 9.82678425756789, 9.957653091750663, 9.742346354607536, 9.90785438538256, 9.85019923972964, 9.795839207378867, 9.862358026212902, 9.823408793012787, 9.755235072479437, 9.872268052757468, 9.718441902932323, 9.778286360944879, 9.798522386575595, 9.848607858714468, 9.892155196077544, 9.805138629182299, 9.850898560323092, 9.859092169849525, 9.90523852638716, 9.680572561842094, 9.818250131888057, 9.892349134386635, 9.871876184608663, 9.78826121608983, 9.913423557979275, 9.80319199914178, 9.88660310982065, 9.929116039687344, 9.687996815650214, 9.86320839077786, 9.918213322274848, 9.941712687302804, 9.815204453218772, 9.841755329938046, 9.886699330853661, 9.915318178883314, 9.86127392047948, 9.748946479752897, 9.882191473586435, 9.917006079453731, 9.89239876221823, 9.820779913136993, 9.879881082334679, 9.99433492886246, 9.880680460293098, 9.867868120217658, 9.872580181732083, 9.855721300291657, 9.849230265444424, 9.826308914055883, 9.94731513153427, 9.934869532608742, 9.847038097525433, 9.867413625303218, 9.914608489605342, 9.831187350949248, 9.950470157124212, 9.845389380725754, 9.799628324964338, 9.935112916423824, 9.794313565552663, 9.913482999952523, 9.918589141584635, 9.762006375750591, 9.859598670130884, 9.896260519628187, 9.805487782784734, 9.708067557579065, 9.935969148100005, 9.783354431762978, 9.737396861063, 9.89673593374303, 9.83747340254784, 9.793164514667069, 9.9376327465545, 9.95722624030965, 9.916941298800054, 9.94538642610899, 9.795042580448522, 9.750152760830046, 9.824560229303533, 9.955568993902899, 9.826798325560894, 9.899545600897833, 9.741245301174683, 9.835056596642298, 9.830996761203973, 9.974335947941027, 9.860211459145063, 9.845587195944601, 9.936261870287915, 9.794993830692274, 9.787127181967598, 9.820088629368755, 9.953887019195662, 9.894986832809469, 9.93526263039293, 9.76088966355853, 9.957254646764659, 9.813524701733904, 9.89216050872525, 9.849368647822727, 9.727807739003701, 9.821021136391796, 9.772778577240818, 9.822325550491364, 9.794996936206372, 9.761938946644126, 9.870963232661213, 9.900307487945206, 9.856636602598016, 9.949724556882476, 9.79994078264519, 9.768963354940297, 9.876379697977066, 9.853465904765242, 9.777058718423936, 9.864392047955878, 9.820202491485823, 9.942843895365701, 9.980430220785346, 9.837383187910591, 9.823834815342302, 9.84958477181326, 9.902041360475309, 9.836820812808327, 9.909481551228993, 9.705547472765371, 9.921789926492766, 9.930309176579296, 9.82259071965843, 9.875390394333916, 9.93051814858444, 9.868869185261113, 9.915169528181833, 9.882979026820005, 9.815121378176244, 9.82503208381559, 9.890952638765027, 9.791962081968007, 9.885113470634106, 9.907477442530231, 9.865401501233412, 9.903955589023782, 9.889538292561918, 9.746268196650163, 9.923836262887246, 9.8498879513951, 9.897227210569039, 9.844989885022349, 9.949413296851304, 9.799299657538386, 9.8983894762761, 9.763941685103067, 9.825966129156113, 9.868261086052817, 9.882147844282839, 9.92032643540767, 9.817715743765195, 9.769926477849074, 9.896161697991205, 9.849650509026528, 9.82424702463727, 9.8451497316932, 9.857084099367764, 9.806457554207515, 9.868368541472066, 9.857355702006465, 9.96308373940327, 9.881520261174144, 9.916859005636429, 9.872554358745218, 9.83814254435093, 9.8215330352413, 9.810326590966858, 9.79806072172916, 9.767307110250115, 9.8053504322378, 9.762562881049586, 9.78475886816142, 9.85328138556115, 9.914175463885428, 9.865322629365968, 9.886693120203825, 9.970478495016822, 9.900781028920681, 9.779385786993252, 9.906875654172705, 9.840070870390056, 9.874593004353397, 9.881445422906264, 9.855316081148835, 9.875278825178189, 9.76039729894043, 9.779757684443805, 9.801424762202068, 9.898470289474051, 9.771067583121118, 9.898568317444695, 9.84300636294625, 9.760584612977645, 9.841409264916889, 9.89209652761186, 9.836751085113308, 9.88338931100836, 9.768483582316287, 9.870596508658398, 9.770971936418544, 9.737477560785338, 9.834384375165657, 9.877175828838126, 9.877929556394037, 9.74223631158791, 9.899859579121417, 9.755592069956476, 9.787032052059295, 9.877424385873251, 9.817381955849507, 9.85855640577809, 9.86168887376587, 9.812620201793358, 9.797726569137158, 9.913208340266594, 9.85518702568049, 9.884244738553015, 9.861198070326543, 9.86752287875199, 9.959468127450034, 9.867767648509322, 9.840657758776715, 9.881081401010105, 9.831967484697207, 9.846140161045701, 9.886099672264454, 9.901693261365978, 9.75829161135485, 9.918029590721467, 9.981825303516068, 9.923050177283722, 9.90165421250349, 9.892152337325536, 9.851492058522132, 9.931780466105593, 9.784476758282684, 9.834458249453071, 9.892899170003556, 9.810330150433206, 9.878991465672684, 9.89567432234472, 9.823098867003129, 9.76252498901597, 9.721843597253754, 9.765104206688308, 9.862266030740887, 9.82098305037389, 9.794108051031982, 9.789311061141134, 9.900047135225021, 9.959207395082739, 9.858399645904687, 9.942700634225927, 9.742268503496398, 9.976573587129442, 9.79504668925372, 9.824258347143825, 9.762378011560955, 9.821001168544923, 9.828128818509288, 9.755402075958607, 9.76163025100235, 9.927205363470009, 9.828028611639363, 9.951139109736369, 9.909912034411885, 9.871065278217262, 9.843856641584427, 9.807350907129699, 9.844424588581566, 9.730766320663045, 9.755760751921489, 9.923902676244282, 9.777042638933812, 9.94162623237588, 9.822412747946974, 9.863455584779844, 9.856463280298378, 9.869889475399496, 9.805321617673988, 10.003343206752502, 9.883831308570208, 9.868523473304815, 9.829483776402009, 9.922402167540211, 9.882372215699137, 9.781644077150045, 9.803563048057766, 9.835613390927167, 9.951949823276948, 9.72478916575299, 9.847251189304854, 9.960395138792743, 9.869252756884201, 9.840560566061246, 9.993938738446243, 9.916384090909196, 9.823193513784604, 9.826427891511866, 9.953868300377616, 9.902606995736875, 9.897958727815542, 9.830019057884115, 9.864812842334937, 9.733590687053967, 9.717163296929508, 9.860052196323993, 9.855270288527311, 9.826278557537112, 9.882251662390845, 9.809352839460612, 9.815890067415955, 9.903946913498588, 9.910469282191336, 9.780612387710647, 9.756439373385518, 9.838970779951559, 9.853901542157546, 9.798943338052863, 9.788429297678537, 9.760780877286102, 9.83224135345038, 9.766624858459656, 9.699708371383311, 9.825455531564112, 9.869015046894493, 9.798322211463185, 9.845257236923059, 9.912541353125373, 9.96163985235409, 9.874698053577076, 9.94248021146843, 9.832828518247547, 9.862504614524564, 9.842391286068953, 9.866209379867628, 9.866068616511711, 9.64901308880977, 9.949052374294206, 9.72627810725307, 9.782572306904283, 9.742082189931905, 9.823182533924093, 9.776889215415114, 9.780618926567643, 9.760490523765792, 9.830966564307067, 9.826653217326657, 9.88546540039716, 9.883424674407088, 9.81938011617506, 9.811110119744063, 9.88858383759543, 9.879213485488451, 9.94592139605895, 9.802447890796596, 9.884184918618093, 9.862160207445742, 9.885806890630082, 9.78187688301901, 9.84171915256454, 9.851485704953067, 9.873839524588623, 9.86307425668633, 9.791072340981744, 9.893335731795519, 9.874589894948574, 9.948559006435273, 9.862439423302325, 9.883701991424227, 9.993600566255093, 9.799938863942806, 9.99426200632406, 9.744921013620573, 9.904066457397436, 9.884023376300862, 9.9518228110353, 9.783120681102734, 9.809085949662467, 9.888860557222877, 9.75453202014169, 9.879864929782638, 9.881704272904924, 9.756810889050517, 9.832203107097719, 9.745181732055462, 9.867236473699833, 9.831360134799223, 9.895081361372236, 9.873030901443256, 9.766388054555941, 9.781558464721455, 9.986381929147583, 9.870438046988328, 9.88037323912383, 9.824490501436063, 9.810785731877559, 9.986641560799878, 9.789825772472666, 9.722586851382143, 9.851014384036807, 9.777520331568782, 9.892058864763966, 9.863439473203973, 9.888377636445382, 9.852171705672022, 9.792442704441484, 9.817331507093275, 9.821732711782177, 9.8305772636601, 9.769074428895983, 9.870699964427095, 9.876126382826932, 9.87441665495157, 9.978641706188917, 9.888694061287227, 9.896768485979855, 9.754464897294833, 9.928775286888992, 9.878503646725264, 9.782768118510063, 9.894318867801823, 9.732293194890266, 9.829237751034517, 9.854888609652027, 9.793208590787962, 9.842374423736212, 9.833570980847906, 9.85286645956687, 9.864165553724385, 9.894970806125492, 9.765897279147936, 9.780369143309121, 9.903817718489034, 9.877977730547727, 9.8999708812839, 9.914158973447401, 9.852771528525862, 9.884703214383235, 9.901075510210491, 9.90733595361518, 9.905462248069735, 9.887640725233371, 9.76136108702688, 9.899811518421592, 9.929868374476767, 9.820161909165604, 9.907915764913529, 9.862922647927881, 9.841115180716814, 9.973845025426893, 9.849658567115211, 9.840406430157804, 9.808721936196891, 9.788017950280194, 9.791614671114617, 9.730880454288728, 9.86296078386818, 9.807599208014594, 9.787203125806343, 9.934854162399537, 9.975368011746804, 9.887133656683899, 9.922216586197827, 9.66347903082463, 9.854562122799154, 9.916586054807208, 9.748033696365502, 9.806269920937481, 9.824608283738444, 9.781226920629129, 9.890594929808685, 9.820684718558574, 9.839522568211063, 9.827671805885693, 9.844279367820894, 9.776242431079508, 9.881851457862211, 9.797314487798102, 9.8700689848102, 9.832730695838114, 9.899680141552995, 9.91724223349803, 9.670994396663106, 9.82550268477147, 9.880798254912692, 9.899891075952144, 9.814713475147478, 9.866253372930004, 9.975309121741363, 9.848297466730992, 9.959853531974707, 9.874028935435325, 9.846908111837752, 9.87071799046767, 9.806586658321693, 9.752300511811848, 9.789592240227018, 9.861137896557777, 9.734036508461024, 9.823473040623925, 9.906583792798779, 9.874053686269939], central_val: 9.850382457649742, failed_samples: 0, statistics: Some(Statistics { n: 2000, mean: 9.851723736804157, median: 9.851412921572882, stddev: 0.06151747921451156, iqr: 0.08251076877569297, max: 10.101937232930215, min: 9.64901308880977, ci_68: ConfidenceInterval { low: 9.790859312825184, high: 9.913146232688895 }, ci_95: ConfidenceInterval { low: 9.725968323364238, high: 9.974335947941027 }, ci_99: ConfidenceInterval { low: 9.67243557174221, high: 10.017937984294335 } }), sampler: Simple } [INFO] [stdout] [INFO] [stdout] thread 'test_scalar_bootstrap_mean' (30) panicked at tests/scalar_test.rs:58:5: [INFO] [stdout] assertion failed: statistics.ci_95.high > true_mean [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59fa25e87dba - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59fa25e87dba - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59fa25e87dba - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x59fa25e87dba - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x59fa25e9d67a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x59fa25e9d67a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x59fa25e8c982 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59fa25e8c982 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x59fa25e66d5f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x59fa25e66d5f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x59fa25e80259 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x59fa25d7879c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x59fa25d7879c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59fa25e804d2 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x59fa25e804d2 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x59fa25e66e4a - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x59fa25e5c029 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x59fa25e67b2d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x59fa25e9de0c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x59fa25e9ddd2 - core[fa0eadad68403074]::panicking::panic [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x59fa25d2f538 - scalar_test[f762f0d804a96645]::test_scalar_bootstrap_mean [INFO] [stdout] at /opt/rustwide/workdir/tests/scalar_test.rs:58:5 [INFO] [stdout] 21: 0x59fa25d2bb57 - scalar_test[f762f0d804a96645]::test_scalar_bootstrap_mean::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/scalar_test.rs:17:32 [INFO] [stdout] 22: 0x59fa25d42576 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59fa25d6c87b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59fa25d6c87b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x59fa25d7926b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x59fa25d7926b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stderr] error: test failed, to rerun pass `--test scalar_test` [INFO] [stdout] 27: 0x59fa25d7926b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x59fa25d7926b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x59fa25d7926b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x59fa25d7926b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x59fa25d7926b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x59fa25d736c4 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x59fa25d736c4 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x59fa25d7be72 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x59fa25d7be72 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x59fa25d7be72 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x59fa25d7be72 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x59fa25d7be72 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x59fa25d7be72 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x59fa25d7be72 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59fa25e876bf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x59fa25e876bf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7363d465eaa4 - [INFO] [stdout] 44: 0x7363d46eba64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_scalar_bootstrap_mean [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.64s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "16bccbba085268a474ad0e67d47d891a9967ddae91ada4028a042c888ff69b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16bccbba085268a474ad0e67d47d891a9967ddae91ada4028a042c888ff69b03", kill_on_drop: false }` [INFO] [stdout] 16bccbba085268a474ad0e67d47d891a9967ddae91ada4028a042c888ff69b03