[INFO] cloning repository nrxus/stock_clerk [INFO] running `"git" "clone" "--bare" "git://github.com/nrxus/stock_clerk.git" "work/cache/sources/gh/nrxus/stock_clerk"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/nrxus/stock_clerk'... [INFO] running `"git" "clone" "work/cache/sources/gh/nrxus/stock_clerk" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/nrxus/stock_clerk"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/nrxus/stock_clerk'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nrxus/stock_clerk" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/nrxus/stock_clerk"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/nrxus/stock_clerk'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3bb20657f154191bc6e44410e34fed6ce2ab2735 [INFO] sha for GitHub repo nrxus/stock_clerk: 3bb20657f154191bc6e44410e34fed6ce2ab2735 [INFO] validating manifest of nrxus/stock_clerk on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nrxus/stock_clerk on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nrxus/stock_clerk [INFO] finished frobbing nrxus/stock_clerk [INFO] frobbed toml for nrxus/stock_clerk written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/nrxus/stock_clerk/Cargo.toml [INFO] started frobbing nrxus/stock_clerk [INFO] finished frobbing nrxus/stock_clerk [INFO] frobbed toml for nrxus/stock_clerk written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/nrxus/stock_clerk/Cargo.toml [INFO] crate nrxus/stock_clerk already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking nrxus/stock_clerk against try#8f81d0bf6baf07b92f1246696722485c4ca0b049 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-2/try#8f81d0bf6baf07b92f1246696722485c4ca0b049:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/nrxus/stock_clerk:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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=forbid" "-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" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 5da12b0f0837db6dee870ec928fe841449315023af93f6a7f3473d0d726ad497 [INFO] running `"docker" "start" "-a" "5da12b0f0837db6dee870ec928fe841449315023af93f6a7f3473d0d726ad497"` [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Checking encode_unicode v0.3.2 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling enum-map-derive v0.4.0 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking regex v1.0.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking prettytable-rs v0.7.0 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Checking hyper-tls v0.1.4 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking chrono v0.4.5 [INFO] [stderr] Checking docopt v1.0.0 [INFO] [stderr] Checking enum-map v0.4.1 [INFO] [stderr] Checking reqwest v0.8.7 [INFO] [stderr] Checking stock_clerk v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.81s [INFO] running `"docker" "inspect" "5da12b0f0837db6dee870ec928fe841449315023af93f6a7f3473d0d726ad497"` [INFO] running `"docker" "rm" "-f" "5da12b0f0837db6dee870ec928fe841449315023af93f6a7f3473d0d726ad497"` [INFO] [stdout] 5da12b0f0837db6dee870ec928fe841449315023af93f6a7f3473d0d726ad497