[INFO] cloning repository https://github.com/sommerfelddev/sentrum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sommerfelddev/sentrum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsommerfelddev%2Fsentrum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsommerfelddev%2Fsentrum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02598018317943f3b23f7c7804c3d30b059a2949
[INFO] building sommerfelddev/sentrum against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsommerfelddev%2Fsentrum" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sommerfelddev/sentrum
[INFO] finished tweaking git repo https://github.com/sommerfelddev/sentrum
[INFO] tweaked toml for git repo https://github.com/sommerfelddev/sentrum written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sommerfelddev/sentrum on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sommerfelddev/sentrum 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ce215398f4cd269415260ab8d7e6728307d3450583c3bd1a0182e6dc6ee3307
[INFO] running `Command { std: "docker" "start" "-a" "7ce215398f4cd269415260ab8d7e6728307d3450583c3bd1a0182e6dc6ee3307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ce215398f4cd269415260ab8d7e6728307d3450583c3bd1a0182e6dc6ee3307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ce215398f4cd269415260ab8d7e6728307d3450583c3bd1a0182e6dc6ee3307", kill_on_drop: false }`
[INFO] [stdout] 7ce215398f4cd269415260ab8d7e6728307d3450583c3bd1a0182e6dc6ee3307
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b19b46f4b1920f457d5545449b534f21487f420a30e06a9f6fceae5085b3275
[INFO] running `Command { std: "docker" "start" "-a" "5b19b46f4b1920f457d5545449b534f21487f420a30e06a9f6fceae5085b3275", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustls v0.21.11
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustls-webpki v0.102.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling hex-conservative v0.1.1
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling bitcoin v0.31.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling zvariant_utils v1.1.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bech32 v0.10.0-beta
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling enumflags2_derive v0.7.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling negentropy v0.3.1
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling enumflags2 v0.7.9
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling zvariant_derive v4.0.2
[INFO] [stderr]    Compiling async-utility v0.2.0
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling zvariant v4.0.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling nostr v0.30.0
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling nostr-database v0.30.0
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rc-box v1.2.0
[INFO] [stderr]    Compiling async-wsocket v0.4.0
[INFO] [stderr]    Compiling async-fs v2.1.1
[INFO] [stderr]    Compiling zbus_macros v4.1.2
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling async-broadcast v0.7.0
[INFO] [stderr]    Compiling atomic-destructor v0.1.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling xdg-home v1.1.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling teloxide-core v0.9.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling zbus v4.1.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling nostr-relay-pool v0.30.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]    Compiling electrum-client v0.18.0
[INFO] [stderr]    Compiling miniscript v10.0.0
[INFO] [stderr]    Compiling nostr-signer v0.30.0
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling bdk-macros v0.6.0
[INFO] [stderr]    Compiling email-encoding v0.3.0
[INFO] [stderr]    Compiling email_address v0.2.4
[INFO] [stderr]    Compiling quoted_printable v0.5.0
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling lettre v0.11.6
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.17
[INFO] [stderr]    Compiling human-panic v1.2.3
[INFO] [stderr]    Compiling nostr-sdk v0.30.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling ntfy v0.4.0
[INFO] [stderr]    Compiling bdk v0.29.0
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling systemd-directories v0.1.1
[INFO] [stderr]    Compiling strfmt v0.2.4
[INFO] [stderr]    Compiling notify-rust v4.11.0
[INFO] [stderr] error: could not compile `teloxide-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name teloxide_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teloxide-core-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="auto_send"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto_send", "cache_me", "default", "erased", "full", "native-tls", "nightly", "rustls", "throttle", "trace_adaptor", "vecrem"))' -C metadata=6e8b30f7778fab51 -C extra-filename=-6a4432274400e6e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c2a396be262bdae.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2e40f050417f1155.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-435de91e3ffb4903.so --extern either=/opt/rustwide/target/debug/deps/libeither-51028b225ce5c2fd.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-bfbcf5abd9fa0806.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern never=/opt/rustwide/target/debug/deps/libnever-01a27236d7965075.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-305eedad968350be.rmeta --extern rc_box=/opt/rustwide/target/debug/deps/librc_box-09fde2bcecef58c7.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-634afae18398d8d1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e588581d9dab27f9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-53c1c7e99089a1b1.rmeta --extern serde_with_macros=/opt/rustwide/target/debug/deps/libserde_with_macros-99531f279559ccc9.so --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-7e27eecaecf716c7.rmeta --extern takecell=/opt/rustwide/target/debug/deps/libtakecell-4d135f544d79724e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2f2ce1da1e92c85d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-41374d8584c1918b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-63d1332d00638c46.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-bc9298717bdfe2c4.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-093b585fc4ca0cf0.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8932b63ddff81606/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5b19b46f4b1920f457d5545449b534f21487f420a30e06a9f6fceae5085b3275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b19b46f4b1920f457d5545449b534f21487f420a30e06a9f6fceae5085b3275", kill_on_drop: false }`
[INFO] [stdout] 5b19b46f4b1920f457d5545449b534f21487f420a30e06a9f6fceae5085b3275
