[INFO] updating cached repository deployc/cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/deployc/cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/deployc/cli" "work/ex/beta-1.37-6/sources/1.36.0/gh/deployc/cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/deployc/cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/deployc/cli" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/deployc/cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/deployc/cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6b7e1ab0ee9edf24b536dea5064934b54aedd6ab [INFO] sha for GitHub repo deployc/cli: 6b7e1ab0ee9edf24b536dea5064934b54aedd6ab [INFO] validating manifest of deployc/cli on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of deployc/cli on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing deployc/cli [INFO] finished frobbing deployc/cli [INFO] frobbed toml for deployc/cli written to work/ex/beta-1.37-6/sources/1.36.0/gh/deployc/cli/Cargo.toml [INFO] started frobbing deployc/cli [INFO] finished frobbing deployc/cli [INFO] frobbed toml for deployc/cli written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/deployc/cli/Cargo.toml [INFO] crate deployc/cli already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing deployc/cli against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/deployc/cli:/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-07-23" "build" "--frozen"` [INFO] [stdout] 4812e7dd02e7038b91674877fc62621fe8cac8d98d8bfe452d9f82e94e2a4405 [INFO] running `"docker" "start" "-a" "4812e7dd02e7038b91674877fc62621fe8cac8d98d8bfe452d9f82e94e2a4405"` [INFO] [stderr] Compiling encode_unicode v0.3.1 [INFO] [stderr] Compiling rand_core v0.2.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling xattr v0.2.1 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling slug v0.1.3 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling serde_yaml v0.7.4 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling rand v0.5.0 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling tar v0.4.15 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling prettytable-rs v0.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling deployc-cli 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/config.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | env::home_dir() [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [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/config.rs:69:25 [INFO] [stderr] | [INFO] [stderr] 69 | let dir = match env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/commands/up.rs:66:26 [INFO] [stderr] | [INFO] [stderr] 66 | line.trim_left_matches("[stdout]").trim_left() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/commands/up.rs:66:56 [INFO] [stderr] | [INFO] [stderr] 66 | line.trim_left_matches("[stdout]").trim_left() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/commands/up.rs:72:26 [INFO] [stderr] | [INFO] [stderr] 72 | line.trim_left_matches("[stderr]").trim_left().red() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/commands/up.rs:72:56 [INFO] [stderr] | [INFO] [stderr] 72 | line.trim_left_matches("[stderr]").trim_left().red() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/commands/up.rs:75:35 [INFO] [stderr] | [INFO] [stderr] 75 | let result = line.trim_left_matches("[result]").trim_left(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/commands/up.rs:75:65 [INFO] [stderr] | [INFO] [stderr] 75 | let result = line.trim_left_matches("[result]").trim_left(); [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "4812e7dd02e7038b91674877fc62621fe8cac8d98d8bfe452d9f82e94e2a4405"` [INFO] running `"docker" "rm" "-f" "4812e7dd02e7038b91674877fc62621fe8cac8d98d8bfe452d9f82e94e2a4405"` [INFO] [stdout] 4812e7dd02e7038b91674877fc62621fe8cac8d98d8bfe452d9f82e94e2a4405 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/deployc/cli:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 69f8d92d411019e9517b6bde5730ca07de98cddf3f9e257ef92de7b955a3a764 [INFO] running `"docker" "start" "-a" "69f8d92d411019e9517b6bde5730ca07de98cddf3f9e257ef92de7b955a3a764"` [INFO] [stderr] Compiling deployc-cli 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/config.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | env::home_dir() [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [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/config.rs:69:25 [INFO] [stderr] | [INFO] [stderr] 69 | let dir = match env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/commands/up.rs:66:26 [INFO] [stderr] | [INFO] [stderr] 66 | line.trim_left_matches("[stdout]").trim_left() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/commands/up.rs:66:56 [INFO] [stderr] | [INFO] [stderr] 66 | line.trim_left_matches("[stdout]").trim_left() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/commands/up.rs:72:26 [INFO] [stderr] | [INFO] [stderr] 72 | line.trim_left_matches("[stderr]").trim_left().red() [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/commands/up.rs:72:56 [INFO] [stderr] | [INFO] [stderr] 72 | line.trim_left_matches("[stderr]").trim_left().red() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/commands/up.rs:75:35 [INFO] [stderr] | [INFO] [stderr] 75 | let result = line.trim_left_matches("[result]").trim_left(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/commands/up.rs:75:65 [INFO] [stderr] | [INFO] [stderr] 75 | let result = line.trim_left_matches("[result]").trim_left(); [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.16s [INFO] running `"docker" "inspect" "69f8d92d411019e9517b6bde5730ca07de98cddf3f9e257ef92de7b955a3a764"` [INFO] running `"docker" "rm" "-f" "69f8d92d411019e9517b6bde5730ca07de98cddf3f9e257ef92de7b955a3a764"` [INFO] [stdout] 69f8d92d411019e9517b6bde5730ca07de98cddf3f9e257ef92de7b955a3a764 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/deployc/cli:/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-07-23" "test" "--frozen"` [INFO] [stdout] 4c4e857ca7671fe33596adc4ccd6d561f2023f8fa64171d29cacf5965552a15d [INFO] running `"docker" "start" "-a" "4c4e857ca7671fe33596adc4ccd6d561f2023f8fa64171d29cacf5965552a15d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/deployc-2c1ea39f84b358da [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" "4c4e857ca7671fe33596adc4ccd6d561f2023f8fa64171d29cacf5965552a15d"` [INFO] running `"docker" "rm" "-f" "4c4e857ca7671fe33596adc4ccd6d561f2023f8fa64171d29cacf5965552a15d"` [INFO] [stdout] 4c4e857ca7671fe33596adc4ccd6d561f2023f8fa64171d29cacf5965552a15d