[INFO] updating cached repository garrettpauls/podsave [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/garrettpauls/podsave [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/garrettpauls/podsave" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/garrettpauls/podsave"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/garrettpauls/podsave'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/garrettpauls/podsave" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/garrettpauls/podsave"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/garrettpauls/podsave'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a8b903387a5258436a7d2f79d578cc052ce844a7 [INFO] sha for GitHub repo garrettpauls/podsave: a8b903387a5258436a7d2f79d578cc052ce844a7 [INFO] validating manifest of garrettpauls/podsave 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 garrettpauls/podsave 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 garrettpauls/podsave [INFO] finished frobbing garrettpauls/podsave [INFO] frobbed toml for garrettpauls/podsave written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/garrettpauls/podsave/Cargo.toml [INFO] started frobbing garrettpauls/podsave [INFO] finished frobbing garrettpauls/podsave [INFO] frobbed toml for garrettpauls/podsave written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/garrettpauls/podsave/Cargo.toml [INFO] crate garrettpauls/podsave 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 garrettpauls/podsave against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-5/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/garrettpauls/podsave:/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] baab5246bc78c4ed346f9e7449a3d7a500d72cde5754a3c1fe2f0113162e4681 [INFO] running `"docker" "start" "-a" "baab5246bc78c4ed346f9e7449a3d7a500d72cde5754a3c1fe2f0113162e4681"` [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Checking flate2 v1.0.9 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking quick-xml v0.14.0 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.6.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.33 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking serde v1.0.97 [INFO] [stderr] Checking rss v1.8.0 [INFO] [stderr] Checking id3 v0.3.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking html5ever v0.21.0 [INFO] [stderr] Checking reqwest v0.9.19 [INFO] [stderr] Checking dissolve v0.2.2 [INFO] [stderr] Checking podsave v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `"docker" "inspect" "baab5246bc78c4ed346f9e7449a3d7a500d72cde5754a3c1fe2f0113162e4681"` [INFO] running `"docker" "rm" "-f" "baab5246bc78c4ed346f9e7449a3d7a500d72cde5754a3c1fe2f0113162e4681"` [INFO] [stdout] baab5246bc78c4ed346f9e7449a3d7a500d72cde5754a3c1fe2f0113162e4681