[INFO] cloning repository https://github.com/phlip9/rustc-warp-ice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phlip9/rustc-warp-ice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphlip9%2Frustc-warp-ice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphlip9%2Frustc-warp-ice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25adea4103032e611a8d8fa3a1824053d370be1d [INFO] testing phlip9/rustc-warp-ice against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphlip9%2Frustc-warp-ice" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phlip9/rustc-warp-ice on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/phlip9/rustc-warp-ice [INFO] finished tweaking git repo https://github.com/phlip9/rustc-warp-ice [INFO] tweaked toml for git repo https://github.com/phlip9/rustc-warp-ice written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/phlip9/rustc-warp-ice 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-stream v0.1.12 [INFO] [stderr] Downloaded warp v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91079c88010e70607741779d22e9dba54e49495e0c3ef1f3023d573bc3e2feee [INFO] running `Command { std: "docker" "start" "-a" "91079c88010e70607741779d22e9dba54e49495e0c3ef1f3023d573bc3e2feee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91079c88010e70607741779d22e9dba54e49495e0c3ef1f3023d573bc3e2feee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91079c88010e70607741779d22e9dba54e49495e0c3ef1f3023d573bc3e2feee", kill_on_drop: false }` [INFO] [stdout] 91079c88010e70607741779d22e9dba54e49495e0c3ef1f3023d573bc3e2feee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdb4d68420220176201076b437585c058374f9e2857009684e45a7626a28874b [INFO] running `Command { std: "docker" "start" "-a" "bdb4d68420220176201076b437585c058374f9e2857009684e45a7626a28874b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling rustc-warp-ice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.29s [INFO] running `Command { std: "docker" "inspect" "bdb4d68420220176201076b437585c058374f9e2857009684e45a7626a28874b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb4d68420220176201076b437585c058374f9e2857009684e45a7626a28874b", kill_on_drop: false }` [INFO] [stdout] bdb4d68420220176201076b437585c058374f9e2857009684e45a7626a28874b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f161b343e57c31b6204fae7e80f48ec725d99b77877ff0aa8c42a586aa8ba40c [INFO] running `Command { std: "docker" "start" "-a" "f161b343e57c31b6204fae7e80f48ec725d99b77877ff0aa8c42a586aa8ba40c", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-warp-ice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "f161b343e57c31b6204fae7e80f48ec725d99b77877ff0aa8c42a586aa8ba40c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f161b343e57c31b6204fae7e80f48ec725d99b77877ff0aa8c42a586aa8ba40c", kill_on_drop: false }` [INFO] [stdout] f161b343e57c31b6204fae7e80f48ec725d99b77877ff0aa8c42a586aa8ba40c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e48a1b0865df2f08d39b15cb62b1da75f254344aa64e69df6746353c4c053a34 [INFO] running `Command { std: "docker" "start" "-a" "e48a1b0865df2f08d39b15cb62b1da75f254344aa64e69df6746353c4c053a34", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustc_warp_ice-181f58bc2e79952f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e48a1b0865df2f08d39b15cb62b1da75f254344aa64e69df6746353c4c053a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48a1b0865df2f08d39b15cb62b1da75f254344aa64e69df6746353c4c053a34", kill_on_drop: false }` [INFO] [stdout] e48a1b0865df2f08d39b15cb62b1da75f254344aa64e69df6746353c4c053a34 [INFO] testing phlip9/rustc-warp-ice against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphlip9%2Frustc-warp-ice" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phlip9/rustc-warp-ice on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/phlip9/rustc-warp-ice [INFO] finished tweaking git repo https://github.com/phlip9/rustc-warp-ice [INFO] tweaked toml for git repo https://github.com/phlip9/rustc-warp-ice written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/phlip9/rustc-warp-ice 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-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6935cdfd63d4822fa986ed6fad8713677a59d802eab2016afa8db8a185d27aaf [INFO] running `Command { std: "docker" "start" "-a" "6935cdfd63d4822fa986ed6fad8713677a59d802eab2016afa8db8a185d27aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6935cdfd63d4822fa986ed6fad8713677a59d802eab2016afa8db8a185d27aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6935cdfd63d4822fa986ed6fad8713677a59d802eab2016afa8db8a185d27aaf", kill_on_drop: false }` [INFO] [stdout] 6935cdfd63d4822fa986ed6fad8713677a59d802eab2016afa8db8a185d27aaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80c83c9ea394495970fd5c1c9f8c1f96e84ec96882b5e15875c8d931b9163034 [INFO] running `Command { std: "docker" "start" "-a" "80c83c9ea394495970fd5c1c9f8c1f96e84ec96882b5e15875c8d931b9163034", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling warp v0.3.3 [INFO] [stderr] Compiling rustc-warp-ice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: internal compiler error: compiler/rustc_monomorphize/src/collector.rs:1121:22: unexpected unsized tail: hyper::server::server::new_svc::State,)) -> tracing::span::Span, [Region(BrAnon)]), ()]), warp::filter::map::Map futures::future::Ready>, [Region(BrAnon)]), ()])>, Closure(DefId(0:9 ~ rustc_warp_ice[8bbe]::main::{closure#0}), [i8, Binder(extern "RustCall" fn(()) -> &ReErased str, []), ()])>>>, std::convert::Infallible>>, warp::filter::service::FilteredService,)) -> tracing::span::Span, [Region(BrAnon)]), ()]), warp::filter::map::Map futures::future::Ready>, [Region(BrAnon)]), ()])>, Closure(DefId(0:9 ~ rustc_warp_ice[8bbe]::main::{closure#0}), [i8, Binder(extern "RustCall" fn(()) -> &ReErased str, []), ()])>>>, hyper::common::exec::Exec, hyper::server::server::NoopWatcher> [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_middle/src/util/bug.rs:35:44: [INFO] [stderr] Box [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7efc0e98c912 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x7efc0e98c912 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7efc0e98c912 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x7efc0e98c912 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7efc0e9ddc8c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x7efc0e9ddc8c - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x7efc0e98180f - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x7efc0e98c6e4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x7efc0e98c6e4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x7efc0e98f3eb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x7efc0e98f143 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x7efc1182c09e - std[d049d8f762592120]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 12: 0x7efc0e98fb50 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 13: 0x7efc0e98fb50 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 14: 0x7efc11855bd4 - std[d049d8f762592120]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 15: 0x7efc11852946 - std[d049d8f762592120]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 16: 0x7efc11852626 - std[d049d8f762592120]::panicking::begin_panic:: [INFO] [stderr] 17: 0x7efc1185f2f1 - ::emit_producing_guarantee [INFO] [stderr] 18: 0x7efc11cb9931 - rustc_middle[aeceff2449b9274d]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 19: 0x7efc11c9c5ba - rustc_middle[aeceff2449b9274d]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 20: 0x7efc11c9c458 - rustc_middle[aeceff2449b9274d]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 21: 0x7efc0fa84510 - rustc_middle[aeceff2449b9274d]::util::bug::bug_fmt [INFO] [stderr] 22: 0x7efc13db6396 - rustc_monomorphize[99446664436b29c9]::collector::find_vtable_types_for_unsizing.cold [INFO] [stderr] 23: 0x7efc13b14e00 - rustc_monomorphize[99446664436b29c9]::collector::find_vtable_types_for_unsizing.warm [INFO] [stderr] 24: 0x7efc104a088f - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec::{closure#0} [INFO] [stderr] 25: 0x7efc137376fb - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 26: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 27: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 28: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 29: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 30: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 31: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 32: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 33: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 34: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 35: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 36: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 37: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 38: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 39: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 40: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 41: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 42: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 43: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 44: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 45: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 46: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 47: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 48: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 49: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 50: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 51: 0x7efc13737f46 - rustc_monomorphize[99446664436b29c9]::collector::collect_items_rec [INFO] [stderr] 52: 0x7efc1372fc5b - rustc_monomorphize[99446664436b29c9]::partitioning::collect_and_partition_mono_items [INFO] [stderr] 53: 0x7efc1372e8e8 - rustc_query_impl[eb32c142575f0168]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 54: 0x7efc1372e8cd - >::call_once [INFO] [stderr] 55: 0x7efc13793095 - rustc_query_system[8a51c1c4c57306d9]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[eb32c142575f0168]::plumbing::QueryCtxt, false> [INFO] [stderr] 56: 0x7efc13792ddd - rustc_query_impl[eb32c142575f0168]::query_impl::collect_and_partition_mono_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 57: 0x7efc1389740c - ::codegen_crate [INFO] [stderr] 58: 0x7efc1380120f - rustc_interface[9eedead15c727b3f]::passes::start_codegen [INFO] [stderr] 59: 0x7efc13800a48 - ::codegen_and_build_linker [INFO] [stderr] 60: 0x7efc13623daf - rustc_interface[9eedead15c727b3f]::interface::run_compiler::, rustc_driver_impl[c963d1b0bb25d7ed]::run_compiler::{closure#0}>::{closure#0} [INFO] [stderr] 61: 0x7efc13943eee - std[d049d8f762592120]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[c963d1b0bb25d7ed]::run_compiler::{closure#0}>::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>> [INFO] [stderr] 62: 0x7efc13943d4a - <::spawn_unchecked_, rustc_driver_impl[c963d1b0bb25d7ed]::run_compiler::{closure#0}>::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[8f342c5923acdbb3]::result::Result<(), rustc_span[ad4df2c6a57abde6]::ErrorGuaranteed>>::{closure#1} as core[8f342c5923acdbb3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 63: 0x7efc0e9991e5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 64: 0x7efc0e9991e5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 65: 0x7efc0e9991e5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 66: 0x7efc0e744ac3 - [INFO] [stderr] 67: 0x7efc0e7d5bf4 - __clone [INFO] [stderr] 68: 0x0 - [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.78.0-beta.2 (277d06bc9 2024-03-23) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -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 [collect_and_partition_mono_items] collect_and_partition_mono_items [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 `rustc-warp-ice` (bin "rustc-warp-ice") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "80c83c9ea394495970fd5c1c9f8c1f96e84ec96882b5e15875c8d931b9163034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c83c9ea394495970fd5c1c9f8c1f96e84ec96882b5e15875c8d931b9163034", kill_on_drop: false }` [INFO] [stdout] 80c83c9ea394495970fd5c1c9f8c1f96e84ec96882b5e15875c8d931b9163034