[INFO] cloning repository https://github.com/NChechulin/markov-chain-telegram-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NChechulin/markov-chain-telegram-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNChechulin%2Fmarkov-chain-telegram-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNChechulin%2Fmarkov-chain-telegram-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69a26458af51683cf67dba19eae8ffac9e7bc39a [INFO] testing NChechulin/markov-chain-telegram-bot against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNChechulin%2Fmarkov-chain-telegram-bot" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NChechulin/markov-chain-telegram-bot on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NChechulin/markov-chain-telegram-bot [INFO] finished tweaking git repo https://github.com/NChechulin/markov-chain-telegram-bot [INFO] tweaked toml for git repo https://github.com/NChechulin/markov-chain-telegram-bot written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/NChechulin/markov-chain-telegram-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e2a72e746073f452095db48eeb2a3ff0cdf59f6570e80bb8b02ec77b12810a8b [INFO] running `Command { std: "docker" "start" "-a" "e2a72e746073f452095db48eeb2a3ff0cdf59f6570e80bb8b02ec77b12810a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2a72e746073f452095db48eeb2a3ff0cdf59f6570e80bb8b02ec77b12810a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a72e746073f452095db48eeb2a3ff0cdf59f6570e80bb8b02ec77b12810a8b", kill_on_drop: false }` [INFO] [stdout] e2a72e746073f452095db48eeb2a3ff0cdf59f6570e80bb8b02ec77b12810a8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abc2aa9a2a54f441d6747444e22ec9cac68a84a4ad550099d133368c2e461b61 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "abc2aa9a2a54f441d6747444e22ec9cac68a84a4ad550099d133368c2e461b61", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling teloxide-macros v0.3.2 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling telegram-bot-raw v0.7.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling markov v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling telegram-bot v0.7.0 [INFO] [stderr] Compiling teloxide v0.3.3 [INFO] [stderr] Compiling chain-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "abc2aa9a2a54f441d6747444e22ec9cac68a84a4ad550099d133368c2e461b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abc2aa9a2a54f441d6747444e22ec9cac68a84a4ad550099d133368c2e461b61", kill_on_drop: false }` [INFO] [stdout] abc2aa9a2a54f441d6747444e22ec9cac68a84a4ad550099d133368c2e461b61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a8cc1d91d6a07c3da3d75a9fd6e54efb4905f0f043c60598d7131398015c737 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a8cc1d91d6a07c3da3d75a9fd6e54efb4905f0f043c60598d7131398015c737", kill_on_drop: false }` [INFO] [stderr] Compiling chain-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `Command { std: "docker" "inspect" "5a8cc1d91d6a07c3da3d75a9fd6e54efb4905f0f043c60598d7131398015c737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8cc1d91d6a07c3da3d75a9fd6e54efb4905f0f043c60598d7131398015c737", kill_on_drop: false }` [INFO] [stdout] 5a8cc1d91d6a07c3da3d75a9fd6e54efb4905f0f043c60598d7131398015c737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b966b1d3fabf89e99725cfaabf4c67d006c88f4c7918dac974dbf1ca21eb4a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3b966b1d3fabf89e99725cfaabf4c67d006c88f4c7918dac974dbf1ca21eb4a7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chain_bot-6ddd5778a08623d4 [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 `Command { std: "docker" "inspect" "3b966b1d3fabf89e99725cfaabf4c67d006c88f4c7918dac974dbf1ca21eb4a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b966b1d3fabf89e99725cfaabf4c67d006c88f4c7918dac974dbf1ca21eb4a7", kill_on_drop: false }` [INFO] [stdout] 3b966b1d3fabf89e99725cfaabf4c67d006c88f4c7918dac974dbf1ca21eb4a7