[INFO] updating cached repository x4nt/hasher [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/x4nt/hasher [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/x4nt/hasher" "work/ex/beta-1.38-1/sources/1.37.0/gh/x4nt/hasher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/x4nt/hasher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/x4nt/hasher" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/x4nt/hasher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/x4nt/hasher'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cfc005d7234f6dfc4f198ff2ebe297de8e278a22 [INFO] sha for GitHub repo x4nt/hasher: cfc005d7234f6dfc4f198ff2ebe297de8e278a22 [INFO] validating manifest of x4nt/hasher 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 x4nt/hasher 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 x4nt/hasher [INFO] finished frobbing x4nt/hasher [INFO] frobbed toml for x4nt/hasher written to work/ex/beta-1.38-1/sources/1.37.0/gh/x4nt/hasher/Cargo.toml [INFO] started frobbing x4nt/hasher [INFO] finished frobbing x4nt/hasher [INFO] frobbed toml for x4nt/hasher written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/x4nt/hasher/Cargo.toml [INFO] crate x4nt/hasher already has a lockfile, it will not be regenerated [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 x4nt/hasher against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/x4nt/hasher:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 85d2b1fdcb135bc4253c8d9320854255429ed4fcfb444411d4f54400780a13c9 [INFO] running `"docker" "start" "-a" "85d2b1fdcb135bc4253c8d9320854255429ed4fcfb444411d4f54400780a13c9"` [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling smallvec v0.6.2 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling redis v0.8.0 [INFO] [stderr] Compiling fasthash v0.2.8 [INFO] [stderr] Compiling http-range v0.1.1 [INFO] [stderr] Compiling seahash v3.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.6.15 [INFO] [stderr] Compiling fasthash-sys v0.2.8 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.5 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling extprim v1.6.0 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling actix v0.5.8 [INFO] [stderr] Compiling hasher v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `"docker" "inspect" "85d2b1fdcb135bc4253c8d9320854255429ed4fcfb444411d4f54400780a13c9"` [INFO] running `"docker" "rm" "-f" "85d2b1fdcb135bc4253c8d9320854255429ed4fcfb444411d4f54400780a13c9"` [INFO] [stdout] 85d2b1fdcb135bc4253c8d9320854255429ed4fcfb444411d4f54400780a13c9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/x4nt/hasher:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3a5b1449b54b59a4404aadfdc6197de5c5b9395716df11b539869896ab071f32 [INFO] running `"docker" "start" "-a" "3a5b1449b54b59a4404aadfdc6197de5c5b9395716df11b539869896ab071f32"` [INFO] [stderr] Compiling hasher v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `"docker" "inspect" "3a5b1449b54b59a4404aadfdc6197de5c5b9395716df11b539869896ab071f32"` [INFO] running `"docker" "rm" "-f" "3a5b1449b54b59a4404aadfdc6197de5c5b9395716df11b539869896ab071f32"` [INFO] [stdout] 3a5b1449b54b59a4404aadfdc6197de5c5b9395716df11b539869896ab071f32 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/x4nt/hasher:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 9aa9261c314490f57c19026ef524eb8e2844f17e79f440d5b3df216d9559bc42 [INFO] running `"docker" "start" "-a" "9aa9261c314490f57c19026ef524eb8e2844f17e79f440d5b3df216d9559bc42"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/hasher-60a0867f1b64aa13 [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" "9aa9261c314490f57c19026ef524eb8e2844f17e79f440d5b3df216d9559bc42"` [INFO] running `"docker" "rm" "-f" "9aa9261c314490f57c19026ef524eb8e2844f17e79f440d5b3df216d9559bc42"` [INFO] [stdout] 9aa9261c314490f57c19026ef524eb8e2844f17e79f440d5b3df216d9559bc42