[INFO] updating cached repository fiji-flo/person-cli-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fiji-flo/person-cli-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fiji-flo/person-cli-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/fiji-flo/person-cli-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/fiji-flo/person-cli-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fiji-flo/person-cli-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fiji-flo/person-cli-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fiji-flo/person-cli-rs on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing fiji-flo/person-cli-rs against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 767da7b01050cde8471a481ccd643997e903d533b469acb4a60c05571a4ed02f [INFO] running `"docker" "start" "-a" "767da7b01050cde8471a481ccd643997e903d533b469acb4a60c05571a4ed02f"` [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling openssl-src v111.2.1+1.1.1b [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling rusoto_core v0.37.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling chrono-tz v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.8 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio v0.1.16 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling condvar_store v0.0.2 (https://github.com/fiji-flo/condvar_store#de3d5961) [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling biscuit v0.1.1 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling rusoto_credential v0.16.0 [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 6m 32s [INFO] running `"docker" "inspect" "767da7b01050cde8471a481ccd643997e903d533b469acb4a60c05571a4ed02f"` [INFO] running `"docker" "rm" "-f" "767da7b01050cde8471a481ccd643997e903d533b469acb4a60c05571a4ed02f"` [INFO] [stdout] 767da7b01050cde8471a481ccd643997e903d533b469acb4a60c05571a4ed02f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] dc82ff42e5fc923e9df43c0b0fcdc1d6f50ae1627d0b99a149262802d2f39996 [INFO] running `"docker" "start" "-a" "dc82ff42e5fc923e9df43c0b0fcdc1d6f50ae1627d0b99a149262802d2f39996"` [INFO] [stderr] Compiling person_cli v0.0.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.06s [INFO] running `"docker" "inspect" "dc82ff42e5fc923e9df43c0b0fcdc1d6f50ae1627d0b99a149262802d2f39996"` [INFO] running `"docker" "rm" "-f" "dc82ff42e5fc923e9df43c0b0fcdc1d6f50ae1627d0b99a149262802d2f39996"` [INFO] [stdout] dc82ff42e5fc923e9df43c0b0fcdc1d6f50ae1627d0b99a149262802d2f39996 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] f55c8ff8a7b886b732e13cb51b92e735ccc22974d76957f58eeaf723bc779507 [INFO] running `"docker" "start" "-a" "f55c8ff8a7b886b732e13cb51b92e735ccc22974d76957f58eeaf723bc779507"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/person_cli-d0f608f6d5a85094 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/person_cli-1ec4ffe3c6869dd4 [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] [stderr] Doc-tests person_cli [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" "f55c8ff8a7b886b732e13cb51b92e735ccc22974d76957f58eeaf723bc779507"` [INFO] running `"docker" "rm" "-f" "f55c8ff8a7b886b732e13cb51b92e735ccc22974d76957f58eeaf723bc779507"` [INFO] [stdout] f55c8ff8a7b886b732e13cb51b92e735ccc22974d76957f58eeaf723bc779507