[INFO] cloning repository https://github.com/CullenSharp/basic_rust_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CullenSharp/basic_rust_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCullenSharp%2Fbasic_rust_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCullenSharp%2Fbasic_rust_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40792e85e12878302365eab8c34369f79919636a [INFO] building CullenSharp/basic_rust_api against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCullenSharp%2Fbasic_rust_api" "/workspace/builds/worker-92/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-92/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CullenSharp/basic_rust_api 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/CullenSharp/basic_rust_api [INFO] finished tweaking git repo https://github.com/CullenSharp/basic_rust_api [INFO] tweaked toml for git repo https://github.com/CullenSharp/basic_rust_api written to /workspace/builds/worker-92/source/Cargo.toml [INFO] crate git repo https://github.com/CullenSharp/basic_rust_api 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 loom v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff6cb8cac2b5ce1b637a35e758ced2fbc18890f9d3d2642518e5acc50f9aa458 [INFO] running `Command { std: "docker" "start" "-a" "ff6cb8cac2b5ce1b637a35e758ced2fbc18890f9d3d2642518e5acc50f9aa458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff6cb8cac2b5ce1b637a35e758ced2fbc18890f9d3d2642518e5acc50f9aa458", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff6cb8cac2b5ce1b637a35e758ced2fbc18890f9d3d2642518e5acc50f9aa458", kill_on_drop: false }` [INFO] [stdout] ff6cb8cac2b5ce1b637a35e758ced2fbc18890f9d3d2642518e5acc50f9aa458 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a76146fc8518d6f3995dd97afeed8167540522555bd448eb54b99c640c506b5 [INFO] running `Command { std: "docker" "start" "-a" "2a76146fc8518d6f3995dd97afeed8167540522555bd448eb54b99c640c506b5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling inlinable_string v0.1.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [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: 0x7f96ce0c99ad - 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: 0x7f96ce0c99ad - 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: 0x7f96ce0c99ad - std::sys_common::backtrace::_print_fmt::hb465848e6c903bad [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f96ce0c99ad - ::fmt::h9d8ac58344f773de [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f96ce12348c - core::fmt::write::h62dd6df36183158c [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x7f96ce0bafd1 - std::io::Write::write_fmt::h9aff90b734858cc1 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/io/mod.rs:1655:15 [INFO] [stderr] 6: 0x7f96ce0cca25 - std::sys_common::backtrace::_print::h2956e88eba8a3af8 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f96ce0cca25 - std::sys_common::backtrace::print::ha6a3123017d298b9 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f96ce0cca25 - std::panicking::default_hook::{{closure}}::h01fe4d20a853917c [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f96ce0cc6d9 - std::panicking::default_hook::h49bc40808ca0debe [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f96ce866491 - rustc_driver[2a42ea2c46ee8b67]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f96b859f0a3 - as core::ops::function::Fn>::call::h60dd4266cb45cdbc [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/alloc/src/boxed.rs:1867:9 [INFO] [stderr] 12: 0x7f96b867f4cc - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h7a3be99b7ec66daa [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/proc_macro/src/bridge/client.rs:319:21 [INFO] [stderr] 13: 0x7f96b85988d0 - std::panicking::update_hook::{{closure}}::h2611bbea32c5f16f [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/panicking.rs:258:41 [INFO] [stderr] 14: 0x7f96ce0cd170 - std::panicking::rust_panic_with_hook::h298cc90ee7cb7108 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/panicking.rs:702:17 [INFO] [stderr] 15: 0x7f96ce0ccf69 - std::panicking::begin_panic_handler::{{closure}}::h61ff94fc5d15cb47 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/panicking.rs:586:13 [INFO] [stderr] 16: 0x7f96ce0c9e64 - 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] 17: 0x7f96ce0cccd9 - rust_begin_unwind [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/std/src/panicking.rs:584:5 [INFO] [stderr] 18: 0x7f96ce090c63 - core::panicking::panic_fmt::h8511a8587b3669db [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/core/src/panicking.rs:143:14 [INFO] [stderr] 19: 0x7f96ce090b2d - core::panicking::panic::ha6abc15925422859 [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/core/src/panicking.rs:48:5 [INFO] [stderr] 20: 0x7f96d0497d7f - rustc_trait_selection[f70406799943a582]::traits::type_known_to_meet_bound_modulo_regions [INFO] [stderr] 21: 0x7f96cfd31fa5 - ::enter:: [INFO] [stderr] 22: 0x7f96d09e699e - rustc_ty_utils[7b621c8d44114dda]::common_traits::is_item_raw [INFO] [stderr] 23: 0x7f96d01126dc - rustc_query_system[2762a4c5c4fa2066]::query::plumbing::try_execute_query::, bool>> [INFO] [stderr] 24: 0x7f96d0bdc28b - rustc_query_system[2762a4c5c4fa2066]::query::plumbing::get_query:: [INFO] [stderr] 25: 0x7f96d0640fe5 - ::is_sized [INFO] [stderr] 26: 0x7f96d05cafbe - >::layout_of_uncached [INFO] [stderr] 27: 0x7f96d05e1f36 - rustc_middle[d5a04eb9030f39e3]::ty::layout::layout_of [INFO] [stderr] 28: 0x7f96d01725da - rustc_query_system[2762a4c5c4fa2066]::query::plumbing::get_query:: [INFO] [stderr] 29: 0x7f96d020f350 - ::layout_of [INFO] [stderr] 30: 0x7f96d05ed48b - > 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] 31: 0x7f96d05ec91c - >> 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] 32: 0x7f96d05cabb0 - >::layout_of_uncached [INFO] [stderr] 33: 0x7f96d05e1f36 - rustc_middle[d5a04eb9030f39e3]::ty::layout::layout_of [INFO] [stderr] 34: 0x7f96d01725da - rustc_query_system[2762a4c5c4fa2066]::query::plumbing::get_query:: [INFO] [stderr] 35: 0x7f96d020f350 - ::layout_of [INFO] [stderr] 36: 0x7f96d05ed48b - > 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] 37: 0x7f96d05ec91c - >> 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] 38: 0x7f96d05cabb0 - >::layout_of_uncached [INFO] [stderr] 39: 0x7f96d05e1f36 - rustc_middle[d5a04eb9030f39e3]::ty::layout::layout_of [INFO] [stderr] 40: 0x7f96d01725da - rustc_query_system[2762a4c5c4fa2066]::query::plumbing::get_query:: [INFO] [stderr] 41: 0x7f96d020f350 - ::layout_of [INFO] [stderr] 42: 0x7f96d05ed48b - > 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] 43: 0x7f96d05ec91c - >> 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] 44: 0x7f96d05cabb0 - >::layout_of_uncached [INFO] [stderr] 45: 0x7f96d05e1f36 - rustc_middle[d5a04eb9030f39e3]::ty::layout::layout_of [INFO] [stderr] 46: 0x7f96d01725da - rustc_query_system[2762a4c5c4fa2066]::query::plumbing::get_query:: [INFO] [stderr] 47: 0x7f96d020f350 - ::layout_of [INFO] [stderr] 48: 0x7f96d0215945 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::push_debuginfo_type_name [INFO] [stderr] 49: 0x7f96d02150c6 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::push_debuginfo_type_name [INFO] [stderr] 50: 0x7f96d0218043 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::push_generic_params_internal [INFO] [stderr] 51: 0x7f96d0213e73 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::push_debuginfo_type_name [INFO] [stderr] 52: 0x7f96d0218043 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::push_generic_params_internal [INFO] [stderr] 53: 0x7f96d0213e73 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::push_debuginfo_type_name [INFO] [stderr] 54: 0x7f96d0218043 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::push_generic_params_internal [INFO] [stderr] 55: 0x7f96d0213e73 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::push_debuginfo_type_name [INFO] [stderr] 56: 0x7f96d0218043 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::push_generic_params_internal [INFO] [stderr] 57: 0x7f96d0213e73 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::push_debuginfo_type_name [INFO] [stderr] 58: 0x7f96d02138d0 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::debuginfo::type_names::compute_debuginfo_type_name [INFO] [stderr] 59: 0x7f96d074147e - rustc_codegen_llvm[8daec0510bf5fad6]::debuginfo::metadata::enums::native::build_enum_type_di_node [INFO] [stderr] 60: 0x7f96d077a56f - rustc_codegen_llvm[8daec0510bf5fad6]::debuginfo::metadata::enums::build_enum_type_di_node [INFO] [stderr] 61: 0x7f96cfac117a - rustc_codegen_llvm[8daec0510bf5fad6]::debuginfo::metadata::type_di_node [INFO] [stderr] 62: 0x7f96cfaa29be - ::dbg_scope_fn [INFO] [stderr] 63: 0x7f96cface692 - rustc_codegen_ssa[a2c8c5a5f06c4f3]::mir::codegen_mir:: [INFO] [stderr] 64: 0x7f96cfa8cfb4 - rustc_codegen_llvm[8daec0510bf5fad6]::base::compile_codegen_unit::module_codegen [INFO] [stderr] 65: 0x7f96d074a5f6 - >::with_task::> [INFO] [stderr] 66: 0x7f96d0739239 - rustc_codegen_llvm[8daec0510bf5fad6]::base::compile_codegen_unit [INFO] [stderr] 67: 0x7f96d072745c - ::codegen_crate [INFO] [stderr] 68: 0x7f96d07087f7 - ::time::, rustc_interface[a4961a10fb6d88a8]::passes::start_codegen::{closure#0}> [INFO] [stderr] 69: 0x7f96d06f7268 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[e588e8d4ac89aca8]::result::Result, rustc_errors[e69d48ddda12e714]::ErrorGuaranteed>> [INFO] [stderr] 70: 0x7f96d06ef9ef - ::ongoing_codegen [INFO] [stderr] 71: 0x7f96d06b37eb - ::enter::, rustc_errors[e69d48ddda12e714]::ErrorGuaranteed>> [INFO] [stderr] 72: 0x7f96d06c685f - 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] 73: 0x7f96d06b4e04 - rustc_interface[a4961a10fb6d88a8]::interface::create_compiler_and_run::, rustc_driver[2a42ea2c46ee8b67]::run_compiler::{closure#1}> [INFO] [stderr] 74: 0x7f96d06b2922 - >::set::, rustc_driver[2a42ea2c46ee8b67]::run_compiler::{closure#1}>::{closure#0}, core[e588e8d4ac89aca8]::result::Result<(), rustc_errors[e69d48ddda12e714]::ErrorGuaranteed>> [INFO] [stderr] 75: 0x7f96d06af67f - 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] 76: 0x7f96d06c77e2 - <::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] 77: 0x7f96ce0d7303 - as core::ops::function::FnOnce>::call_once::h2bc2fef5affc8d6a [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/alloc/src/boxed.rs:1853:9 [INFO] [stderr] 78: 0x7f96ce0d7303 - as core::ops::function::FnOnce>::call_once::he5336599aa58bb1a [INFO] [stderr] at /rustc/461e8078010433ff7de2db2aaae8a3cfb0847215/library/alloc/src/boxed.rs:1853:9 [INFO] [stderr] 79: 0x7f96ce0d7303 - 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] 80: 0x7f96cdfe4609 - start_thread [INFO] [stderr] 81: 0x7f96cdefd163 - clone [INFO] [stderr] 82: 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 core::future::future::Future + core::marker::Send` is `Sized` [INFO] [stderr] #1 [layout_of] computing layout of `*const dyn core::future::future::Future + core::marker::Send` [INFO] [stderr] #2 [layout_of] computing layout of `core::ptr::unique::Unique + core::marker::Send>` [INFO] [stderr] #3 [layout_of] computing layout of `alloc::boxed::Box + core::marker::Send>` [INFO] [stderr] #4 [layout_of] computing layout of `core::pin::Pin + core::marker::Send>>` [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `rocket` [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "2a76146fc8518d6f3995dd97afeed8167540522555bd448eb54b99c640c506b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a76146fc8518d6f3995dd97afeed8167540522555bd448eb54b99c640c506b5", kill_on_drop: false }` [INFO] [stdout] 2a76146fc8518d6f3995dd97afeed8167540522555bd448eb54b99c640c506b5