[INFO] cloning repository https://github.com/DmitryHudrich/logzzz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DmitryHudrich/logzzz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryHudrich%2Flogzzz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryHudrich%2Flogzzz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bcbc544f8a4411ad96bbdd5cde9f00e7dab55dd [INFO] checking DmitryHudrich/logzzz against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-149045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryHudrich%2Flogzzz" "/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/DmitryHudrich/logzzz [INFO] finished tweaking git repo https://github.com/DmitryHudrich/logzzz [INFO] tweaked toml for git repo https://github.com/DmitryHudrich/logzzz written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DmitryHudrich/logzzz on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DmitryHudrich/logzzz 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" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deflate64 v0.1.12 [INFO] [stderr] Downloaded teloxide-macros v0.10.0 [INFO] [stderr] Downloaded teloxide v0.17.0 [INFO] [stderr] Downloaded stacker v0.1.23 [INFO] [stderr] Downloaded psm v0.1.30 [INFO] [stderr] Downloaded ar_archive_writer v0.5.1 [INFO] [stderr] Downloaded teloxide-core v0.13.0 [INFO] [stderr] Downloaded openssl-sys v0.9.113 [INFO] [stderr] Downloaded openssl v0.10.77 [INFO] [stderr] Downloaded tokio v1.51.1 [INFO] [stderr] Downloaded dptree v0.5.1 [INFO] [stderr] Downloaded never-say-never v6.6.666 [INFO] [stderr] Downloaded polonius-the-crab v0.5.0 [INFO] [stderr] Downloaded higher-kinded-types v0.2.1 [INFO] [stderr] Downloaded clickhouse v0.15.0 [INFO] [stderr] Downloaded clickhouse-types v0.1.2 [INFO] [stderr] Downloaded clickhouse-macros v0.3.0 [INFO] [stderr] Downloaded grammers-session v0.9.0 [INFO] [stderr] Downloaded libsql-sys v0.9.30 [INFO] [stderr] Downloaded lz4_flex v0.11.6 [INFO] [stderr] Downloaded grammers-tl-gen v0.9.0 [INFO] [stderr] Downloaded objc2-user-notifications v0.3.2 [INFO] [stderr] Downloaded grammers-tl-parser v1.2.1 [INFO] [stderr] Downloaded bnum v0.13.0 [INFO] [stderr] Downloaded grammers-mtsender v0.9.0 [INFO] [stderr] Downloaded os_info v3.14.0 [INFO] [stderr] Downloaded objc2-core-location v0.3.2 [INFO] [stderr] Downloaded objc2-core-data v0.3.2 [INFO] [stderr] Downloaded objc2-cloud-kit v0.3.2 [INFO] [stderr] Downloaded libsql v0.9.30 [INFO] [stderr] Downloaded grammers-tl-types v0.9.0 [INFO] [stderr] Downloaded objc2-core-text v0.3.2 [INFO] [stderr] Downloaded cityhash-rs v1.0.1 [INFO] [stderr] Downloaded objc2-core-image v0.3.2 [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] [stderr] Downloaded async-http-proxy v1.2.5 [INFO] [stderr] Downloaded grammers-mtproto v0.9.0 [INFO] [stderr] Downloaded grammers-crypto v0.9.0 [INFO] [stderr] Downloaded glass_pumpkin v1.10.0 [INFO] [stderr] Downloaded grammers-client v0.9.0 [INFO] [stderr] Downloaded objc2-ui-kit v0.3.2 [INFO] [stderr] Downloaded aquamarine v0.6.0 [INFO] [stderr] Downloaded libsql-ffi v0.9.30 [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" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5728993466be56ae805fb2f74f0353a1658fcbb05ce3907709ababcacb71bc92 [INFO] running `Command { std: "docker" "start" "-a" "5728993466be56ae805fb2f74f0353a1658fcbb05ce3907709ababcacb71bc92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5728993466be56ae805fb2f74f0353a1658fcbb05ce3907709ababcacb71bc92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5728993466be56ae805fb2f74f0353a1658fcbb05ce3907709ababcacb71bc92", kill_on_drop: false }` [INFO] [stdout] 5728993466be56ae805fb2f74f0353a1658fcbb05ce3907709ababcacb71bc92 [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" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a70dc5701828b758b08521e863f56b193cb6745c9c6454c91047e7df58d70c0e [INFO] running `Command { std: "docker" "start" "-a" "a70dc5701828b758b08521e863f56b193cb6745c9c6454c91047e7df58d70c0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling openssl v0.10.77 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling grammers-tl-parser v1.2.1 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling grammers-tl-gen v0.9.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking never-say-never v6.6.666 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.113 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking serde_with v3.18.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking higher-kinded-types v0.2.1 [INFO] [stderr] Checking rc-box v1.3.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling grammers-tl-types v0.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking tokio v1.51.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking dptree v0.5.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling clickhouse-macros v0.3.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling aquamarine v0.6.0 [INFO] [stderr] Checking clickhouse-types v0.1.2 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking polonius-the-crab v0.5.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling teloxide-macros v0.10.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking lz4_flex v0.11.6 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking bnum v0.13.0 [INFO] [stderr] Checking cityhash-rs v1.0.1 [INFO] [stderr] Checking deflate64 v0.1.12 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking glass_pumpkin v1.10.0 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Checking grammers-crypto v0.9.0 [INFO] [stderr] Checking moka v0.12.15 [INFO] [stderr] Checking resolv-conf v0.7.6 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking os_info v3.14.0 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking async-http-proxy v1.2.5 [INFO] [stderr] Checking tokio-socks v0.5.2 [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling libsql-ffi v0.9.30 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking hickory-resolver v0.25.2 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking clickhouse v0.15.0 [INFO] [stderr] Checking axum v0.8.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking teloxide-core v0.13.0 [INFO] [stderr] Checking grammers-mtproto v0.9.0 [INFO] [stderr] Checking libsql-sys v0.9.30 [INFO] [stderr] Checking libsql v0.9.30 [INFO] [stderr] Checking grammers-session v0.9.0 [INFO] [stderr] Checking grammers-mtsender v0.9.0 [INFO] [stderr] Checking grammers-client v0.9.0 [INFO] [stderr] Checking teloxide v0.17.0 [INFO] [stderr] Checking logzz v0.1.0 (/opt/rustwide/workdir/logzz) [INFO] [stderr] Checking downloader v0.1.0 (/opt/rustwide/workdir/downloader) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a70dc5701828b758b08521e863f56b193cb6745c9c6454c91047e7df58d70c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70dc5701828b758b08521e863f56b193cb6745c9c6454c91047e7df58d70c0e", kill_on_drop: false }` [INFO] [stdout] a70dc5701828b758b08521e863f56b193cb6745c9c6454c91047e7df58d70c0e