[INFO] updating cached repository https://github.com/juliangehring/count [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/juliangehring/count [INFO] [stderr] * [new branch] dependabot/cargo/hashbrown-0.6.1 -> dependabot/cargo/hashbrown-0.6.1 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] eb74521953fc4b180b5a30062b9a26ef1be0639d [INFO] testing juliangehring/count against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliangehring%2Fcount" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juliangehring/count on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/juliangehring/count [INFO] finished tweaking git repo https://github.com/juliangehring/count [INFO] tweaked toml for git repo https://github.com/juliangehring/count written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/juliangehring/count already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 882861fc5da8b7d80c44e37052b6ed5ac54fb588fbb752a6fa3aa6230577afa5 [INFO] running `"docker" "start" "-a" "882861fc5da8b7d80c44e37052b6ed5ac54fb588fbb752a6fa3aa6230577afa5"` [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.12 [INFO] [stderr] Compiling structopt-derive v0.3.2 [INFO] [stderr] Compiling structopt v0.3.2 [INFO] [stderr] Compiling count v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.54s [INFO] running `"docker" "inspect" "882861fc5da8b7d80c44e37052b6ed5ac54fb588fbb752a6fa3aa6230577afa5"` [INFO] running `"docker" "rm" "-f" "882861fc5da8b7d80c44e37052b6ed5ac54fb588fbb752a6fa3aa6230577afa5"` [INFO] [stdout] 882861fc5da8b7d80c44e37052b6ed5ac54fb588fbb752a6fa3aa6230577afa5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 7ebc587bf7a0530d97becba599174c31569c1f7794cfbf5f784cdf5d6477c1a6 [INFO] running `"docker" "start" "-a" "7ebc587bf7a0530d97becba599174c31569c1f7794cfbf5f784cdf5d6477c1a6"` [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling count v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.39s [INFO] running `"docker" "inspect" "7ebc587bf7a0530d97becba599174c31569c1f7794cfbf5f784cdf5d6477c1a6"` [INFO] running `"docker" "rm" "-f" "7ebc587bf7a0530d97becba599174c31569c1f7794cfbf5f784cdf5d6477c1a6"` [INFO] [stdout] 7ebc587bf7a0530d97becba599174c31569c1f7794cfbf5f784cdf5d6477c1a6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 8d7562ecb9906a4ce54f140d6b6bdb63fa77e1f970d35b745504d972b6fc8fa4 [INFO] running `"docker" "start" "-a" "8d7562ecb9906a4ce54f140d6b6bdb63fa77e1f970d35b745504d972b6fc8fa4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/count-6f2e56bc3bf47c66 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_sort_counts_by_counts ... ok [INFO] [stdout] test tests::test_sort_counts_by_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/count-4d161f418cb9fecb [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cli-6df5cebe350721f3 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_incorrect_file ... ok [INFO] [stdout] test test_toplevel_1k_counts ... ok [INFO] [stdout] test test_toplevel_1k_counts_top5 ... ok [INFO] [stdout] test test_toplevel_1k_counts_sortby_count ... ok [INFO] [stdout] test test_toplevel_1k_counts_sortby_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests count [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "8d7562ecb9906a4ce54f140d6b6bdb63fa77e1f970d35b745504d972b6fc8fa4"` [INFO] running `"docker" "rm" "-f" "8d7562ecb9906a4ce54f140d6b6bdb63fa77e1f970d35b745504d972b6fc8fa4"` [INFO] [stdout] 8d7562ecb9906a4ce54f140d6b6bdb63fa77e1f970d35b745504d972b6fc8fa4