[INFO] cloning repository https://github.com/faradayio/csv-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faradayio/csv-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaradayio%2Fcsv-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaradayio%2Fcsv-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6b5378333f6bc66f4953ec72dcac4f2f91c5bdb [INFO] testing faradayio/csv-tools against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaradayio%2Fcsv-tools" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/faradayio/csv-tools on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/faradayio/csv-tools [INFO] finished tweaking git repo https://github.com/faradayio/csv-tools [INFO] tweaked toml for git repo https://github.com/faradayio/csv-tools written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/faradayio/csv-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded common_failures v0.1.1 [INFO] [stderr] Downloaded cli_test_dir v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72902d01fdd9eabaf6d41a2d77bda04bca4205e10f30e9c2b3b47ce8df356b8f [INFO] running `Command { std: "docker" "start" "-a" "72902d01fdd9eabaf6d41a2d77bda04bca4205e10f30e9c2b3b47ce8df356b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72902d01fdd9eabaf6d41a2d77bda04bca4205e10f30e9c2b3b47ce8df356b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72902d01fdd9eabaf6d41a2d77bda04bca4205e10f30e9c2b3b47ce8df356b8f", kill_on_drop: false }` [INFO] [stdout] 72902d01fdd9eabaf6d41a2d77bda04bca4205e10f30e9c2b3b47ce8df356b8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64a0de883e2bbc7126b10a11ddf7b582732079d2c23efccb1dee96bf5b306458 [INFO] running `Command { std: "docker" "start" "-a" "64a0de883e2bbc7126b10a11ddf7b582732079d2c23efccb1dee96bf5b306458", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling snap v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling tracing v0.1.23 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling idna v0.2.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling common_failures v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling scrubcsv v0.1.9 (/opt/rustwide/workdir/scrubcsv) [INFO] [stderr] Compiling fixed2csv v0.1.0 (/opt/rustwide/workdir/fixed2csv) [INFO] [stderr] Compiling geochunk v0.1.5 (/opt/rustwide/workdir/geochunk) [INFO] [stderr] Compiling catcsv v0.1.1 (/opt/rustwide/workdir/catcsv) [INFO] [stderr] Compiling hashcsv v1.0.0 (/opt/rustwide/workdir/hashcsv) [INFO] [stdout] warning: field is never read: `arg_type` [INFO] [stdout] --> geochunk/src/main.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | arg_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> geochunk/src/main.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling geocode-csv v0.3.0-beta.1 (/opt/rustwide/workdir/geocode-csv) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "64a0de883e2bbc7126b10a11ddf7b582732079d2c23efccb1dee96bf5b306458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a0de883e2bbc7126b10a11ddf7b582732079d2c23efccb1dee96bf5b306458", kill_on_drop: false }` [INFO] [stdout] 64a0de883e2bbc7126b10a11ddf7b582732079d2c23efccb1dee96bf5b306458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 753817c954412aebc34124a21949ab362e9741d61d0d74a2eb70db577860ea8e [INFO] running `Command { std: "docker" "start" "-a" "753817c954412aebc34124a21949ab362e9741d61d0d74a2eb70db577860ea8e", kill_on_drop: false }` [INFO] [stderr] Compiling cli_test_dir v0.1.7 [INFO] [stderr] Compiling fixed2csv v0.1.0 (/opt/rustwide/workdir/fixed2csv) [INFO] [stdout] warning: field is never read: `arg_type` [INFO] [stdout] --> geochunk/src/main.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | arg_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> geochunk/src/main.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling geocode-csv v0.3.0-beta.1 (/opt/rustwide/workdir/geocode-csv) [INFO] [stderr] Compiling catcsv v0.1.1 (/opt/rustwide/workdir/catcsv) [INFO] [stderr] Compiling scrubcsv v0.1.9 (/opt/rustwide/workdir/scrubcsv) [INFO] [stderr] Compiling hashcsv v1.0.0 (/opt/rustwide/workdir/hashcsv) [INFO] [stderr] Compiling geochunk v0.1.5 (/opt/rustwide/workdir/geochunk) [INFO] [stdout] warning: field is never read: `arg_type` [INFO] [stdout] --> geochunk/src/main.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | arg_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> geochunk/src/main.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.89s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] running `Command { std: "docker" "inspect" "753817c954412aebc34124a21949ab362e9741d61d0d74a2eb70db577860ea8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "753817c954412aebc34124a21949ab362e9741d61d0d74a2eb70db577860ea8e", kill_on_drop: false }` [INFO] [stdout] 753817c954412aebc34124a21949ab362e9741d61d0d74a2eb70db577860ea8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4475cc0caf31f11276026c50642865efcf9314ca63b7929e4e82859944a1aafa [INFO] running `Command { std: "docker" "start" "-a" "4475cc0caf31f11276026c50642865efcf9314ca63b7929e4e82859944a1aafa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `arg_type` [INFO] [stderr] --> geochunk/src/main.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | arg_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> geochunk/src/main.rs:67:10 [INFO] [stderr] | [INFO] [stderr] 67 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `geochunk` (bin "geochunk") generated 1 warning [INFO] [stderr] warning: `geochunk` (bin "geochunk" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: time-macros-impl v0.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/catcsv-ce8fc083a0212b64) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-898e55b74c9467aa) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cat_a_csv_and_csv_sz ... ok [INFO] [stdout] test cat_a_csv_and_csv_sz_in_a_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fixed2csv-55c13f82eb3d25e4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test extracts_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/geochunk-6cd2eafa29dee48d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test zip2010::classifies_sample_zip_codes_as_expected ... ok [INFO] [stdout] test zip2010::does_not_assign_geochunks_to_missing_or_invalid_zips ... ok [INFO] [stdout] test zip2010::does_not_panic_on_corner_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-84ce7fc2ce1a2625) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test help_flag ... ok [INFO] [stdout] test version_flag ... ok [INFO] [stdout] test csv_zip2010_adds_column_to_csv_file ... ok [INFO] [stdout] test export_zip2010_handles_small_chunk_sizes ... ok [INFO] [stdout] test export_zip2010_outputs_csv ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.60s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/geocode_csv-cca13f4beeaacb49) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test addresses::extract_collapses_duplicate_suffixes ... ok [INFO] [stdout] test addresses::extract_complex_address_from_record ... ok [INFO] [stdout] test addresses::extract_simple_address_from_record ... ok [INFO] [stdout] test addresses::convert_address_column_spec_to_indices ... ok [INFO] [stdout] test unpack_vec::unpack_to_correct_index ... ok [INFO] [stdout] test unpack_vec::error_if_output_too_short ... ok [INFO] [stdout] test unpack_vec::error_on_duplicate_indices ... ok [INFO] [stdout] test structure::add_value_columns ... ok [INFO] [stdout] test structure::add_header_columns ... ok [INFO] [stdout] test addresses::find_columns_to_remove ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/about.rs (/opt/rustwide/target/debug/deps/about-6c4f1f5afdf64aff) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test version_flag ... ok [INFO] [stdout] test help_flag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/duplicate_columns.rs (/opt/rustwide/target/debug/deps/duplicate_columns-1f6b27943ec42d6d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test duplicate_columns_append ... ignored [INFO] [stdout] test duplicate_columns_error ... ignored [INFO] [stdout] test duplicate_columns_replace ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/specs.rs (/opt/rustwide/target/debug/deps/specs-17a8d293d1949075) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test all_fields ... ignored [INFO] [stdout] test freeform ... ignored [INFO] [stdout] test multiple_addresses ... ignored [INFO] [stdout] test no_city_or_state ... ignored [INFO] [stdout] test single_address_field ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hashcsv-5ecf87a829e4d43a) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-85144f52439528c3) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test version_flag ... ok [INFO] [stdout] test help_flag ... ok [INFO] [stdout] test assigns_hashes_based_on_row_contents ... ok [INFO] [stdout] test allows_setting_column_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scrubcsv-dbef5b2f873880d8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test util::parses_char_specifiers ... ok [INFO] [stdout] test uniquifier::uniquifier_generates_unique_ids ... ok [INFO] [stdout] test uniquifier::name_to_lowercase_id_cleans_non_id_characters ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-35d85b215f1769f8) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test quote_and_delimiter ... ok [INFO] [stdout] test basic_file_scrubbing ... ok [INFO] [stdout] test version_flag ... ok [INFO] [stdout] test help_flag ... ok [INFO] [stdout] test bad_rows ... ok [INFO] [stdout] test clean_column_names ... ok [INFO] [stdout] test stdin_and_delimiter_and_quiet ... ok [INFO] [stdout] test too_many_bad_rows ... ok [INFO] [stdout] test null_normalization ... ok [INFO] [stdout] test trim_whitespace ... ok [INFO] [stdout] test replace_newlines ... ok [INFO] [stdout] test drop_row_if_null ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4475cc0caf31f11276026c50642865efcf9314ca63b7929e4e82859944a1aafa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4475cc0caf31f11276026c50642865efcf9314ca63b7929e4e82859944a1aafa", kill_on_drop: false }` [INFO] [stdout] 4475cc0caf31f11276026c50642865efcf9314ca63b7929e4e82859944a1aafa