[INFO] fetching crate teloxide-ng 0.17.1...
[INFO] testing teloxide-ng-0.17.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate teloxide-ng 0.17.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate teloxide-ng 0.17.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate teloxide-ng 0.17.1
[INFO] tweaked toml for crates.io crate teloxide-ng 0.17.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate teloxide-ng 0.17.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate teloxide-ng 0.17.1 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded teloxide-macros-ng v0.10.1
[INFO] [stderr]   Downloaded uuid v1.20.0
[INFO] [stderr]   Downloaded vecrem v0.1.0
[INFO] [stderr]   Downloaded take_mut v0.2.2
[INFO] [stderr]   Downloaded stacker v0.1.23
[INFO] [stderr]   Downloaded rgb v0.8.52
[INFO] [stderr]   Downloaded serde_with_macros v3.16.1
[INFO] [stderr]   Downloaded takecell v0.1.1
[INFO] [stderr]   Downloaded psm v0.1.30
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded rc-box v1.3.0
[INFO] [stderr]   Downloaded erasable v1.3.0
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded serde_with v3.16.1
[INFO] [stderr]   Downloaded teloxide-core-ng v0.13.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.4
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.4
[INFO] [stderr]   Downloaded deadpool-redis v0.22.1
[INFO] [stderr]   Downloaded deadpool v0.12.3
[INFO] [stderr]   Downloaded dptree v0.5.1
[INFO] [stderr]   Downloaded unty-next v0.0.6
[INFO] [stderr]   Downloaded bincode_derive-next v2.0.4
[INFO] [stderr]   Downloaded virtue-next v0.0.20
[INFO] [stderr]   Downloaded bincode-next v2.0.4
[INFO] [stderr]   Downloaded aws-lc-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48e492da0031fcb66bf21a5add5acb88b8a2119e1f1da6f16eba722da7bf0103
[INFO] running `Command { std: "docker" "start" "-a" "48e492da0031fcb66bf21a5add5acb88b8a2119e1f1da6f16eba722da7bf0103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48e492da0031fcb66bf21a5add5acb88b8a2119e1f1da6f16eba722da7bf0103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48e492da0031fcb66bf21a5add5acb88b8a2119e1f1da6f16eba722da7bf0103", kill_on_drop: false }`
[INFO] [stdout] 48e492da0031fcb66bf21a5add5acb88b8a2119e1f1da6f16eba722da7bf0103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9999d46d53a9e3d89fa7cb03a0ba75e60d050402b953f7577c3f4adc7213192
[INFO] running `Command { std: "docker" "start" "-a" "f9999d46d53a9e3d89fa7cb03a0ba75e60d050402b953f7577c3f4adc7213192", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dptree v0.5.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling teloxide-core-ng v0.13.1
[INFO] [stderr]    Compiling teloxide-ng v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "f9999d46d53a9e3d89fa7cb03a0ba75e60d050402b953f7577c3f4adc7213192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9999d46d53a9e3d89fa7cb03a0ba75e60d050402b953f7577c3f4adc7213192", kill_on_drop: false }`
[INFO] [stdout] f9999d46d53a9e3d89fa7cb03a0ba75e60d050402b953f7577c3f4adc7213192
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bc05e68940337f63e04e313924fa5c5050dfde30b232c44ab2516a0ac298641
[INFO] running `Command { std: "docker" "start" "-a" "8bc05e68940337f63e04e313924fa5c5050dfde30b232c44ab2516a0ac298641", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_with v3.16.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling teloxide-core-ng v0.13.1
[INFO] [stderr]    Compiling teloxide-ng v0.17.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `teloxide-ng` (example "middlewares_fallible")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name middlewares_fallible --edition=2024 examples/middlewares_fallible.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(CI_POSTGRES)' --check-cfg 'cfg(CI_REDIS)' --cfg 'feature="ctrlc_handler"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("axum", "bincode", "bincode-serializer", "cache-me", "cbor-serializer", "ctrlc_handler", "deadpool-redis", "default", "erased", "full", "macros", "native-tls", "nightly", "postgres-storage-nativetls", "postgres-storage-rustls", "rand", "redis-storage", "rustls", "rustls-native-roots", "serde_cbor", "sqlite-storage-nativetls", "sqlite-storage-rustls", "sqlx", "teloxide_macros_ng", "throttle", "tower", "tower-http", "trace-adaptor", "tracing", "webhooks", "webhooks-axum"))' -C metadata=5aead5e71ade6fc5 -C extra-filename=-7ae86acc72061c7e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aquamarine=/opt/rustwide/target/debug/deps/libaquamarine-f8ccd987e1d781c7.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fa210f1ec950586b.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-78685d755514c8a2.rlib --extern dptree=/opt/rustwide/target/debug/deps/libdptree-95114f1ade164841.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-cd11a3fa8adc91b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9d5939b694d0d97b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-7cbfcc84299bf52b.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-69d8db617ab79eb6.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-23a6711f93a51417.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a8621dd02d674604.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bd88af6514d19884.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a31daae4179d3f8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eabf2d605081fee1.rlib --extern teloxide_core_ng=/opt/rustwide/target/debug/deps/libteloxide_core_ng-6529a3fc5e42b8a7.rlib --extern teloxide_ng=/opt/rustwide/target/debug/deps/libteloxide_ng-19bc2710a8ad7eb6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a6999950f732dd80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d8222e269265e25.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d349018cc50fc00b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1edc0386599d83a9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9f1ca92984a17f47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d09849b58eef85e1/out -L native=/opt/rustwide/target/debug/build/psm-03531a87e3b4ca42/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `teloxide-ng` (example "middlewares")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name middlewares --edition=2024 examples/middlewares.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(CI_POSTGRES)' --check-cfg 'cfg(CI_REDIS)' --cfg 'feature="ctrlc_handler"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("axum", "bincode", "bincode-serializer", "cache-me", "cbor-serializer", "ctrlc_handler", "deadpool-redis", "default", "erased", "full", "macros", "native-tls", "nightly", "postgres-storage-nativetls", "postgres-storage-rustls", "rand", "redis-storage", "rustls", "rustls-native-roots", "serde_cbor", "sqlite-storage-nativetls", "sqlite-storage-rustls", "sqlx", "teloxide_macros_ng", "throttle", "tower", "tower-http", "trace-adaptor", "tracing", "webhooks", "webhooks-axum"))' -C metadata=1d0d8fc0abb77ba8 -C extra-filename=-e0b9e7d6dbae55c8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aquamarine=/opt/rustwide/target/debug/deps/libaquamarine-f8ccd987e1d781c7.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fa210f1ec950586b.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-78685d755514c8a2.rlib --extern dptree=/opt/rustwide/target/debug/deps/libdptree-95114f1ade164841.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-cd11a3fa8adc91b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9d5939b694d0d97b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-7cbfcc84299bf52b.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-69d8db617ab79eb6.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-23a6711f93a51417.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a8621dd02d674604.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bd88af6514d19884.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a31daae4179d3f8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eabf2d605081fee1.rlib --extern teloxide_core_ng=/opt/rustwide/target/debug/deps/libteloxide_core_ng-6529a3fc5e42b8a7.rlib --extern teloxide_ng=/opt/rustwide/target/debug/deps/libteloxide_ng-19bc2710a8ad7eb6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a6999950f732dd80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d8222e269265e25.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d349018cc50fc00b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1edc0386599d83a9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9f1ca92984a17f47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d09849b58eef85e1/out -L native=/opt/rustwide/target/debug/build/psm-03531a87e3b4ca42/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `teloxide-ng` (example "shared_state")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name shared_state --edition=2024 examples/shared_state.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(CI_POSTGRES)' --check-cfg 'cfg(CI_REDIS)' --cfg 'feature="ctrlc_handler"' --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("axum", "bincode", "bincode-serializer", "cache-me", "cbor-serializer", "ctrlc_handler", "deadpool-redis", "default", "erased", "full", "macros", "native-tls", "nightly", "postgres-storage-nativetls", "postgres-storage-rustls", "rand", "redis-storage", "rustls", "rustls-native-roots", "serde_cbor", "sqlite-storage-nativetls", "sqlite-storage-rustls", "sqlx", "teloxide_macros_ng", "throttle", "tower", "tower-http", "trace-adaptor", "tracing", "webhooks", "webhooks-axum"))' -C metadata=692aa785cee49b63 -C extra-filename=-385f4c6593c428a4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aquamarine=/opt/rustwide/target/debug/deps/libaquamarine-f8ccd987e1d781c7.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fa210f1ec950586b.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-78685d755514c8a2.rlib --extern dptree=/opt/rustwide/target/debug/deps/libdptree-95114f1ade164841.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-cd11a3fa8adc91b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9d5939b694d0d97b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-753a0cb3f11b08fe.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-7cbfcc84299bf52b.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-69d8db617ab79eb6.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-23a6711f93a51417.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a8621dd02d674604.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bd88af6514d19884.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2a31daae4179d3f8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eabf2d605081fee1.rlib --extern teloxide_core_ng=/opt/rustwide/target/debug/deps/libteloxide_core_ng-6529a3fc5e42b8a7.rlib --extern teloxide_ng=/opt/rustwide/target/debug/deps/libteloxide_ng-19bc2710a8ad7eb6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a6999950f732dd80.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d8222e269265e25.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d349018cc50fc00b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1edc0386599d83a9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9f1ca92984a17f47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d09849b58eef85e1/out -L native=/opt/rustwide/target/debug/build/psm-03531a87e3b4ca42/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8bc05e68940337f63e04e313924fa5c5050dfde30b232c44ab2516a0ac298641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bc05e68940337f63e04e313924fa5c5050dfde30b232c44ab2516a0ac298641", kill_on_drop: false }`
[INFO] [stdout] 8bc05e68940337f63e04e313924fa5c5050dfde30b232c44ab2516a0ac298641
