[INFO] cloning repository reminder-bot/autoclear-bot-rs [INFO] running `"git" "clone" "--bare" "git://github.com/reminder-bot/autoclear-bot-rs.git" "work/cache/sources/gh/reminder-bot/autoclear-bot-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/reminder-bot/autoclear-bot-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/reminder-bot/autoclear-bot-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/reminder-bot/autoclear-bot-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/reminder-bot/autoclear-bot-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/reminder-bot/autoclear-bot-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/reminder-bot/autoclear-bot-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/reminder-bot/autoclear-bot-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 16d748ce9b5ddbb1c273bd0fe9cca9b9ff3aa0e5 [INFO] sha for GitHub repo reminder-bot/autoclear-bot-rs: 16d748ce9b5ddbb1c273bd0fe9cca9b9ff3aa0e5 [INFO] validating manifest of reminder-bot/autoclear-bot-rs 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 reminder-bot/autoclear-bot-rs 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 reminder-bot/autoclear-bot-rs [INFO] finished frobbing reminder-bot/autoclear-bot-rs [INFO] frobbed toml for reminder-bot/autoclear-bot-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/reminder-bot/autoclear-bot-rs/Cargo.toml [INFO] started frobbing reminder-bot/autoclear-bot-rs [INFO] finished frobbing reminder-bot/autoclear-bot-rs [INFO] frobbed toml for reminder-bot/autoclear-bot-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/reminder-bot/autoclear-bot-rs/Cargo.toml [INFO] crate reminder-bot/autoclear-bot-rs 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 reminder-bot/autoclear-bot-rs 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/reminder-bot/autoclear-bot-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=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] 80ab6f843e44403222c794fec1925ca5690d2c81470f469f599a2346e2899f36 [INFO] running `"docker" "start" "-a" "80ab6f843e44403222c794fec1925ca5690d2c81470f469f599a2346e2899f36"` [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling atoi v0.2.4 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling twox-hash v1.1.2 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling mysql_common v0.12.0 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling evzht9h3nznqzwl v0.0.3 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling mysql v14.2.0 [INFO] [stderr] Compiling serenity v0.5.11 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling autoclear-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `"docker" "inspect" "80ab6f843e44403222c794fec1925ca5690d2c81470f469f599a2346e2899f36"` [INFO] running `"docker" "rm" "-f" "80ab6f843e44403222c794fec1925ca5690d2c81470f469f599a2346e2899f36"` [INFO] [stdout] 80ab6f843e44403222c794fec1925ca5690d2c81470f469f599a2346e2899f36 [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/reminder-bot/autoclear-bot-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=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] 5531a44aafc77d946d305966237cef189bb35953389edc01fd9f35da53145378 [INFO] running `"docker" "start" "-a" "5531a44aafc77d946d305966237cef189bb35953389edc01fd9f35da53145378"` [INFO] [stderr] Compiling autoclear-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.06s [INFO] running `"docker" "inspect" "5531a44aafc77d946d305966237cef189bb35953389edc01fd9f35da53145378"` [INFO] running `"docker" "rm" "-f" "5531a44aafc77d946d305966237cef189bb35953389edc01fd9f35da53145378"` [INFO] [stdout] 5531a44aafc77d946d305966237cef189bb35953389edc01fd9f35da53145378 [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/reminder-bot/autoclear-bot-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=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] 385cb63ecbb9b734149a766d19301e5e6c73ed26a7b62f977536ac6fc515dd70 [INFO] running `"docker" "start" "-a" "385cb63ecbb9b734149a766d19301e5e6c73ed26a7b62f977536ac6fc515dd70"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/autoclear_bot-fb1d905af2b6aa5f [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" "385cb63ecbb9b734149a766d19301e5e6c73ed26a7b62f977536ac6fc515dd70"` [INFO] running `"docker" "rm" "-f" "385cb63ecbb9b734149a766d19301e5e6c73ed26a7b62f977536ac6fc515dd70"` [INFO] [stdout] 385cb63ecbb9b734149a766d19301e5e6c73ed26a7b62f977536ac6fc515dd70