[INFO] updating cached repository cptnwinky/nimtool [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cptnwinky/nimtool [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cptnwinky/nimtool" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/cptnwinky/nimtool"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/cptnwinky/nimtool'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cptnwinky/nimtool" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/cptnwinky/nimtool"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/cptnwinky/nimtool'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 77e243b5dd7f329df7a41426ddd3a17dd0ec324e [INFO] sha for GitHub repo cptnwinky/nimtool: 77e243b5dd7f329df7a41426ddd3a17dd0ec324e [INFO] validating manifest of cptnwinky/nimtool 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 cptnwinky/nimtool 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 cptnwinky/nimtool [INFO] finished frobbing cptnwinky/nimtool [INFO] frobbed toml for cptnwinky/nimtool written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/cptnwinky/nimtool/Cargo.toml [INFO] started frobbing cptnwinky/nimtool [INFO] finished frobbing cptnwinky/nimtool [INFO] frobbed toml for cptnwinky/nimtool written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/cptnwinky/nimtool/Cargo.toml [INFO] crate cptnwinky/nimtool 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 cptnwinky/nimtool 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/cptnwinky/nimtool:/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] 3eae25a9e014df90e5dc6498450536e4ee263290c086523612d6ea0025305d6e [INFO] running `"docker" "start" "-a" "3eae25a9e014df90e5dc6498450536e4ee263290c086523612d6ea0025305d6e"` [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking encoding_rs v0.7.2 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking libflate v0.1.16 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Checking tokio-fs v0.1.1 [INFO] [stderr] Checking mime v0.3.8 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.5 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking tokio-proto v0.1.1 [INFO] [stderr] Checking tokio-tls v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.69 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Checking serde_json v1.0.22 [INFO] [stderr] Checking hyper-tls v0.1.3 [INFO] [stderr] Checking reqwest v0.8.6 [INFO] [stderr] Checking nimtool v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `"docker" "inspect" "3eae25a9e014df90e5dc6498450536e4ee263290c086523612d6ea0025305d6e"` [INFO] running `"docker" "rm" "-f" "3eae25a9e014df90e5dc6498450536e4ee263290c086523612d6ea0025305d6e"` [INFO] [stdout] 3eae25a9e014df90e5dc6498450536e4ee263290c086523612d6ea0025305d6e