[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] testing sommerfelddev/sentrum against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsommerfelddev%2Fsentrum" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sommerfelddev/sentrum on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc2/source/Cargo.toml [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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c97f6d49e3ae7a8b3a6fff1c26de18a7682c06de2be816ce0f1262d70c2985a [INFO] running `Command { std: "docker" "start" "-a" "0c97f6d49e3ae7a8b3a6fff1c26de18a7682c06de2be816ce0f1262d70c2985a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c97f6d49e3ae7a8b3a6fff1c26de18a7682c06de2be816ce0f1262d70c2985a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c97f6d49e3ae7a8b3a6fff1c26de18a7682c06de2be816ce0f1262d70c2985a", kill_on_drop: false }` [INFO] [stdout] 0c97f6d49e3ae7a8b3a6fff1c26de18a7682c06de2be816ce0f1262d70c2985a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c004e3f49edb6efb02762fa3999e16662590830c565da68c68e76ee04a8b1c5b [INFO] running `Command { std: "docker" "start" "-a" "c004e3f49edb6efb02762fa3999e16662590830c565da68c68e76ee04a8b1c5b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling version_check v0.9.4 [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 slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [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 bitcoin-internals v0.2.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [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 fastrand v2.0.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustls-webpki v0.102.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [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 tokio v1.37.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling hex-conservative v0.1.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [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 event-listener-strategy v0.5.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling zvariant_utils v1.1.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling bech32 v0.10.0-beta [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [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 cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling negentropy v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitcoin v0.30.2 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling futures v0.3.30 [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 instant v0.1.12 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling nostr v0.30.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling zvariant v4.0.2 [INFO] [stderr] Compiling regex v1.10.4 [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 lru v0.12.3 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling convert_case v0.4.0 [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 zbus_names v3.0.0 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling nostr-database v0.30.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling async-wsocket v0.4.0 [INFO] [stderr] Compiling rc-box v1.2.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-fs v2.1.1 [INFO] [stderr] Compiling zbus_macros v4.1.2 [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 fs2 v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling teloxide-core v0.9.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling env_logger v0.10.2 [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 sled v0.34.7 [INFO] [stderr] Compiling nostr-relay-pool v0.30.0 [INFO] [stderr] Compiling zbus v4.1.2 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling miniscript v10.0.0 [INFO] [stderr] Compiling electrum-client v0.18.0 [INFO] [stderr] Compiling aquamarine v0.1.12 [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 markdown v1.0.0-alpha.17 [INFO] [stderr] Compiling lettre v0.11.6 [INFO] [stderr] Compiling bdk v0.29.0 [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 notify-rust v4.11.0 [INFO] [stderr] Compiling ntfy v0.4.0 [INFO] [stderr] Compiling async-scoped v0.9.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/nightly-2025-01-18-x86_64-unknown-linux-gnu/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=63fa5f4ded778f39 -C extra-filename=-2b36920eda654b9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ffc7a65fd223a01a.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0e5c1d216f0179e5.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fa25c5eacbe68820.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-ffed79379fc32b6a.so --extern either=/opt/rustwide/target/debug/deps/libeither-68ecc6761749b021.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a3e547e4e89c57a2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f54653021344532e.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-1e82b40c2ddedb49.rmeta --extern never=/opt/rustwide/target/debug/deps/libnever-abe0439ca69dd87a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-44b3727b7ea843b2.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-953a81cee98155b3.rmeta --extern rc_box=/opt/rustwide/target/debug/deps/librc_box-df4dd5ecd48f0253.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-17149ad1de628fca.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-aeacf76df16d96f7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-92371dd0912e974a.rmeta --extern serde_with_macros=/opt/rustwide/target/debug/deps/libserde_with_macros-6e128e6b51c10d12.so --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-f545eea49143e10d.rmeta --extern takecell=/opt/rustwide/target/debug/deps/libtakecell-c8abff3e809d7443.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4bb03c58bb3aa5c1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3b11d00b22610bda.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-da2c0c94abded78a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a0ba82d287ce2fe4.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-46d3fe775b99ba65.rmeta --cap-lints allow --cap-lints=forbid -Zrandomize-layout -L native=/opt/rustwide/target/debug/build/ring-52104bfdcf082fad/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c004e3f49edb6efb02762fa3999e16662590830c565da68c68e76ee04a8b1c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c004e3f49edb6efb02762fa3999e16662590830c565da68c68e76ee04a8b1c5b", kill_on_drop: false }` [INFO] [stdout] c004e3f49edb6efb02762fa3999e16662590830c565da68c68e76ee04a8b1c5b