[INFO] updating cached repository tomoyat1/shouldnt-you-be-doing-bot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tomoyat1/shouldnt-you-be-doing-bot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tomoyat1/shouldnt-you-be-doing-bot" "work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/tomoyat1/shouldnt-you-be-doing-bot"` [INFO] [stderr] Cloning into 'work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/tomoyat1/shouldnt-you-be-doing-bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tomoyat1/shouldnt-you-be-doing-bot" "work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/tomoyat1/shouldnt-you-be-doing-bot"` [INFO] [stderr] Cloning into 'work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/tomoyat1/shouldnt-you-be-doing-bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c02995243970db6eb8982afc54166a2498b8a76b [INFO] sha for GitHub repo tomoyat1/shouldnt-you-be-doing-bot: c02995243970db6eb8982afc54166a2498b8a76b [INFO] validating manifest of tomoyat1/shouldnt-you-be-doing-bot on toolchain master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tomoyat1/shouldnt-you-be-doing-bot on toolchain try#bad365140e1e8233b42b21af70a407f14ce5fec5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tomoyat1/shouldnt-you-be-doing-bot [INFO] finished frobbing tomoyat1/shouldnt-you-be-doing-bot [INFO] frobbed toml for tomoyat1/shouldnt-you-be-doing-bot written to work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/tomoyat1/shouldnt-you-be-doing-bot/Cargo.toml [INFO] started frobbing tomoyat1/shouldnt-you-be-doing-bot [INFO] finished frobbing tomoyat1/shouldnt-you-be-doing-bot [INFO] frobbed toml for tomoyat1/shouldnt-you-be-doing-bot written to work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/tomoyat1/shouldnt-you-be-doing-bot/Cargo.toml [INFO] crate tomoyat1/shouldnt-you-be-doing-bot has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tomoyat1/shouldnt-you-be-doing-bot against try#bad365140e1e8233b42b21af70a407f14ce5fec5 for pr-56896 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56896/worker-2/try#bad365140e1e8233b42b21af70a407f14ce5fec5:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/tomoyat1/shouldnt-you-be-doing-bot:/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=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" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7cc555d6b0246aaac2865cff2bcd5ff81aacfadbaf8fd18e71d64a1a4868aeb2 [INFO] running `"docker" "start" "-a" "7cc555d6b0246aaac2865cff2bcd5ff81aacfadbaf8fd18e71d64a1a4868aeb2"` [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking tokio-timer v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking tokio-threadpool v0.1.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking futures-core v0.2.1 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking sha-1 v0.4.1 [INFO] [stderr] Checking futures-channel v0.2.1 [INFO] [stderr] Checking futures-io v0.2.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Checking futures-sink v0.2.1 [INFO] [stderr] Checking futures-util v0.2.1 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Checking tokio v0.1.5 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking futures-executor v0.2.1 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking futures-stable v0.2.1 [INFO] [stderr] Checking futures-async-runtime v0.2.1 [INFO] [stderr] Checking futures v0.2.1 [INFO] [stderr] Checking hyper v0.11.25 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Checking hyper-tls v0.1.3 [INFO] [stderr] Checking egg-mode v0.12.0 [INFO] [stderr] Checking shouldnt-you-be-doing-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.54s [INFO] running `"docker" "inspect" "7cc555d6b0246aaac2865cff2bcd5ff81aacfadbaf8fd18e71d64a1a4868aeb2"` [INFO] running `"docker" "rm" "-f" "7cc555d6b0246aaac2865cff2bcd5ff81aacfadbaf8fd18e71d64a1a4868aeb2"` [INFO] [stdout] 7cc555d6b0246aaac2865cff2bcd5ff81aacfadbaf8fd18e71d64a1a4868aeb2