[INFO] updating cached repository budziq/pulls_since [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/budziq/pulls_since [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/budziq/pulls_since" "work/ex/beta-1.38-1/sources/1.37.0/gh/budziq/pulls_since"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/budziq/pulls_since'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/budziq/pulls_since" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/budziq/pulls_since"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of budziq/pulls_since on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing budziq/pulls_since against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] f6d79114294373c5eedf285761fc98ae910941fdaae9b70db978be25a645dc5a [INFO] running `"docker" "start" "-a" "f6d79114294373c5eedf285761fc98ae910941fdaae9b70db978be25a645dc5a"` [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling libflate v0.1.16 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling hyper v0.11.27 [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 48s [INFO] running `"docker" "inspect" "f6d79114294373c5eedf285761fc98ae910941fdaae9b70db978be25a645dc5a"` [INFO] running `"docker" "rm" "-f" "f6d79114294373c5eedf285761fc98ae910941fdaae9b70db978be25a645dc5a"` [INFO] [stdout] f6d79114294373c5eedf285761fc98ae910941fdaae9b70db978be25a645dc5a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] cb83ca641b4ec3512a1481d9474ffb60e443f3e02d377b332ccac328d61f9029 [INFO] running `"docker" "start" "-a" "cb83ca641b4ec3512a1481d9474ffb60e443f3e02d377b332ccac328d61f9029"` [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.32s [INFO] running `"docker" "inspect" "cb83ca641b4ec3512a1481d9474ffb60e443f3e02d377b332ccac328d61f9029"` [INFO] running `"docker" "rm" "-f" "cb83ca641b4ec3512a1481d9474ffb60e443f3e02d377b332ccac328d61f9029"` [INFO] [stdout] cb83ca641b4ec3512a1481d9474ffb60e443f3e02d377b332ccac328d61f9029 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] b44f803fc07f4b6963a81f64edac3d28f44ccb15ff2097ef36f6973a8f85a2c2 [INFO] running `"docker" "start" "-a" "b44f803fc07f4b6963a81f64edac3d28f44ccb15ff2097ef36f6973a8f85a2c2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/pulls_since-c98210e55003e278 [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" "b44f803fc07f4b6963a81f64edac3d28f44ccb15ff2097ef36f6973a8f85a2c2"` [INFO] running `"docker" "rm" "-f" "b44f803fc07f4b6963a81f64edac3d28f44ccb15ff2097ef36f6973a8f85a2c2"` [INFO] [stdout] b44f803fc07f4b6963a81f64edac3d28f44ccb15ff2097ef36f6973a8f85a2c2