[INFO] updating cached repository cirfi/repeatress-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cirfi/repeatress-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cirfi/repeatress-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/cirfi/repeatress-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cirfi/repeatress-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cirfi/repeatress-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cirfi/repeatress-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cirfi/repeatress-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 467f72353ed5f0fbbefed8557c235af6276595d0 [INFO] sha for GitHub repo cirfi/repeatress-rust: 467f72353ed5f0fbbefed8557c235af6276595d0 [INFO] validating manifest of cirfi/repeatress-rust 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 cirfi/repeatress-rust 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 cirfi/repeatress-rust [INFO] finished frobbing cirfi/repeatress-rust [INFO] frobbed toml for cirfi/repeatress-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/cirfi/repeatress-rust/Cargo.toml [INFO] started frobbing cirfi/repeatress-rust [INFO] finished frobbing cirfi/repeatress-rust [INFO] frobbed toml for cirfi/repeatress-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cirfi/repeatress-rust/Cargo.toml [INFO] crate cirfi/repeatress-rust 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing cirfi/repeatress-rust 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-6/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/cirfi/repeatress-rust:/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] dbc0fd40d8403177016675c5cf7d92c84311777e088db4a8d3c92d38b381c8a6 [INFO] running `"docker" "start" "-a" "dbc0fd40d8403177016675c5cf7d92c84311777e088db4a8d3c92d38b381c8a6"` [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling strfmt v0.1.6 [INFO] [stderr] Compiling whatlang v0.5.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling combine v3.5.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling telegram-bot-raw v0.6.1 (https://github.com/telegram-rs/telegram-bot#a2db6376) [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling telegram-bot v0.6.1 (https://github.com/telegram-rs/telegram-bot#a2db6376) [INFO] [stderr] Compiling repeatressbot-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `"docker" "inspect" "dbc0fd40d8403177016675c5cf7d92c84311777e088db4a8d3c92d38b381c8a6"` [INFO] running `"docker" "rm" "-f" "dbc0fd40d8403177016675c5cf7d92c84311777e088db4a8d3c92d38b381c8a6"` [INFO] [stdout] dbc0fd40d8403177016675c5cf7d92c84311777e088db4a8d3c92d38b381c8a6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/cirfi/repeatress-rust:/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] d52c7c0e1e397980bbd665d898645dd2ca819aef9d72d78b2de674bc543bdcb8 [INFO] running `"docker" "start" "-a" "d52c7c0e1e397980bbd665d898645dd2ca819aef9d72d78b2de674bc543bdcb8"` [INFO] [stderr] Compiling repeatressbot-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.04s [INFO] running `"docker" "inspect" "d52c7c0e1e397980bbd665d898645dd2ca819aef9d72d78b2de674bc543bdcb8"` [INFO] running `"docker" "rm" "-f" "d52c7c0e1e397980bbd665d898645dd2ca819aef9d72d78b2de674bc543bdcb8"` [INFO] [stdout] d52c7c0e1e397980bbd665d898645dd2ca819aef9d72d78b2de674bc543bdcb8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/cirfi/repeatress-rust:/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] ec7f17caddb4c649599e4900b3ee156ed16e485ceb89f9b0899b4f097b3cc930 [INFO] running `"docker" "start" "-a" "ec7f17caddb4c649599e4900b3ee156ed16e485ceb89f9b0899b4f097b3cc930"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/repeatressbot_rust-117f60fb1de0b39b [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" "ec7f17caddb4c649599e4900b3ee156ed16e485ceb89f9b0899b4f097b3cc930"` [INFO] running `"docker" "rm" "-f" "ec7f17caddb4c649599e4900b3ee156ed16e485ceb89f9b0899b4f097b3cc930"` [INFO] [stdout] ec7f17caddb4c649599e4900b3ee156ed16e485ceb89f9b0899b4f097b3cc930