[INFO] updating cached repository TeaAndPotatoes/upman [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/TeaAndPotatoes/upman [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/TeaAndPotatoes/upman" "work/ex/beta-1.38-1/sources/1.37.0/gh/TeaAndPotatoes/upman"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/TeaAndPotatoes/upman'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/TeaAndPotatoes/upman" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TeaAndPotatoes/upman"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TeaAndPotatoes/upman'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e0f153d4096344aa6a43d5436ffc92a69f2a0478 [INFO] sha for GitHub repo TeaAndPotatoes/upman: e0f153d4096344aa6a43d5436ffc92a69f2a0478 [INFO] validating manifest of TeaAndPotatoes/upman 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 TeaAndPotatoes/upman 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 TeaAndPotatoes/upman [INFO] finished frobbing TeaAndPotatoes/upman [INFO] frobbed toml for TeaAndPotatoes/upman written to work/ex/beta-1.38-1/sources/1.37.0/gh/TeaAndPotatoes/upman/Cargo.toml [INFO] started frobbing TeaAndPotatoes/upman [INFO] finished frobbing TeaAndPotatoes/upman [INFO] frobbed toml for TeaAndPotatoes/upman written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/TeaAndPotatoes/upman/Cargo.toml [INFO] crate TeaAndPotatoes/upman 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] 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 TeaAndPotatoes/upman 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-5/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/TeaAndPotatoes/upman:/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] 692f9301e7521791a8957e3ce21862dd39988eab5fde01badedc43d6aa81c119 [INFO] running `"docker" "start" "-a" "692f9301e7521791a8957e3ce21862dd39988eab5fde01badedc43d6aa81c119"` [INFO] [stderr] Compiling smallvec v0.6.0 [INFO] [stderr] Compiling open v1.2.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling clicolors-control v0.2.0 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.2.13 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling parking_lot v0.5.4 [INFO] [stderr] Compiling console v0.6.1 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling dialoguer v0.1.0 [INFO] [stderr] Compiling upman 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:20:50 [INFO] [stderr] | [INFO] [stderr] 20 | let config_directory = format!("{}/.upman/", std::env::home_dir().unwrap().display()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.84s [INFO] running `"docker" "inspect" "692f9301e7521791a8957e3ce21862dd39988eab5fde01badedc43d6aa81c119"` [INFO] running `"docker" "rm" "-f" "692f9301e7521791a8957e3ce21862dd39988eab5fde01badedc43d6aa81c119"` [INFO] [stdout] 692f9301e7521791a8957e3ce21862dd39988eab5fde01badedc43d6aa81c119 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/TeaAndPotatoes/upman:/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] 2fd940721d44b142c2813e829c47019da703b3835fa4600e54b463dde529f2cf [INFO] running `"docker" "start" "-a" "2fd940721d44b142c2813e829c47019da703b3835fa4600e54b463dde529f2cf"` [INFO] [stderr] Compiling upman 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:20:50 [INFO] [stderr] | [INFO] [stderr] 20 | let config_directory = format!("{}/.upman/", std::env::home_dir().unwrap().display()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "2fd940721d44b142c2813e829c47019da703b3835fa4600e54b463dde529f2cf"` [INFO] running `"docker" "rm" "-f" "2fd940721d44b142c2813e829c47019da703b3835fa4600e54b463dde529f2cf"` [INFO] [stdout] 2fd940721d44b142c2813e829c47019da703b3835fa4600e54b463dde529f2cf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/TeaAndPotatoes/upman:/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] dc44b37fae7785bd43cbbc73479dfe49ac45ffd3bf6cf63667fe7f5fc88dd27f [INFO] running `"docker" "start" "-a" "dc44b37fae7785bd43cbbc73479dfe49ac45ffd3bf6cf63667fe7f5fc88dd27f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/upman-a785ac0a312650f0 [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" "dc44b37fae7785bd43cbbc73479dfe49ac45ffd3bf6cf63667fe7f5fc88dd27f"` [INFO] running `"docker" "rm" "-f" "dc44b37fae7785bd43cbbc73479dfe49ac45ffd3bf6cf63667fe7f5fc88dd27f"` [INFO] [stdout] dc44b37fae7785bd43cbbc73479dfe49ac45ffd3bf6cf63667fe7f5fc88dd27f