[INFO] cloning repository https://github.com/ymgyt/kubeprovision [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ymgyt/kubeprovision" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkubeprovision", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkubeprovision'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 969010052cc7d454897f73c26440cd7b5876d801 [INFO] building ymgyt/kubeprovision against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkubeprovision" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ymgyt/kubeprovision on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ymgyt/kubeprovision [INFO] finished tweaking git repo https://github.com/ymgyt/kubeprovision [INFO] tweaked toml for git repo https://github.com/ymgyt/kubeprovision written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/ymgyt/kubeprovision already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded valuable v0.1.0 [INFO] [stderr] Downloaded yaml-rust v0.4.5 [INFO] [stderr] Downloaded clap_derive v3.0.14 [INFO] [stderr] Downloaded aws-types v0.6.0 [INFO] [stderr] Downloaded aws-smithy-xml v0.36.0 [INFO] [stderr] Downloaded aws-smithy-http v0.36.0 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.36.0 [INFO] [stderr] Downloaded openssh v0.8.1 [INFO] [stderr] Downloaded aws-smithy-query v0.36.0 [INFO] [stderr] Downloaded aws-smithy-async v0.36.0 [INFO] [stderr] Downloaded aws-smithy-types v0.36.0 [INFO] [stderr] Downloaded aws-sig-auth v0.6.0 [INFO] [stderr] Downloaded aws-smithy-json v0.36.0 [INFO] [stderr] Downloaded aws-sdk-sso v0.6.0 [INFO] [stderr] Downloaded bytes-utils v0.1.1 [INFO] [stderr] Downloaded hyper-rustls v0.22.1 [INFO] [stderr] Downloaded aws-config v0.6.0 [INFO] [stderr] Downloaded aws-endpoint v0.6.0 [INFO] [stderr] Downloaded serde_yaml v0.8.23 [INFO] [stderr] Downloaded tracing-attributes v0.1.19 [INFO] [stderr] Downloaded urlencoding v1.3.3 [INFO] [stderr] Downloaded xmlparser v0.13.3 [INFO] [stderr] Downloaded zeroize v1.5.2 [INFO] [stderr] Downloaded aws-sdk-sts v0.6.0 [INFO] [stderr] Downloaded aws-http v0.6.0 [INFO] [stderr] Downloaded aws-sigv4 v0.6.0 [INFO] [stderr] Downloaded ct-logs v0.8.0 [INFO] [stderr] Downloaded rustls-native-certs v0.5.0 [INFO] [stderr] Downloaded clap v3.0.14 [INFO] [stderr] Downloaded tracing-subscriber v0.3.8 [INFO] [stderr] Downloaded aws-smithy-client v0.36.0 [INFO] [stderr] Downloaded aws-sdk-ec2 v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3658a7baddb4a4b50ce224d8d29f9ccb8250caacbe52e47266587dc306bff73 [INFO] running `Command { std: "docker" "start" "-a" "f3658a7baddb4a4b50ce224d8d29f9ccb8250caacbe52e47266587dc306bff73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3658a7baddb4a4b50ce224d8d29f9ccb8250caacbe52e47266587dc306bff73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3658a7baddb4a4b50ce224d8d29f9ccb8250caacbe52e47266587dc306bff73", kill_on_drop: false }` [INFO] [stdout] f3658a7baddb4a4b50ce224d8d29f9ccb8250caacbe52e47266587dc306bff73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1d99c6f5cbc7a49c57a5fa79a32eb962282ed6cc490b09f6bf4d019c28128cd [INFO] running `Command { std: "docker" "start" "-a" "f1d99c6f5cbc7a49c57a5fa79a32eb962282ed6cc490b09f6bf4d019c28128cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bytes-utils v0.1.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aws-types v0.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling aws-smithy-types v0.36.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling aws-smithy-query v0.36.0 [INFO] [stderr] Compiling aws-smithy-json v0.36.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling aws-smithy-xml v0.36.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: !value.has_escaping_bound_vars()', /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/compiler/rustc_middle/src/ty/sty.rs:1089:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fd98286b9ad - std::backtrace_rs::backtrace::libunwind::trace::hbb8803fecdd50a9f [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7fd98286b9ad - std::backtrace_rs::backtrace::trace_unsynchronized::ha74eb1e20278e083 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fd98286b9ad - std::sys_common::backtrace::_print_fmt::hb465848e6c903bad [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fd98286b9ad - ::fmt::h9d8ac58344f773de [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fd9828c548c - core::fmt::write::h62dd6df36183158c [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x7fd98285cfd1 - std::io::Write::write_fmt::h9aff90b734858cc1 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x7fd98286ea25 - std::sys_common::backtrace::_print::h2956e88eba8a3af8 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fd98286ea25 - std::sys_common::backtrace::print::ha6a3123017d298b9 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fd98286ea25 - std::panicking::default_hook::{{closure}}::h01fe4d20a853917c [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7fd98286e6d9 - std::panicking::default_hook::h49bc40808ca0debe [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7fd983008491 - rustc_driver[2a42ea2c46ee8b67]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fd98286f170 - std::panicking::rust_panic_with_hook::h298cc90ee7cb7108 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7fd98286ef69 - std::panicking::begin_panic_handler::{{closure}}::h61ff94fc5d15cb47 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/panicking.rs:586:13 [INFO] [stderr] 13: 0x7fd98286be64 - std::sys_common::backtrace::__rust_end_short_backtrace::h02dcb647c840f497 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 14: 0x7fd98286ecd9 - rust_begin_unwind [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/panicking.rs:584:5 [INFO] [stderr] 15: 0x7fd982832c63 - core::panicking::panic_fmt::h8511a8587b3669db [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/core/src/panicking.rs:143:14 [INFO] [stderr] 16: 0x7fd982832b2d - core::panicking::panic::ha6abc15925422859 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/core/src/panicking.rs:48:5 [INFO] [stderr] 17: 0x7fd984c39d7f - rustc_trait_selection[f70406799943a582]::traits::type_known_to_meet_bound_modulo_regions [INFO] [stderr] 18: 0x7fd9844d3fa5 - ::enter:: [INFO] [stderr] 19: 0x7fd98518899e - rustc_ty_utils[7b621c8d44114dda]::common_traits::is_item_raw [INFO] [stderr] 20: 0x7fd9848b46dc - rustc_query_system[2762a4c5c4fa2066]::query::plumbing::try_execute_query::, bool>> [INFO] [stderr] 21: 0x7fd98537e28b - rustc_query_system[2762a4c5c4fa2066]::query::plumbing::get_query:: [INFO] [stderr] 22: 0x7fd984de2fe5 - ::is_sized [INFO] [stderr] 23: 0x7fd984d6cfbe - >::layout_of_uncached [INFO] [stderr] 24: 0x7fd984d83f36 - rustc_middle[d5a04eb9030f39e3]::ty::layout::layout_of [INFO] [stderr] 25: 0x7fd9849145da - rustc_query_system[2762a4c5c4fa2066]::query::plumbing::get_query:: [INFO] [stderr] 26: 0x7fd9849b1350 - ::layout_of [INFO] [stderr] 27: 0x7fd984d8f48b - > as alloc[91facb4f747edda]::vec::spec_from_iter::SpecFromIter, core[e588e8d4ac89aca8]::iter::adapters::GenericShunt, >::layout_of_uncached::{closure#5}::{closure#0}>, core[e588e8d4ac89aca8]::result::Result>>>::from_iter [INFO] [stderr] 28: 0x7fd984d8e91c - >> as alloc[91facb4f747edda]::vec::spec_from_iter::SpecFromIter>, core[e588e8d4ac89aca8]::iter::adapters::GenericShunt, >::layout_of_uncached::{closure#5}>, core[e588e8d4ac89aca8]::result::Result>>>::from_iter [INFO] [stderr] 29: 0x7fd984d6cbb0 - >::layout_of_uncached [INFO] [stderr] 30: 0x7fd984d83f36 - rustc_middle[d5a04eb9030f39e3]::ty::layout::layout_of [INFO] [stderr] 31: 0x7fd9849145da - rustc_query_system[2762a4c5c4fa2066]::query::plumbing::get_query:: [INFO] [stderr] 32: 0x7fd9849b1350 - ::layout_of [INFO] [stderr] 33: 0x7fd984d8f48b - > as alloc[91facb4f747edda]::vec::spec_from_iter::SpecFromIter, core[e588e8d4ac89aca8]::iter::adapters::GenericShunt, >::layout_of_uncached::{closure#5}::{closure#0}>, core[e588e8d4ac89aca8]::result::Result>>>::from_iter [INFO] [stderr] 34: 0x7fd984d8e91c - >> as alloc[91facb4f747edda]::vec::spec_from_iter::SpecFromIter>, core[e588e8d4ac89aca8]::iter::adapters::GenericShunt, >::layout_of_uncached::{closure#5}>, core[e588e8d4ac89aca8]::result::Result>>>::from_iter [INFO] [stderr] 35: 0x7fd984d6cbb0 - >::layout_of_uncached [INFO] [stderr] 36: 0x7fd984d83f36 - rustc_middle[d5a04eb9030f39e3]::ty::layout::layout_of [INFO] [stderr] 37: 0x7fd9849145da - rustc_query_system[2762a4c5c4fa2066]::query::plumbing::get_query:: [INFO] [stderr] 38: 0x7fd9849b1350 - ::layout_of [INFO] [stderr] 39: 0x7fd9849b7945 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::push_debuginfo_type_name [INFO] [stderr] 40: 0x7fd9849b70c6 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::push_debuginfo_type_name [INFO] [stderr] 41: 0x7fd9849b58d0 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::compute_debuginfo_type_name [INFO] [stderr] 42: 0x7fd984263cab - rustc_codegen_llvm[8daec0510bf5fad6]::debuginfo::metadata::type_di_node [INFO] [stderr] 43: 0x7fd984261bc4 - rustc_codegen_llvm[8daec0510bf5fad6]::debuginfo::metadata::build_pointer_or_reference_di_node [INFO] [stderr] 44: 0x7fd9842630f4 - rustc_codegen_llvm[8daec0510bf5fad6]::debuginfo::metadata::type_di_node [INFO] [stderr] 45: 0x7fd98425ec99 - <&mut rustc_codegen_llvm[8daec0510bf5fad6]::debuginfo::metadata::build_struct_type_di_node::{closure#0}::{closure#0} as core[e588e8d4ac89aca8]::ops::function::FnOnce<((usize, &rustc_middle[d5a04eb9030f39e3]::ty::FieldDef),)>>::call_once [INFO] [stderr] 46: 0x7fd984224a1b - rustc_codegen_llvm[8daec0510bf5fad6]::debuginfo::metadata::type_map::build_type_with_children:: [INFO] [stderr] 47: 0x7fd984262e35 - rustc_codegen_llvm[8daec0510bf5fad6]::debuginfo::metadata::type_di_node [INFO] [stderr] 48: 0x7fd984261bc4 - rustc_codegen_llvm[8daec0510bf5fad6]::debuginfo::metadata::build_pointer_or_reference_di_node [INFO] [stderr] 49: 0x7fd9842630f4 - rustc_codegen_llvm[8daec0510bf5fad6]::debuginfo::metadata::type_di_node [INFO] [stderr] 50: 0x7fd984244a38 - ::dbg_scope_fn [INFO] [stderr] 51: 0x7fd984270692 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::mir::codegen_mir:: [INFO] [stderr] 52: 0x7fd98422efb4 - rustc_codegen_llvm[8daec0510bf5fad6]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 53: 0x7fd984eec5f6 - >::with_task::> [INFO] [stderr] 54: 0x7fd984edb239 - rustc_codegen_llvm[8daec0510bf5fad6]::base::compile_codegen_unit [INFO] [stderr] 55: 0x7fd984ec945c - ::codegen_crate [INFO] [stderr] 56: 0x7fd984eaa7f7 - ::time::, rustc_interface[a4961a10fb6d88a8]::passes::start_codegen::{closure#0}> [INFO] [stderr] 57: 0x7fd984e99268 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[e588e8d4ac89aca8]::result::Result, rustc_errors[e69d48ddda12e714]::ErrorGuaranteed>> [INFO] [stderr] 58: 0x7fd984e919ef - ::ongoing_codegen [INFO] [stderr] 59: 0x7fd984e557eb - ::enter::, rustc_errors[e69d48ddda12e714]::ErrorGuaranteed>> [INFO] [stderr] 60: 0x7fd984e6885f - rustc_span[2c03145fbf90b74b]::with_source_map::, rustc_interface[a4961a10fb6d88a8]::interface::create_compiler_and_run, rustc_driver[2a42ea2c46ee8b67]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 61: 0x7fd984e56e04 - rustc_interface[a4961a10fb6d88a8]::interface::create_compiler_and_run::, rustc_driver[2a42ea2c46ee8b67]::run_compiler::{closure#1}> [INFO] [stderr] 62: 0x7fd984e54922 - >::set::, rustc_driver[2a42ea2c46ee8b67]::run_compiler::{closure#1}>::{closure#0}, core[e588e8d4ac89aca8]::result::Result<(), rustc_errors[e69d48ddda12e714]::ErrorGuaranteed>> [INFO] [stderr] 63: 0x7fd984e5167f - std[c70250fb8dcd94e4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[2a42ea2c46ee8b67]::run_compiler::{closure#1}>::{closure#0}, core[e588e8d4ac89aca8]::result::Result<(), rustc_errors[e69d48ddda12e714]::ErrorGuaranteed>>::{closure#0}, core[e588e8d4ac89aca8]::result::Result<(), rustc_errors[e69d48ddda12e714]::ErrorGuaranteed>> [INFO] [stderr] 64: 0x7fd984e697e2 - <::spawn_unchecked_, rustc_driver[2a42ea2c46ee8b67]::run_compiler::{closure#1}>::{closure#0}, core[e588e8d4ac89aca8]::result::Result<(), rustc_errors[e69d48ddda12e714]::ErrorGuaranteed>>::{closure#0}, core[e588e8d4ac89aca8]::result::Result<(), rustc_errors[e69d48ddda12e714]::ErrorGuaranteed>>::{closure#1} as core[e588e8d4ac89aca8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 65: 0x7fd982879303 - as core::ops::function::FnOnce>::call_once::h2bc2fef5affc8d6a [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/alloc/src/boxed.rs:1853:9 [INFO] [stderr] 66: 0x7fd982879303 - as core::ops::function::FnOnce>::call_once::he5336599aa58bb1a [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/alloc/src/boxed.rs:1853:9 [INFO] [stderr] 67: 0x7fd982879303 - std::sys::unix::thread::Thread::new::thread_start::hd982cbc4fe35698b [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 68: 0x7fd982786609 - start_thread [INFO] [stderr] 69: 0x7fd98269f163 - clone [INFO] [stderr] 70: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [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.61.0-nightly (461e80780 2022-03-16) 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 [is_sized_raw] computing whether `dyn std::io::Write` is `Sized` [INFO] [stderr] #1 [layout_of] computing layout of `*const dyn std::io::Write` [INFO] [stderr] #2 [layout_of] computing layout of `core::ptr::unique::Unique` [INFO] [stderr] #3 [layout_of] computing layout of `alloc::boxed::Box` [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `tracing-subscriber` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f1d99c6f5cbc7a49c57a5fa79a32eb962282ed6cc490b09f6bf4d019c28128cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d99c6f5cbc7a49c57a5fa79a32eb962282ed6cc490b09f6bf4d019c28128cd", kill_on_drop: false }` [INFO] [stdout] f1d99c6f5cbc7a49c57a5fa79a32eb962282ed6cc490b09f6bf4d019c28128cd