[INFO] cloning repository https://github.com/mingyli/samplers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mingyli/samplers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmingyli%2Fsamplers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmingyli%2Fsamplers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df6b3eef7466f44f22799cf9e7cf63698cf7e68a [INFO] testing mingyli/samplers against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmingyli%2Fsamplers" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mingyli/samplers on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mingyli/samplers [INFO] finished tweaking git repo https://github.com/mingyli/samplers [INFO] tweaked toml for git repo https://github.com/mingyli/samplers written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/mingyli/samplers already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded failure v0.1.7 [INFO] [stderr] Downloaded statrs v0.12.0 [INFO] [stderr] Downloaded failure_derive v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55633b27a0d175defe2253de170427448c581dd3b3ba5b269511f4c35167c4cc [INFO] running `Command { std: "docker" "start" "-a" "55633b27a0d175defe2253de170427448c581dd3b3ba5b269511f4c35167c4cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55633b27a0d175defe2253de170427448c581dd3b3ba5b269511f4c35167c4cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55633b27a0d175defe2253de170427448c581dd3b3ba5b269511f4c35167c4cc", kill_on_drop: false }` [INFO] [stdout] 55633b27a0d175defe2253de170427448c581dd3b3ba5b269511f4c35167c4cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab11115dda827351bb6f0be31dc50bf90b678b4bff98f718098db8977e647627 [INFO] running `Command { std: "docker" "start" "-a" "ab11115dda827351bb6f0be31dc50bf90b678b4bff98f718098db8977e647627", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling rand_core v0.5.1 (https://github.com/rust-random/rand#2bb85945) [INFO] [stderr] Compiling rand_chacha v0.2.2 (https://github.com/rust-random/rand#2bb85945) [INFO] [stderr] Compiling rand v0.7.3 (https://github.com/rust-random/rand#2bb85945) [INFO] [stderr] Compiling rand_distr v0.2.2 (https://github.com/rust-random/rand#2bb85945) [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling samplers v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "ab11115dda827351bb6f0be31dc50bf90b678b4bff98f718098db8977e647627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab11115dda827351bb6f0be31dc50bf90b678b4bff98f718098db8977e647627", kill_on_drop: false }` [INFO] [stdout] ab11115dda827351bb6f0be31dc50bf90b678b4bff98f718098db8977e647627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ab5f2aa023e5fe1650a976549d31bdfa55053aef79f16b9d3f2e9beb6bb3779 [INFO] running `Command { std: "docker" "start" "-a" "9ab5f2aa023e5fe1650a976549d31bdfa55053aef79f16b9d3f2e9beb6bb3779", kill_on_drop: false }` [INFO] [stderr] Compiling samplers v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "9ab5f2aa023e5fe1650a976549d31bdfa55053aef79f16b9d3f2e9beb6bb3779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab5f2aa023e5fe1650a976549d31bdfa55053aef79f16b9d3f2e9beb6bb3779", kill_on_drop: false }` [INFO] [stdout] 9ab5f2aa023e5fe1650a976549d31bdfa55053aef79f16b9d3f2e9beb6bb3779 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 380adc6109ef2edd99c55fa7b9b97e1b9b06706ffbbb33cc29c40955ff9b9a32 [INFO] running `Command { std: "docker" "start" "-a" "380adc6109ef2edd99c55fa7b9b97e1b9b06706ffbbb33cc29c40955ff9b9a32", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/samplers-eb3a8045cd091081) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test histogram::test_histogram ... ok [INFO] [stdout] test histogram::test_linspace ... ok [INFO] [stdout] test summary::test_central_moments_summary ... ok [INFO] [stdout] test summary::test_distribution_summary ... ok [INFO] [stdout] test summary::test_mean ... ok [INFO] [stdout] test summary::test_variance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "380adc6109ef2edd99c55fa7b9b97e1b9b06706ffbbb33cc29c40955ff9b9a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "380adc6109ef2edd99c55fa7b9b97e1b9b06706ffbbb33cc29c40955ff9b9a32", kill_on_drop: false }` [INFO] [stdout] 380adc6109ef2edd99c55fa7b9b97e1b9b06706ffbbb33cc29c40955ff9b9a32