[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] 1d4fe78a7b687e9ecc8efe406fdfda4d12405944 [INFO] testing upsuper/telegram-rustevalbot against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Ftelegram-rustevalbot" "/workspace/builds/worker-59/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-59/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/upsuper/telegram-rustevalbot on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-59/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bada75a913bfb0a65a4413989a4038ee692a659e0b2707fdfc4088181a5946aa [INFO] running `Command { std: "docker" "start" "-a" "bada75a913bfb0a65a4413989a4038ee692a659e0b2707fdfc4088181a5946aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bada75a913bfb0a65a4413989a4038ee692a659e0b2707fdfc4088181a5946aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bada75a913bfb0a65a4413989a4038ee692a659e0b2707fdfc4088181a5946aa", kill_on_drop: false }` [INFO] [stdout] bada75a913bfb0a65a4413989a4038ee692a659e0b2707fdfc4088181a5946aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 899261fd6bac0c352019e88e6f163aa202c3f12b838c292d56902dbc82aab7ec [INFO] running `Command { std: "docker" "start" "-a" "899261fd6bac0c352019e88e6f163aa202c3f12b838c292d56902dbc82aab7ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling telegram-rustevalbot v0.4.25 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [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.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling fst-subseq-ascii-caseless v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustdoc-seeker v0.6.0 [INFO] [stderr] Compiling telegram_types v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "899261fd6bac0c352019e88e6f163aa202c3f12b838c292d56902dbc82aab7ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "899261fd6bac0c352019e88e6f163aa202c3f12b838c292d56902dbc82aab7ec", kill_on_drop: false }` [INFO] [stdout] 899261fd6bac0c352019e88e6f163aa202c3f12b838c292d56902dbc82aab7ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f4fcf4cccfae3ae1a5bd5ef1e719b369cbff600d5b241558788400358741cec [INFO] running `Command { std: "docker" "start" "-a" "4f4fcf4cccfae3ae1a5bd5ef1e719b369cbff600d5b241558788400358741cec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling telegram-rustevalbot v0.4.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.57s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/telegram_rustevalbot-98bddbf5677b7526) [INFO] running `Command { std: "docker" "inspect" "4f4fcf4cccfae3ae1a5bd5ef1e719b369cbff600d5b241558788400358741cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f4fcf4cccfae3ae1a5bd5ef1e719b369cbff600d5b241558788400358741cec", kill_on_drop: false }` [INFO] [stdout] 4f4fcf4cccfae3ae1a5bd5ef1e719b369cbff600d5b241558788400358741cec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48cf3214e4bbbc0f1896b15664ad46ae183afa977878a39ad59b11d3ff82b851 [INFO] running `Command { std: "docker" "start" "-a" "48cf3214e4bbbc0f1896b15664ad46ae183afa977878a39ad59b11d3ff82b851", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.71s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/telegram_rustevalbot-98bddbf5677b7526) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test eval::parse::tests::bare_flag ... ok [INFO] [stdout] test eval::parse::tests::bot_name ... ok [INFO] [stdout] test eval::execute::tests::test_extract_code_headers ... ok [INFO] [stdout] test eval::parse::tests::channel_flags ... ok [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::command_with_nothing ... ok [INFO] [stdout] test eval::parse::tests::content_and_multiple_flags ... ok [INFO] [stdout] test eval::parse::tests::edition_flags ... ok [INFO] [stdout] test eval::parse::tests::flags_without_sep ... ok [INFO] [stdout] test eval::parse::tests::help_flag ... ok [INFO] [stdout] test eval::parse::tests::unknown_command ... ok [INFO] [stdout] test eval::parse::tests::mode_flags ... ok [INFO] [stdout] test eval::parse::tests::unknown_flag ... ok [INFO] [stdout] test eval::parse::tests::version_flag ... ok [INFO] [stdout] test rustdoc::search::test::test_matches_path ... ok [INFO] [stdout] test utils::test::test_truncate_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "48cf3214e4bbbc0f1896b15664ad46ae183afa977878a39ad59b11d3ff82b851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48cf3214e4bbbc0f1896b15664ad46ae183afa977878a39ad59b11d3ff82b851", kill_on_drop: false }` [INFO] [stdout] 48cf3214e4bbbc0f1896b15664ad46ae183afa977878a39ad59b11d3ff82b851