[INFO] fetching crate poisson-rate-test 1.2.2... [INFO] testing poisson-rate-test-1.2.2 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025-1 [INFO] extracting crate poisson-rate-test 1.2.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate poisson-rate-test 1.2.2 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate poisson-rate-test 1.2.2 [INFO] finished tweaking crates.io crate poisson-rate-test 1.2.2 [INFO] tweaked toml for crates.io crate poisson-rate-test 1.2.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 114d5482b1824da3d8082b54b2d1b4fa13856ec378ee3795206a1c730fc30242 [INFO] running `Command { std: "docker" "start" "-a" "114d5482b1824da3d8082b54b2d1b4fa13856ec378ee3795206a1c730fc30242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "114d5482b1824da3d8082b54b2d1b4fa13856ec378ee3795206a1c730fc30242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114d5482b1824da3d8082b54b2d1b4fa13856ec378ee3795206a1c730fc30242", kill_on_drop: false }` [INFO] [stdout] 114d5482b1824da3d8082b54b2d1b4fa13856ec378ee3795206a1c730fc30242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d5d12c38f467fc02032ca40441628c6768a3713e887266f90bed08f339f71a2 [INFO] running `Command { std: "docker" "start" "-a" "7d5d12c38f467fc02032ca40441628c6768a3713e887266f90bed08f339f71a2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling statrs v0.13.0 [INFO] [stderr] Compiling poisson-rate-test v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.26s [INFO] running `Command { std: "docker" "inspect" "7d5d12c38f467fc02032ca40441628c6768a3713e887266f90bed08f339f71a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d5d12c38f467fc02032ca40441628c6768a3713e887266f90bed08f339f71a2", kill_on_drop: false }` [INFO] [stdout] 7d5d12c38f467fc02032ca40441628c6768a3713e887266f90bed08f339f71a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49bbe1f8349b17aeb2fa953039b40f6e271fc76239ec2104e9601c1789e5600d [INFO] running `Command { std: "docker" "start" "-a" "49bbe1f8349b17aeb2fa953039b40f6e271fc76239ec2104e9601c1789e5600d", kill_on_drop: false }` [INFO] [stderr] Compiling poisson-rate-test v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/poisson_rate_test-ce70e4a7e3c8a2ec) [INFO] running `Command { std: "docker" "inspect" "49bbe1f8349b17aeb2fa953039b40f6e271fc76239ec2104e9601c1789e5600d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49bbe1f8349b17aeb2fa953039b40f6e271fc76239ec2104e9601c1789e5600d", kill_on_drop: false }` [INFO] [stdout] 49bbe1f8349b17aeb2fa953039b40f6e271fc76239ec2104e9601c1789e5600d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca33665dec18d4643e610b1ce8b3e2cd7f1408ac6fdfca5ec1ddce78d96fb141 [INFO] running `Command { std: "docker" "start" "-a" "ca33665dec18d4643e610b1ce8b3e2cd7f1408ac6fdfca5ec1ddce78d96fb141", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poisson_rate_test-ce70e4a7e3c8a2ec) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tests::test_by_rate ... ok [INFO] [stdout] test tests::test_ones_side ... ok [INFO] [stdout] test tests::test_ones_side_compare ... ok [INFO] [stdout] test tests::test_readme_example ... ok [INFO] [stdout] test tests::test_readme_example_new_condition ... ok [INFO] [stdout] test tests::test_readme_example_first ... ok [INFO] [stdout] test tests::test_two_diff ... ok [INFO] [stdout] test tests::test_two_same ... ok [INFO] [stdout] test tests::test_two_sides_null_hypothesis_true ... ok [INFO] [stdout] test tests::test_rayon_example ... ok [INFO] [stdout] test tests::test_p_indep_of_magnitude ... ok [INFO] [stdout] test tests::test_two_diff_bootstrap_parametric ... ok [INFO] [stdout] test tests::jp_caldwell_conversion_data ... ok [INFO] [stdout] test tests::stress_test_never_fails ... ok [INFO] [stdout] test tests::test_denom_decrease_boostrap_parametric ... ok [INFO] [stdout] test tests::test_n_does_change_likelihood ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.23s [INFO] [stdout] [INFO] [stderr] Doc-tests poisson-rate-test [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - two_tailed_rates_equal (line 143) ... ok [INFO] [stdout] test src/lib.rs - one_tailed_ratio (line 175) ... ok [INFO] [stdout] test src/lib.rs - bootstrap::param::ratio_events_greater_pval (line 36) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ca33665dec18d4643e610b1ce8b3e2cd7f1408ac6fdfca5ec1ddce78d96fb141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca33665dec18d4643e610b1ce8b3e2cd7f1408ac6fdfca5ec1ddce78d96fb141", kill_on_drop: false }` [INFO] [stdout] ca33665dec18d4643e610b1ce8b3e2cd7f1408ac6fdfca5ec1ddce78d96fb141