[INFO] cloning repository stephaneyfx/geocode-rs [INFO] running `"git" "clone" "--bare" "git://github.com/stephaneyfx/geocode-rs.git" "work/cache/sources/gh/stephaneyfx/geocode-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/stephaneyfx/geocode-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/stephaneyfx/geocode-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stephaneyfx/geocode-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stephaneyfx/geocode-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/stephaneyfx/geocode-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stephaneyfx/geocode-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stephaneyfx/geocode-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bdd83fcaaf671fd0079332d2923861123c4aaacb [INFO] sha for GitHub repo stephaneyfx/geocode-rs: bdd83fcaaf671fd0079332d2923861123c4aaacb [INFO] validating manifest of stephaneyfx/geocode-rs on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of stephaneyfx/geocode-rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing stephaneyfx/geocode-rs [INFO] finished frobbing stephaneyfx/geocode-rs [INFO] frobbed toml for stephaneyfx/geocode-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/stephaneyfx/geocode-rs/Cargo.toml [INFO] started frobbing stephaneyfx/geocode-rs [INFO] finished frobbing stephaneyfx/geocode-rs [INFO] frobbed toml for stephaneyfx/geocode-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stephaneyfx/geocode-rs/Cargo.toml [INFO] crate stephaneyfx/geocode-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing stephaneyfx/geocode-rs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stephaneyfx/geocode-rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] c6dc0c3dc856f19186e21a65978418592706bf5ce1dfbe780effae05fab6ce72 [INFO] running `"docker" "start" "-a" "c6dc0c3dc856f19186e21a65978418592706bf5ce1dfbe780effae05fab6ce72"` [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling geocode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `"docker" "inspect" "c6dc0c3dc856f19186e21a65978418592706bf5ce1dfbe780effae05fab6ce72"` [INFO] running `"docker" "rm" "-f" "c6dc0c3dc856f19186e21a65978418592706bf5ce1dfbe780effae05fab6ce72"` [INFO] [stdout] c6dc0c3dc856f19186e21a65978418592706bf5ce1dfbe780effae05fab6ce72 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stephaneyfx/geocode-rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d382f5311de8b3c6990091bee3ff1d1931ca8bffe08f9fa4772b88c5e259982e [INFO] running `"docker" "start" "-a" "d382f5311de8b3c6990091bee3ff1d1931ca8bffe08f9fa4772b88c5e259982e"` [INFO] [stderr] Compiling geocode v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.74s [INFO] running `"docker" "inspect" "d382f5311de8b3c6990091bee3ff1d1931ca8bffe08f9fa4772b88c5e259982e"` [INFO] running `"docker" "rm" "-f" "d382f5311de8b3c6990091bee3ff1d1931ca8bffe08f9fa4772b88c5e259982e"` [INFO] [stdout] d382f5311de8b3c6990091bee3ff1d1931ca8bffe08f9fa4772b88c5e259982e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/stephaneyfx/geocode-rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 1c1a38c9ba9a8d044e529ad71b3318ea05ce20c5a4df7d64ef484b89ddfc94b7 [INFO] running `"docker" "start" "-a" "1c1a38c9ba9a8d044e529ad71b3318ea05ce20c5a4df7d64ef484b89ddfc94b7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/geocode-ee77aea169a7589d [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/geocode-dd4ebad1da7ea596 [INFO] [stderr] Doc-tests geocode [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] [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" "1c1a38c9ba9a8d044e529ad71b3318ea05ce20c5a4df7d64ef484b89ddfc94b7"` [INFO] running `"docker" "rm" "-f" "1c1a38c9ba9a8d044e529ad71b3318ea05ce20c5a4df7d64ef484b89ddfc94b7"` [INFO] [stdout] 1c1a38c9ba9a8d044e529ad71b3318ea05ce20c5a4df7d64ef484b89ddfc94b7