[INFO] updating cached repository https://github.com/althea-net/bounty_hunter [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e83c802cddfa2a887fe3ab464c9e304a134c4d9f [INFO] testing althea-net/bounty_hunter against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Falthea-net%2Fbounty_hunter" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/althea-net/bounty_hunter 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/althea-net/bounty_hunter [INFO] finished tweaking git repo https://github.com/althea-net/bounty_hunter [INFO] tweaked toml for git repo https://github.com/althea-net/bounty_hunter written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/althea-net/bounty_hunter 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] f7a898f490c881f803eec6f784311f3237638114e2c740b4c559cae9ab19d63f [INFO] running `"docker" "start" "-a" "f7a898f490c881f803eec6f784311f3237638114e2c740b4c559cae9ab19d63f"` [INFO] [stderr] Compiling syn v0.15.37 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling sha3 v0.7.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling serde-rlp v0.1.4 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling num256 v0.2.11 [INFO] [stderr] Compiling clarity v0.1.22 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling bounty_hunter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `"docker" "inspect" "f7a898f490c881f803eec6f784311f3237638114e2c740b4c559cae9ab19d63f"` [INFO] running `"docker" "rm" "-f" "f7a898f490c881f803eec6f784311f3237638114e2c740b4c559cae9ab19d63f"` [INFO] [stdout] f7a898f490c881f803eec6f784311f3237638114e2c740b4c559cae9ab19d63f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] 59af63b6fa6a5324355f22c627622bc2b8b624c253211833aa2d4d94fdcfe134 [INFO] running `"docker" "start" "-a" "59af63b6fa6a5324355f22c627622bc2b8b624c253211833aa2d4d94fdcfe134"` [INFO] [stderr] Compiling bounty_hunter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.31s [INFO] running `"docker" "inspect" "59af63b6fa6a5324355f22c627622bc2b8b624c253211833aa2d4d94fdcfe134"` [INFO] running `"docker" "rm" "-f" "59af63b6fa6a5324355f22c627622bc2b8b624c253211833aa2d4d94fdcfe134"` [INFO] [stdout] 59af63b6fa6a5324355f22c627622bc2b8b624c253211833aa2d4d94fdcfe134 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] 09c4420adc41c04c95a4c8926bfea4f10a27f46ad9c21573c7c89fb35c2d8418 [INFO] running `"docker" "start" "-a" "09c4420adc41c04c95a4c8926bfea4f10a27f46ad9c21573c7c89fb35c2d8418"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bounty_hunter-5531efec45e479b9 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test models::tests::test_nonce_ordering_sanity ... ok [INFO] [stdout] test models::tests::test_state2record ... ok [INFO] [stdout] test models::tests::test_record2state ... ok [INFO] [stdout] test models::tests::test_inconsistent_record ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "09c4420adc41c04c95a4c8926bfea4f10a27f46ad9c21573c7c89fb35c2d8418"` [INFO] running `"docker" "rm" "-f" "09c4420adc41c04c95a4c8926bfea4f10a27f46ad9c21573c7c89fb35c2d8418"` [INFO] [stdout] 09c4420adc41c04c95a4c8926bfea4f10a27f46ad9c21573c7c89fb35c2d8418