[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 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliangehring%2Fcount" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juliangehring/count on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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-5/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 0251fb11132c3b6e96e7a7ea8c78463c8de927015f7083cdad600c8f44fbe9fb [INFO] running `"docker" "start" "-a" "0251fb11132c3b6e96e7a7ea8c78463c8de927015f7083cdad600c8f44fbe9fb"` [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [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 quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling syn v1.0.5 [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 proc-macro-hack v0.5.8 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling const-random-macro v0.1.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 13.61s [INFO] running `"docker" "inspect" "0251fb11132c3b6e96e7a7ea8c78463c8de927015f7083cdad600c8f44fbe9fb"` [INFO] running `"docker" "rm" "-f" "0251fb11132c3b6e96e7a7ea8c78463c8de927015f7083cdad600c8f44fbe9fb"` [INFO] [stdout] 0251fb11132c3b6e96e7a7ea8c78463c8de927015f7083cdad600c8f44fbe9fb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8e9d448cdb283d9457612a95bf85ec3f4d2a2d286d9f0fe20b19b267b040c1a9 [INFO] running `"docker" "start" "-a" "8e9d448cdb283d9457612a95bf85ec3f4d2a2d286d9f0fe20b19b267b040c1a9"` [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.39 [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 17.66s [INFO] running `"docker" "inspect" "8e9d448cdb283d9457612a95bf85ec3f4d2a2d286d9f0fe20b19b267b040c1a9"` [INFO] running `"docker" "rm" "-f" "8e9d448cdb283d9457612a95bf85ec3f4d2a2d286d9f0fe20b19b267b040c1a9"` [INFO] [stdout] 8e9d448cdb283d9457612a95bf85ec3f4d2a2d286d9f0fe20b19b267b040c1a9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] f45b1d363a6a9ce6706d9c32047c7de7aaa4591a15899c1c995081e80281f499 [INFO] running `"docker" "start" "-a" "f45b1d363a6a9ce6706d9c32047c7de7aaa4591a15899c1c995081e80281f499"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/count-b1713ef81e0bf2b6 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_sort_counts_by_key ... ok [INFO] [stdout] test tests::test_sort_counts_by_counts ... 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-0decf02e7411ff5e [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-78e1b9844bcd53f7 [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_sortby_count ... ok [INFO] [stdout] test test_toplevel_1k_counts_top5 ... 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" "f45b1d363a6a9ce6706d9c32047c7de7aaa4591a15899c1c995081e80281f499"` [INFO] running `"docker" "rm" "-f" "f45b1d363a6a9ce6706d9c32047c7de7aaa4591a15899c1c995081e80281f499"` [INFO] [stdout] f45b1d363a6a9ce6706d9c32047c7de7aaa4591a15899c1c995081e80281f499