[INFO] cloning repository https://github.com/undefspace/tg-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/undefspace/tg-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundefspace%2Ftg-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundefspace%2Ftg-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4f03b90fe5bbe720abc23277fb0c334394be5eb
[INFO] testing undefspace/tg-bot against 1.78.0 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundefspace%2Ftg-bot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/undefspace/tg-bot on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/undefspace/tg-bot
[INFO] finished tweaking git repo https://github.com/undefspace/tg-bot
[INFO] tweaked toml for git repo https://github.com/undefspace/tg-bot written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/undefspace/tg-bot 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" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/teloxide/teloxide.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-serde-ext v1.0.2
[INFO] [stderr]   Downloaded tracing-forest v0.1.6
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae15b1f874f5bf0afe13ebee1fb44e91afcaa09541557e610776562244b827c2
[INFO] running `Command { std: "docker" "start" "-a" "ae15b1f874f5bf0afe13ebee1fb44e91afcaa09541557e610776562244b827c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae15b1f874f5bf0afe13ebee1fb44e91afcaa09541557e610776562244b827c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae15b1f874f5bf0afe13ebee1fb44e91afcaa09541557e610776562244b827c2", kill_on_drop: false }`
[INFO] [stdout] ae15b1f874f5bf0afe13ebee1fb44e91afcaa09541557e610776562244b827c2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dfcee84889a169a8eaf4351f7c244da560f10cd7c71a0214291e38811acaaed
[INFO] running `Command { std: "docker" "start" "-a" "3dfcee84889a169a8eaf4351f7c244da560f10cd7c71a0214291e38811acaaed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rc-box v1.2.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling teloxide-macros v0.7.1 (https://github.com/teloxide/teloxide.git?rev=df59ceee2400910fcb8e3070bbc69b70742493e4#df59ceee)
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling tracing-forest v0.1.6
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling http-serde-ext v1.0.2
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling teloxide-core v0.9.1 (https://github.com/teloxide/teloxide.git?rev=df59ceee2400910fcb8e3070bbc69b70742493e4#df59ceee)
[INFO] [stderr]    Compiling teloxide v0.12.2 (https://github.com/teloxide/teloxide.git?rev=df59ceee2400910fcb8e3070bbc69b70742493e4#df59ceee)
[INFO] [stderr]    Compiling undefspace-tg-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.12s
[INFO] running `Command { std: "docker" "inspect" "3dfcee84889a169a8eaf4351f7c244da560f10cd7c71a0214291e38811acaaed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dfcee84889a169a8eaf4351f7c244da560f10cd7c71a0214291e38811acaaed", kill_on_drop: false }`
[INFO] [stdout] 3dfcee84889a169a8eaf4351f7c244da560f10cd7c71a0214291e38811acaaed
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1af5d57d176a83ff9ca1056667e3c65506cfdb562957ae7ebd5a3c0203246ef6
[INFO] running `Command { std: "docker" "start" "-a" "1af5d57d176a83ff9ca1056667e3c65506cfdb562957ae7ebd5a3c0203246ef6", kill_on_drop: false }`
[INFO] [stderr]    Compiling undefspace-tg-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.82s
[INFO] running `Command { std: "docker" "inspect" "1af5d57d176a83ff9ca1056667e3c65506cfdb562957ae7ebd5a3c0203246ef6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1af5d57d176a83ff9ca1056667e3c65506cfdb562957ae7ebd5a3c0203246ef6", kill_on_drop: false }`
[INFO] [stdout] 1af5d57d176a83ff9ca1056667e3c65506cfdb562957ae7ebd5a3c0203246ef6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 716bac1d111019cf369958725e9fe1aca4da61a400dc07113f2f3766d3b30241
[INFO] running `Command { std: "docker" "start" "-a" "716bac1d111019cf369958725e9fe1aca4da61a400dc07113f2f3766d3b30241", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/undefspace_tg_bot-07180fe95bb7d59c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test hass::client::tests::valid_base ... ok
[INFO] [stdout] test hass::types::tests::serialize_entity ... ok
[INFO] [stdout] test hass::types::tests::serialize_state_simple ... ok
[INFO] [stdout] test hass::types::tests::deserialize_state ... ok
[INFO] [stdout] test hass::types::tests::deserialize_state_arr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "716bac1d111019cf369958725e9fe1aca4da61a400dc07113f2f3766d3b30241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "716bac1d111019cf369958725e9fe1aca4da61a400dc07113f2f3766d3b30241", kill_on_drop: false }`
[INFO] [stdout] 716bac1d111019cf369958725e9fe1aca4da61a400dc07113f2f3766d3b30241
[INFO] testing undefspace/tg-bot against beta-2024-05-11 for beta-1.79-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundefspace%2Ftg-bot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/undefspace/tg-bot on toolchain beta-2024-05-11
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/undefspace/tg-bot
[INFO] finished tweaking git repo https://github.com/undefspace/tg-bot
[INFO] tweaked toml for git repo https://github.com/undefspace/tg-bot written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/undefspace/tg-bot 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" "+beta-2024-05-11" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c423c8a66b32e3830ff2d9e98546d9a3f54652e913205898b132a962b34e4c49
[INFO] running `Command { std: "docker" "start" "-a" "c423c8a66b32e3830ff2d9e98546d9a3f54652e913205898b132a962b34e4c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c423c8a66b32e3830ff2d9e98546d9a3f54652e913205898b132a962b34e4c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c423c8a66b32e3830ff2d9e98546d9a3f54652e913205898b132a962b34e4c49", kill_on_drop: false }`
[INFO] [stdout] c423c8a66b32e3830ff2d9e98546d9a3f54652e913205898b132a962b34e4c49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c99b3a86b223992590ec0dd6dfb8628f198a8cfac14cc573e544de8728d4a903
[INFO] running `Command { std: "docker" "start" "-a" "c99b3a86b223992590ec0dd6dfb8628f198a8cfac14cc573e544de8728d4a903", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[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 equivalent v1.0.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rc-box v1.2.0
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling teloxide-macros v0.7.1 (https://github.com/teloxide/teloxide.git?rev=df59ceee2400910fcb8e3070bbc69b70742493e4#df59ceee)
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling tracing-forest v0.1.6
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling http-serde-ext v1.0.2
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.24
[INFO] [stderr]    Compiling teloxide-core v0.9.1 (https://github.com/teloxide/teloxide.git?rev=df59ceee2400910fcb8e3070bbc69b70742493e4#df59ceee)
[INFO] [stdout] error: internal compiler error: compiler/rustc_infer/src/infer/mod.rs:956:17: opaque types got hidden types registered from within subtype predicate: either::Either<either::Either<Alias(Opaque, AliasTy { args: ['?50], def_id: DefId(0:32077 ~ teloxide_core[13da]::types::poll::{impl#0}::mentioned_users::{opaque#0}) }), ?200t>, ?201t> vs either::Either<either::Either<Alias(Opaque, AliasTy { args: ['?50], def_id: DefId(0:32077 ~ teloxide_core[13da]::types::poll::{impl#0}::mentioned_users::{opaque#0}) }), ?204t>, ?205t>
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/teloxide-cd43b5216a237e6a/df59cee/crates/teloxide-core/src/types/update.rs:195:54
[INFO] [stdout]     |
[INFO] [stdout] 195 |             UpdateKind::ChosenInlineResult(query) => i1(once(&query.from)),
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] thread 'rustc' panicked at compiler/rustc_infer/src/infer/mod.rs:956:17:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7f1a403ba035 - std::backtrace_rs::backtrace::libunwind::trace::h83c0eb53992f6f11
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]    1:     0x7f1a403ba035 - std::backtrace_rs::backtrace::trace_unsynchronized::hd28c2b35fda3e21e
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x7f1a403ba035 - std::sys_common::backtrace::_print_fmt::hf2041091d6875033
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]    3:     0x7f1a403ba035 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h071af91c4208ccf0
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]    4:     0x7f1a4040929b - core::fmt::rt::Argument::fmt::hbbac3246d92cc2c5
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]    5:     0x7f1a4040929b - core::fmt::write::hfbbdbbaa8a5636f0
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/fmt/mod.rs:1157:21
[INFO] [stderr]    6:     0x7f1a403aebdf - std::io::Write::write_fmt::h4ed2a84aeff13252
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/io/mod.rs:1832:15
[INFO] [stderr]    7:     0x7f1a403b9e0e - std::sys_common::backtrace::_print::h6e9434dab4d40a6f
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]    8:     0x7f1a403b9e0e - std::sys_common::backtrace::print::h05c5bdf93ac2b0b3
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]    9:     0x7f1a403bc779 - std::panicking::default_hook::{{closure}}::h14d287fc1f176f42
[INFO] [stderr]   10:     0x7f1a403bc4bd - std::panicking::default_hook::hb73c741e3f264f50
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:298:9
[INFO] [stderr]   11:     0x7f1a3d0ee236 - std[d671f4cd4b6e9ae0]::panicking::update_hook::<alloc[89249b282a72629c]::boxed::Box<rustc_driver_impl[e938c283237ebd1d]::install_ice_hook::{closure#0}>>::{closure#0}
[INFO] [stderr]   12:     0x7f1a403bce76 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h68f37c64f31b57a5
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]   13:     0x7f1a403bce76 - std::panicking::rust_panic_with_hook::h78c61ae4c0782913
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:799:13
[INFO] [stderr]   14:     0x7f1a3d11b524 - std[d671f4cd4b6e9ae0]::panicking::begin_panic::<rustc_errors[c9503766cee81917]::ExplicitBug>::{closure#0}
[INFO] [stderr]   15:     0x7f1a3d117ed6 - std[d671f4cd4b6e9ae0]::sys_common::backtrace::__rust_end_short_backtrace::<std[d671f4cd4b6e9ae0]::panicking::begin_panic<rustc_errors[c9503766cee81917]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]   16:     0x7f1a3d1135e6 - std[d671f4cd4b6e9ae0]::panicking::begin_panic::<rustc_errors[c9503766cee81917]::ExplicitBug>
[INFO] [stderr]   17:     0x7f1a3d1249b1 - <rustc_errors[c9503766cee81917]::diagnostic::BugAbort as rustc_errors[c9503766cee81917]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   18:     0x7f1a3d364c98 - <rustc_errors[c9503766cee81917]::DiagCtxt>::span_bug::<rustc_span[843dd1dc3d395857]::span_encoding::Span, alloc[89249b282a72629c]::string::String>
[INFO] [stderr]   19:     0x7f1a3d39afad - rustc_middle[4faf5b3238586354]::util::bug::opt_span_bug_fmt::<rustc_span[843dd1dc3d395857]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   20:     0x7f1a3d39b12a - rustc_middle[4faf5b3238586354]::ty::context::tls::with_opt::<rustc_middle[4faf5b3238586354]::util::bug::opt_span_bug_fmt<rustc_span[843dd1dc3d395857]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   21:     0x7f1a3d380bbb - rustc_middle[4faf5b3238586354]::ty::context::tls::with_context_opt::<rustc_middle[4faf5b3238586354]::ty::context::tls::with_opt<rustc_middle[4faf5b3238586354]::util::bug::opt_span_bug_fmt<rustc_span[843dd1dc3d395857]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   22:     0x7f1a3d37adb7 - rustc_middle[4faf5b3238586354]::util::bug::span_bug_fmt::<rustc_span[843dd1dc3d395857]::span_encoding::Span>
[INFO] [stderr]   23:     0x7f1a3b2ee5bc - <rustc_trait_selection[33b4cd29aa451938]::traits::fulfill::FulfillProcessor as rustc_data_structures[67ece137a66fee5d]::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stderr]   24:     0x7f1a3e40e740 - <rustc_data_structures[67ece137a66fee5d]::obligation_forest::ObligationForest<rustc_trait_selection[33b4cd29aa451938]::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection[33b4cd29aa451938]::traits::fulfill::FulfillProcessor>
[INFO] [stderr]   25:     0x7f1a3e40dc31 - <rustc_trait_selection[33b4cd29aa451938]::traits::fulfill::FulfillmentContext as rustc_infer[f3ee925b5e7b0699]::traits::engine::TraitEngine>::select_where_possible
[INFO] [stderr]   26:     0x7f1a3eef1316 - <rustc_hir_typeck[3c0305e1b8497892]::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stderr]   27:     0x7f1a3eef2220 - <rustc_hir_typeck[3c0305e1b8497892]::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stderr]   28:     0x7f1a3eee7b46 - <rustc_hir_typeck[3c0305e1b8497892]::fn_ctxt::FnCtxt>::check_block_with_expected
[INFO] [stderr]   29:     0x7f1a3eeee135 - <rustc_hir_typeck[3c0305e1b8497892]::fn_ctxt::FnCtxt>::check_expr_with_expectation_and_args
[INFO] [stderr]   30:     0x7f1a3eb722d8 - rustc_hir_typeck[3c0305e1b8497892]::check::check_fn
[INFO] [stderr]   31:     0x7f1a3eb66ba9 - rustc_hir_typeck[3c0305e1b8497892]::typeck
[INFO] [stderr]   32:     0x7f1a3eb6588d - rustc_query_impl[e53a9462fee58497]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[e53a9462fee58497]::query_impl::typeck::dynamic_query::{closure#2}::{closure#0}, rustc_middle[4faf5b3238586354]::query::erase::Erased<[u8; 8usize]>>
[INFO] [stderr]   33:     0x7f1a3e539c2d - rustc_query_system[81a33fca0f7b0460]::query::plumbing::try_execute_query::<rustc_query_impl[e53a9462fee58497]::DynamicConfig<rustc_query_system[81a33fca0f7b0460]::query::caches::VecCache<rustc_span[843dd1dc3d395857]::def_id::LocalDefId, rustc_middle[4faf5b3238586354]::query::erase::Erased<[u8; 8usize]>>, false, false, false>, rustc_query_impl[e53a9462fee58497]::plumbing::QueryCtxt, false>
[INFO] [stderr]   34:     0x7f1a3e5396cc - rustc_query_impl[e53a9462fee58497]::query_impl::typeck::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   35:     0x7f1a3f13979d - rustc_hir_analysis[407458696a46a4ec]::collect::type_of::type_of_opaque
[INFO] [stderr]   36:     0x7f1a3f139639 - rustc_query_impl[e53a9462fee58497]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[e53a9462fee58497]::query_impl::type_of_opaque::dynamic_query::{closure#2}::{closure#0}, rustc_middle[4faf5b3238586354]::query::erase::Erased<[u8; 8usize]>>
[INFO] [stderr]   37:     0x7f1a3e49d26c - rustc_query_system[81a33fca0f7b0460]::query::plumbing::try_execute_query::<rustc_query_impl[e53a9462fee58497]::DynamicConfig<rustc_query_system[81a33fca0f7b0460]::query::caches::DefIdCache<rustc_middle[4faf5b3238586354]::query::erase::Erased<[u8; 8usize]>>, false, false, false>, rustc_query_impl[e53a9462fee58497]::plumbing::QueryCtxt, false>
[INFO] [stderr]   38:     0x7f1a3f33d41e - rustc_query_impl[e53a9462fee58497]::query_impl::type_of_opaque::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   39:     0x7f1a3b57275d - rustc_hir_analysis[407458696a46a4ec]::collect::type_of::type_of
[INFO] [stderr]   40:     0x7f1a3e49e0f9 - rustc_query_impl[e53a9462fee58497]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[e53a9462fee58497]::query_impl::type_of::dynamic_query::{closure#2}::{closure#0}, rustc_middle[4faf5b3238586354]::query::erase::Erased<[u8; 8usize]>>
[INFO] [stderr]   41:     0x7f1a3e49d26c - rustc_query_system[81a33fca0f7b0460]::query::plumbing::try_execute_query::<rustc_query_impl[e53a9462fee58497]::DynamicConfig<rustc_query_system[81a33fca0f7b0460]::query::caches::DefIdCache<rustc_middle[4faf5b3238586354]::query::erase::Erased<[u8; 8usize]>>, false, false, false>, rustc_query_impl[e53a9462fee58497]::plumbing::QueryCtxt, false>
[INFO] [stderr]   42:     0x7f1a3e49cd9b - rustc_query_impl[e53a9462fee58497]::query_impl::type_of::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   43:     0x7f1a3e9a0a36 - rustc_hir_analysis[407458696a46a4ec]::check::wfcheck::check_well_formed
[INFO] [stderr]   44:     0x7f1a3e99ce53 - rustc_query_impl[e53a9462fee58497]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[e53a9462fee58497]::query_impl::check_well_formed::dynamic_query::{closure#2}::{closure#0}, rustc_middle[4faf5b3238586354]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   45:     0x7f1a3e99c9f9 - rustc_query_system[81a33fca0f7b0460]::query::plumbing::try_execute_query::<rustc_query_impl[e53a9462fee58497]::DynamicConfig<rustc_query_system[81a33fca0f7b0460]::query::caches::VecCache<rustc_hir[c2c0e904be5802a4]::hir_id::OwnerId, rustc_middle[4faf5b3238586354]::query::erase::Erased<[u8; 1usize]>>, false, false, false>, rustc_query_impl[e53a9462fee58497]::plumbing::QueryCtxt, false>
[INFO] [stderr]   46:     0x7f1a3e99c7bf - rustc_query_impl[e53a9462fee58497]::query_impl::check_well_formed::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   47:     0x7f1a3e99aa89 - rustc_hir_analysis[407458696a46a4ec]::check::wfcheck::check_mod_type_wf
[INFO] [stderr]   48:     0x7f1a3e99a927 - rustc_query_impl[e53a9462fee58497]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[e53a9462fee58497]::query_impl::check_mod_type_wf::dynamic_query::{closure#2}::{closure#0}, rustc_middle[4faf5b3238586354]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   49:     0x7f1a3f06153a - rustc_query_system[81a33fca0f7b0460]::query::plumbing::try_execute_query::<rustc_query_impl[e53a9462fee58497]::DynamicConfig<rustc_query_system[81a33fca0f7b0460]::query::caches::DefaultCache<rustc_span[843dd1dc3d395857]::def_id::LocalModDefId, rustc_middle[4faf5b3238586354]::query::erase::Erased<[u8; 1usize]>>, false, false, false>, rustc_query_impl[e53a9462fee58497]::plumbing::QueryCtxt, false>
[INFO] [stderr]   50:     0x7f1a3f06130b - rustc_query_impl[e53a9462fee58497]::query_impl::check_mod_type_wf::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   51:     0x7f1a3e77189c - rustc_hir_analysis[407458696a46a4ec]::check_crate
[INFO] [stderr]   52:     0x7f1a3ed371e0 - rustc_interface[889ca9ecceb763c3]::passes::analysis
[INFO] [stderr]   53:     0x7f1a3ed36be5 - rustc_query_impl[e53a9462fee58497]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[e53a9462fee58497]::query_impl::analysis::dynamic_query::{closure#2}::{closure#0}, rustc_middle[4faf5b3238586354]::query::erase::Erased<[u8; 1usize]>>
[INFO] [stderr]   54:     0x7f1a3f13e922 - rustc_query_system[81a33fca0f7b0460]::query::plumbing::try_execute_query::<rustc_query_impl[e53a9462fee58497]::DynamicConfig<rustc_query_system[81a33fca0f7b0460]::query::caches::SingleCache<rustc_middle[4faf5b3238586354]::query::erase::Erased<[u8; 1usize]>>, false, false, false>, rustc_query_impl[e53a9462fee58497]::plumbing::QueryCtxt, false>
[INFO] [stderr]   55:     0x7f1a3f13e753 - rustc_query_impl[e53a9462fee58497]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   56:     0x7f1a3efc6e09 - rustc_interface[889ca9ecceb763c3]::interface::run_compiler::<core[df047223aae5189a]::result::Result<(), rustc_span[843dd1dc3d395857]::ErrorGuaranteed>, rustc_driver_impl[e938c283237ebd1d]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   57:     0x7f1a3efb694b - std[d671f4cd4b6e9ae0]::sys_common::backtrace::__rust_begin_short_backtrace::<rustc_interface[889ca9ecceb763c3]::util::run_in_thread_with_globals<rustc_interface[889ca9ecceb763c3]::interface::run_compiler<core[df047223aae5189a]::result::Result<(), rustc_span[843dd1dc3d395857]::ErrorGuaranteed>, rustc_driver_impl[e938c283237ebd1d]::run_compiler::{closure#0}>::{closure#1}, core[df047223aae5189a]::result::Result<(), rustc_span[843dd1dc3d395857]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[df047223aae5189a]::result::Result<(), rustc_span[843dd1dc3d395857]::ErrorGuaranteed>>
[INFO] [stderr]   58:     0x7f1a3efb6734 - <<std[d671f4cd4b6e9ae0]::thread::Builder>::spawn_unchecked_<rustc_interface[889ca9ecceb763c3]::util::run_in_thread_with_globals<rustc_interface[889ca9ecceb763c3]::interface::run_compiler<core[df047223aae5189a]::result::Result<(), rustc_span[843dd1dc3d395857]::ErrorGuaranteed>, rustc_driver_impl[e938c283237ebd1d]::run_compiler::{closure#0}>::{closure#1}, core[df047223aae5189a]::result::Result<(), rustc_span[843dd1dc3d395857]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[df047223aae5189a]::result::Result<(), rustc_span[843dd1dc3d395857]::ErrorGuaranteed>>::{closure#2} as core[df047223aae5189a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   59:     0x7f1a403c6cab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2c411cd68361b013
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/alloc/src/boxed.rs:2022:9
[INFO] [stderr]   60:     0x7f1a403c6cab - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h139d8161222f5c3a
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/alloc/src/boxed.rs:2022:9
[INFO] [stderr]   61:     0x7f1a403c6cab - std::sys::pal::unix::thread::Thread::new::thread_start::h14ec8ded327b57eb
[INFO] [stderr]                                at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stderr]   62:     0x7f1a3a064ac3 - <unknown>
[INFO] [stderr]   63:     0x7f1a3a0f5a04 - __clone
[INFO] [stderr]   64:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.79.0-beta.4 (a26981974 2024-05-10) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [typeck] type-checking `types::update::<impl at /opt/rustwide/cargo-home/git/checkouts/teloxide-cd43b5216a237e6a/df59cee/crates/teloxide-core/src/types/update.rs:121:1: 121:12>::mentioned_users`
[INFO] [stderr] #1 [type_of_opaque] computing type of opaque `types::update::<impl at /opt/rustwide/cargo-home/git/checkouts/teloxide-cd43b5216a237e6a/df59cee/crates/teloxide-core/src/types/update.rs:121:1: 121:12>::mentioned_users::{opaque#0}`
[INFO] [stderr] #2 [type_of] computing type of `types::update::<impl at /opt/rustwide/cargo-home/git/checkouts/teloxide-cd43b5216a237e6a/df59cee/crates/teloxide-core/src/types/update.rs:121:1: 121:12>::mentioned_users::{opaque#0}`
[INFO] [stderr] #3 [check_well_formed] checking that `types::update::<impl at /opt/rustwide/cargo-home/git/checkouts/teloxide-cd43b5216a237e6a/df59cee/crates/teloxide-core/src/types/update.rs:121:1: 121:12>::mentioned_users::{opaque#0}` is well-formed
[INFO] [stderr] #4 [check_mod_type_wf] checking that types are well-formed in module `types::update`
[INFO] [stderr] #5 [analysis] running analysis passes on this crate
[INFO] [stderr] end of query stack
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `teloxide-core` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c99b3a86b223992590ec0dd6dfb8628f198a8cfac14cc573e544de8728d4a903", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c99b3a86b223992590ec0dd6dfb8628f198a8cfac14cc573e544de8728d4a903", kill_on_drop: false }`
[INFO] [stdout] c99b3a86b223992590ec0dd6dfb8628f198a8cfac14cc573e544de8728d4a903
