[INFO] updating cached repository Neurrone/food-ordering-bot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Neurrone/food-ordering-bot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Neurrone/food-ordering-bot" "work/ex/beta-1.38-1/sources/1.37.0/gh/Neurrone/food-ordering-bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Neurrone/food-ordering-bot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Neurrone/food-ordering-bot" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Neurrone/food-ordering-bot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Neurrone/food-ordering-bot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f0657b23a428f758461e4388bdd8c5b833654013 [INFO] sha for GitHub repo Neurrone/food-ordering-bot: f0657b23a428f758461e4388bdd8c5b833654013 [INFO] validating manifest of Neurrone/food-ordering-bot 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 Neurrone/food-ordering-bot 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 Neurrone/food-ordering-bot [INFO] finished frobbing Neurrone/food-ordering-bot [INFO] frobbed toml for Neurrone/food-ordering-bot written to work/ex/beta-1.38-1/sources/1.37.0/gh/Neurrone/food-ordering-bot/Cargo.toml [INFO] started frobbing Neurrone/food-ordering-bot [INFO] finished frobbing Neurrone/food-ordering-bot [INFO] frobbed toml for Neurrone/food-ordering-bot written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Neurrone/food-ordering-bot/Cargo.toml [INFO] crate Neurrone/food-ordering-bot 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Neurrone/food-ordering-bot against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Neurrone/food-ordering-bot:/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.37.0" "build" "--frozen"` [INFO] [stdout] 12a5382360664b098e460440ddcdda00dc3c68a8043da1b5462c319384c89155 [INFO] running `"docker" "start" "-a" "12a5382360664b098e460440ddcdda00dc3c68a8043da1b5462c319384c89155"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling telegram-bot-raw v0.6.3 [INFO] [stderr] Compiling telegram-bot v0.6.3 [INFO] [stderr] Compiling food-ordering-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `"docker" "inspect" "12a5382360664b098e460440ddcdda00dc3c68a8043da1b5462c319384c89155"` [INFO] running `"docker" "rm" "-f" "12a5382360664b098e460440ddcdda00dc3c68a8043da1b5462c319384c89155"` [INFO] [stdout] 12a5382360664b098e460440ddcdda00dc3c68a8043da1b5462c319384c89155 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Neurrone/food-ordering-bot:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 45c601dede0ec1e9fc03d55fa256574ecec33f2dae2365850b092cdeb819b7bc [INFO] running `"docker" "start" "-a" "45c601dede0ec1e9fc03d55fa256574ecec33f2dae2365850b092cdeb819b7bc"` [INFO] [stderr] Compiling food-ordering-bot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.73s [INFO] running `"docker" "inspect" "45c601dede0ec1e9fc03d55fa256574ecec33f2dae2365850b092cdeb819b7bc"` [INFO] running `"docker" "rm" "-f" "45c601dede0ec1e9fc03d55fa256574ecec33f2dae2365850b092cdeb819b7bc"` [INFO] [stdout] 45c601dede0ec1e9fc03d55fa256574ecec33f2dae2365850b092cdeb819b7bc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Neurrone/food-ordering-bot:/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.37.0" "test" "--frozen"` [INFO] [stdout] 508429ae3db944b2916fd764d5e473b149238aa4c07b42a1ed5c946c53b5b8f1 [INFO] running `"docker" "start" "-a" "508429ae3db944b2916fd764d5e473b149238aa4c07b42a1ed5c946c53b5b8f1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/crater/target/debug/deps/food_ordering_bot-c255907d7f6a16b9 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test command::tests::parse_end_order ... ok [INFO] [stdout] test command::tests::parse_cancel ... ok [INFO] [stdout] test command::tests::parse_start_order ... ok [INFO] [stdout] test command::tests::parse_unrecognized_command_errors ... ok [INFO] [stdout] test command::tests::parse_order ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "508429ae3db944b2916fd764d5e473b149238aa4c07b42a1ed5c946c53b5b8f1"` [INFO] running `"docker" "rm" "-f" "508429ae3db944b2916fd764d5e473b149238aa4c07b42a1ed5c946c53b5b8f1"` [INFO] [stdout] 508429ae3db944b2916fd764d5e473b149238aa4c07b42a1ed5c946c53b5b8f1