[INFO] cloning repository https://github.com/Kaicoh/simple-stock-tracking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kaicoh/simple-stock-tracking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaicoh%2Fsimple-stock-tracking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaicoh%2Fsimple-stock-tracking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15c82b2f37ab0d3bc63481c65ea9e4810f11d82e [INFO] checking Kaicoh/simple-stock-tracking against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaicoh%2Fsimple-stock-tracking" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kaicoh/simple-stock-tracking on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kaicoh/simple-stock-tracking [INFO] finished tweaking git repo https://github.com/Kaicoh/simple-stock-tracking [INFO] tweaked toml for git repo https://github.com/Kaicoh/simple-stock-tracking written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/Kaicoh/simple-stock-tracking already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-compat-02 v0.1.2 [INFO] [stderr] Downloaded pin-project-lite v0.2.5 [INFO] [stderr] Downloaded reqwest v0.10.10 [INFO] [stderr] Downloaded tokio v0.3.7 [INFO] [stderr] Downloaded yahoo_finance_api v1.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0722d2cf364c1b484ac8e45f5941f5b47ee0f13c301af7af21c086cdd96f1804 [INFO] running `Command { std: "docker" "start" "-a" "0722d2cf364c1b484ac8e45f5941f5b47ee0f13c301af7af21c086cdd96f1804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0722d2cf364c1b484ac8e45f5941f5b47ee0f13c301af7af21c086cdd96f1804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0722d2cf364c1b484ac8e45f5941f5b47ee0f13c301af7af21c086cdd96f1804", kill_on_drop: false }` [INFO] [stdout] 0722d2cf364c1b484ac8e45f5941f5b47ee0f13c301af7af21c086cdd96f1804 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1345047c6ab3069f9cbfd06420da3ad0393404d0a8407f5d2b1abdebc61867da [INFO] running `Command { std: "docker" "start" "-a" "1345047c6ab3069f9cbfd06420da3ad0393404d0a8407f5d2b1abdebc61867da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.2.5 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-compat-02 v0.1.2 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking yahoo_finance_api v1.1.5 [INFO] [stderr] Checking simple-stock-tracking v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.09s [INFO] running `Command { std: "docker" "inspect" "1345047c6ab3069f9cbfd06420da3ad0393404d0a8407f5d2b1abdebc61867da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1345047c6ab3069f9cbfd06420da3ad0393404d0a8407f5d2b1abdebc61867da", kill_on_drop: false }` [INFO] [stdout] 1345047c6ab3069f9cbfd06420da3ad0393404d0a8407f5d2b1abdebc61867da