[INFO] updating cached repository yuyoyuppe/rs_sbo_tg [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yuyoyuppe/rs_sbo_tg [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yuyoyuppe/rs_sbo_tg" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/yuyoyuppe/rs_sbo_tg"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/yuyoyuppe/rs_sbo_tg'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yuyoyuppe/rs_sbo_tg" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/yuyoyuppe/rs_sbo_tg"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/yuyoyuppe/rs_sbo_tg'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a7109ee0c128c1b35ad32860bd7372cf9b5a98ad [INFO] sha for GitHub repo yuyoyuppe/rs_sbo_tg: a7109ee0c128c1b35ad32860bd7372cf9b5a98ad [INFO] validating manifest of yuyoyuppe/rs_sbo_tg on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yuyoyuppe/rs_sbo_tg on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yuyoyuppe/rs_sbo_tg [INFO] finished frobbing yuyoyuppe/rs_sbo_tg [INFO] frobbed toml for yuyoyuppe/rs_sbo_tg written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/yuyoyuppe/rs_sbo_tg/Cargo.toml [INFO] started frobbing yuyoyuppe/rs_sbo_tg [INFO] finished frobbing yuyoyuppe/rs_sbo_tg [INFO] frobbed toml for yuyoyuppe/rs_sbo_tg written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/yuyoyuppe/rs_sbo_tg/Cargo.toml [INFO] crate yuyoyuppe/rs_sbo_tg already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking yuyoyuppe/rs_sbo_tg against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-6/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/yuyoyuppe/rs_sbo_tg:/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" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4fd920ceafe241d00737c6ed146ba6b3d54398f54b687090fd22f6c2b3ba176a [INFO] running `"docker" "start" "-a" "4fd920ceafe241d00737c6ed146ba6b3d54398f54b687090fd22f6c2b3ba176a"` [INFO] [stderr] Compiling cc v1.0.12 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking serde v1.0.43 [INFO] [stderr] Checking scoped-tls v0.1.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.3.7 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking socket2 v0.3.5 [INFO] [stderr] Checking encoding_rs v0.7.2 [INFO] [stderr] Checking bytes v0.4.6 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.3.0 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling curl-sys v0.4.2 [INFO] [stderr] Checking tokio-threadpool v0.1.2 [INFO] [stderr] Checking tokio-timer v0.2.1 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking tokio v0.1.5 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling serde_derive_internals v0.23.1 [INFO] [stderr] Compiling serde_derive v1.0.43 [INFO] [stderr] Checking serde_json v1.0.16 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Checking backtrace v0.3.6 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking quick-xml v0.12.1 [INFO] [stderr] Checking telegram-bot-raw v0.6.1 (https://github.com/yuyoyuppe/telegram-bot?branch=messageentity-fix#efe83b29) [INFO] [stderr] Checking curl v0.4.12 [INFO] [stderr] Checking tokio-curl v0.1.11 [INFO] [stderr] Checking telegram-bot v0.6.1 (https://github.com/yuyoyuppe/telegram-bot?branch=messageentity-fix#efe83b29) [INFO] [stderr] Checking rs_sbo_tg v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 21s [INFO] running `"docker" "inspect" "4fd920ceafe241d00737c6ed146ba6b3d54398f54b687090fd22f6c2b3ba176a"` [INFO] running `"docker" "rm" "-f" "4fd920ceafe241d00737c6ed146ba6b3d54398f54b687090fd22f6c2b3ba176a"` [INFO] [stdout] 4fd920ceafe241d00737c6ed146ba6b3d54398f54b687090fd22f6c2b3ba176a