[INFO] updating cached repository sbwtw/cr_robot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sbwtw/cr_robot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sbwtw/cr_robot" "work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/sbwtw/cr_robot"` [INFO] [stderr] Cloning into 'work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/sbwtw/cr_robot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sbwtw/cr_robot" "work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/sbwtw/cr_robot"` [INFO] [stderr] Cloning into 'work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/sbwtw/cr_robot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ae1365ceb92356399fce3ca9cd657fa79105bcde [INFO] sha for GitHub repo sbwtw/cr_robot: ae1365ceb92356399fce3ca9cd657fa79105bcde [INFO] validating manifest of sbwtw/cr_robot 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 sbwtw/cr_robot 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 sbwtw/cr_robot [INFO] finished frobbing sbwtw/cr_robot [INFO] frobbed toml for sbwtw/cr_robot written to work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/gh/sbwtw/cr_robot/Cargo.toml [INFO] started frobbing sbwtw/cr_robot [INFO] finished frobbing sbwtw/cr_robot [INFO] frobbed toml for sbwtw/cr_robot written to work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/sbwtw/cr_robot/Cargo.toml [INFO] crate sbwtw/cr_robot 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 sbwtw/cr_robot against try#bad365140e1e8233b42b21af70a407f14ce5fec5 for pr-56896 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56896/worker-5/try#bad365140e1e8233b42b21af70a407f14ce5fec5:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/gh/sbwtw/cr_robot:/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] 5bc7a666877054eea5b4c55888c547657853cb331b7025ac69727d81f6071149 [INFO] running `"docker" "start" "-a" "5bc7a666877054eea5b4c55888c547657853cb331b7025ac69727d81f6071149"` [INFO] [stderr] Checking serde v1.0.10 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking term_size v0.3.0 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking net2 v0.2.30 [INFO] [stderr] Checking libflate v0.1.10 [INFO] [stderr] Checking bytes v0.4.4 [INFO] [stderr] Checking openssl-sys v0.9.15 [INFO] [stderr] Checking textwrap v0.6.0 [INFO] [stderr] Checking futures-cpupool v0.1.5 [INFO] [stderr] Checking clap v2.25.1 [INFO] [stderr] Checking openssl v0.9.15 [INFO] [stderr] Checking mio v0.6.9 [INFO] [stderr] Checking tokio-io v0.1.2 [INFO] [stderr] Checking tokio-core v0.1.8 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking native-tls v0.1.4 [INFO] [stderr] Checking tokio-tls v0.1.3 [INFO] [stderr] Checking hyper v0.11.1 [INFO] [stderr] Checking serde_json v1.0.2 [INFO] [stderr] Checking serde_urlencoded v0.5.1 [INFO] [stderr] Checking hyper-tls v0.1.2 [INFO] [stderr] Checking reqwest v0.7.1 [INFO] [stderr] Checking cr_robot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.72s [INFO] running `"docker" "inspect" "5bc7a666877054eea5b4c55888c547657853cb331b7025ac69727d81f6071149"` [INFO] running `"docker" "rm" "-f" "5bc7a666877054eea5b4c55888c547657853cb331b7025ac69727d81f6071149"` [INFO] [stdout] 5bc7a666877054eea5b4c55888c547657853cb331b7025ac69727d81f6071149