[INFO] fetching crate telegram 0.2.0...
[INFO] checking telegram-0.2.0 against 1.95.0 for pr-155915
[INFO] extracting crate telegram 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate telegram 0.2.0
[INFO] finished tweaking crates.io crate telegram 0.2.0
[INFO] tweaked toml for crates.io crate telegram 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate telegram 0.2.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding error-chain v0.10.0 (available: v0.12.4)
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded telegram_codegen v0.2.0
[INFO] [stderr]   Downloaded extprim v1.7.1
[INFO] [stderr]   Downloaded telegram_derive v0.2.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] 91f26b814370af56b649ef2138eb8afc63fd26b8edbfbc9e4d021b034ba60b1a
[INFO] running `Command { std: "docker" "start" "-a" "91f26b814370af56b649ef2138eb8afc63fd26b8edbfbc9e4d021b034ba60b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91f26b814370af56b649ef2138eb8afc63fd26b8edbfbc9e4d021b034ba60b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91f26b814370af56b649ef2138eb8afc63fd26b8edbfbc9e4d021b034ba60b1a", kill_on_drop: false }`
[INFO] [stdout] 91f26b814370af56b649ef2138eb8afc63fd26b8edbfbc9e4d021b034ba60b1a
[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] d3f66ca171d3c3bbe759ac01e08840e97edd261207a2b40956e551a09fc18c01
[INFO] running `Command { std: "docker" "start" "-a" "d3f66ca171d3c3bbe759ac01e08840e97edd261207a2b40956e551a09fc18c01", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling extprim v1.7.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling telegram_derive v0.2.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling telegram_codegen v0.2.0
[INFO] [stderr]    Compiling telegram v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]  --> src/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / error_chain!{
[INFO] [stdout] 2 | |     foreign_links {
[INFO] [stdout] 3 | |         Io(::std::io::Error);
[INFO] [stdout] 4 | |     }
[INFO] [stdout] 5 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ser.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl Serialize for Box<Any> {
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl Serialize for Box<dyn Any> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/telegram-85d5d90ad6438475/out/schema.rs:1112:20
[INFO] [stdout]      |
[INFO] [stdout] 1112 |     pub query: Box<::std::any::Any>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1112 |     pub query: Box<dyn (::std::any::Any)>,
[INFO] [stdout]      |                    +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]  --> src/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / error_chain!{
[INFO] [stdout] 2 | |     foreign_links {
[INFO] [stdout] 3 | |         Io(::std::io::Error);
[INFO] [stdout] 4 | |     }
[INFO] [stdout] 5 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/telegram-85d5d90ad6438475/out/schema.rs:1491:20
[INFO] [stdout]      |
[INFO] [stdout] 1491 |     pub query: Box<::std::any::Any>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1491 |     pub query: Box<dyn (::std::any::Any)>,
[INFO] [stdout]      |                    +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/telegram-85d5d90ad6438475/out/schema.rs:1836:20
[INFO] [stdout]      |
[INFO] [stdout] 1836 |     pub query: Box<::std::any::Any>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1836 |     pub query: Box<dyn (::std::any::Any)>,
[INFO] [stdout]      |                    +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/telegram-85d5d90ad6438475/out/schema.rs:2044:20
[INFO] [stdout]      |
[INFO] [stdout] 2044 |     pub query: Box<::std::any::Any>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 2044 |     pub query: Box<dyn (::std::any::Any)>,
[INFO] [stdout]      |                    +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ser.rs:167:24
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl Serialize for Box<Any> {
[INFO] [stdout]     |                        ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl Serialize for Box<dyn Any> {
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/telegram-85d5d90ad6438475/out/schema.rs:1112:20
[INFO] [stdout]      |
[INFO] [stdout] 1112 |     pub query: Box<::std::any::Any>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1112 |     pub query: Box<dyn (::std::any::Any)>,
[INFO] [stdout]      |                    +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/telegram-85d5d90ad6438475/out/schema.rs:1491:20
[INFO] [stdout]      |
[INFO] [stdout] 1491 |     pub query: Box<::std::any::Any>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1491 |     pub query: Box<dyn (::std::any::Any)>,
[INFO] [stdout]      |                    +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/telegram-85d5d90ad6438475/out/schema.rs:1836:20
[INFO] [stdout]      |
[INFO] [stdout] 1836 |     pub query: Box<::std::any::Any>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1836 |     pub query: Box<dyn (::std::any::Any)>,
[INFO] [stdout]      |                    +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/telegram-85d5d90ad6438475/out/schema.rs:2044:20
[INFO] [stdout]      |
[INFO] [stdout] 2044 |     pub query: Box<::std::any::Any>,
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 2044 |     pub query: Box<dyn (::std::any::Any)>,
[INFO] [stdout]      |                    +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ser.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout] 169 |         match self.downcast_ref::<Box<Serialize>>() {
[INFO] [stdout]     |                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 169 |         match self.downcast_ref::<Box<dyn Serialize>>() {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]  --> src/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / error_chain!{
[INFO] [stdout] 2 | |     foreign_links {
[INFO] [stdout] 3 | |         Io(::std::io::Error);
[INFO] [stdout] 4 | |     }
[INFO] [stdout] 5 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/ser.rs:169:39
[INFO] [stdout]     |
[INFO] [stdout] 169 |         match self.downcast_ref::<Box<Serialize>>() {
[INFO] [stdout]     |                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 169 |         match self.downcast_ref::<Box<dyn Serialize>>() {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]  --> src/error.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / error_chain!{
[INFO] [stdout] 2 | |     foreign_links {
[INFO] [stdout] 3 | |         Io(::std::io::Error);
[INFO] [stdout] 4 | |     }
[INFO] [stdout] 5 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.96s
[INFO] running `Command { std: "docker" "inspect" "d3f66ca171d3c3bbe759ac01e08840e97edd261207a2b40956e551a09fc18c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3f66ca171d3c3bbe759ac01e08840e97edd261207a2b40956e551a09fc18c01", kill_on_drop: false }`
[INFO] [stdout] d3f66ca171d3c3bbe759ac01e08840e97edd261207a2b40956e551a09fc18c01
