[INFO] cloning repository https://github.com/tholoo/gramhive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tholoo/gramhive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftholoo%2Fgramhive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftholoo%2Fgramhive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3084c01cd04f5b4141a9ff38a26686a6e734360d
[INFO] checking tholoo/gramhive against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftholoo%2Fgramhive" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tholoo/gramhive
[INFO] finished tweaking git repo https://github.com/tholoo/gramhive
[INFO] tweaked toml for git repo https://github.com/tholoo/gramhive written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tholoo/gramhive on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tholoo/gramhive 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f72d45654674132b59f04f15a9abb29b5e28d3ec2563153aa0ceb23653518956
[INFO] running `Command { std: "docker" "start" "-a" "f72d45654674132b59f04f15a9abb29b5e28d3ec2563153aa0ceb23653518956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f72d45654674132b59f04f15a9abb29b5e28d3ec2563153aa0ceb23653518956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f72d45654674132b59f04f15a9abb29b5e28d3ec2563153aa0ceb23653518956", kill_on_drop: false }`
[INFO] [stdout] f72d45654674132b59f04f15a9abb29b5e28d3ec2563153aa0ceb23653518956
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c7cbf85a7a8a5918a156ec29fb8727348fdc8327ae3748c7780823db82d2fcc
[INFO] running `Command { std: "docker" "start" "-a" "7c7cbf85a7a8a5918a156ec29fb8727348fdc8327ae3748c7780823db82d2fcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.8
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking regex-syntax v0.8.7
[INFO] [stderr]    Compiling grammers-tl-parser v1.1.2 (https://github.com/Lonami/grammers.git#5446768e)
[INFO] [stderr]    Compiling grammers-tl-parser v1.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking os_info v3.12.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]    Compiling grammers-tl-gen v0.7.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking locate-locale v0.2.0
[INFO] [stderr]    Compiling grammers-tl-gen v0.7.0 (https://github.com/Lonami/grammers.git#5446768e)
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling grammers-tl-types v0.7.0
[INFO] [stderr]    Compiling grammers-tl-types v0.7.0 (https://github.com/Lonami/grammers.git#5446768e)
[INFO] [stderr]    Compiling grammers-session v0.7.0 (https://github.com/Lonami/grammers.git#5446768e)
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking glass_pumpkin v1.7.0
[INFO] [stderr]     Checking grammers-crypto v0.7.0 (https://github.com/Lonami/grammers.git#5446768e)
[INFO] [stderr]     Checking grammers-crypto v0.7.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]     Checking regex v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling gramhive_macros v0.1.0 (/opt/rustwide/workdir/gramhive_macros)
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dptree v0.3.0
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking bon v3.8.1
[INFO] [stderr]     Checking grammers-mtproto v0.7.0
[INFO] [stderr]     Checking grammers-mtsender v0.7.0
[INFO] [stderr]     Checking grammers-mtproto v0.7.0 (https://github.com/Lonami/grammers.git#5446768e)
[INFO] [stderr]     Checking grammers-mtsender v0.7.0 (https://github.com/Lonami/grammers.git#5446768e)
[INFO] [stderr]     Checking grammers-client v0.7.0 (https://github.com/Lonami/grammers.git#5446768e)
[INFO] [stderr]     Checking gramhive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `listener`
[INFO] [stdout]   --> src/router.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn add_event_listener<C: EventListener>(&mut self, listener: C) -> &mut Self {
[INFO] [stdout]    |                                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/router.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub async fn emit(&self, event: Event<'_>) {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `listener`
[INFO] [stdout]   --> src/router.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn add_event_listener<C: EventListener>(&mut self, listener: C) -> &mut Self {
[INFO] [stdout]    |                                                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_listener`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/router.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub async fn emit(&self, event: Event<'_>) {
[INFO] [stdout]    |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "7c7cbf85a7a8a5918a156ec29fb8727348fdc8327ae3748c7780823db82d2fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c7cbf85a7a8a5918a156ec29fb8727348fdc8327ae3748c7780823db82d2fcc", kill_on_drop: false }`
[INFO] [stdout] 7c7cbf85a7a8a5918a156ec29fb8727348fdc8327ae3748c7780823db82d2fcc
