[INFO] cloning repository hwchen/shp2pgsql2csv [INFO] running `"git" "clone" "--bare" "git://github.com/hwchen/shp2pgsql2csv.git" "work/cache/sources/gh/hwchen/shp2pgsql2csv"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hwchen/shp2pgsql2csv'... [INFO] running `"git" "clone" "work/cache/sources/gh/hwchen/shp2pgsql2csv" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hwchen/shp2pgsql2csv"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hwchen/shp2pgsql2csv'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hwchen/shp2pgsql2csv" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hwchen/shp2pgsql2csv"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hwchen/shp2pgsql2csv'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7647519cb7f18e6ada4ec8973f7e5b06d745bbf5 [INFO] sha for GitHub repo hwchen/shp2pgsql2csv: 7647519cb7f18e6ada4ec8973f7e5b06d745bbf5 [INFO] validating manifest of hwchen/shp2pgsql2csv 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 hwchen/shp2pgsql2csv 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 hwchen/shp2pgsql2csv [INFO] finished frobbing hwchen/shp2pgsql2csv [INFO] frobbed toml for hwchen/shp2pgsql2csv written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hwchen/shp2pgsql2csv/Cargo.toml [INFO] started frobbing hwchen/shp2pgsql2csv [INFO] finished frobbing hwchen/shp2pgsql2csv [INFO] frobbed toml for hwchen/shp2pgsql2csv written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hwchen/shp2pgsql2csv/Cargo.toml [INFO] crate hwchen/shp2pgsql2csv 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] building hwchen/shp2pgsql2csv against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hwchen/shp2pgsql2csv:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 71f6014d0f162dbf3ad9f0718388aae8b0125d667456ba93766a54d63c287a05 [INFO] running `"docker" "start" "-a" "71f6014d0f162dbf3ad9f0718388aae8b0125d667456ba93766a54d63c287a05"` [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling syn v0.14.6 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling shp2pgsql2csv v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/lib.rs:48:14 [INFO] [stderr] | [INFO] [stderr] 48 | .trim_left() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:49:14 [INFO] [stderr] | [INFO] [stderr] 49 | .trim_left_matches("(") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/lib.rs:50:14 [INFO] [stderr] | [INFO] [stderr] 50 | .trim_right() [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib.rs:51:14 [INFO] [stderr] | [INFO] [stderr] 51 | .trim_right_matches(");"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.28s [INFO] running `"docker" "inspect" "71f6014d0f162dbf3ad9f0718388aae8b0125d667456ba93766a54d63c287a05"` [INFO] running `"docker" "rm" "-f" "71f6014d0f162dbf3ad9f0718388aae8b0125d667456ba93766a54d63c287a05"` [INFO] [stdout] 71f6014d0f162dbf3ad9f0718388aae8b0125d667456ba93766a54d63c287a05 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hwchen/shp2pgsql2csv:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 7582182abeab03ee1aa7ded6645de33c2bd3318ddcb7b90bb3b65d73dd0bbd54 [INFO] running `"docker" "start" "-a" "7582182abeab03ee1aa7ded6645de33c2bd3318ddcb7b90bb3b65d73dd0bbd54"` [INFO] [stderr] Compiling shp2pgsql2csv v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/lib.rs:48:14 [INFO] [stderr] | [INFO] [stderr] 48 | .trim_left() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:49:14 [INFO] [stderr] | [INFO] [stderr] 49 | .trim_left_matches("(") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> src/lib.rs:50:14 [INFO] [stderr] | [INFO] [stderr] 50 | .trim_right() [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib.rs:51:14 [INFO] [stderr] | [INFO] [stderr] 51 | .trim_right_matches(");"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `"docker" "inspect" "7582182abeab03ee1aa7ded6645de33c2bd3318ddcb7b90bb3b65d73dd0bbd54"` [INFO] running `"docker" "rm" "-f" "7582182abeab03ee1aa7ded6645de33c2bd3318ddcb7b90bb3b65d73dd0bbd54"` [INFO] [stdout] 7582182abeab03ee1aa7ded6645de33c2bd3318ddcb7b90bb3b65d73dd0bbd54