[INFO] fetching crate pulsar-binary-protocol-spec 0.0.1...
[INFO] checking pulsar-binary-protocol-spec-0.0.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate pulsar-binary-protocol-spec 0.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate pulsar-binary-protocol-spec 0.0.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pulsar-binary-protocol-spec 0.0.1
[INFO] finished tweaking crates.io crate pulsar-binary-protocol-spec 0.0.1
[INFO] tweaked toml for crates.io crate pulsar-binary-protocol-spec 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] [stderr]       Adding async-channel v1.9.0 (available: v2.3.1)
[INFO] [stderr]       Adding protobuf v2.28.0 (available: v3.7.1)
[INFO] [stderr]       Adding seq-macro v0.2.2 (available: v0.3.5)
[INFO] [stderr]       Adding test-case v1.2.3 (available: v3.3.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ca0f494d2d55ccf5f2cd2f2bf301e8827070103d18f1a5ef65268c6fe445201
[INFO] running `Command { std: "docker" "start" "-a" "1ca0f494d2d55ccf5f2cd2f2bf301e8827070103d18f1a5ef65268c6fe445201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ca0f494d2d55ccf5f2cd2f2bf301e8827070103d18f1a5ef65268c6fe445201", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ca0f494d2d55ccf5f2cd2f2bf301e8827070103d18f1a5ef65268c6fe445201", kill_on_drop: false }`
[INFO] [stdout] 1ca0f494d2d55ccf5f2cd2f2bf301e8827070103d18f1a5ef65268c6fe445201
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87d8af81d7d607e1b0201205cef69cb8ae9469dfd28ad3e99ddab42e6480881f
[INFO] running `Command { std: "docker" "start" "-a" "87d8af81d7d607e1b0201205cef69cb8ae9469dfd28ad3e99ddab42e6480881f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling seq-macro v0.2.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling test-case v1.2.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pulsar-binary-protocol-spec v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: custom inner attributes are unstable
[INFO] [stdout]  --> src/protos/protobuf/PulsarApi.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]   = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/protos/protobuf/PulsarApi.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom inner attributes are unstable
[INFO] [stdout]  --> src/protos/protobuf/PulsarApi.rs:9:4
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![rustfmt::skip]
[INFO] [stdout]   |    ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]   = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/protos/protobuf/PulsarApi.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/types/message_metadata.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |         DateTime::<Utc>::from_utc(
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/types/message_metadata.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 |             NaiveDateTime::from_timestamp(self.inner.get_publish_time() as i64, 0),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]   --> src/types/message_metadata.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 15 |         DateTime::<Utc>::from_utc(
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `DateTime::from_timestamp` instead
[INFO] [stdout]   --> src/types/message_metadata.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 |             NaiveDateTime::from_timestamp(self.inner.get_publish_time() as i64, 0),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compression_buf` is never read
[INFO] [stdout]   --> src/frame/renderer.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct FrameRenderer {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 68 |     config: FrameRendererConfig,
[INFO] [stdout] 69 |     compression_buf: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FrameRenderer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/frame/tests.rs:35:36
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     assert!(false, c)
[INFO] [stdout]    |                                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `SimpleCommand`
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     assert!(false, "{:?}", c)
[INFO] [stdout]    |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/frame/tests.rs:66:44
[INFO] [stdout]    |
[INFO] [stdout] 66 | ...                   assert!(false, err)
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `PayloadCommandPayloadErrorWithParsed`
[INFO] [stdout]    |
[INFO] [stdout] 66 |                             assert!(false, "{:?}", err)
[INFO] [stdout]    |                                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/frame/tests.rs:75:56
[INFO] [stdout]    |
[INFO] [stdout] 75 |         FrameParseOutput::Partial(n) => assert!(false, n),
[INFO] [stdout]    |                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 75 |         FrameParseOutput::Partial(n) => assert!(false, "{}", n),
[INFO] [stdout]    |                                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/frame/tests.rs:124:36
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     assert!(false, c)
[INFO] [stdout]     |                                    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `SimpleCommand`
[INFO] [stdout]     |
[INFO] [stdout] 124 |                     assert!(false, "{:?}", c)
[INFO] [stdout]     |                                    +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/frame/tests.rs:189:44
[INFO] [stdout]     |
[INFO] [stdout] 189 | ...                   assert!(false, err)
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `PayloadCommandPayloadErrorWithParsed`
[INFO] [stdout]     |
[INFO] [stdout] 189 |                             assert!(false, "{:?}", err)
[INFO] [stdout]     |                                            +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/frame/tests.rs:198:56
[INFO] [stdout]     |
[INFO] [stdout] 198 |         FrameParseOutput::Partial(n) => assert!(false, n),
[INFO] [stdout]     |                                                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 198 |         FrameParseOutput::Partial(n) => assert!(false, "{}", n),
[INFO] [stdout]     |                                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `compression_buf` is never read
[INFO] [stdout]   --> src/frame/renderer.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct FrameRenderer {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 68 |     config: FrameRendererConfig,
[INFO] [stdout] 69 |     compression_buf: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FrameRenderer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pulsar-binary-protocol-spec` (lib test) due to 2 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pulsar-binary-protocol-spec` (lib) due to 2 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "87d8af81d7d607e1b0201205cef69cb8ae9469dfd28ad3e99ddab42e6480881f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87d8af81d7d607e1b0201205cef69cb8ae9469dfd28ad3e99ddab42e6480881f", kill_on_drop: false }`
[INFO] [stdout] 87d8af81d7d607e1b0201205cef69cb8ae9469dfd28ad3e99ddab42e6480881f
