[INFO] crate sthash 0.2.3 is already in cache [INFO] extracting crate sthash 0.2.3 into work/ex/beta-1.37-6/sources/1.36.0/reg/sthash/0.2.3 [INFO] extracting crate sthash 0.2.3 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/sthash/0.2.3 [INFO] validating manifest of sthash-0.2.3 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sthash-0.2.3 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sthash-0.2.3 [INFO] finished frobbing sthash-0.2.3 [INFO] frobbed toml for sthash-0.2.3 written to work/ex/beta-1.37-6/sources/1.36.0/reg/sthash/0.2.3/Cargo.toml [INFO] started frobbing sthash-0.2.3 [INFO] finished frobbing sthash-0.2.3 [INFO] frobbed toml for sthash-0.2.3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/sthash/0.2.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sthash-0.2.3 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/sthash/0.2.3:/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-07-23" "build" "--frozen"` [INFO] [stdout] e03e094cae6cea6a08fc218b84144b57b1042aca79fff72266ca9e077501d9ff [INFO] running `"docker" "start" "-a" "e03e094cae6cea6a08fc218b84144b57b1042aca79fff72266ca9e077501d9ff"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sp800-185 v0.2.0 [INFO] [stderr] Compiling sthash v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `"docker" "inspect" "e03e094cae6cea6a08fc218b84144b57b1042aca79fff72266ca9e077501d9ff"` [INFO] running `"docker" "rm" "-f" "e03e094cae6cea6a08fc218b84144b57b1042aca79fff72266ca9e077501d9ff"` [INFO] [stdout] e03e094cae6cea6a08fc218b84144b57b1042aca79fff72266ca9e077501d9ff [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/sthash/0.2.3:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] c619ec96ab209a4764ffe2d77f0d1f48c8f9edefd7ab0bb409af94bcb0ebb786 [INFO] running `"docker" "start" "-a" "c619ec96ab209a4764ffe2d77f0d1f48c8f9edefd7ab0bb409af94bcb0ebb786"` [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling blake2b_simd v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling sthash v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.38s [INFO] running `"docker" "inspect" "c619ec96ab209a4764ffe2d77f0d1f48c8f9edefd7ab0bb409af94bcb0ebb786"` [INFO] running `"docker" "rm" "-f" "c619ec96ab209a4764ffe2d77f0d1f48c8f9edefd7ab0bb409af94bcb0ebb786"` [INFO] [stdout] c619ec96ab209a4764ffe2d77f0d1f48c8f9edefd7ab0bb409af94bcb0ebb786 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/sthash/0.2.3:/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-07-23" "test" "--frozen"` [INFO] [stdout] 336f3b01725263d88d457b07aaeccbef2d0035318e11b3bea1dc60c133b76f6d [INFO] running `"docker" "start" "-a" "336f3b01725263d88d457b07aaeccbef2d0035318e11b3bea1dc60c133b76f6d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/sthash-ae541500e26c1451 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test nhpoly1305::nh::basic_small ... ok [INFO] [stdout] test test::basic ... ok [INFO] [stdout] test nhpoly1305::nh::test_avx2 ... ok [INFO] [stderr] Doc-tests sthash [INFO] [stdout] test test::large ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "336f3b01725263d88d457b07aaeccbef2d0035318e11b3bea1dc60c133b76f6d"` [INFO] running `"docker" "rm" "-f" "336f3b01725263d88d457b07aaeccbef2d0035318e11b3bea1dc60c133b76f6d"` [INFO] [stdout] 336f3b01725263d88d457b07aaeccbef2d0035318e11b3bea1dc60c133b76f6d