[INFO] cloning repository https://github.com/upsuper/telegram-rustevalbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/upsuper/telegram-rustevalbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Ftelegram-rustevalbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Ftelegram-rustevalbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18890717324852fc96bc7e29dc2290605cfef4bf [INFO] testing upsuper/telegram-rustevalbot against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Ftelegram-rustevalbot" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/upsuper/telegram-rustevalbot on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/upsuper/telegram-rustevalbot [INFO] finished tweaking git repo https://github.com/upsuper/telegram-rustevalbot [INFO] tweaked toml for git repo https://github.com/upsuper/telegram-rustevalbot written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/upsuper/telegram-rustevalbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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] 92c5f0bdaa407f3ab7366d0f4a33949f9f287a72d0146779a2ac7c683e672180 [INFO] running `Command { std: "docker" "start" "-a" "92c5f0bdaa407f3ab7366d0f4a33949f9f287a72d0146779a2ac7c683e672180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92c5f0bdaa407f3ab7366d0f4a33949f9f287a72d0146779a2ac7c683e672180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c5f0bdaa407f3ab7366d0f4a33949f9f287a72d0146779a2ac7c683e672180", kill_on_drop: false }` [INFO] [stdout] 92c5f0bdaa407f3ab7366d0f4a33949f9f287a72d0146779a2ac7c683e672180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34283a4f11db37eb768d750a7246b1baa549cb960a63f8740aa727c375303b19 [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" "34283a4f11db37eb768d750a7246b1baa549cb960a63f8740aa727c375303b19", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling telegram-rustevalbot v0.4.22 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling combine v4.6.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling fst-subseq-ascii-caseless v0.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling rustdoc-seeker v0.6.0 [INFO] [stderr] Compiling telegram_types v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 15s [INFO] running `Command { std: "docker" "inspect" "34283a4f11db37eb768d750a7246b1baa549cb960a63f8740aa727c375303b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34283a4f11db37eb768d750a7246b1baa549cb960a63f8740aa727c375303b19", kill_on_drop: false }` [INFO] [stdout] 34283a4f11db37eb768d750a7246b1baa549cb960a63f8740aa727c375303b19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d1fbffd56fe4f642977aa917ee1fa32f2d4212b1e35fbe280a3c15a0cb54840 [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" "4d1fbffd56fe4f642977aa917ee1fa32f2d4212b1e35fbe280a3c15a0cb54840", kill_on_drop: false }` [INFO] [stderr] Compiling telegram-rustevalbot v0.4.22 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.31s [INFO] running `Command { std: "docker" "inspect" "4d1fbffd56fe4f642977aa917ee1fa32f2d4212b1e35fbe280a3c15a0cb54840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1fbffd56fe4f642977aa917ee1fa32f2d4212b1e35fbe280a3c15a0cb54840", kill_on_drop: false }` [INFO] [stdout] 4d1fbffd56fe4f642977aa917ee1fa32f2d4212b1e35fbe280a3c15a0cb54840 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", 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] 7a27e2ee665eeda5eeaf357be9c35d6fe02cc3060c3940046c90e3391d0e0bcc [INFO] running `Command { std: "docker" "start" "-a" "7a27e2ee665eeda5eeaf357be9c35d6fe02cc3060c3940046c90e3391d0e0bcc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/telegram_rustevalbot-0524feef7409fe33) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test eval::parse::tests::command_with_content ... ok [INFO] [stdout] test eval::parse::tests::command_with_content_newline ... ok [INFO] [stdout] test eval::parse::tests::channel_flags ... ok [INFO] [stdout] test eval::parse::tests::version_flag ... ok [INFO] [stdout] test eval::parse::tests::bare_flag ... ok [INFO] [stdout] test eval::parse::tests::flags_without_sep ... ok [INFO] [stdout] test utils::test::test_truncate_output ... ok [INFO] [stdout] test eval::parse::tests::command_with_nothing ... ok [INFO] [stdout] test eval::parse::tests::edition_flags ... ok [INFO] [stdout] test eval::parse::tests::mode_flags ... ok [INFO] [stdout] test eval::parse::tests::help_flag ... ok [INFO] [stdout] test eval::parse::tests::content_and_multiple_flags ... ok [INFO] [stdout] test eval::parse::tests::unknown_flag ... ok [INFO] [stdout] test rustdoc::search::test::test_matches_path ... ok [INFO] [stdout] test eval::parse::tests::unknown_command ... ok [INFO] [stdout] test eval::execute::tests::test_extract_code_headers ... ok [INFO] [stdout] test eval::parse::tests::bot_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7a27e2ee665eeda5eeaf357be9c35d6fe02cc3060c3940046c90e3391d0e0bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a27e2ee665eeda5eeaf357be9c35d6fe02cc3060c3940046c90e3391d0e0bcc", kill_on_drop: false }` [INFO] [stdout] 7a27e2ee665eeda5eeaf357be9c35d6fe02cc3060c3940046c90e3391d0e0bcc