[INFO] crate count_sort 0.1.8 is already in cache [INFO] extracting crate count_sort 0.1.8 into work/ex/beta-1.38-1/sources/1.37.0/reg/count_sort/0.1.8 [INFO] extracting crate count_sort 0.1.8 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/count_sort/0.1.8 [INFO] validating manifest of count_sort-0.1.8 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of count_sort-0.1.8 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing count_sort-0.1.8 [INFO] finished frobbing count_sort-0.1.8 [INFO] frobbed toml for count_sort-0.1.8 written to work/ex/beta-1.38-1/sources/1.37.0/reg/count_sort/0.1.8/Cargo.toml [INFO] started frobbing count_sort-0.1.8 [INFO] finished frobbing count_sort-0.1.8 [INFO] frobbed toml for count_sort-0.1.8 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/count_sort/0.1.8/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing count_sort-0.1.8 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/count_sort/0.1.8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] b9024982f3926e3f53f29d1d3a9f609848fe35369a7b8f45bf52c60c214013a7 [INFO] running `"docker" "start" "-a" "b9024982f3926e3f53f29d1d3a9f609848fe35369a7b8f45bf52c60c214013a7"` [INFO] [stderr] Compiling count_sort v0.1.8 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] running `"docker" "inspect" "b9024982f3926e3f53f29d1d3a9f609848fe35369a7b8f45bf52c60c214013a7"` [INFO] running `"docker" "rm" "-f" "b9024982f3926e3f53f29d1d3a9f609848fe35369a7b8f45bf52c60c214013a7"` [INFO] [stdout] b9024982f3926e3f53f29d1d3a9f609848fe35369a7b8f45bf52c60c214013a7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/count_sort/0.1.8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] c2e7803ae28aafc9e3a14ef61ff25336d8e190d7b44f7cc3b45ff5232bc9d14d [INFO] running `"docker" "start" "-a" "c2e7803ae28aafc9e3a14ef61ff25336d8e190d7b44f7cc3b45ff5232bc9d14d"` [INFO] [stderr] Compiling dmsort v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling count_sort v0.1.8 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.16s [INFO] running `"docker" "inspect" "c2e7803ae28aafc9e3a14ef61ff25336d8e190d7b44f7cc3b45ff5232bc9d14d"` [INFO] running `"docker" "rm" "-f" "c2e7803ae28aafc9e3a14ef61ff25336d8e190d7b44f7cc3b45ff5232bc9d14d"` [INFO] [stdout] c2e7803ae28aafc9e3a14ef61ff25336d8e190d7b44f7cc3b45ff5232bc9d14d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/count_sort/0.1.8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 4b74b58cc4e17d8f30b07c6171d8d0cd486968c127c1bfd317d16bc3c8ecdfc8 [INFO] running `"docker" "start" "-a" "4b74b58cc4e17d8f30b07c6171d8d0cd486968c127c1bfd317d16bc3c8ecdfc8"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/count_sort-cfc40c9c690dd631 [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/crater/target/debug/deps/tests-110112ad5b0f2d78 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::quickcheck_sort_u8 ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests count_sort [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" "4b74b58cc4e17d8f30b07c6171d8d0cd486968c127c1bfd317d16bc3c8ecdfc8"` [INFO] running `"docker" "rm" "-f" "4b74b58cc4e17d8f30b07c6171d8d0cd486968c127c1bfd317d16bc3c8ecdfc8"` [INFO] [stdout] 4b74b58cc4e17d8f30b07c6171d8d0cd486968c127c1bfd317d16bc3c8ecdfc8