[INFO] cloning repository https://github.com/apexys/sqlx_locked_mvp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apexys/sqlx_locked_mvp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapexys%2Fsqlx_locked_mvp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapexys%2Fsqlx_locked_mvp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ab3e12041447f22c8e92636ce36cb91536d907e [INFO] checking apexys/sqlx_locked_mvp against master#e22b61bff0bdd08be7665607cb7be3748c8a35d2 for pr-74627 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapexys%2Fsqlx_locked_mvp" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/apexys/sqlx_locked_mvp on toolchain e22b61bff0bdd08be7665607cb7be3748c8a35d2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/apexys/sqlx_locked_mvp [INFO] finished tweaking git repo https://github.com/apexys/sqlx_locked_mvp [INFO] tweaked toml for git repo https://github.com/apexys/sqlx_locked_mvp written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/apexys/sqlx_locked_mvp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/launchbadge/sqlx` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/launchbadge/sqlx` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05b66abd54bc2b0443eb23bbb3d7b23b2036f4e11edf8343a295a5b526ffe238 [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" "05b66abd54bc2b0443eb23bbb3d7b23b2036f4e11edf8343a295a5b526ffe238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05b66abd54bc2b0443eb23bbb3d7b23b2036f4e11edf8343a295a5b526ffe238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b66abd54bc2b0443eb23bbb3d7b23b2036f4e11edf8343a295a5b526ffe238", kill_on_drop: false }` [INFO] [stdout] 05b66abd54bc2b0443eb23bbb3d7b23b2036f4e11edf8343a295a5b526ffe238 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+e22b61bff0bdd08be7665607cb7be3748c8a35d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0c56ed45a3ccaae83ca8239a0656b90342a068911571c71b2cce1c40c08eaabe [INFO] running `Command { std: "docker" "start" "-a" "0c56ed45a3ccaae83ca8239a0656b90342a068911571c71b2cce1c40c08eaabe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking atoi v0.3.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sqlformat v0.1.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-native-tls v0.1.0 [INFO] [stderr] Checking sqlx-rt v0.1.1 (https://github.com/launchbadge/sqlx?branch=master#5f3245d7) [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Checking sqlx-core v0.4.0-beta.1 (https://github.com/launchbadge/sqlx?branch=master#5f3245d7) [INFO] [stdout] error: internal compiler error: src/librustc_mir/monomorphize/collector.rs:629:54: collection encountered polymorphic constant [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/task/raw.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / pub(super) fn vtable() -> &'static Vtable { [INFO] [stdout] 31 | | &Vtable { [INFO] [stdout] 32 | | poll: poll::, [INFO] [stdout] 33 | | dealloc: dealloc::, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libstd/macros.rs:13:23 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f9cffbf3e0f - std::backtrace_rs::backtrace::libunwind::trace::h8864605b5c3dbe2c [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libstd/../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x7f9cffbf3e0f - std::backtrace_rs::backtrace::trace_unsynchronized::h1f622efed412f077 [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libstd/../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x7f9cffbf3e0f - std::sys_common::backtrace::_print_fmt::h8e17da323f21cc2b [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x7f9cffbf3e0f - ::fmt::hd4a7293426badf40 [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libstd/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x7f9cffc62d1c - core::fmt::write::hfbd2baad61ed21a8 [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libcore/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x7f9cffbe5b52 - std::io::Write::write_fmt::h54828fb1bd41a052 [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libstd/io/mod.rs:1508 [INFO] [stderr] 6: 0x7f9cffbf8d70 - std::sys_common::backtrace::_print::h6ba0300926b9fb58 [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x7f9cffbf8d70 - std::sys_common::backtrace::print::hd11f0188385cb859 [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libstd/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x7f9cffbf8d70 - std::panicking::default_hook::{{closure}}::h57b45fcdc30fe8e4 [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x7f9cffbf8abc - std::panicking::default_hook::h067cd795bad37ff3 [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x7f9d003d65e9 - rustc_driver::report_ice::h7ecc0498b871dfb9 [INFO] [stderr] 11: 0x7f9ceff29df6 - as core::ops::function::Fn>::call::h6e08d3cc1c006e19 [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/liballoc/boxed.rs:1095 [INFO] [stderr] 12: 0x7f9ceff51545 - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::hbc0843406bbd6320 [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libproc_macro/bridge/client.rs:318 [INFO] [stderr] 13: 0x7f9cffbf94e8 - std::panicking::rust_panic_with_hook::hd1b93581b69959be [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libstd/panicking.rs:530 [INFO] [stderr] 14: 0x7f9d0158dab3 - std::panicking::begin_panic::h7a3d8a3347a008f9 [INFO] [stderr] 15: 0x7f9d01620aec - rustc_errors::HandlerInner::span_bug::h3cf3a525042a36b8 [INFO] [stderr] 16: 0x7f9d01620f30 - rustc_errors::Handler::span_bug::h6a4ca8ac6533293d [INFO] [stderr] 17: 0x7f9d01acca04 - rustc_middle::util::bug::opt_span_bug_fmt::{{closure}}::h1d8ee5b7f0cfcb09 [INFO] [stderr] 18: 0x7f9d01ac4d5b - rustc_middle::ty::context::tls::with_opt::{{closure}}::h8cf1518184712f62 [INFO] [stderr] 19: 0x7f9d01ac4d02 - rustc_middle::ty::context::tls::with_opt::h4ed406c4fd3d7cb5 [INFO] [stderr] 20: 0x7f9d01acc909 - rustc_middle::util::bug::opt_span_bug_fmt::h79edb71739d85f9d [INFO] [stderr] 21: 0x7f9d01acc8c3 - rustc_middle::util::bug::span_bug_fmt::he224690862c31e0a [INFO] [stderr] 22: 0x7f9d018943b4 - ::visit_const::h178f60cbb5605218 [INFO] [stderr] 23: 0x7f9d018936eb - ::visit_rvalue::hdf9afadf1390c2ec [INFO] [stderr] 24: 0x7f9d0189722f - rustc_mir::monomorphize::collector::collect_neighbours::h92c8ed0096e96e4e [INFO] [stderr] 25: 0x7f9d01892c23 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 26: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 27: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 28: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 29: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 30: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 31: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 32: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 33: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 34: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 35: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 36: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 37: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 38: 0x7f9d01892431 - rustc_mir::monomorphize::collector::collect_items_rec::hc96d6e4d89a63ed5 [INFO] [stderr] 39: 0x7f9d018af0bd - rustc_session::utils::::time::heee5d3096f5246b3 [INFO] [stderr] 40: 0x7f9d01891622 - rustc_mir::monomorphize::collector::collect_crate_mono_items::hd682d2dcd3d7f62e [INFO] [stderr] 41: 0x7f9d01a605ab - rustc_mir::monomorphize::partitioning::collect_and_partition_mono_items::h595e5c90edace55d [INFO] [stderr] 42: 0x7f9d01bcc299 - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::collect_and_partition_mono_items>::compute::h585ee1845a91ecf0 [INFO] [stderr] 43: 0x7f9d01b70df9 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::he0286163e74731da [INFO] [stderr] 44: 0x7f9d01bbbe7c - rustc_data_structures::stack::ensure_sufficient_stack::h47b5c332ffc5a873 [INFO] [stderr] 45: 0x7f9d01b8ccb8 - rustc_query_system::query::plumbing::get_query_impl::h1e278b24de1c61e3 [INFO] [stderr] 46: 0x7f9d01bdaedf - rustc_codegen_ssa::back::symbol_export::exported_symbols_provider_local::h1537f39a197b130b [INFO] [stderr] 47: 0x7f9d01dc8f7e - rustc_middle::ty::query:: for rustc_middle::ty::query::queries::exported_symbols>::compute::hedde7ca7b03caa04 [INFO] [stderr] 48: 0x7f9d01f92c64 - rustc_query_system::dep_graph::graph::DepGraph::with_task_impl::hada0e180ce7af01f [INFO] [stderr] 49: 0x7f9d01f10cdc - rustc_data_structures::stack::ensure_sufficient_stack::hca11edef63704562 [INFO] [stderr] 50: 0x7f9d01f6051d - rustc_query_system::query::plumbing::get_query_impl::hb0ac704d76ba3b2f [INFO] [stderr] 51: 0x7f9d01def7d5 - rustc_metadata::rmeta::encoder::encode_metadata_impl::h6f991ea415d5f53c [INFO] [stderr] 52: 0x7f9d01f0ad3c - rustc_data_structures::sync::join::hd1c413a4e815314a [INFO] [stderr] 53: 0x7f9d01e08ba0 - rustc_metadata::rmeta::decoder::cstore_impl::::encode_metadata::h4a0105bbb2cf9378 [INFO] [stderr] 54: 0x7f9d02c28bf0 - rustc_middle::ty::context::TyCtxt::encode_metadata::h5483edd2bdfef039 [INFO] [stderr] 55: 0x7f9d00578ed4 - rustc_interface::passes::start_codegen::h33da62b49bd2d43e [INFO] [stderr] 56: 0x7f9d00590a66 - rustc_middle::ty::context::tls::enter_global::h6eefe0e7dc24d09b [INFO] [stderr] 57: 0x7f9d0058cbee - rustc_interface::queries::Queries::ongoing_codegen::h625f2541cdd9783e [INFO] [stderr] 58: 0x7f9d00392603 - rustc_interface::queries::::enter::h933e4b01f320c784 [INFO] [stderr] 59: 0x7f9d00430c37 - rustc_span::with_source_map::h75b839be845a69a9 [INFO] [stderr] 60: 0x7f9d003937d6 - rustc_interface::interface::create_compiler_and_run::haba2de2bb2375087 [INFO] [stderr] 61: 0x7f9d003d7a2d - scoped_tls::ScopedKey::set::h0866cda6b1e2e4d1 [INFO] [stderr] 62: 0x7f9d003e3df2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8752e128e2530b17 [INFO] [stderr] 63: 0x7f9d003a0c1e - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7745c21652a14c7 [INFO] [stderr] 64: 0x7f9cffc08d6a - as core::ops::function::FnOnce>::call_once::hd0f4a8e67dad49a8 [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/liballoc/boxed.rs:1081 [INFO] [stderr] 65: 0x7f9cffc08d6a - as core::ops::function::FnOnce>::call_once::h8a8a8ca7e12e1ddd [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/liballoc/boxed.rs:1081 [INFO] [stderr] 66: 0x7f9cffc08d6a - std::sys::unix::thread::Thread::new::thread_start::h05a3dc25c70800d2 [INFO] [stderr] at /rustc/e22b61bff0bdd08be7665607cb7be3748c8a35d2/src/libstd/sys/unix/thread.rs:87 [INFO] [stderr] 67: 0x7f9cffb26609 - start_thread [INFO] [stderr] 68: 0x7f9cffa3a103 - clone [INFO] [stderr] 69: 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.47.0-nightly (e22b61bff 2020-07-22) 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 [collect_and_partition_mono_items] collect_and_partition_mono_items [INFO] [stderr] #1 [exported_symbols] exported_symbols [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0c56ed45a3ccaae83ca8239a0656b90342a068911571c71b2cce1c40c08eaabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c56ed45a3ccaae83ca8239a0656b90342a068911571c71b2cce1c40c08eaabe", kill_on_drop: false }` [INFO] [stdout] 0c56ed45a3ccaae83ca8239a0656b90342a068911571c71b2cce1c40c08eaabe