[INFO] cloning repository https://github.com/sparklingTalent/trading_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sparklingTalent/trading_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsparklingTalent%2Ftrading_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsparklingTalent%2Ftrading_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2d3ee20ce8bb02008f271613b78487e024c41fe
[INFO] checking sparklingTalent/trading_bot against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsparklingTalent%2Ftrading_bot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sparklingTalent/trading_bot
[INFO] finished tweaking git repo https://github.com/sparklingTalent/trading_bot
[INFO] tweaked toml for git repo https://github.com/sparklingTalent/trading_bot written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sparklingTalent/trading_bot on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sparklingTalent/trading_bot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 220ee3d19e495de3a6c0a5429e0bb87ce08db07d231151f2e282c01b0a67da98
[INFO] running `Command { std: "docker" "start" "-a" "220ee3d19e495de3a6c0a5429e0bb87ce08db07d231151f2e282c01b0a67da98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "220ee3d19e495de3a6c0a5429e0bb87ce08db07d231151f2e282c01b0a67da98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "220ee3d19e495de3a6c0a5429e0bb87ce08db07d231151f2e282c01b0a67da98", kill_on_drop: false }`
[INFO] [stdout] 220ee3d19e495de3a6c0a5429e0bb87ce08db07d231151f2e282c01b0a67da98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b136d3d449a339f64c1b91a1a499952bd606776553cdc2657fdee6fe3569873
[INFO] running `Command { std: "docker" "start" "-a" "9b136d3d449a339f64c1b91a1a499952bd606776553cdc2657fdee6fe3569873", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking futures-io v0.3.23
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking iana-time-zone v0.1.46
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking cpufeatures v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking integer-encoding v1.1.7
[INFO] [stderr]     Checking flatbuffers v2.1.2
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking combine v4.6.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking half v2.1.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]    Compiling parquet v20.0.0
[INFO] [stderr]     Checking ta v0.5.0
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9b136d3d449a339f64c1b91a1a499952bd606776553cdc2657fdee6fe3569873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b136d3d449a339f64c1b91a1a499952bd606776553cdc2657fdee6fe3569873", kill_on_drop: false }`
[INFO] [stdout] 9b136d3d449a339f64c1b91a1a499952bd606776553cdc2657fdee6fe3569873
