[INFO] updating cached repository tjcsl/rustbot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tjcsl/rustbot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tjcsl/rustbot" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/tjcsl/rustbot"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/tjcsl/rustbot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tjcsl/rustbot" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/tjcsl/rustbot"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/tjcsl/rustbot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c4c32fe22c2cbae3ea9ca3b4b8bc3a8c78e734c6 [INFO] sha for GitHub repo tjcsl/rustbot: c4c32fe22c2cbae3ea9ca3b4b8bc3a8c78e734c6 [INFO] validating manifest of tjcsl/rustbot on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tjcsl/rustbot on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tjcsl/rustbot [INFO] finished frobbing tjcsl/rustbot [INFO] frobbed toml for tjcsl/rustbot written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/tjcsl/rustbot/Cargo.toml [INFO] started frobbing tjcsl/rustbot [INFO] finished frobbing tjcsl/rustbot [INFO] frobbed toml for tjcsl/rustbot written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/tjcsl/rustbot/Cargo.toml [INFO] crate tjcsl/rustbot has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tjcsl/rustbot against try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-0/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/tjcsl/rustbot:/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" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 880b016330a083d519a06971a893e8c3af5f8eee16402234035bbe17cc2b41a3 [INFO] running `"docker" "start" "-a" "880b016330a083d519a06971a893e8c3af5f8eee16402234035bbe17cc2b41a3"` [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking futures v0.1.24 [INFO] [stderr] Compiling serde v1.0.79 [INFO] [stderr] Checking bufstream v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking bytes v0.4.10 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking lazy_static v1.1.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.6.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.6 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Checking tokio-executor v0.1.4 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Checking tokio-current-thread v0.1.1 [INFO] [stderr] Checking tokio-timer v0.2.6 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking tokio-mockstream v1.1.0 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.79 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking irc v0.13.5 [INFO] [stderr] Checking rustbot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "880b016330a083d519a06971a893e8c3af5f8eee16402234035bbe17cc2b41a3"` [INFO] running `"docker" "rm" "-f" "880b016330a083d519a06971a893e8c3af5f8eee16402234035bbe17cc2b41a3"` [INFO] [stdout] 880b016330a083d519a06971a893e8c3af5f8eee16402234035bbe17cc2b41a3