[INFO] cloning repository https://github.com/bowlofeggs/rpick [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bowlofeggs/rpick" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbowlofeggs%2Frpick", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbowlofeggs%2Frpick'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dffc853b134fb08bba40051ca1c4281d5530d58a [INFO] testing bowlofeggs/rpick against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbowlofeggs%2Frpick" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bowlofeggs/rpick on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bowlofeggs/rpick [INFO] finished tweaking git repo https://github.com/bowlofeggs/rpick [INFO] tweaked toml for git repo https://github.com/bowlofeggs/rpick written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/bowlofeggs/rpick already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0403ef8392a7a7b7c5dd877c8afcd391c56b9faa7a15b1741428dc5d3f680fa [INFO] running `Command { std: "docker" "start" "-a" "e0403ef8392a7a7b7c5dd877c8afcd391c56b9faa7a15b1741428dc5d3f680fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0403ef8392a7a7b7c5dd877c8afcd391c56b9faa7a15b1741428dc5d3f680fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0403ef8392a7a7b7c5dd877c8afcd391c56b9faa7a15b1741428dc5d3f680fa", kill_on_drop: false }` [INFO] [stdout] e0403ef8392a7a7b7c5dd877c8afcd391c56b9faa7a15b1741428dc5d3f680fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c36218e3b96e3ba8c940e629236c136d95bfec59e371df45552ec1e724cb3d6 [INFO] running `Command { std: "docker" "start" "-a" "5c36218e3b96e3ba8c940e629236c136d95bfec59e371df45552ec1e724cb3d6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling rand_distr v0.4.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling rpick v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "5c36218e3b96e3ba8c940e629236c136d95bfec59e371df45552ec1e724cb3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c36218e3b96e3ba8c940e629236c136d95bfec59e371df45552ec1e724cb3d6", kill_on_drop: false }` [INFO] [stdout] 5c36218e3b96e3ba8c940e629236c136d95bfec59e371df45552ec1e724cb3d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9594335265da2d2b72740c8e9986fe5bf2c131231fc49918456e3b45223d7fa [INFO] running `Command { std: "docker" "start" "-a" "d9594335265da2d2b72740c8e9986fe5bf2c131231fc49918456e3b45223d7fa", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v2.0.1 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling mockall v0.10.2 [INFO] [stderr] Compiling rpick v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.77s [INFO] running `Command { std: "docker" "inspect" "d9594335265da2d2b72740c8e9986fe5bf2c131231fc49918456e3b45223d7fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9594335265da2d2b72740c8e9986fe5bf2c131231fc49918456e3b45223d7fa", kill_on_drop: false }` [INFO] [stdout] d9594335265da2d2b72740c8e9986fe5bf2c131231fc49918456e3b45223d7fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3801c04af714c4739d89251b1ab9acd579a8a95735c1b500b5c47bb1bf49f5cd [INFO] running `Command { std: "docker" "start" "-a" "3801c04af714c4739d89251b1ab9acd579a8a95735c1b500b5c47bb1bf49f5cd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rpick-c937867ad9804fdb) [INFO] [stdout] running 15 tests [INFO] [stdout] test config::tests::test_defaults ... ok [INFO] [stdout] test engine::tests::test_pick_even ... ok [INFO] [stdout] test engine::tests::test_pick_gaussian ... ok [INFO] [stdout] test engine::tests::test_pick_gaussian_verbose ... ok [INFO] [stdout] test engine::tests::test_get_consent ... ok [INFO] [stdout] test engine::tests::test_pick_weighted ... ok [INFO] [stdout] test engine::tests::test_pick_lru ... ok [INFO] [stdout] test engine::tests::test_pick_lru_verbose ... ok [INFO] [stdout] test engine::tests::test_pick_nonexistant_category ... ok [INFO] [stdout] test engine::tests::test_pick ... ok [INFO] [stdout] test engine::tests::test_pick_inventory ... ok [INFO] [stdout] test engine::tests::test_pick_inventory_verbose ... ok [INFO] [stdout] test engine::tests::test_pick_lottery ... ok [INFO] [stdout] test engine::tests::test_pick_lottery_no_to_all_one_no_chance ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rpick-f3f38239f6da2ec6) [INFO] [stdout] test engine::tests::test_pick_weighted_no_to_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-333c075b340cdfbf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test cli::error_handling::config_not_found ... ok [INFO] [stdout] test cli::inventory::pick ... ok [INFO] [stdout] test cli::gaussian::pick ... ok [INFO] [stdout] test cli::lottery::pick ... ok [INFO] [stdout] test cli::even::pick ... ok [INFO] [stdout] test cli::error_handling::category_not_found ... ok [INFO] [stdout] test cli::lru::pick ... ok [INFO] [stdout] test cli::weighted::pick ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests rpick [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 19) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.65s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3801c04af714c4739d89251b1ab9acd579a8a95735c1b500b5c47bb1bf49f5cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3801c04af714c4739d89251b1ab9acd579a8a95735c1b500b5c47bb1bf49f5cd", kill_on_drop: false }` [INFO] [stdout] 3801c04af714c4739d89251b1ab9acd579a8a95735c1b500b5c47bb1bf49f5cd