[INFO] cloning repository rusty-snake/hexbot [INFO] running `"git" "clone" "--bare" "git://github.com/rusty-snake/hexbot.git" "work/cache/sources/gh/rusty-snake/hexbot"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rusty-snake/hexbot'... [INFO] running `"git" "clone" "work/cache/sources/gh/rusty-snake/hexbot" "work/ex/beta-1.37-6/sources/1.36.0/gh/rusty-snake/hexbot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rusty-snake/hexbot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rusty-snake/hexbot" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rusty-snake/hexbot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rusty-snake/hexbot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1489f2fec78a53c3ef43d876d5a13ee50bad4af6 [INFO] sha for GitHub repo rusty-snake/hexbot: 1489f2fec78a53c3ef43d876d5a13ee50bad4af6 [INFO] validating manifest of rusty-snake/hexbot 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 rusty-snake/hexbot 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 rusty-snake/hexbot [INFO] finished frobbing rusty-snake/hexbot [INFO] frobbed toml for rusty-snake/hexbot written to work/ex/beta-1.37-6/sources/1.36.0/gh/rusty-snake/hexbot/Cargo.toml [INFO] started frobbing rusty-snake/hexbot [INFO] finished frobbing rusty-snake/hexbot [INFO] frobbed toml for rusty-snake/hexbot written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rusty-snake/hexbot/Cargo.toml [INFO] crate rusty-snake/hexbot already has a lockfile, it will not be regenerated [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 rusty-snake/hexbot against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rusty-snake/hexbot:/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.36.0" "build" "--frozen"` [INFO] [stdout] feda9a1fceb4256b34b67cad5e6df5442bd1677df4c164436cefd856ea57026e [INFO] running `"docker" "start" "-a" "feda9a1fceb4256b34b67cad5e6df5442bd1677df4c164436cefd856ea57026e"` [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling hexbot v0.0.8-dev (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.97s [INFO] running `"docker" "inspect" "feda9a1fceb4256b34b67cad5e6df5442bd1677df4c164436cefd856ea57026e"` [INFO] running `"docker" "rm" "-f" "feda9a1fceb4256b34b67cad5e6df5442bd1677df4c164436cefd856ea57026e"` [INFO] [stdout] feda9a1fceb4256b34b67cad5e6df5442bd1677df4c164436cefd856ea57026e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rusty-snake/hexbot:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c7835f27810b3bf3bd32794cb3c5098af642185d69426781fff4c966095a37da [INFO] running `"docker" "start" "-a" "c7835f27810b3bf3bd32794cb3c5098af642185d69426781fff4c966095a37da"` [INFO] [stderr] Compiling hexbot v0.0.8-dev (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.55s [INFO] running `"docker" "inspect" "c7835f27810b3bf3bd32794cb3c5098af642185d69426781fff4c966095a37da"` [INFO] running `"docker" "rm" "-f" "c7835f27810b3bf3bd32794cb3c5098af642185d69426781fff4c966095a37da"` [INFO] [stdout] c7835f27810b3bf3bd32794cb3c5098af642185d69426781fff4c966095a37da [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rusty-snake/hexbot:/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.36.0" "test" "--frozen"` [INFO] [stdout] 255b1e4896a7e56890177fb7cc2002b6c5e654af49362f55ddadf7713a6c39ed [INFO] running `"docker" "start" "-a" "255b1e4896a7e56890177fb7cc2002b6c5e654af49362f55ddadf7713a6c39ed"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running /opt/crater/target/debug/deps/hexbot-cc810c178b87533d [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test request_api::tests::test_coordinates ... ok [INFO] [stdout] test request_api::tests::test_has_coordinates ... ok [INFO] [stdout] test request_api::tests::test_colors ... ok [INFO] [stdout] test request_api::tests::test_fetch ... ok [INFO] [stdout] test request_api::tests::test_fetch_with_coordinates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "255b1e4896a7e56890177fb7cc2002b6c5e654af49362f55ddadf7713a6c39ed"` [INFO] running `"docker" "rm" "-f" "255b1e4896a7e56890177fb7cc2002b6c5e654af49362f55ddadf7713a6c39ed"` [INFO] [stdout] 255b1e4896a7e56890177fb7cc2002b6c5e654af49362f55ddadf7713a6c39ed