[INFO] fetching crate smoldot-light 0.3.0... [INFO] building smoldot-light-0.3.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate smoldot-light 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate smoldot-light 0.3.0 on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate smoldot-light 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate smoldot-light 0.3.0 [INFO] tweaked toml for crates.io crate smoldot-light 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate smoldot-light 0.3.0 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" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3687ef02b0241891b052bfb267840498dae86225e319571149cb2105f198d6a [INFO] running `Command { std: "docker" "start" "-a" "b3687ef02b0241891b052bfb267840498dae86225e319571149cb2105f198d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3687ef02b0241891b052bfb267840498dae86225e319571149cb2105f198d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3687ef02b0241891b052bfb267840498dae86225e319571149cb2105f198d6a", kill_on_drop: false }` [INFO] [stdout] b3687ef02b0241891b052bfb267840498dae86225e319571149cb2105f198d6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4eb7f0b2713cc8fd972f37b17511923014157f3e77258d693a2030299cf670b [INFO] running `Command { std: "docker" "start" "-a" "e4eb7f0b2713cc8fd972f37b17511923014157f3e77258d693a2030299cf670b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.148 [INFO] [stderr] Compiling serde v1.0.148 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.5 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cranelift-isle v0.90.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling cranelift-codegen-shared v0.90.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.90.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling io-lifetimes v0.7.5 [INFO] [stderr] Compiling slice-group-by v0.3.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling rustix v0.35.13 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling polling v2.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling wasmtime-asm-macros v3.0.0 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling wasmtime-fiber v3.0.0 [INFO] [stderr] Compiling wasmtime-runtime v3.0.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling wasmtime-jit-debug v3.0.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling snow v0.9.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v2.0.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling wasmtime v3.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.5 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling wasmi-validation v0.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling wasmi v0.9.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling cranelift-codegen v0.90.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling bip39 v1.0.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling curve25519-dalek v4.0.0-pre.1 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling regalloc2 v0.4.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling schnorrkel v0.10.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling ruzstd v0.3.0 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling parity-scale-codec v3.2.1 [INFO] [stderr] Compiling cranelift-entity v0.90.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling cranelift-bforest v0.90.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling wasmparser v0.93.0 [INFO] [stderr] Compiling cranelift-egraph v0.90.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling wasmtime-types v3.0.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling wasmtime-environ v3.0.0 [INFO] [stderr] Compiling wasmtime-jit v3.0.0 [INFO] [stderr] Compiling cranelift-frontend v0.90.0 [INFO] [stderr] Compiling cranelift-native v0.90.0 [INFO] [stderr] Compiling cranelift-wasm v0.90.0 [INFO] [stderr] Compiling wasmtime-cranelift v3.0.0 [INFO] [stderr] Compiling smoldot v0.5.0 [INFO] [stderr] Compiling smoldot-light v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[track_caller]` on async functions is a no-op [INFO] [stdout] --> src/runtime_service.rs:384:5 [INFO] [stdout] | [INFO] [stdout] 384 | #[track_caller] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 385 | / pub async fn unpin_block(&self, subscription_id: SubscriptionId, block_hash: &[u8; 32]) { [INFO] [stdout] 386 | | Self::unpin_block_inner(&self.guarded, subscription_id, block_hash).await [INFO] [stdout] 387 | | } [INFO] [stdout] | |_____- this function will not propagate the caller location [INFO] [stdout] | [INFO] [stdout] = note: see issue #87417 for more information [INFO] [stdout] = help: add `#![feature(closure_track_caller)]` to the crate attributes to enable [INFO] [stdout] = note: `#[warn(ungated_async_fn_track_caller)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[track_caller]` on async functions is a no-op [INFO] [stdout] --> src/runtime_service.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | #[track_caller] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 390 | / async fn unpin_block_inner( [INFO] [stdout] 391 | | guarded: &Arc>>, [INFO] [stdout] 392 | | subscription_id: SubscriptionId, [INFO] [stdout] 393 | | block_hash: &[u8; 32], [INFO] [stdout] ... | [INFO] [stdout] 426 | | } [INFO] [stdout] 427 | | } [INFO] [stdout] | |_____- this function will not propagate the caller location [INFO] [stdout] | [INFO] [stdout] = note: see issue #87417 for more information [INFO] [stdout] = help: add `#![feature(closure_track_caller)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/compiler/rustc_errors/src/lib.rs:987:33 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir_transform/src/generator.rs:886:13: Broken MIR: generator contains type ChainInformationRef<'_> in MIR, but typeck only knows about {ResumeTy, std::string::String, Arc + std::marker::Send>>) + std::marker::Send + std::marker::Sync>, ValidChainInformation, Vec, ChainSpec, std::option::Option<&ChainServices>, std::option::Option<&ChainServices>, NoiseKey, PeerId, [closure@src/lib.rs:1005:17: 1005:33], Box + std::marker::Send>>) + std::marker::Send>, Box<[closure@src/lib.rs:1005:17: 1005:33]>, ChainInformationFinalityRef<'_>, &HeaderRef<'_>, HeaderRef<'_>, Vec, impl futures::Future>, Vec + std::marker::Send + 'static)>>>)>, (), Arc>, Vec + std::marker::Send>>>, &ChainServices, bool, [closure@src/lib.rs:1045:21: 1045:37], Box<[closure@src/lib.rs:1045:21: 1045:37]>, (Arc>, usize), Pin + std::marker::Send>>, ChainServices, Arc>, std::option::Option>, impl futures::Future>, Arc>, [closure@src/lib.rs:1065:21: 1065:37], Box<[closure@src/lib.rs:1065:21: 1065:37]>, impl futures::Future>, [closure@src/lib.rs:1087:21: 1087:37], Box<[closure@src/lib.rs:1087:21: 1087:37]>, [closure@src/lib.rs:1103:21: 1103:37], Box<[closure@src/lib.rs:1103:21: 1103:37]>, Box<[closure@src/lib.rs:1121:38: 1121:54]>, impl futures::Future>} and [std::string::String, std::sync::Arc + std::marker::Send>>) + std::marker::Send + std::marker::Sync>, smoldot::chain::chain_information::ValidChainInformation, std::vec::Vec, smoldot::chain_spec::ChainSpec, std::option::Option<&ChainServices>, smoldot::libp2p::connection::NoiseKey] [INFO] [stdout] --> src/lib.rs:994:27 [INFO] [stdout] | [INFO] [stdout] 994 | ) -> ChainServices { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 995 | | // Since `network_noise_key` is moved out below, use it to build the network identity ahead [INFO] [stdout] 996 | | // of the network service starting. [INFO] [stdout] 997 | | let network_identity = [INFO] [stdout] ... | [INFO] [stdout] 1139 | | } [INFO] [stdout] 1140 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fd6a80a75aa - std::backtrace_rs::backtrace::libunwind::trace::he4689b9bf0d267e8 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7fd6a80a75aa - std::backtrace_rs::backtrace::trace_unsynchronized::h7db6fc4f57b4e02e [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fd6a80a75aa - std::sys_common::backtrace::_print_fmt::hb88055ecb7d9db4d [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7fd6a80a75aa - ::fmt::h2e136ef0d94e5f36 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7fd6a81093ce - core::fmt::write::hc5277946f874879b [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/core/src/fmt/mod.rs:1213:17 [INFO] [stderr] 5: 0x7fd6a8097bf5 - std::io::Write::write_fmt::h23b8a9c043f88fc8 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x7fd6a80a7375 - std::sys_common::backtrace::_print::hcea3fbc97811d19b [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x7fd6a80a7375 - std::sys_common::backtrace::print::h03de668ee41765f6 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x7fd6a80aa13f - std::panicking::default_hook::{{closure}}::h86769ade6898c211 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7fd6a80a9e7b - std::panicking::default_hook::h478db07ae5c8a032 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7fd6ab3f41f4 - rustc_driver[f1aa01db1e37f449]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fd6a80aa97a - as core::ops::function::Fn>::call::h3022ed11137f8e0d [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/alloc/src/boxed.rs:2002:9 [INFO] [stderr] 12: 0x7fd6a80aa97a - std::panicking::rust_panic_with_hook::hf3045f8495ef3859 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/panicking.rs:692:13 [INFO] [stderr] 13: 0x7fd6abadc2f1 - std[3bdecb0c8ecd14da]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7fd6abad5546 - std[3bdecb0c8ecd14da]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7fd6abad4916 - std[3bdecb0c8ecd14da]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7fd6aba64b86 - std[3bdecb0c8ecd14da]::panic::panic_any:: [INFO] [stderr] 17: 0x7fd6aba64282 - ::span_bug:: [INFO] [stderr] 18: 0x7fd6aba64047 - ::span_bug:: [INFO] [stderr] 19: 0x7fd6aba7472b - rustc_middle[33f52453f62b8a74]::util::bug::opt_span_bug_fmt::::{closure#0} [INFO] [stderr] 20: 0x7fd6aba7477a - rustc_middle[33f52453f62b8a74]::ty::context::tls::with_opt::::{closure#0}, !>::{closure#0} [INFO] [stderr] 21: 0x7fd6aba6edb6 - rustc_middle[33f52453f62b8a74]::ty::context::tls::with_context_opt::::{closure#0}, !>::{closure#0}, !> [INFO] [stderr] 22: 0x7fd6aba6e756 - rustc_middle[33f52453f62b8a74]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 23: 0x7fd6aa109824 - rustc_middle[33f52453f62b8a74]::util::bug::span_bug_fmt:: [INFO] [stderr] 24: 0x7fd6ababcfed - ::run_pass [INFO] [stderr] 25: 0x7fd6aa78e4ef - rustc_mir_transform[a3aac88746df194f]::run_analysis_to_runtime_passes [INFO] [stderr] 26: 0x7fd6aa78ce12 - rustc_mir_transform[a3aac88746df194f]::mir_drops_elaborated_and_const_checked [INFO] [stderr] 27: 0x7fd6aa78b681 - rustc_query_system[9a602e4fb45c3e8e]::query::plumbing::try_execute_query:: [INFO] [stderr] 28: 0x7fd6aa151a9c - rustc_mir_transform[a3aac88746df194f]::optimized_mir [INFO] [stderr] 29: 0x7fd6aa149492 - rustc_query_system[9a602e4fb45c3e8e]::query::plumbing::try_execute_query:: [INFO] [stderr] 30: 0x7fd6aadaec4f - ::optimized_mir [INFO] [stderr] 31: 0x7fd6ab94776c - ::generator_layout [INFO] [stderr] 32: 0x7fd6a9d60b94 - rustc_ty_utils[75b00751b3d2528a]::layout::layout_of [INFO] [stderr] 33: 0x7fd6a9eb27bb - rustc_query_system[9a602e4fb45c3e8e]::query::plumbing::get_query:: [INFO] [stderr] 34: 0x7fd6a9eb2343 - ::layout_of [INFO] [stderr] 35: 0x7fd6a9d607e7 - rustc_ty_utils[75b00751b3d2528a]::layout::layout_of [INFO] [stderr] 36: 0x7fd6a9eb27bb - rustc_query_system[9a602e4fb45c3e8e]::query::plumbing::get_query:: [INFO] [stderr] 37: 0x7fd6a9eb2343 - ::layout_of [INFO] [stderr] 38: 0x7fd6aa051555 - as rustc_middle[33f52453f62b8a74]::ty::layout::LayoutOf>::spanned_layout_of [INFO] [stderr] 39: 0x7fd6ac190d1b - , rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#0}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#1}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#2}> as core[7003a2a95858711e]::iter::traits::iterator::Iterator>::try_fold::<(), , rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#0}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#1}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#2}>, core[7003a2a95858711e]::result::Result> as core[7003a2a95858711e]::iter::traits::iterator::Iterator>::try_fold<(), core[7003a2a95858711e]::iter::traits::iterator::Iterator::try_for_each::call, core[7003a2a95858711e]::ops::control_flow::ControlFlow>, core[7003a2a95858711e]::ops::control_flow::ControlFlow>::Break>::{closure#0}, core[7003a2a95858711e]::ops::control_flow::ControlFlow>>::{closure#0}, core[7003a2a95858711e]::ops::control_flow::ControlFlow>>> [INFO] [stderr] 40: 0x7fd6ac1b25ac - , rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#0}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#1}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#2}>, core[7003a2a95858711e]::result::Result> as core[7003a2a95858711e]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 41: 0x7fd6ac1a4a8a - > as alloc[bb6e9580b70752ae]::vec::spec_from_iter::SpecFromIter, core[7003a2a95858711e]::iter::adapters::GenericShunt, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#0}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#1}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#2}>, core[7003a2a95858711e]::result::Result>>>::from_iter [INFO] [stderr] 42: 0x7fd6ac1b102b - core[7003a2a95858711e]::iter::adapters::try_process::, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#0}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#1}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#2}>, rustc_target[5c7e214554f9a790]::abi::TyAndLayout, core[7003a2a95858711e]::result::Result, >, rustc_middle[33f52453f62b8a74]::ty::layout::LayoutError> as core[7003a2a95858711e]::iter::traits::collect::FromIterator, rustc_middle[33f52453f62b8a74]::ty::layout::LayoutError>>>::from_iter, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#0}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#1}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}::{closure#2}>>::{closure#0}, alloc[bb6e9580b70752ae]::vec::Vec>> [INFO] [stderr] 43: 0x7fd6ac190fe5 - >>, >>::iter_enumerated::{closure#0}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}> as core[7003a2a95858711e]::iter::traits::iterator::Iterator>::try_fold::<(), >>, >>::iter_enumerated::{closure#0}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}>, core[7003a2a95858711e]::result::Result> as core[7003a2a95858711e]::iter::traits::iterator::Iterator>::try_fold<(), core[7003a2a95858711e]::iter::traits::iterator::Iterator::try_for_each::call, core[7003a2a95858711e]::ops::control_flow::ControlFlow>, core[7003a2a95858711e]::ops::control_flow::ControlFlow>::Break>::{closure#0}, core[7003a2a95858711e]::ops::control_flow::ControlFlow>>::{closure#0}, core[7003a2a95858711e]::ops::control_flow::ControlFlow>>> [INFO] [stderr] 44: 0x7fd6ac1b2628 - >>, >>::iter_enumerated::{closure#0}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}>, core[7003a2a95858711e]::result::Result> as core[7003a2a95858711e]::iter::traits::iterator::Iterator>::next [INFO] [stderr] 45: 0x7fd6ac1a48ba - > as alloc[bb6e9580b70752ae]::vec::spec_from_iter::SpecFromIter, core[7003a2a95858711e]::iter::adapters::GenericShunt>>, >>::iter_enumerated::{closure#0}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}>, core[7003a2a95858711e]::result::Result>>>::from_iter [INFO] [stderr] 46: 0x7fd6ac1b10d8 - core[7003a2a95858711e]::iter::adapters::try_process::>>, >>::iter_enumerated::{closure#0}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}>, rustc_abi[d7b5e64b1ace1dce]::LayoutS, core[7003a2a95858711e]::result::Result, >, rustc_middle[33f52453f62b8a74]::ty::layout::LayoutError> as core[7003a2a95858711e]::iter::traits::collect::FromIterator, rustc_middle[33f52453f62b8a74]::ty::layout::LayoutError>>>::from_iter>>, >>::iter_enumerated::{closure#0}>, rustc_ty_utils[75b00751b3d2528a]::layout::generator_layout::{closure#7}>>::{closure#0}, rustc_index[655e5b1078952661]::vec::IndexVec>> [INFO] [stderr] 47: 0x7fd6a9d6242e - rustc_ty_utils[75b00751b3d2528a]::layout::layout_of [INFO] [stderr] 48: 0x7fd6a9eb27bb - rustc_query_system[9a602e4fb45c3e8e]::query::plumbing::get_query:: [INFO] [stderr] 49: 0x7fd6a99be0eb - ::check [INFO] [stderr] 50: 0x7fd6a99b5633 - ::run_lint [INFO] [stderr] 51: 0x7fd6aa78e565 - rustc_mir_transform[a3aac88746df194f]::run_analysis_to_runtime_passes [INFO] [stderr] 52: 0x7fd6aa78ce12 - rustc_mir_transform[a3aac88746df194f]::mir_drops_elaborated_and_const_checked [INFO] [stderr] 53: 0x7fd6aa78b681 - rustc_query_system[9a602e4fb45c3e8e]::query::plumbing::try_execute_query:: [INFO] [stderr] 54: 0x7fd6aa151a9c - rustc_mir_transform[a3aac88746df194f]::optimized_mir [INFO] [stderr] 55: 0x7fd6aa149492 - rustc_query_system[9a602e4fb45c3e8e]::query::plumbing::try_execute_query:: [INFO] [stderr] 56: 0x7fd6a9df9dba - ::encode_crate_root [INFO] [stderr] 57: 0x7fd6aa6915e9 - rustc_metadata[5e40150fe1effbe9]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 58: 0x7fd6aa67df0e - rustc_data_structures[f7c0e2d9bf25dc9d]::sync::join:: [INFO] [stderr] 59: 0x7fd6aa67dc21 - rustc_metadata[5e40150fe1effbe9]::rmeta::encoder::encode_metadata [INFO] [stderr] 60: 0x7fd6aa67d0a3 - rustc_metadata[5e40150fe1effbe9]::fs::encode_and_write_metadata [INFO] [stderr] 61: 0x7fd6aa62376e - rustc_interface[5699c3eb65aed116]::passes::start_codegen [INFO] [stderr] 62: 0x7fd6aa622d5a - ::ongoing_codegen [INFO] [stderr] 63: 0x7fd6aa61ca59 - rustc_span[62ff21892c07fa4a]::with_source_map::, rustc_interface[5699c3eb65aed116]::interface::run_compiler, rustc_driver[f1aa01db1e37f449]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 64: 0x7fd6aa615444 - >::set::, rustc_driver[f1aa01db1e37f449]::run_compiler::{closure#1}>::{closure#0}, core[7003a2a95858711e]::result::Result<(), rustc_errors[ca02ac81c3b0595a]::ErrorGuaranteed>> [INFO] [stderr] 65: 0x7fd6aa614b42 - std[3bdecb0c8ecd14da]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[f1aa01db1e37f449]::run_compiler::{closure#1}>::{closure#0}, core[7003a2a95858711e]::result::Result<(), rustc_errors[ca02ac81c3b0595a]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7003a2a95858711e]::result::Result<(), rustc_errors[ca02ac81c3b0595a]::ErrorGuaranteed>> [INFO] [stderr] 66: 0x7fd6aa6148ea - <::spawn_unchecked_, rustc_driver[f1aa01db1e37f449]::run_compiler::{closure#1}>::{closure#0}, core[7003a2a95858711e]::result::Result<(), rustc_errors[ca02ac81c3b0595a]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7003a2a95858711e]::result::Result<(), rustc_errors[ca02ac81c3b0595a]::ErrorGuaranteed>>::{closure#1} as core[7003a2a95858711e]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 67: 0x7fd6a80b4833 - as core::ops::function::FnOnce>::call_once::h1eb5a4db36ae6f94 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 68: 0x7fd6a80b4833 - as core::ops::function::FnOnce>::call_once::hf66a149b3d11b3c4 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 69: 0x7fd6a80b4833 - std::sys::unix::thread::Thread::new::thread_start::h9dc07d35af43bf11 [INFO] [stderr] at /rustc/f41a2ab7b0d9462073425dd6c04abbeb4805cb77/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 70: 0x7fd6a7de0b43 - [INFO] [stderr] 71: 0x7fd6a7e71bb4 - __clone [INFO] [stderr] 72: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [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.69.0-nightly (f41a2ab7b 2023-01-24) 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 [mir_drops_elaborated_and_const_checked] elaborating drops for `start_services::{closure#0}` [INFO] [stderr] #1 [optimized_mir] optimizing MIR for `start_services::{closure#0}` [INFO] [stderr] #2 [layout_of] computing layout of `[async fn body@src/lib.rs:994:27: 1140:2]` [INFO] [stderr] #3 [layout_of] computing layout of `impl core::future::future::Future>` [INFO] [stderr] #4 [layout_of] computing layout of `[async block@src/lib.rs:661:34: 751:22]` [INFO] [stderr] #5 [mir_drops_elaborated_and_const_checked] elaborating drops for `::add_chain` [INFO] [stderr] #6 [optimized_mir] optimizing MIR for `::add_chain` [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smoldot-light` due to previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e4eb7f0b2713cc8fd972f37b17511923014157f3e77258d693a2030299cf670b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4eb7f0b2713cc8fd972f37b17511923014157f3e77258d693a2030299cf670b", kill_on_drop: false }` [INFO] [stdout] e4eb7f0b2713cc8fd972f37b17511923014157f3e77258d693a2030299cf670b