[INFO] updating cached repository eeeeeta/artylobster-emailer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/eeeeeta/artylobster-emailer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/eeeeeta/artylobster-emailer" "work/ex/beta-1.37-6/sources/1.36.0/gh/eeeeeta/artylobster-emailer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/eeeeeta/artylobster-emailer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eeeeeta/artylobster-emailer" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eeeeeta/artylobster-emailer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eeeeeta/artylobster-emailer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 150f0580a444f985dfdc69c12f1b5606b72cf509 [INFO] sha for GitHub repo eeeeeta/artylobster-emailer: 150f0580a444f985dfdc69c12f1b5606b72cf509 [INFO] validating manifest of eeeeeta/artylobster-emailer 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 eeeeeta/artylobster-emailer 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 eeeeeta/artylobster-emailer [INFO] finished frobbing eeeeeta/artylobster-emailer [INFO] frobbed toml for eeeeeta/artylobster-emailer written to work/ex/beta-1.37-6/sources/1.36.0/gh/eeeeeta/artylobster-emailer/Cargo.toml [INFO] started frobbing eeeeeta/artylobster-emailer [INFO] finished frobbing eeeeeta/artylobster-emailer [INFO] frobbed toml for eeeeeta/artylobster-emailer written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eeeeeta/artylobster-emailer/Cargo.toml [INFO] crate eeeeeta/artylobster-emailer 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 eeeeeta/artylobster-emailer against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/eeeeeta/artylobster-emailer:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 455733c6cb0206bf72dd6d19dbad0f1617f3ca3d5e5a0a7abf4a8ba011f82ebe [INFO] running `"docker" "start" "-a" "455733c6cb0206bf72dd6d19dbad0f1617f3ca3d5e5a0a7abf4a8ba011f82ebe"` [INFO] [stderr] Compiling quoted_printable v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.35 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling mailparse v0.6.2 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling openssl v0.10.11 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling imap-proto v0.4.1 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling imap v0.8.1 (https://github.com/mattnenterprise/rust-imap#72925cf1) [INFO] [stderr] Compiling reqwest v0.2.0 [INFO] [stderr] Compiling artylobster-emailer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "455733c6cb0206bf72dd6d19dbad0f1617f3ca3d5e5a0a7abf4a8ba011f82ebe"` [INFO] running `"docker" "rm" "-f" "455733c6cb0206bf72dd6d19dbad0f1617f3ca3d5e5a0a7abf4a8ba011f82ebe"` [INFO] [stdout] 455733c6cb0206bf72dd6d19dbad0f1617f3ca3d5e5a0a7abf4a8ba011f82ebe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/eeeeeta/artylobster-emailer:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d48b318047624421949d28398eb9b10f3eb59f1ef0227fea8f9944131adcb854 [INFO] running `"docker" "start" "-a" "d48b318047624421949d28398eb9b10f3eb59f1ef0227fea8f9944131adcb854"` [INFO] [stderr] Compiling artylobster-emailer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `"docker" "inspect" "d48b318047624421949d28398eb9b10f3eb59f1ef0227fea8f9944131adcb854"` [INFO] running `"docker" "rm" "-f" "d48b318047624421949d28398eb9b10f3eb59f1ef0227fea8f9944131adcb854"` [INFO] [stdout] d48b318047624421949d28398eb9b10f3eb59f1ef0227fea8f9944131adcb854 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/eeeeeta/artylobster-emailer:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 9cb55b3c8a4dde752795d480a2e768a9c8a74f28cd80abbba6763972c296fcd4 [INFO] running `"docker" "start" "-a" "9cb55b3c8a4dde752795d480a2e768a9c8a74f28cd80abbba6763972c296fcd4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/artylobster_emailer-9964ee1050d19c58 [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" "9cb55b3c8a4dde752795d480a2e768a9c8a74f28cd80abbba6763972c296fcd4"` [INFO] running `"docker" "rm" "-f" "9cb55b3c8a4dde752795d480a2e768a9c8a74f28cd80abbba6763972c296fcd4"` [INFO] [stdout] 9cb55b3c8a4dde752795d480a2e768a9c8a74f28cd80abbba6763972c296fcd4