[INFO] cloning repository https://github.com/NucleoidMC/nucleoid-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NucleoidMC/nucleoid-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNucleoidMC%2Fnucleoid-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNucleoidMC%2Fnucleoid-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54e56a3697148a14c162d7cb49cd8e4410276fa6 [INFO] testing NucleoidMC/nucleoid-backend against beta-2022-08-09 for beta-1.64-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNucleoidMC%2Fnucleoid-backend" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NucleoidMC/nucleoid-backend on toolchain beta-2022-08-09 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NucleoidMC/nucleoid-backend [INFO] finished tweaking git repo https://github.com/NucleoidMC/nucleoid-backend [INFO] tweaked toml for git repo https://github.com/NucleoidMC/nucleoid-backend written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/NucleoidMC/nucleoid-backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ccb28232951071531e6214b0e976d9a428d07fa8655de1a0fb153f3734332d8 [INFO] running `Command { std: "docker" "start" "-a" "2ccb28232951071531e6214b0e976d9a428d07fa8655de1a0fb153f3734332d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ccb28232951071531e6214b0e976d9a428d07fa8655de1a0fb153f3734332d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ccb28232951071531e6214b0e976d9a428d07fa8655de1a0fb153f3734332d8", kill_on_drop: false }` [INFO] [stdout] 2ccb28232951071531e6214b0e976d9a428d07fa8655de1a0fb153f3734332d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37e6b66516991b857b51f90f0337fd39c2a5a2154a9a4eb8b2dcb429b61ef98e [INFO] running `Command { std: "docker" "start" "-a" "37e6b66516991b857b51f90f0337fd39c2a5a2154a9a4eb8b2dcb429b61ef98e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling spin v0.7.0 [INFO] [stderr] Compiling serenity v0.10.2 [INFO] [stderr] Compiling pollster v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling typemap_rev v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling catty v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling spinny v0.2.1 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling barrage v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 (https://github.com/suharev7/clickhouse-rs?branch=async-await#1be33ab4) [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling hmac v0.12.0 [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling xtra v0.5.0-rc.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nucleoid-leaderboards v0.1.0 (https://github.com/NucleoidMC/nucleoid-leaderboards.git#c8c036f6) [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling deadpool v0.9.2 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling clickhouse-rs v1.0.0-alpha.1 (https://github.com/suharev7/clickhouse-rs?branch=async-await#1be33ab4) [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling deadpool-postgres v0.10.1 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling nucleoid-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/ty/subst.rs:554:13: Region parameter out of range when substituting in region 'a (index=2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/compiler/rustc_errors/src/lib.rs:1392:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f9ee09b19f0 - std::backtrace_rs::backtrace::libunwind::trace::hc2aafb361b930ef6 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f9ee09b19f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h804481ad4855a013 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f9ee09b19f0 - std::sys_common::backtrace::_print_fmt::hde719312690c42c7 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f9ee09b19f0 - ::fmt::h3ac798ae3916ddb8 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f9ee0a0d3bc - core::fmt::write::h56d0a26c056ebf7d [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/core/src/fmt/mod.rs:1198:17 [INFO] [stderr] 5: 0x7f9ee09a2c35 - std::io::Write::write_fmt::hfc329b729ef3a4a4 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/io/mod.rs:1672:15 [INFO] [stderr] 6: 0x7f9ee09b46d1 - std::sys_common::backtrace::_print::h157d3034d56c5f2b [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f9ee09b46d1 - std::sys_common::backtrace::print::h8711cdaccf25c72b [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f9ee09b46d1 - std::panicking::default_hook::{{closure}}::h5a65e9070c5bad88 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f9ee09b439e - std::panicking::default_hook::h02eec242e22c1c0a [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f9ee3228ab4 - rustc_driver[acf69d503f2fbc0f]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f9ee09b4f06 - std::panicking::rust_panic_with_hook::hd120b75e7be84603 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f9ee41c9181 - std[e93aab33ab818310]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f9ee41c8676 - std[e93aab33ab818310]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f9ee41a9eb6 - std[e93aab33ab818310]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f9ee41ee5d6 - std[e93aab33ab818310]::panic::panic_any:: [INFO] [stderr] 16: 0x7f9ee41edc95 - ::bug::<&alloc[ae706127652fd80d]::string::String> [INFO] [stderr] 17: 0x7f9ee41ed9f0 - ::bug::<&alloc[ae706127652fd80d]::string::String> [INFO] [stderr] 18: 0x7f9ee42109ad - rustc_middle[b2160a7f10598e4]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 19: 0x7f9ee4213a66 - rustc_middle[b2160a7f10598e4]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 20: 0x7f9ee1c7d173 - rustc_middle[b2160a7f10598e4]::util::bug::bug_fmt [INFO] [stderr] 21: 0x7f9ee4239d66 - ::fold_region::region_param_out_of_range [INFO] [stderr] 22: 0x7f9ee1c3def3 - ::fold_region [INFO] [stderr] 23: 0x7f9ee1c3da6d - ::try_fold_predicate [INFO] [stderr] 24: 0x7f9ee1c3d41e - rustc_middle[b2160a7f10598e4]::ty::util::fold_list:: as rustc_middle[b2160a7f10598e4]::ty::fold::TypeFoldable>::try_fold_with::{closure#0}> [INFO] [stderr] 25: 0x7f9ee26257db - ::match_projection_obligation_against_definition_bounds [INFO] [stderr] 26: 0x7f9ee1b3d9bf - ::assemble_candidates [INFO] [stderr] 27: 0x7f9ee1b38f21 - ::candidate_from_obligation_no_cache [INFO] [stderr] 28: 0x7f9ee1c61662 - ::select [INFO] [stderr] 29: 0x7f9ee1c4f720 - ::process_obligation [INFO] [stderr] 30: 0x7f9ee1c4ca7a - >::process_obligations::> [INFO] [stderr] 31: 0x7f9ee1c4c49c - ::select_where_possible [INFO] [stderr] 32: 0x7f9ee1cd7fa4 - ::try_find_coercion_lub:: [INFO] [stderr] 33: 0x7f9ee1cd6aec - >::coerce_inner [INFO] [stderr] 34: 0x7f9ee1cce800 - ::check_match [INFO] [stderr] 35: 0x7f9ee1c91fd3 - ::check_expr_with_expectation_and_args [INFO] [stderr] 36: 0x7f9ee1ca6203 - ::check_block_with_expected [INFO] [stderr] 37: 0x7f9ee1c940a3 - ::check_expr_with_expectation_and_args [INFO] [stderr] 38: 0x7f9ee1cce3c5 - ::check_match [INFO] [stderr] 39: 0x7f9ee1c91fd3 - ::check_expr_with_expectation_and_args [INFO] [stderr] 40: 0x7f9ee1c8ad28 - ::check_argument_types [INFO] [stderr] 41: 0x7f9ee1c42b97 - ::check_call [INFO] [stderr] 42: 0x7f9ee1c90807 - ::check_expr_with_expectation_and_args [INFO] [stderr] 43: 0x7f9ee1cce07c - ::check_match [INFO] [stderr] 44: 0x7f9ee1c91fd3 - ::check_expr_with_expectation_and_args [INFO] [stderr] 45: 0x7f9ee1cc5f15 - ::check_decl [INFO] [stderr] 46: 0x7f9ee1ca61b0 - ::check_block_with_expected [INFO] [stderr] 47: 0x7f9ee1c90984 - ::check_expr_with_expectation_and_args [INFO] [stderr] 48: 0x7f9ee1cce3c5 - ::check_match [INFO] [stderr] 49: 0x7f9ee1c91fd3 - ::check_expr_with_expectation_and_args [INFO] [stderr] 50: 0x7f9ee1ca6203 - ::check_block_with_expected [INFO] [stderr] 51: 0x7f9ee1c940a3 - ::check_expr_with_expectation_and_args [INFO] [stderr] 52: 0x7f9ee1cce3c5 - ::check_match [INFO] [stderr] 53: 0x7f9ee1c91fd3 - ::check_expr_with_expectation_and_args [INFO] [stderr] 54: 0x7f9ee1c9256d - ::check_expr_with_expectation_and_args [INFO] [stderr] 55: 0x7f9ee1ca6203 - ::check_block_with_expected [INFO] [stderr] 56: 0x7f9ee1c90984 - ::check_expr_with_expectation_and_args [INFO] [stderr] 57: 0x7f9ee1c9256d - ::check_expr_with_expectation_and_args [INFO] [stderr] 58: 0x7f9ee1ca62dd - ::check_block_with_expected [INFO] [stderr] 59: 0x7f9ee1c90984 - ::check_expr_with_expectation_and_args [INFO] [stderr] 60: 0x7f9ee2214e6d - rustc_typeck[b2fd0ce1781ed2]::check::check::check_fn [INFO] [stderr] 61: 0x7f9ee1d13350 - ::check_expr_closure [INFO] [stderr] 62: 0x7f9ee1c93741 - ::check_expr_with_expectation_and_args [INFO] [stderr] 63: 0x7f9ee1c8ad28 - ::check_argument_types [INFO] [stderr] 64: 0x7f9ee1c42b97 - ::check_call [INFO] [stderr] 65: 0x7f9ee1c90807 - ::check_expr_with_expectation_and_args [INFO] [stderr] 66: 0x7f9ee2214e6d - rustc_typeck[b2fd0ce1781ed2]::check::check::check_fn [INFO] [stderr] 67: 0x7f9ee2206e7e - ::enter::<&rustc_middle[b2160a7f10598e4]::ty::context::TypeckResults, ::enter::{closure#1}, &rustc_middle[b2160a7f10598e4]::ty::context::TypeckResults>::{closure#0}> [INFO] [stderr] 68: 0x7f9ee2204754 - rustc_typeck[b2fd0ce1781ed2]::check::typeck [INFO] [stderr] 69: 0x7f9ee28acbef - rustc_query_system[2e598caf428403ff]::query::plumbing::try_execute_query::> [INFO] [stderr] 70: 0x7f9ee3126a88 - ::typeck [INFO] [stderr] 71: 0x7f9ee2824425 - ::typeck_opt_const_arg [INFO] [stderr] 72: 0x7f9ee2822ed5 - rustc_mir_build[d766df612ab534fc]::build::mir_built [INFO] [stderr] 73: 0x7f9ee265b5bd - rustc_query_system[2e598caf428403ff]::query::plumbing::try_execute_query::, &rustc_data_structures[3567231a315965d1]::steal::Steal>> [INFO] [stderr] 74: 0x7f9ee3125315 - ::mir_built [INFO] [stderr] 75: 0x7f9ee224bd37 - rustc_mir_transform[3073df77ed1f61a4]::check_unsafety::unsafety_check_result [INFO] [stderr] 76: 0x7f9ee224b7ce - >::call_once [INFO] [stderr] 77: 0x7f9ee2767faf - rustc_query_system[2e598caf428403ff]::query::plumbing::try_execute_query::> [INFO] [stderr] 78: 0x7f9ee312668e - ::unsafety_check_result [INFO] [stderr] 79: 0x7f9ee1ba9080 - rustc_mir_transform[3073df77ed1f61a4]::mir_const [INFO] [stderr] 80: 0x7f9ee265b5bd - rustc_query_system[2e598caf428403ff]::query::plumbing::try_execute_query::, &rustc_data_structures[3567231a315965d1]::steal::Steal>> [INFO] [stderr] 81: 0x7f9ee312544c - ::mir_const [INFO] [stderr] 82: 0x7f9ee2201f9a - rustc_mir_transform[3073df77ed1f61a4]::mir_promoted [INFO] [stderr] 83: 0x7f9ee2be3a3e - rustc_query_system[2e598caf428403ff]::query::plumbing::get_query:: [INFO] [stderr] 84: 0x7f9ee2be3677 - ::mir_promoted [INFO] [stderr] 85: 0x7f9ee2b8830f - rustc_borrowck[24278f1d09966f18]::mir_borrowck [INFO] [stderr] 86: 0x7f9ee2b87e2e - >::call_once [INFO] [stderr] 87: 0x7f9ee25b6140 - rustc_query_system[2e598caf428403ff]::query::plumbing::try_execute_query::> [INFO] [stderr] 88: 0x7f9ee3126cfa - ::mir_borrowck [INFO] [stderr] 89: 0x7f9ee2e92303 - rustc_typeck[b2fd0ce1781ed2]::collect::type_of::type_of [INFO] [stderr] 90: 0x7f9ee266aa4d - rustc_query_system[2e598caf428403ff]::query::plumbing::get_query:: [INFO] [stderr] 91: 0x7f9ee1fb3850 - ::bound_type_of [INFO] [stderr] 92: 0x7f9ee297281b - ::expand_opaque_ty [INFO] [stderr] 93: 0x7f9ee2fdffe8 - ::try_fold_with:: [INFO] [stderr] 94: 0x7f9ee4244f2a - rustc_middle[b2160a7f10598e4]::ty::util::fold_list:: as rustc_middle[b2160a7f10598e4]::ty::fold::TypeFoldable>::try_fold_with::{closure#0}> [INFO] [stderr] 95: 0x7f9ee4237af2 - ::try_fold_binder::<&rustc_middle[b2160a7f10598e4]::ty::list::List> [INFO] [stderr] 96: 0x7f9ee27a012a - ::super_fold_with:: [INFO] [stderr] 97: 0x7f9ee279fced - rustc_middle[b2160a7f10598e4]::ty::util::fold_list:: as rustc_middle[b2160a7f10598e4]::ty::fold::TypeFoldable>::try_fold_with::{closure#0}> [INFO] [stderr] 98: 0x7f9ee27a0101 - ::super_fold_with:: [INFO] [stderr] 99: 0x7f9ee279f9d5 - <&rustc_middle[b2160a7f10598e4]::ty::list::List as rustc_middle[b2160a7f10598e4]::ty::fold::TypeFoldable>::try_fold_with:: [INFO] [stderr] 100: 0x7f9ee29727d4 - ::expand_opaque_ty [INFO] [stderr] 101: 0x7f9ee29729f5 - ::expand_opaque_ty [INFO] [stderr] 102: 0x7f9ee2fdffe8 - ::try_fold_with:: [INFO] [stderr] 103: 0x7f9ee4244e41 - rustc_middle[b2160a7f10598e4]::ty::util::fold_list:: as rustc_middle[b2160a7f10598e4]::ty::fold::TypeFoldable>::try_fold_with::{closure#0}> [INFO] [stderr] 104: 0x7f9ee4237af2 - ::try_fold_binder::<&rustc_middle[b2160a7f10598e4]::ty::list::List> [INFO] [stderr] 105: 0x7f9ee27a012a - ::super_fold_with:: [INFO] [stderr] 106: 0x7f9ee279fced - rustc_middle[b2160a7f10598e4]::ty::util::fold_list:: as rustc_middle[b2160a7f10598e4]::ty::fold::TypeFoldable>::try_fold_with::{closure#0}> [INFO] [stderr] 107: 0x7f9ee27a0101 - ::super_fold_with:: [INFO] [stderr] 108: 0x7f9ee279f9d5 - <&rustc_middle[b2160a7f10598e4]::ty::list::List as rustc_middle[b2160a7f10598e4]::ty::fold::TypeFoldable>::try_fold_with:: [INFO] [stderr] 109: 0x7f9ee29727d4 - ::expand_opaque_ty [INFO] [stderr] 110: 0x7f9ee29729f5 - ::expand_opaque_ty [INFO] [stderr] 111: 0x7f9ee2971e8a - ::try_expand_impl_trait_type [INFO] [stderr] 112: 0x7f9ee294c1ff - rustc_typeck[b2fd0ce1781ed2]::check::check::check_item_type [INFO] [stderr] 113: 0x7f9ee2948ece - rustc_typeck[b2fd0ce1781ed2]::check::check::check_mod_item_types [INFO] [stderr] 114: 0x7f9ee24636eb - rustc_query_system[2e598caf428403ff]::query::plumbing::try_execute_query::> [INFO] [stderr] 115: 0x7f9ee2c6ff03 - rustc_query_system[2e598caf428403ff]::query::plumbing::get_query:: [INFO] [stderr] 116: 0x7f9ee2f1379f - ::for_each_module:: [INFO] [stderr] 117: 0x7f9ee2c05ed5 - rustc_typeck[b2fd0ce1781ed2]::check_crate [INFO] [stderr] 118: 0x7f9ee2c05517 - rustc_interface[50a00022d591bc14]::passes::analysis [INFO] [stderr] 119: 0x7f9ee2fba335 - rustc_query_system[2e598caf428403ff]::query::plumbing::try_execute_query::>> [INFO] [stderr] 120: 0x7f9ee2fba0be - rustc_query_system[2e598caf428403ff]::query::plumbing::get_query:: [INFO] [stderr] 121: 0x7f9ee29f253a - ::enter::, rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>> [INFO] [stderr] 122: 0x7f9ee29e5f5a - rustc_span[4ee036bbec706f06]::with_source_map::, rustc_interface[50a00022d591bc14]::interface::create_compiler_and_run, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 123: 0x7f9ee29e5930 - rustc_interface[50a00022d591bc14]::interface::create_compiler_and_run::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}> [INFO] [stderr] 124: 0x7f9ee29e3ca1 - >::set::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>> [INFO] [stderr] 125: 0x7f9ee29e398f - std[e93aab33ab818310]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>> [INFO] [stderr] 126: 0x7f9ee304bfb9 - <::spawn_unchecked_, rustc_driver[acf69d503f2fbc0f]::run_compiler::{closure#1}>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>>::{closure#0}, core[4b7224d7e913b755]::result::Result<(), rustc_errors[418a143e0b6d828f]::ErrorGuaranteed>>::{closure#1} as core[4b7224d7e913b755]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 127: 0x7f9ee09beed3 - as core::ops::function::FnOnce>::call_once::hafebb5a654285d1f [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 128: 0x7f9ee09beed3 - as core::ops::function::FnOnce>::call_once::hd7f46a8cec019e0f [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/alloc/src/boxed.rs:1935:9 [INFO] [stderr] 129: 0x7f9ee09beed3 - std::sys::unix::thread::Thread::new::thread_start::hcd40f54db19fb2e5 [INFO] [stderr] at /rustc/56714e5332f5f21c39d710cc4a6dd279132dedd6/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 130: 0x7f9ee086d609 - start_thread [INFO] [stderr] 131: 0x7f9ee0790133 - clone [INFO] [stderr] 132: 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.64.0-beta.1 (56714e533 2022-08-09) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type bin -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 [typeck] type-checking `statistics::leaderboards::database::::update_all_leaderboards` [INFO] [stderr] #1 [mir_built] building MIR for `statistics::leaderboards::database::::update_all_leaderboards` [INFO] [stderr] #2 [unsafety_check_result] unsafety-checking `statistics::leaderboards::database::::update_all_leaderboards` [INFO] [stderr] #3 [mir_const] processing MIR for `statistics::leaderboards::database::::update_all_leaderboards` [INFO] [stderr] #4 [mir_promoted] processing `statistics::leaderboards::database::::update_all_leaderboards` [INFO] [stderr] #5 [mir_borrowck] borrow-checking `statistics::leaderboards::database::::update_all_leaderboards` [INFO] [stderr] #6 [type_of] computing type of `statistics::leaderboards::database::::update_all_leaderboards::{opaque#0}` [INFO] [stderr] #7 [check_mod_item_types] checking item types in module `statistics` [INFO] [stderr] #8 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nucleoid-backend` due to previous error [INFO] running `Command { std: "docker" "inspect" "37e6b66516991b857b51f90f0337fd39c2a5a2154a9a4eb8b2dcb429b61ef98e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e6b66516991b857b51f90f0337fd39c2a5a2154a9a4eb8b2dcb429b61ef98e", kill_on_drop: false }` [INFO] [stdout] 37e6b66516991b857b51f90f0337fd39c2a5a2154a9a4eb8b2dcb429b61ef98e