[INFO] cloning repository https://github.com/tegramosx/telegram-bot-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tegramosx/telegram-bot-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftegramosx%2Ftelegram-bot-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftegramosx%2Ftelegram-bot-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 609502b7af55877b552c3963587f7ddf2c248543
[INFO] testing tegramosx/telegram-bot-api against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftegramosx%2Ftelegram-bot-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tegramosx/telegram-bot-api
[INFO] finished tweaking git repo https://github.com/tegramosx/telegram-bot-api
[INFO] tweaked toml for git repo https://github.com/tegramosx/telegram-bot-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tegramosx/telegram-bot-api on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tegramosx/telegram-bot-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a39dd97f8114f5226d7996e4441789ed1bd6d10ac51d7eb2364c32bd3a32ecf1
[INFO] running `Command { std: "docker" "start" "-a" "a39dd97f8114f5226d7996e4441789ed1bd6d10ac51d7eb2364c32bd3a32ecf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a39dd97f8114f5226d7996e4441789ed1bd6d10ac51d7eb2364c32bd3a32ecf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a39dd97f8114f5226d7996e4441789ed1bd6d10ac51d7eb2364c32bd3a32ecf1", kill_on_drop: false }`
[INFO] [stdout] a39dd97f8114f5226d7996e4441789ed1bd6d10ac51d7eb2364c32bd3a32ecf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5227bd0c6cc1e6cec18222d6dfbceacdfec8c89d7c3f27f152d317917be2cbc
[INFO] running `Command { std: "docker" "start" "-a" "e5227bd0c6cc1e6cec18222d6dfbceacdfec8c89d7c3f27f152d317917be2cbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling telegram-bot-api v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.52s
[INFO] running `Command { std: "docker" "inspect" "e5227bd0c6cc1e6cec18222d6dfbceacdfec8c89d7c3f27f152d317917be2cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5227bd0c6cc1e6cec18222d6dfbceacdfec8c89d7c3f27f152d317917be2cbc", kill_on_drop: false }`
[INFO] [stdout] e5227bd0c6cc1e6cec18222d6dfbceacdfec8c89d7c3f27f152d317917be2cbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b52e8443e059530fac4230244be3751faf1048808e962342b0d33f0569ba5d4
[INFO] running `Command { std: "docker" "start" "-a" "5b52e8443e059530fac4230244be3751faf1048808e962342b0d33f0569ba5d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling telegram-bot-api v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.69s
[INFO] running `Command { std: "docker" "inspect" "5b52e8443e059530fac4230244be3751faf1048808e962342b0d33f0569ba5d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b52e8443e059530fac4230244be3751faf1048808e962342b0d33f0569ba5d4", kill_on_drop: false }`
[INFO] [stdout] 5b52e8443e059530fac4230244be3751faf1048808e962342b0d33f0569ba5d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a2fe7f5ece32601bb6cdc8e76e7ad76e05d2d9a0a9681486853c0931d1cd177f
[INFO] running `Command { std: "docker" "start" "-a" "a2fe7f5ece32601bb6cdc8e76e7ad76e05d2d9a0a9681486853c0931d1cd177f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/telegram_bot_api-48f1d41e4a970d25)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests telegram_bot_api
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/types.rs - types::InlineQueryResult (line 5015) ... FAILED
[INFO] [stdout] test src/types.rs - types::MenuButton (line 4330) ... FAILED
[INFO] [stdout] test src/types.rs - types::InputMedia (line 4348) ... FAILED
[INFO] [stdout] test src/types.rs - types::ChatMember (line 4275) ... FAILED
[INFO] [stdout] test src/types.rs - types::BotCommandScope (line 4301) ... FAILED
[INFO] [stdout] test src/types.rs - types::InputMessageContent (line 4972) ... FAILED
[INFO] [stdout] test src/types.rs - types::PassportElementError (line 4990) ... FAILED
[INFO] [stdout] test src/bot.rs - bot::BotApi::new (line 97) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/types.rs - types::InlineQueryResult (line 5015) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `InlineQueryResultCachedDocument`
[INFO] [stdout]  --> src/types.rs:5017:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | InlineQueryResultCachedAudio
[INFO] [stdout]   |                             - expected one of `!` or `::`
[INFO] [stdout] 2 | InlineQueryResultCachedDocument
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::MenuButton (line 4330) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `MenuButtonWebApp`
[INFO] [stdout]  --> src/types.rs:4332:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | MenuButtonCommands
[INFO] [stdout]   |                   - expected one of `!` or `::`
[INFO] [stdout] 2 | MenuButtonWebApp
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::InputMedia (line 4348) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `InputMediaDocument`
[INFO] [stdout]  --> src/types.rs:4350:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | InputMediaAnimation
[INFO] [stdout]   |                    - expected one of `!` or `::`
[INFO] [stdout] 2 | InputMediaDocument
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::ChatMember (line 4275) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `ChatMemberAdministrator`
[INFO] [stdout]  --> src/types.rs:4277:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | ChatMemberOwner
[INFO] [stdout]   |                - expected one of `!` or `::`
[INFO] [stdout] 2 | ChatMemberAdministrator
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::BotCommandScope (line 4301) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `BotCommandScopeAllPrivateChats`
[INFO] [stdout]  --> src/types.rs:4303:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | BotCommandScopeDefault
[INFO] [stdout]   |                       - expected one of `!` or `::`
[INFO] [stdout] 2 | BotCommandScopeAllPrivateChats
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::InputMessageContent (line 4972) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `InputLocationMessageContent`
[INFO] [stdout]  --> src/types.rs:4974:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | InputTextMessageContent
[INFO] [stdout]   |                        - expected one of `!` or `::`
[INFO] [stdout] 2 | InputLocationMessageContent
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::PassportElementError (line 4990) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `PassportElementErrorFrontSide`
[INFO] [stdout]  --> src/types.rs:4992:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | PassportElementErrorDataField
[INFO] [stdout]   |                              - expected one of `!` or `::`
[INFO] [stdout] 2 | PassportElementErrorFrontSide
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bot.rs - bot::BotApi::new (line 97) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `new` in this scope
[INFO] [stdout]  --> src/bot.rs:98:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | new(String::from("token"),Some(String::from("http://127.0.0.1:8081/bot")));
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/bot.rs - bot::BotApi::new (line 97)
[INFO] [stdout]     src/types.rs - types::BotCommandScope (line 4301)
[INFO] [stdout]     src/types.rs - types::ChatMember (line 4275)
[INFO] [stdout]     src/types.rs - types::InlineQueryResult (line 5015)
[INFO] [stdout]     src/types.rs - types::InputMedia (line 4348)
[INFO] [stdout]     src/types.rs - types::InputMessageContent (line 4972)
[INFO] [stdout]     src/types.rs - types::MenuButton (line 4330)
[INFO] [stdout]     src/types.rs - types::PassportElementError (line 4990)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a2fe7f5ece32601bb6cdc8e76e7ad76e05d2d9a0a9681486853c0931d1cd177f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2fe7f5ece32601bb6cdc8e76e7ad76e05d2d9a0a9681486853c0931d1cd177f", kill_on_drop: false }`
[INFO] [stdout] a2fe7f5ece32601bb6cdc8e76e7ad76e05d2d9a0a9681486853c0931d1cd177f
