[INFO] updating cached repository scirner22/stockcli-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/scirner22/stockcli-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/scirner22/stockcli-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/scirner22/stockcli-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/scirner22/stockcli-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/scirner22/stockcli-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/scirner22/stockcli-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/scirner22/stockcli-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0d9ca99cb513e0d9d23628034564b17915469cd9 [INFO] sha for GitHub repo scirner22/stockcli-rs: 0d9ca99cb513e0d9d23628034564b17915469cd9 [INFO] validating manifest of scirner22/stockcli-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 scirner22/stockcli-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 scirner22/stockcli-rs [INFO] finished frobbing scirner22/stockcli-rs [INFO] frobbed toml for scirner22/stockcli-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/scirner22/stockcli-rs/Cargo.toml [INFO] started frobbing scirner22/stockcli-rs [INFO] finished frobbing scirner22/stockcli-rs [INFO] frobbed toml for scirner22/stockcli-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/scirner22/stockcli-rs/Cargo.toml [INFO] crate scirner22/stockcli-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 scirner22/stockcli-rs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/scirner22/stockcli-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] cf20563408b325c3303d8b6e13a73ef16a4c5afd60649703e80b211ebe1b1cc8 [INFO] running `"docker" "start" "-a" "cf20563408b325c3303d8b6e13a73ef16a4c5afd60649703e80b211ebe1b1cc8"` [INFO] [stderr] Compiling openssl v0.10.11 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling prettytable-rs v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.8 [INFO] [stderr] Compiling hyper v0.12.9 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling stockcli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:33:30 [INFO] [stderr] | [INFO] [stderr] 33 | let mut default_config = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.72s [INFO] running `"docker" "inspect" "cf20563408b325c3303d8b6e13a73ef16a4c5afd60649703e80b211ebe1b1cc8"` [INFO] running `"docker" "rm" "-f" "cf20563408b325c3303d8b6e13a73ef16a4c5afd60649703e80b211ebe1b1cc8"` [INFO] [stdout] cf20563408b325c3303d8b6e13a73ef16a4c5afd60649703e80b211ebe1b1cc8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/scirner22/stockcli-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5051fc492cd3299e91c68dce10f54c1725414d1f328cf50440d93daf9d610af3 [INFO] running `"docker" "start" "-a" "5051fc492cd3299e91c68dce10f54c1725414d1f328cf50440d93daf9d610af3"` [INFO] [stderr] Compiling stockcli v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:33:30 [INFO] [stderr] | [INFO] [stderr] 33 | let mut default_config = env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `"docker" "inspect" "5051fc492cd3299e91c68dce10f54c1725414d1f328cf50440d93daf9d610af3"` [INFO] running `"docker" "rm" "-f" "5051fc492cd3299e91c68dce10f54c1725414d1f328cf50440d93daf9d610af3"` [INFO] [stdout] 5051fc492cd3299e91c68dce10f54c1725414d1f328cf50440d93daf9d610af3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/scirner22/stockcli-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 658310b681282173f55e257bbb62907f9c205a0fed47daa682f4b21c9a62654b [INFO] running `"docker" "start" "-a" "658310b681282173f55e257bbb62907f9c205a0fed47daa682f4b21c9a62654b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/stockcli-2c577139486a0d07 [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" "658310b681282173f55e257bbb62907f9c205a0fed47daa682f4b21c9a62654b"` [INFO] running `"docker" "rm" "-f" "658310b681282173f55e257bbb62907f9c205a0fed47daa682f4b21c9a62654b"` [INFO] [stdout] 658310b681282173f55e257bbb62907f9c205a0fed47daa682f4b21c9a62654b