[INFO] updating cached repository reminder-bot/timezone-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/reminder-bot/timezone-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/reminder-bot/timezone-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/reminder-bot/timezone-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/reminder-bot/timezone-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/reminder-bot/timezone-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/reminder-bot/timezone-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/reminder-bot/timezone-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] db4a025078a8de64b02b462acd7a3cafbe33e67a [INFO] sha for GitHub repo reminder-bot/timezone-rs: db4a025078a8de64b02b462acd7a3cafbe33e67a [INFO] validating manifest of reminder-bot/timezone-rs 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 reminder-bot/timezone-rs 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 reminder-bot/timezone-rs [INFO] finished frobbing reminder-bot/timezone-rs [INFO] frobbed toml for reminder-bot/timezone-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/reminder-bot/timezone-rs/Cargo.toml [INFO] started frobbing reminder-bot/timezone-rs [INFO] finished frobbing reminder-bot/timezone-rs [INFO] frobbed toml for reminder-bot/timezone-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/reminder-bot/timezone-rs/Cargo.toml [INFO] crate reminder-bot/timezone-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing reminder-bot/timezone-rs 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-2/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/reminder-bot/timezone-rs:/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] 2d8f4773af596bfbc57cf2d109a93752c7b6b7f2d7898a32d9f176450eea063c [INFO] running `"docker" "start" "-a" "2d8f4773af596bfbc57cf2d109a93752c7b6b7f2d7898a32d9f176450eea063c"` [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling atoi v0.2.4 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling twox-hash v1.1.2 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling chrono-tz v0.5.0 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling mysql_common v0.12.0 [INFO] [stderr] Compiling serenity v0.5.13 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling mysql v14.2.0 [INFO] [stderr] Compiling timezone-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | thread.join(); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 34s [INFO] running `"docker" "inspect" "2d8f4773af596bfbc57cf2d109a93752c7b6b7f2d7898a32d9f176450eea063c"` [INFO] running `"docker" "rm" "-f" "2d8f4773af596bfbc57cf2d109a93752c7b6b7f2d7898a32d9f176450eea063c"` [INFO] [stdout] 2d8f4773af596bfbc57cf2d109a93752c7b6b7f2d7898a32d9f176450eea063c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/reminder-bot/timezone-rs:/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] b30bba167e04dc4caa446c9d3307f717b315052c1c74e5e99726aea7d76dd8ec [INFO] running `"docker" "start" "-a" "b30bba167e04dc4caa446c9d3307f717b315052c1c74e5e99726aea7d76dd8ec"` [INFO] [stderr] Compiling timezone-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | thread.join(); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `"docker" "inspect" "b30bba167e04dc4caa446c9d3307f717b315052c1c74e5e99726aea7d76dd8ec"` [INFO] running `"docker" "rm" "-f" "b30bba167e04dc4caa446c9d3307f717b315052c1c74e5e99726aea7d76dd8ec"` [INFO] [stdout] b30bba167e04dc4caa446c9d3307f717b315052c1c74e5e99726aea7d76dd8ec [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/reminder-bot/timezone-rs:/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] dc4d7c8ef865bd3f80ee091b1ee56b0f98738267a38d33a0c4a25d9638d069ee [INFO] running `"docker" "start" "-a" "dc4d7c8ef865bd3f80ee091b1ee56b0f98738267a38d33a0c4a25d9638d069ee"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/timezone_bot-09c93e063520e5b5 [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" "dc4d7c8ef865bd3f80ee091b1ee56b0f98738267a38d33a0c4a25d9638d069ee"` [INFO] running `"docker" "rm" "-f" "dc4d7c8ef865bd3f80ee091b1ee56b0f98738267a38d33a0c4a25d9638d069ee"` [INFO] [stdout] dc4d7c8ef865bd3f80ee091b1ee56b0f98738267a38d33a0c4a25d9638d069ee