[INFO] crate jsonfeed 0.2.0 is already in cache [INFO] extracting crate jsonfeed 0.2.0 into work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/reg/jsonfeed/0.2.0 [INFO] extracting crate jsonfeed 0.2.0 into work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/reg/jsonfeed/0.2.0 [INFO] validating manifest of jsonfeed-0.2.0 on toolchain master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jsonfeed-0.2.0 on toolchain try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jsonfeed-0.2.0 [INFO] finished frobbing jsonfeed-0.2.0 [INFO] frobbed toml for jsonfeed-0.2.0 written to work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/reg/jsonfeed/0.2.0/Cargo.toml [INFO] started frobbing jsonfeed-0.2.0 [INFO] finished frobbing jsonfeed-0.2.0 [INFO] frobbed toml for jsonfeed-0.2.0 written to work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/reg/jsonfeed/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking jsonfeed-0.2.0 against try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b for pr-60444 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60444/worker-2/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/reg/jsonfeed/0.2.0:/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" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 70c9c00a7667d85c9a831914282dbb3d879ce87b4db2afa08b907d5fbfeb021d [INFO] running `"docker" "start" "-a" "70c9c00a7667d85c9a831914282dbb3d879ce87b4db2afa08b907d5fbfeb021d"` [INFO] [stderr] Checking jsonfeed v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Checking reqwest v0.6.2 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / error_chain!{ [INFO] [stderr] 3 | | foreign_links { [INFO] [stderr] 4 | | Serde(serde_json::Error); [INFO] [stderr] 5 | | } [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / error_chain!{ [INFO] [stderr] 3 | | foreign_links { [INFO] [stderr] 4 | | Serde(serde_json::Error); [INFO] [stderr] 5 | | } [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.80s [INFO] running `"docker" "inspect" "70c9c00a7667d85c9a831914282dbb3d879ce87b4db2afa08b907d5fbfeb021d"` [INFO] running `"docker" "rm" "-f" "70c9c00a7667d85c9a831914282dbb3d879ce87b4db2afa08b907d5fbfeb021d"` [INFO] [stdout] 70c9c00a7667d85c9a831914282dbb3d879ce87b4db2afa08b907d5fbfeb021d