[INFO] updating cached repository anthonynguyen/preminder [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/anthonynguyen/preminder [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/anthonynguyen/preminder" "work/ex/beta-1.37-6/sources/1.36.0/gh/anthonynguyen/preminder"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/anthonynguyen/preminder'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/anthonynguyen/preminder" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/anthonynguyen/preminder"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/anthonynguyen/preminder'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6cfd24ea5602fd2498b2cec94164890da1040978 [INFO] sha for GitHub repo anthonynguyen/preminder: 6cfd24ea5602fd2498b2cec94164890da1040978 [INFO] validating manifest of anthonynguyen/preminder on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of anthonynguyen/preminder on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing anthonynguyen/preminder [INFO] finished frobbing anthonynguyen/preminder [INFO] frobbed toml for anthonynguyen/preminder written to work/ex/beta-1.37-6/sources/1.36.0/gh/anthonynguyen/preminder/Cargo.toml [INFO] started frobbing anthonynguyen/preminder [INFO] finished frobbing anthonynguyen/preminder [INFO] frobbed toml for anthonynguyen/preminder written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/anthonynguyen/preminder/Cargo.toml [INFO] crate anthonynguyen/preminder already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing anthonynguyen/preminder against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/anthonynguyen/preminder:/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-07-23" "build" "--frozen"` [INFO] [stdout] 3f84d7a4cceb4c59c379107d0ea25ad6a476059ae886e0514eafe6fe97c69a8e [INFO] running `"docker" "start" "-a" "3f84d7a4cceb4c59c379107d0ea25ad6a476059ae886e0514eafe6fe97c69a8e"` [INFO] [stderr] Compiling gcc v0.3.53 [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling futures v0.1.15 [INFO] [stderr] Compiling openssl v0.9.17 [INFO] [stderr] Compiling unidecode v0.2.0 [INFO] [stderr] Compiling itoa v0.3.2 [INFO] [stderr] Compiling humansize v1.0.1 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling pest v0.4.1 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling libflate v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling email v0.0.17 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling isatty v0.1.3 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.17 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling slug v0.1.2 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling mime v0.3.3 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling tokio-core v0.1.9 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling config v0.7.0 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling hyper v0.11.2 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling loglog v0.3.2 [INFO] [stderr] Compiling lettre v0.6.2 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling reqwest v0.7.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tera v0.10.10 [INFO] [stderr] Compiling preminder v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/email.rs:100:48 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn init(config: &Config) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn OutputPlugin` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/hipchat.rs:84:48 [INFO] [stderr] | [INFO] [stderr] 84 | pub fn init(config: &Config) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn OutputPlugin` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/stdout.rs:37:48 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn init(config: &Config) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn OutputPlugin` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/mod.rs:51:22 [INFO] [stderr] | [INFO] [stderr] 51 | plugins: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn OutputPlugin` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/mod.rs:61:34 [INFO] [stderr] | [INFO] [stderr] 61 | let mut plugins: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn OutputPlugin` [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:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain!{ [INFO] [stderr] 2 | | links { [INFO] [stderr] 3 | | Tera(::tera::Error, ::tera::ErrorKind); [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [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:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain!{ [INFO] [stderr] 2 | | links { [INFO] [stderr] 3 | | Tera(::tera::Error, ::tera::ErrorKind); [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [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 25s [INFO] running `"docker" "inspect" "3f84d7a4cceb4c59c379107d0ea25ad6a476059ae886e0514eafe6fe97c69a8e"` [INFO] running `"docker" "rm" "-f" "3f84d7a4cceb4c59c379107d0ea25ad6a476059ae886e0514eafe6fe97c69a8e"` [INFO] [stdout] 3f84d7a4cceb4c59c379107d0ea25ad6a476059ae886e0514eafe6fe97c69a8e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/anthonynguyen/preminder:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 682773adc80a0d409d48f2f3fc9787bd6fa347259df1a9c07bfc2703c575fdd0 [INFO] running `"docker" "start" "-a" "682773adc80a0d409d48f2f3fc9787bd6fa347259df1a9c07bfc2703c575fdd0"` [INFO] [stderr] Compiling preminder v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/email.rs:100:48 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn init(config: &Config) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn OutputPlugin` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/hipchat.rs:84:48 [INFO] [stderr] | [INFO] [stderr] 84 | pub fn init(config: &Config) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn OutputPlugin` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/stdout.rs:37:48 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn init(config: &Config) -> Result> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn OutputPlugin` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/mod.rs:51:22 [INFO] [stderr] | [INFO] [stderr] 51 | plugins: Vec>, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn OutputPlugin` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/output/mod.rs:61:34 [INFO] [stderr] | [INFO] [stderr] 61 | let mut plugins: Vec> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn OutputPlugin` [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:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain!{ [INFO] [stderr] 2 | | links { [INFO] [stderr] 3 | | Tera(::tera::Error, ::tera::ErrorKind); [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [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:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain!{ [INFO] [stderr] 2 | | links { [INFO] [stderr] 3 | | Tera(::tera::Error, ::tera::ErrorKind); [INFO] [stderr] 4 | | } [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [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.71s [INFO] running `"docker" "inspect" "682773adc80a0d409d48f2f3fc9787bd6fa347259df1a9c07bfc2703c575fdd0"` [INFO] running `"docker" "rm" "-f" "682773adc80a0d409d48f2f3fc9787bd6fa347259df1a9c07bfc2703c575fdd0"` [INFO] [stdout] 682773adc80a0d409d48f2f3fc9787bd6fa347259df1a9c07bfc2703c575fdd0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/anthonynguyen/preminder:/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-07-23" "test" "--frozen"` [INFO] [stdout] 03182616d3539bafc447070796cf8d393a4363df97727758f9fb4144a91a7ae3 [INFO] running `"docker" "start" "-a" "03182616d3539bafc447070796cf8d393a4363df97727758f9fb4144a91a7ae3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/crater/target/debug/deps/preminder-3c417194488db8e0 [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" "03182616d3539bafc447070796cf8d393a4363df97727758f9fb4144a91a7ae3"` [INFO] running `"docker" "rm" "-f" "03182616d3539bafc447070796cf8d393a4363df97727758f9fb4144a91a7ae3"` [INFO] [stdout] 03182616d3539bafc447070796cf8d393a4363df97727758f9fb4144a91a7ae3