[INFO] cloning repository https://github.com/scirner22/stockcli-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scirner22/stockcli-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscirner22%2Fstockcli-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscirner22%2Fstockcli-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0d9ca99cb513e0d9d23628034564b17915469cd9 [INFO] checking scirner22/stockcli-rs against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscirner22%2Fstockcli-rs" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scirner22/stockcli-rs on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/scirner22/stockcli-rs [INFO] finished tweaking git repo https://github.com/scirner22/stockcli-rs [INFO] tweaked toml for git repo https://github.com/scirner22/stockcli-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/scirner22/stockcli-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4e3cd63b3520b22098b6dfaa63d28f925603e6b4b69d6c87adf6a9f381c27c18 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "4e3cd63b3520b22098b6dfaa63d28f925603e6b4b69d6c87adf6a9f381c27c18"` [INFO] [stderr] Compiling openssl v0.10.11 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking serde_json v1.0.27 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Checking prettytable-rs v0.7.0 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking hyper v0.12.9 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Checking hyper-tls v0.3.0 [INFO] [stderr] Checking stockcli v0.1.0 (/opt/rustwide/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] 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 21.43s [INFO] running `"docker" "inspect" "4e3cd63b3520b22098b6dfaa63d28f925603e6b4b69d6c87adf6a9f381c27c18"` [INFO] running `"docker" "rm" "-f" "4e3cd63b3520b22098b6dfaa63d28f925603e6b4b69d6c87adf6a9f381c27c18"` [INFO] [stdout] 4e3cd63b3520b22098b6dfaa63d28f925603e6b4b69d6c87adf6a9f381c27c18