[INFO] cloning repository fiji-flo/person-cli-rs [INFO] running `"git" "clone" "--bare" "git://github.com/fiji-flo/person-cli-rs.git" "work/cache/sources/gh/fiji-flo/person-cli-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/fiji-flo/person-cli-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/fiji-flo/person-cli-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fiji-flo/person-cli-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fiji-flo/person-cli-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fiji-flo/person-cli-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fiji-flo/person-cli-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fiji-flo/person-cli-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f6c2db3f4ff639b76cabb1670c8a727c09a03d1 [INFO] sha for GitHub repo fiji-flo/person-cli-rs: 1f6c2db3f4ff639b76cabb1670c8a727c09a03d1 [INFO] validating manifest of fiji-flo/person-cli-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 fiji-flo/person-cli-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 fiji-flo/person-cli-rs [INFO] finished frobbing fiji-flo/person-cli-rs [INFO] frobbed toml for fiji-flo/person-cli-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fiji-flo/person-cli-rs/Cargo.toml [INFO] started frobbing fiji-flo/person-cli-rs [INFO] finished frobbing fiji-flo/person-cli-rs [INFO] frobbed toml for fiji-flo/person-cli-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/fiji-flo/person-cli-rs/Cargo.toml [INFO] crate fiji-flo/person-cli-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 fiji-flo/person-cli-rs against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fiji-flo/person-cli-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 505b003da0f311d1aca749a1f7af90d03aa50679b170e7ee9740c46d9bfc6b9e [INFO] running `"docker" "start" "-a" "505b003da0f311d1aca749a1f7af90d03aa50679b170e7ee9740c46d9bfc6b9e"` [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling openssl-src v111.2.1+1.1.1b [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling tokio-sync v0.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling rusoto_core v0.37.0 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling libflate v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling chrono-tz v0.5.0 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling condvar_store v0.0.2 (https://github.com/fiji-flo/condvar_store#de3d5961) [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.8 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling biscuit v0.1.1 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling rusoto_credential v0.16.0 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.11 [INFO] [stderr] Compiling rusoto_ssm v0.37.0 [INFO] [stderr] Compiling cis_profile v0.0.2 (https://github.com/fiji-flo/cis_profile-rust#647ea220) [INFO] [stderr] Compiling cis_client v0.0.2 (https://github.com/fiji-flo/cis_client-rust#a3d9da80) [INFO] [stderr] Compiling person_cli v0.0.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 35s [INFO] running `"docker" "inspect" "505b003da0f311d1aca749a1f7af90d03aa50679b170e7ee9740c46d9bfc6b9e"` [INFO] running `"docker" "rm" "-f" "505b003da0f311d1aca749a1f7af90d03aa50679b170e7ee9740c46d9bfc6b9e"` [INFO] [stdout] 505b003da0f311d1aca749a1f7af90d03aa50679b170e7ee9740c46d9bfc6b9e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fiji-flo/person-cli-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] c9e615b7b45f1128cc13f1fd7c32c31639702799977bacb8ae35b6f2c57a9213 [INFO] running `"docker" "start" "-a" "c9e615b7b45f1128cc13f1fd7c32c31639702799977bacb8ae35b6f2c57a9213"` [INFO] [stderr] Compiling person_cli v0.0.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.74s [INFO] running `"docker" "inspect" "c9e615b7b45f1128cc13f1fd7c32c31639702799977bacb8ae35b6f2c57a9213"` [INFO] running `"docker" "rm" "-f" "c9e615b7b45f1128cc13f1fd7c32c31639702799977bacb8ae35b6f2c57a9213"` [INFO] [stdout] c9e615b7b45f1128cc13f1fd7c32c31639702799977bacb8ae35b6f2c57a9213 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/fiji-flo/person-cli-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 61b98bd2aece965db5e2f9a94504cfc70494c1d38c82ac9e8af31b4ad17b0dff [INFO] running `"docker" "start" "-a" "61b98bd2aece965db5e2f9a94504cfc70494c1d38c82ac9e8af31b4ad17b0dff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/person_cli-754bb0097763c2a5 [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/person_cli-f8454027c3498e14 [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] Doc-tests person_cli [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" "61b98bd2aece965db5e2f9a94504cfc70494c1d38c82ac9e8af31b4ad17b0dff"` [INFO] running `"docker" "rm" "-f" "61b98bd2aece965db5e2f9a94504cfc70494c1d38c82ac9e8af31b4ad17b0dff"` [INFO] [stdout] 61b98bd2aece965db5e2f9a94504cfc70494c1d38c82ac9e8af31b4ad17b0dff