[INFO] fetching crate gluon_vm 0.17.2... [INFO] checking gluon_vm-0.17.2 against master#836c31742687ba4e2f857b5b698e1e9e6b67619c for pr-81789 [INFO] extracting crate gluon_vm 0.17.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gluon_vm 0.17.2 on toolchain 836c31742687ba4e2f857b5b698e1e9e6b67619c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gluon_vm 0.17.2 [INFO] finished tweaking crates.io crate gluon_vm 0.17.2 [INFO] tweaked toml for crates.io crate gluon_vm 0.17.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c1efaa0a130185bc7fdad5d51ba6aabc885b06e4e5d12abf42a2a594677c3d9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0c1efaa0a130185bc7fdad5d51ba6aabc885b06e4e5d12abf42a2a594677c3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c1efaa0a130185bc7fdad5d51ba6aabc885b06e4e5d12abf42a2a594677c3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1efaa0a130185bc7fdad5d51ba6aabc885b06e4e5d12abf42a2a594677c3d9", kill_on_drop: false }` [INFO] [stdout] 0c1efaa0a130185bc7fdad5d51ba6aabc885b06e4e5d12abf42a2a594677c3d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+836c31742687ba4e2f857b5b698e1e9e6b67619c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00934320ba050d07d8c335bbd2ac60decd2ac3db16b30dea9cd652e7d50240b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "00934320ba050d07d8c335bbd2ac60decd2ac3db16b30dea9cd652e7d50240b8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gluon_vm v0.17.2 [INFO] [stderr] Checking frunk_core v0.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling gluon_vm v0.17.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking archery v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking codespan v0.9.5 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking rpds v0.7.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking lalrpop-util v0.19.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Compiling gluon_codegen v0.17.2 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling gluon-salsa-macros v0.15.2 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking gluon_base v0.17.2 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking gluon-salsa v0.15.2 [INFO] [stderr] Checking gluon_check v0.17.2 [INFO] [stderr] Checking gluon_format v0.17.2 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Compiling gluon v0.17.2 [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/value.rs:736:34 [INFO] [stdout] | [INFO] [stdout] 736 | ... .intersperse(arena.text(",")) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/value.rs:755:30 [INFO] [stdout] | [INFO] [stdout] 755 | ... .intersperse(arena.text(",").append(arena.space())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/value.rs:830:26 [INFO] [stdout] | [INFO] [stdout] 830 | .intersperse(arena.space()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/value.rs:876:30 [INFO] [stdout] | [INFO] [stdout] 876 | ... .intersperse(arena.text(",")) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gluon_parser v0.17.2 [INFO] [stdout] warning: field is never read: `gluon_reference` [INFO] [stdout] --> src/api/scoped.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | gluon_reference: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gluon_reference` [INFO] [stdout] --> src/api/scoped.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | gluon_reference: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panic.rs:59:5 [INFO] [stdout] error: internal compiler error: compiler/rustc_mir/src/transform/generator.rs:751:13: Broken MIR: generator contains type Pin, ByteIndex>, macros::Error>> + std::marker::Send>> in MIR, but typeck only knows about for<'r, 's, 't0, 't1, 't2, 't3> {ResumeTy, LazyMacroResult<'r>, Box<(dyn FnOnce() -> Pin, ByteIndex>, macros::Error>> + std::marker::Send + 't0)>> + std::marker::Send + 't1)>, Pin, ByteIndex>, macros::Error>> + std::marker::Send + 't3)>>, ()} [INFO] [stdout] --> src/macros.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | async fn compute(self) -> MacroResult<'ast> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 51 | | match self { [INFO] [stdout] 52 | | Self::Done(r) => Ok(r), [INFO] [stdout] 53 | | Self::Lazy(f) => f().await, [INFO] [stdout] 54 | | } [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7facbf63add0 - std::backtrace_rs::backtrace::libunwind::trace::hec7eaac9435d3512 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7facbf63add0 - std::backtrace_rs::backtrace::trace_unsynchronized::h42791b8fa12b7daa [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7facbf63add0 - std::sys_common::backtrace::_print_fmt::h3da3ebe04fb665a8 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7facbf63add0 - ::fmt::he40bcdde3c4491cd [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7facbf6ac05f - core::fmt::write::h2c729149c08098ab [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x7facbf62f865 - std::io::Write::write_fmt::h28e0f2f58b8d7b7e [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/io/mod.rs:1580:15 [INFO] [stderr] 6: 0x7facbf63e9bb - std::sys_common::backtrace::_print::h7f0223b1e3d898fc [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7facbf63e9bb - std::sys_common::backtrace::print::h58edd634a14c2d4c [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7facbf63e9bb - std::panicking::default_hook::{{closure}}::h71657a7591430164 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7facbf63e49d - std::panicking::default_hook::hcdf4eb5db072c85b [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x7facbfdfd63d - rustc_driver::report_ice::hc702a08d9fb7377c [INFO] [stderr] 11: 0x7facafba8f93 - as core::ops::function::Fn>::call::hd0d0b43febd00079 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/alloc/src/boxed.rs:1560:9 [INFO] [stderr] 12: 0x7facafba7106 - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h9ce6d34b294172da [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7facbf63f0d0 - std::panicking::rust_panic_with_hook::hfb91e961ffb5b8e0 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:595:17 [INFO] [stderr] 14: 0x7facc072ee9e - std::panicking::begin_panic::{{closure}}::h24a38702b45ac0f3 [INFO] [stderr] 15: 0x7facc072ebd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h02cc30df948cb652 [INFO] [stderr] 16: 0x7facc072edf2 - std::panicking::begin_panic::h4dd79645ccae3b6e [INFO] [stderr] 17: 0x7facc06be220 - std::panic::panic_any::hb6abb086932facc4 [INFO] [stderr] 18: 0x7facc06b9375 - rustc_errors::HandlerInner::span_bug::hd47e97195754211a [INFO] [stderr] 19: 0x7facc06b9783 - rustc_errors::Handler::span_bug::ha07d3f2efbc4b3d3 [INFO] [stderr] 20: 0x7facc065935b - rustc_middle::ty::context::tls::with_opt::h41357ac587925078 [INFO] [stderr] 21: 0x7facc0659cd0 - rustc_middle::util::bug::opt_span_bug_fmt::hdf5251129308f472 [INFO] [stderr] 22: 0x7facc0659c9c - rustc_middle::util::bug::span_bug_fmt::h6df431584eb135c1 [INFO] [stderr] 23: 0x7facc1e226da - ::run_pass::h35fb8f3bebb5fa76 [INFO] [stderr] 24: 0x7facc13e40d5 - rustc_mir::transform::run_passes::hadd0ed6897143b9e [INFO] [stderr] 25: 0x7facc1e86560 - rustc_mir::transform::optimized_mir::h39ed0b27b4aefc95 [INFO] [stderr] 26: 0x7facc11f9c1f - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8092114f6c04d11b [INFO] [stderr] 27: 0x7facc11d552c - rustc_data_structures::stack::ensure_sufficient_stack::h0fec7e4f57a493ad [INFO] [stderr] 28: 0x7facc1197490 - rustc_query_system::query::plumbing::force_query_with_job::h18c0a204e19f48b1 [INFO] [stderr] 29: 0x7facc11759b1 - rustc_query_system::query::plumbing::get_query_impl::h7b8f88aa3b9abc9b [INFO] [stderr] 30: 0x7facc11e9eaa - ::optimized_mir::h10cbe90dbbffd1ad [INFO] [stderr] 31: 0x7facc14fad3f - rustc_metadata::rmeta::encoder::EncodeContext::encode_crate_root::h6c8fc5ec2eb1aca3 [INFO] [stderr] 32: 0x7facc1f25309 - rustc_metadata::rmeta::encoder::encode_metadata_impl::h1e5610af05591ef3 [INFO] [stderr] 33: 0x7facc1f34b51 - rustc_data_structures::sync::join::he037a5382f7b2964 [INFO] [stderr] 34: 0x7facc1f29c9e - rustc_metadata::rmeta::decoder::cstore_impl::::encode_metadata::h80d669b724ffba8e [INFO] [stderr] 35: 0x7facc2141959 - rustc_middle::ty::context::TyCtxt::encode_metadata::h4f743868421bfc46 [INFO] [stderr] 36: 0x7facc18b700e - rustc_interface::passes::QueryContext::enter::hcd73d7d93779570e [INFO] [stderr] 37: 0x7facc18bfdc6 - rustc_interface::queries::Queries::ongoing_codegen::h74f3ebc4a4e04394 [INFO] [stderr] 38: 0x7facc187b5c6 - rustc_interface::queries::::enter::h022bc5d96316a497 [INFO] [stderr] 39: 0x7facc187a514 - rustc_span::with_source_map::h71765ec8b8fd9951 [INFO] [stderr] 40: 0x7facc187c561 - rustc_interface::interface::create_compiler_and_run::hb7fa0da3b5c16631 [INFO] [stderr] 41: 0x7facc1895e18 - scoped_tls::ScopedKey::set::he6d088ee8831445a [INFO] [stderr] 42: 0x7facc1896334 - std::sys_common::backtrace::__rust_begin_short_backtrace::hab4e36ec9faa9780 [INFO] [stderr] 43: 0x7facc1899b45 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h32361ced26b14e7a [INFO] [stderr] 44: 0x7facbf64efe3 - as core::ops::function::FnOnce>::call_once::h6bc35b6a67165211 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 45: 0x7facbf64efe3 - as core::ops::function::FnOnce>::call_once::h22a1030555589216 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 46: 0x7facbf64efe3 - std::sys::unix::thread::Thread::new::thread_start::h729365a01fb88184 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 47: 0x7facbf56b609 - start_thread [INFO] [stderr] 48: 0x7facbf47f293 - clone [INFO] [stderr] 49: 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.53.0-nightly (836c31742 2021-04-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type lib [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 [optimized_mir] optimizing MIR for `macros::::compute::{closure#0}` [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon_vm` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: internal compiler error: compiler/rustc_mir/src/transform/generator.rs:751:13: Broken MIR: generator contains type Pin, ByteIndex>, macros::Error>> + std::marker::Send>> in MIR, but typeck only knows about for<'r, 's, 't0, 't1, 't2, 't3> {ResumeTy, LazyMacroResult<'r>, Box<(dyn FnOnce() -> Pin, ByteIndex>, macros::Error>> + std::marker::Send + 't0)>> + std::marker::Send + 't1)>, Pin, ByteIndex>, macros::Error>> + std::marker::Send + 't3)>>, ()} [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gluon_vm-0.17.2/src/macros.rs:50:49 [INFO] [stdout] | [INFO] [stdout] 50 | async fn compute(self) -> MacroResult<'ast> { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 51 | | match self { [INFO] [stdout] 52 | | Self::Done(r) => Ok(r), [INFO] [stdout] 53 | | Self::Lazy(f) => f().await, [INFO] [stdout] 54 | | } [INFO] [stdout] 55 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panic.rs:59:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7ffb46ea4dd0 - std::backtrace_rs::backtrace::libunwind::trace::hec7eaac9435d3512 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x7ffb46ea4dd0 - std::backtrace_rs::backtrace::trace_unsynchronized::h42791b8fa12b7daa [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7ffb46ea4dd0 - std::sys_common::backtrace::_print_fmt::h3da3ebe04fb665a8 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7ffb46ea4dd0 - ::fmt::he40bcdde3c4491cd [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7ffb46f1605f - core::fmt::write::h2c729149c08098ab [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/core/src/fmt/mod.rs:1094:17 [INFO] [stderr] 5: 0x7ffb46e99865 - std::io::Write::write_fmt::h28e0f2f58b8d7b7e [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/io/mod.rs:1580:15 [INFO] [stderr] 6: 0x7ffb46ea89bb - std::sys_common::backtrace::_print::h7f0223b1e3d898fc [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7ffb46ea89bb - std::sys_common::backtrace::print::h58edd634a14c2d4c [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7ffb46ea89bb - std::panicking::default_hook::{{closure}}::h71657a7591430164 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x7ffb46ea849d - std::panicking::default_hook::hcdf4eb5db072c85b [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x7ffb4766763d - rustc_driver::report_ice::hc702a08d9fb7377c [INFO] [stderr] 11: 0x7ffb36debf93 - as core::ops::function::Fn>::call::hd0d0b43febd00079 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/alloc/src/boxed.rs:1560:9 [INFO] [stderr] 12: 0x7ffb36dea106 - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h9ce6d34b294172da [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/proc_macro/src/bridge/client.rs:320:21 [INFO] [stderr] 13: 0x7ffb46ea90d0 - std::panicking::rust_panic_with_hook::hfb91e961ffb5b8e0 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/panicking.rs:595:17 [INFO] [stderr] 14: 0x7ffb47f98e9e - std::panicking::begin_panic::{{closure}}::h24a38702b45ac0f3 [INFO] [stderr] 15: 0x7ffb47f98bd9 - std::sys_common::backtrace::__rust_end_short_backtrace::h02cc30df948cb652 [INFO] [stderr] 16: 0x7ffb47f98df2 - std::panicking::begin_panic::h4dd79645ccae3b6e [INFO] [stderr] 17: 0x7ffb47f28220 - std::panic::panic_any::hb6abb086932facc4 [INFO] [stderr] 18: 0x7ffb47f23375 - rustc_errors::HandlerInner::span_bug::hd47e97195754211a [INFO] [stderr] 19: 0x7ffb47f23783 - rustc_errors::Handler::span_bug::ha07d3f2efbc4b3d3 [INFO] [stderr] 20: 0x7ffb47ec335b - rustc_middle::ty::context::tls::with_opt::h41357ac587925078 [INFO] [stderr] 21: 0x7ffb47ec3cd0 - rustc_middle::util::bug::opt_span_bug_fmt::hdf5251129308f472 [INFO] [stderr] 22: 0x7ffb47ec3c9c - rustc_middle::util::bug::span_bug_fmt::h6df431584eb135c1 [INFO] [stderr] 23: 0x7ffb4968c6da - ::run_pass::h35fb8f3bebb5fa76 [INFO] [stderr] 24: 0x7ffb48c4e0d5 - rustc_mir::transform::run_passes::hadd0ed6897143b9e [INFO] [stderr] 25: 0x7ffb496f0560 - rustc_mir::transform::optimized_mir::h39ed0b27b4aefc95 [INFO] [stderr] 26: 0x7ffb48a63c1f - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::h8092114f6c04d11b [INFO] [stderr] 27: 0x7ffb48a3f52c - rustc_data_structures::stack::ensure_sufficient_stack::h0fec7e4f57a493ad [INFO] [stderr] 28: 0x7ffb48a01490 - rustc_query_system::query::plumbing::force_query_with_job::h18c0a204e19f48b1 [INFO] [stderr] 29: 0x7ffb489df9b1 - rustc_query_system::query::plumbing::get_query_impl::h7b8f88aa3b9abc9b [INFO] [stderr] 30: 0x7ffb48a53eaa - ::optimized_mir::h10cbe90dbbffd1ad [INFO] [stderr] 31: 0x7ffb48d64d3f - rustc_metadata::rmeta::encoder::EncodeContext::encode_crate_root::h6c8fc5ec2eb1aca3 [INFO] [stderr] 32: 0x7ffb4978f309 - rustc_metadata::rmeta::encoder::encode_metadata_impl::h1e5610af05591ef3 [INFO] [stderr] 33: 0x7ffb4979eb51 - rustc_data_structures::sync::join::he037a5382f7b2964 [INFO] [stderr] 34: 0x7ffb49793c9e - rustc_metadata::rmeta::decoder::cstore_impl::::encode_metadata::h80d669b724ffba8e [INFO] [stderr] 35: 0x7ffb499ab959 - rustc_middle::ty::context::TyCtxt::encode_metadata::h4f743868421bfc46 [INFO] [stderr] 36: 0x7ffb4912100e - rustc_interface::passes::QueryContext::enter::hcd73d7d93779570e [INFO] [stderr] 37: 0x7ffb49129dc6 - rustc_interface::queries::Queries::ongoing_codegen::h74f3ebc4a4e04394 [INFO] [stderr] 38: 0x7ffb490e55c6 - rustc_interface::queries::::enter::h022bc5d96316a497 [INFO] [stderr] 39: 0x7ffb490e4514 - rustc_span::with_source_map::h71765ec8b8fd9951 [INFO] [stderr] 40: 0x7ffb490e6561 - rustc_interface::interface::create_compiler_and_run::hb7fa0da3b5c16631 [INFO] [stderr] 41: 0x7ffb490ffe18 - scoped_tls::ScopedKey::set::he6d088ee8831445a [INFO] [stderr] 42: 0x7ffb49100334 - std::sys_common::backtrace::__rust_begin_short_backtrace::hab4e36ec9faa9780 [INFO] [stderr] 43: 0x7ffb49103b45 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h32361ced26b14e7a [INFO] [stderr] 44: 0x7ffb46eb8fe3 - as core::ops::function::FnOnce>::call_once::h6bc35b6a67165211 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 45: 0x7ffb46eb8fe3 - as core::ops::function::FnOnce>::call_once::h22a1030555589216 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/alloc/src/boxed.rs:1546:9 [INFO] [stderr] 46: 0x7ffb46eb8fe3 - std::sys::unix::thread::Thread::new::thread_start::h729365a01fb88184 [INFO] [stderr] at /rustc/836c31742687ba4e2f857b5b698e1e9e6b67619c/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stderr] 47: 0x7ffb46dd5609 - start_thread [INFO] [stderr] 48: 0x7ffb46ce9293 - clone [INFO] [stderr] 49: 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.53.0-nightly (836c31742 2021-04-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type lib [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 [optimized_mir] optimizing MIR for `macros::::compute::{closure#0}` [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "00934320ba050d07d8c335bbd2ac60decd2ac3db16b30dea9cd652e7d50240b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00934320ba050d07d8c335bbd2ac60decd2ac3db16b30dea9cd652e7d50240b8", kill_on_drop: false }` [INFO] [stdout] 00934320ba050d07d8c335bbd2ac60decd2ac3db16b30dea9cd652e7d50240b8