[INFO] cloning repository budziq/pulls_since [INFO] running `"git" "clone" "--bare" "git://github.com/budziq/pulls_since.git" "work/cache/sources/gh/budziq/pulls_since"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/budziq/pulls_since'... [INFO] running `"git" "clone" "work/cache/sources/gh/budziq/pulls_since" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/budziq/pulls_since"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/budziq/pulls_since'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/budziq/pulls_since" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/budziq/pulls_since"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/budziq/pulls_since'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e4c191183b0aedff77965942e240ef21435165ab [INFO] sha for GitHub repo budziq/pulls_since: e4c191183b0aedff77965942e240ef21435165ab [INFO] validating manifest of budziq/pulls_since on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of budziq/pulls_since on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing budziq/pulls_since [INFO] finished frobbing budziq/pulls_since [INFO] frobbed toml for budziq/pulls_since written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/budziq/pulls_since/Cargo.toml [INFO] started frobbing budziq/pulls_since [INFO] finished frobbing budziq/pulls_since [INFO] frobbed toml for budziq/pulls_since written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/budziq/pulls_since/Cargo.toml [INFO] crate budziq/pulls_since already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing budziq/pulls_since against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/budziq/pulls_since:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 7d37dc631b22c94e2eca9b1e5599a73dadfe049af66b4a4fb86a49231852aaa0 [INFO] running `"docker" "start" "-a" "7d37dc631b22c94e2eca9b1e5599a73dadfe049af66b4a4fb86a49231852aaa0"` [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.7 [INFO] [stderr] Compiling pulls_since v0.4.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / error_chain! { [INFO] [stderr] 61 | | foreign_links { [INFO] [stderr] 62 | | Reqwest(reqwest::Error); [INFO] [stderr] 63 | | Chrono(chrono::ParseError); [INFO] [stderr] 64 | | } [INFO] [stderr] 65 | | } [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/main.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / error_chain! { [INFO] [stderr] 61 | | foreign_links { [INFO] [stderr] 62 | | Reqwest(reqwest::Error); [INFO] [stderr] 63 | | Chrono(chrono::ParseError); [INFO] [stderr] 64 | | } [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [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 1m 17s [INFO] running `"docker" "inspect" "7d37dc631b22c94e2eca9b1e5599a73dadfe049af66b4a4fb86a49231852aaa0"` [INFO] running `"docker" "rm" "-f" "7d37dc631b22c94e2eca9b1e5599a73dadfe049af66b4a4fb86a49231852aaa0"` [INFO] [stdout] 7d37dc631b22c94e2eca9b1e5599a73dadfe049af66b4a4fb86a49231852aaa0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/budziq/pulls_since:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 4ae238efb22d68f25f856bba5e6e6ddfa1ab33f4b7364e3d8b54cf019939c4a7 [INFO] running `"docker" "start" "-a" "4ae238efb22d68f25f856bba5e6e6ddfa1ab33f4b7364e3d8b54cf019939c4a7"` [INFO] [stderr] Compiling pulls_since v0.4.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / error_chain! { [INFO] [stderr] 61 | | foreign_links { [INFO] [stderr] 62 | | Reqwest(reqwest::Error); [INFO] [stderr] 63 | | Chrono(chrono::ParseError); [INFO] [stderr] 64 | | } [INFO] [stderr] 65 | | } [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/main.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / error_chain! { [INFO] [stderr] 61 | | foreign_links { [INFO] [stderr] 62 | | Reqwest(reqwest::Error); [INFO] [stderr] 63 | | Chrono(chrono::ParseError); [INFO] [stderr] 64 | | } [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [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 2.35s [INFO] running `"docker" "inspect" "4ae238efb22d68f25f856bba5e6e6ddfa1ab33f4b7364e3d8b54cf019939c4a7"` [INFO] running `"docker" "rm" "-f" "4ae238efb22d68f25f856bba5e6e6ddfa1ab33f4b7364e3d8b54cf019939c4a7"` [INFO] [stdout] 4ae238efb22d68f25f856bba5e6e6ddfa1ab33f4b7364e3d8b54cf019939c4a7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/budziq/pulls_since:/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] cdbcbc68ab98287c73fc32d03f58a369fa0ca09032863628f606d92880ba7fd3 [INFO] running `"docker" "start" "-a" "cdbcbc68ab98287c73fc32d03f58a369fa0ca09032863628f606d92880ba7fd3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/pulls_since-cb562e06a7da0967 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cdbcbc68ab98287c73fc32d03f58a369fa0ca09032863628f606d92880ba7fd3"` [INFO] running `"docker" "rm" "-f" "cdbcbc68ab98287c73fc32d03f58a369fa0ca09032863628f606d92880ba7fd3"` [INFO] [stdout] cdbcbc68ab98287c73fc32d03f58a369fa0ca09032863628f606d92880ba7fd3