[INFO] cloning repository https://github.com/DaniilUbica/bring-with-me-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaniilUbica/bring-with-me-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaniilUbica%2Fbring-with-me-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaniilUbica%2Fbring-with-me-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b50b6e92084b3cf0b6f3ae25d4cd7a64714e9a9
[INFO] checking DaniilUbica/bring-with-me-bot against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaniilUbica%2Fbring-with-me-bot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DaniilUbica/bring-with-me-bot
[INFO] finished tweaking git repo https://github.com/DaniilUbica/bring-with-me-bot
[INFO] tweaked toml for git repo https://github.com/DaniilUbica/bring-with-me-bot written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DaniilUbica/bring-with-me-bot 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/DaniilUbica/bring-with-me-bot 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 email_address v0.2.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.50
[INFO] [stderr]   Downloaded email-encoding v0.2.0
[INFO] [stderr]   Downloaded quoted_printable v0.4.7
[INFO] [stderr]   Downloaded sqlite v0.30.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.80
[INFO] [stderr]   Downloaded openssl v0.10.45
[INFO] [stderr]   Downloaded lettre v0.10.2
[INFO] [stderr]   Downloaded frankenstein v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c250006896694e540fed6329f935846f2314bdb33d1479cedc02e5f4cbe7f6bb
[INFO] running `Command { std: "docker" "start" "-a" "c250006896694e540fed6329f935846f2314bdb33d1479cedc02e5f4cbe7f6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c250006896694e540fed6329f935846f2314bdb33d1479cedc02e5f4cbe7f6bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c250006896694e540fed6329f935846f2314bdb33d1479cedc02e5f4cbe7f6bb", kill_on_drop: false }`
[INFO] [stdout] c250006896694e540fed6329f935846f2314bdb33d1479cedc02e5f4cbe7f6bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] baf39a870e142d03fa4d747a8cbfd5a4e573cf82fc8bf3bafe2bce9bff7b1113
[INFO] running `Command { std: "docker" "start" "-a" "baf39a870e142d03fa4d747a8cbfd5a4e573cf82fc8bf3bafe2bce9bff7b1113", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]     Checking ring v0.16.20
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling sqlite3-src v0.4.0
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking sqlite3-sys v0.14.0
[INFO] [stderr]     Checking email-encoding v0.2.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking multipart v0.18.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking quoted_printable v0.4.7
[INFO] [stderr]     Checking sqlite v0.30.3
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls v0.20.8
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking ureq v2.6.2
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling typed-builder v0.12.0
[INFO] [stderr]     Checking lettre v0.10.2
[INFO] [stderr]     Checking frankenstein v0.23.0
[INFO] [stderr]     Checking tg_bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::send_info::*`
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use crate::send_info::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Database` should have a snake case name
[INFO] [stdout]  --> src/database.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod Database {
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `database`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::send_info::*`
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use crate::send_info::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Database` should have a snake case name
[INFO] [stdout]  --> src/database.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod Database {
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `database`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "baf39a870e142d03fa4d747a8cbfd5a4e573cf82fc8bf3bafe2bce9bff7b1113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baf39a870e142d03fa4d747a8cbfd5a4e573cf82fc8bf3bafe2bce9bff7b1113", kill_on_drop: false }`
[INFO] [stdout] baf39a870e142d03fa4d747a8cbfd5a4e573cf82fc8bf3bafe2bce9bff7b1113
