[INFO] updating cached repository yuri91/overbot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yuri91/overbot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yuri91/overbot" "work/ex/beta-1.37-6/sources/1.36.0/gh/yuri91/overbot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/yuri91/overbot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yuri91/overbot" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yuri91/overbot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yuri91/overbot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3b82513b900a1b6f55ac22c5889fe439765d6213 [INFO] sha for GitHub repo yuri91/overbot: 3b82513b900a1b6f55ac22c5889fe439765d6213 [INFO] validating manifest of yuri91/overbot 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 yuri91/overbot 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 yuri91/overbot [INFO] finished frobbing yuri91/overbot [INFO] frobbed toml for yuri91/overbot written to work/ex/beta-1.37-6/sources/1.36.0/gh/yuri91/overbot/Cargo.toml [INFO] started frobbing yuri91/overbot [INFO] finished frobbing yuri91/overbot [INFO] frobbed toml for yuri91/overbot written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/yuri91/overbot/Cargo.toml [INFO] crate yuri91/overbot 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 yuri91/overbot 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-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yuri91/overbot:/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] 48c59f0e9143e7b7fe3e2045f90774a738066ebb13d55d2b2a7f41b7b97bd446 [INFO] running `"docker" "start" "-a" "48c59f0e9143e7b7fe3e2045f90774a738066ebb13d55d2b2a7f41b7b97bd446"` [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling openssl v0.9.15 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling serde v1.0.11 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.30 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling structopt-derive v0.0.5 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.15 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.5 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling mime v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.11 [INFO] [stderr] Compiling tokio-core v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-signal v0.1.2 [INFO] [stderr] Compiling hyper v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling toml v0.4.4 [INFO] [stderr] Compiling tokio-process v0.1.4 [INFO] [stderr] Compiling telegram-bot-types v0.1.4 [INFO] [stderr] Compiling telegram-bot-types v0.2.1 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling telegram-bot-client v0.2.1 [INFO] [stderr] Compiling structopt v0.0.5 [INFO] [stderr] Compiling overbot v0.3.3 (/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/errors.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | types { [INFO] [stderr] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 9 | | } [INFO] [stderr] ... | [INFO] [stderr] 30 | | } [INFO] [stderr] 31 | | } [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:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | types { [INFO] [stderr] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 9 | | } [INFO] [stderr] ... | [INFO] [stderr] 30 | | } [INFO] [stderr] 31 | | } [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] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:235:38 [INFO] [stderr] | [INFO] [stderr] 235 | Some(mut o) => { [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `"docker" "inspect" "48c59f0e9143e7b7fe3e2045f90774a738066ebb13d55d2b2a7f41b7b97bd446"` [INFO] running `"docker" "rm" "-f" "48c59f0e9143e7b7fe3e2045f90774a738066ebb13d55d2b2a7f41b7b97bd446"` [INFO] [stdout] 48c59f0e9143e7b7fe3e2045f90774a738066ebb13d55d2b2a7f41b7b97bd446 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yuri91/overbot:/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] 6b6721cb6250608d0966ba6196bbd88df4ab9c479603f1f4a44f64f4e9c7cc0b [INFO] running `"docker" "start" "-a" "6b6721cb6250608d0966ba6196bbd88df4ab9c479603f1f4a44f64f4e9c7cc0b"` [INFO] [stderr] Compiling overbot v0.3.3 (/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/errors.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | types { [INFO] [stderr] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 9 | | } [INFO] [stderr] ... | [INFO] [stderr] 30 | | } [INFO] [stderr] 31 | | } [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:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / error_chain! { [INFO] [stderr] 7 | | types { [INFO] [stderr] 8 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 9 | | } [INFO] [stderr] ... | [INFO] [stderr] 30 | | } [INFO] [stderr] 31 | | } [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] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:235:38 [INFO] [stderr] | [INFO] [stderr] 235 | Some(mut o) => { [INFO] [stderr] | ----^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.95s [INFO] running `"docker" "inspect" "6b6721cb6250608d0966ba6196bbd88df4ab9c479603f1f4a44f64f4e9c7cc0b"` [INFO] running `"docker" "rm" "-f" "6b6721cb6250608d0966ba6196bbd88df4ab9c479603f1f4a44f64f4e9c7cc0b"` [INFO] [stdout] 6b6721cb6250608d0966ba6196bbd88df4ab9c479603f1f4a44f64f4e9c7cc0b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/yuri91/overbot:/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] af88399d5e5aee77f496d2dcd90fa640a40260bba4a5d50f8d7cba996fc2e84d [INFO] running `"docker" "start" "-a" "af88399d5e5aee77f496d2dcd90fa640a40260bba4a5d50f8d7cba996fc2e84d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/overbot-9e2b30cab2629c49 [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" "af88399d5e5aee77f496d2dcd90fa640a40260bba4a5d50f8d7cba996fc2e84d"` [INFO] running `"docker" "rm" "-f" "af88399d5e5aee77f496d2dcd90fa640a40260bba4a5d50f8d7cba996fc2e84d"` [INFO] [stdout] af88399d5e5aee77f496d2dcd90fa640a40260bba4a5d50f8d7cba996fc2e84d