[INFO] cloning repository https://github.com/StayW1thYou/rust_tg_online
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StayW1thYou/rust_tg_online" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStayW1thYou%2Frust_tg_online", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStayW1thYou%2Frust_tg_online'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e30b7e4ae72810f827a70bd538c0e073700c4c7
[INFO] checking StayW1thYou/rust_tg_online against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStayW1thYou%2Frust_tg_online" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StayW1thYou/rust_tg_online
[INFO] finished tweaking git repo https://github.com/StayW1thYou/rust_tg_online
[INFO] tweaked toml for git repo https://github.com/StayW1thYou/rust_tg_online written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StayW1thYou/rust_tg_online on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/StayW1thYou/rust_tg_online 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded grammers-session v0.4.0
[INFO] [stderr]   Downloaded grammers-tl-gen v0.4.1
[INFO] [stderr]   Downloaded grammers-tl-types v0.4.0
[INFO] [stderr]   Downloaded locate-locale v0.1.0
[INFO] [stderr]   Downloaded grammers-tl-parser v1.1.0
[INFO] [stderr]   Downloaded grammers-crypto v0.4.0
[INFO] [stderr]   Downloaded glass_pumpkin v1.3.0
[INFO] [stderr]   Downloaded os_info v3.5.1
[INFO] [stderr]   Downloaded anyhow v1.0.66
[INFO] [stderr]   Downloaded grammers-client v0.4.0
[INFO] [stderr]   Downloaded grammers-mtproto v0.4.0
[INFO] [stderr]   Downloaded grammers-mtsender v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34464336d99ed384d6f6fb61aa60925ac31d1fa4151faa3b1ec1b47dd11e7005
[INFO] running `Command { std: "docker" "start" "-a" "34464336d99ed384d6f6fb61aa60925ac31d1fa4151faa3b1ec1b47dd11e7005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34464336d99ed384d6f6fb61aa60925ac31d1fa4151faa3b1ec1b47dd11e7005", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34464336d99ed384d6f6fb61aa60925ac31d1fa4151faa3b1ec1b47dd11e7005", kill_on_drop: false }`
[INFO] [stdout] 34464336d99ed384d6f6fb61aa60925ac31d1fa4151faa3b1ec1b47dd11e7005
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e15ecde3531687fd138e66d0f386cc1702d9bc6e80c0c4bfc3b27e8a4f967335
[INFO] running `Command { std: "docker" "start" "-a" "e15ecde3531687fd138e66d0f386cc1702d9bc6e80c0c4bfc3b27e8a4f967335", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling grammers-tl-parser v1.1.0
[INFO] [stderr]     Checking base64ct v1.5.3
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]    Compiling grammers-tl-gen v0.4.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking password-hash v0.2.3
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]    Compiling grammers-tl-types v0.4.0
[INFO] [stderr]    Compiling grammers-session v0.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking iana-time-zone v0.1.51
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking os_info v3.5.1
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking locate-locale v0.1.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking glass_pumpkin v1.3.0
[INFO] [stderr]     Checking grammers-crypto v0.4.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]     Checking grammers-mtproto v0.4.0
[INFO] [stderr]     Checking grammers-mtsender v0.4.0
[INFO] [stderr]     Checking grammers-client v0.4.0
[INFO] [stderr]     Checking online v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/main.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |         api_hash: tg_api_hash.clone().to_string(),
[INFO] [stdout]    |                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/main.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |         api_hash: tg_api_hash.clone().to_string(),
[INFO] [stdout]    |                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.39s
[INFO] running `Command { std: "docker" "inspect" "e15ecde3531687fd138e66d0f386cc1702d9bc6e80c0c4bfc3b27e8a4f967335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e15ecde3531687fd138e66d0f386cc1702d9bc6e80c0c4bfc3b27e8a4f967335", kill_on_drop: false }`
[INFO] [stdout] e15ecde3531687fd138e66d0f386cc1702d9bc6e80c0c4bfc3b27e8a4f967335
