[INFO] cloning repository https://github.com/hle0/datacollect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hle0/datacollect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhle0%2Fdatacollect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhle0%2Fdatacollect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fa952b20e22d936a9e3aa5c8149e02da65805e7 [INFO] building hle0/datacollect against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhle0%2Fdatacollect" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hle0/datacollect on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hle0/datacollect [INFO] finished tweaking git repo https://github.com/hle0/datacollect [INFO] tweaked toml for git repo https://github.com/hle0/datacollect written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/hle0/datacollect already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4465d905b803699e16d609ae52ba1f87a35c41db1b272809d234d47da3aba5e5 [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" "4465d905b803699e16d609ae52ba1f87a35c41db1b272809d234d47da3aba5e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4465d905b803699e16d609ae52ba1f87a35c41db1b272809d234d47da3aba5e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4465d905b803699e16d609ae52ba1f87a35c41db1b272809d234d47da3aba5e5", kill_on_drop: false }` [INFO] [stdout] 4465d905b803699e16d609ae52ba1f87a35c41db1b272809d234d47da3aba5e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8739bc1b343f3c46c65e52c8afae220a9b7fdde80e8b1bbe3a1bcd357c12b97c [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" "8739bc1b343f3c46c65e52c8afae220a9b7fdde80e8b1bbe3a1bcd357c12b97c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling psl-types v2.0.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling cookie_store v0.15.0 [INFO] [stderr] Compiling kuchiki v0.8.1 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling datacollect-core v0.1.0 (/opt/rustwide/workdir/datacollect-core) [INFO] [stderr] thread 'rustc' panicked at 'Expression ID not found', compiler/rustc_typeck/src/check/generator_interior/drop_ranges/cfg_build.rs:468:52 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f377118768c - std::backtrace_rs::backtrace::libunwind::trace::hd748d72693fe8cab [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f377118768c - std::backtrace_rs::backtrace::trace_unsynchronized::h4de08d38775fb539 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f377118768c - std::sys_common::backtrace::_print_fmt::h66351250e2917c84 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x7f377118768c - ::fmt::h3e525d9f494e2fef [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x7f37711e886c - core::fmt::write::hc1dc79b28cfd43db [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/core/src/fmt/mod.rs:1168:17 [INFO] [stderr] 5: 0x7f3771176d33 - std::io::Write::write_fmt::hd811bd795ae26b25 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/io/mod.rs:1653:15 [INFO] [stderr] 6: 0x7f377118bab2 - std::sys_common::backtrace::_print::hfe4693801f0a37be [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x7f377118bab2 - std::sys_common::backtrace::print::h5a7065c961ed9645 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x7f377118bab2 - std::panicking::default_hook::{{closure}}::hcb09b42cabcf2b72 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/panicking.rs:290:50 [INFO] [stderr] 9: 0x7f377118b695 - std::panicking::default_hook::h9917813803f1023b [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/panicking.rs:307:9 [INFO] [stderr] 10: 0x7f3771968a21 - rustc_driver[adc00473a70e031e]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f3762516b13 - as core::ops::function::Fn>::call::h9f1eb7b89fec5181 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/alloc/src/boxed.rs:1868:9 [INFO] [stderr] 12: 0x7f376251d1dc - proc_macro::bridge::client::::enter::{{closure}}::{{closure}}::h88b23eaf48efa76d [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/proc_macro/src/bridge/client.rs:319:21 [INFO] [stderr] 13: 0x7f3762507410 - std::panicking::update_hook::{{closure}}::h111b726b0012149f [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/panicking.rs:257:41 [INFO] [stderr] 14: 0x7f377118c2cb - std::panicking::rust_panic_with_hook::h8f29bb67241444b4 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/panicking.rs:695:17 [INFO] [stderr] 15: 0x7f377118bf87 - std::panicking::begin_panic_handler::{{closure}}::h8f8b61609e436f09 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/panicking.rs:581:13 [INFO] [stderr] 16: 0x7f3771187b34 - std::sys_common::backtrace::__rust_end_short_backtrace::hb341182e5d69bad0 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 17: 0x7f377118bc99 - rust_begin_unwind [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/panicking.rs:577:5 [INFO] [stderr] 18: 0x7f37711532d3 - core::panicking::panic_fmt::h96f101195f803bbc [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/core/src/panicking.rs:135:14 [INFO] [stderr] 19: 0x7f37711e5661 - core::panicking::panic_display::h8b3ef16c86892554 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/core/src/panicking.rs:65:5 [INFO] [stderr] 20: 0x7f37711e560b - core::panicking::panic_str::hed819606d7e4a889 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/core/src/panicking.rs:56:5 [INFO] [stderr] 21: 0x7f3771153156 - core::option::expect_failed::hbac2dc7becf8bdec [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/core/src/option.rs:1840:5 [INFO] [stderr] 22: 0x7f3771d08b87 - ::process_deferred_edges [INFO] [stderr] 23: 0x7f3771c8888c - rustc_typeck[99e5fae60bc9f8b0]::check::generator_interior::drop_ranges::cfg_build::build_control_flow_graph [INFO] [stderr] 24: 0x7f3771d0948f - rustc_typeck[99e5fae60bc9f8b0]::check::generator_interior::drop_ranges::compute_drop_ranges [INFO] [stderr] 25: 0x7f3771c7fd13 - rustc_typeck[99e5fae60bc9f8b0]::check::generator_interior::resolve_interior [INFO] [stderr] 26: 0x7f3772da737f - ::enter::<&rustc_middle[87605abd66f2ead2]::ty::context::TypeckResults, ::enter::{closure#1}, &rustc_middle[87605abd66f2ead2]::ty::context::TypeckResults>::{closure#0}> [INFO] [stderr] 27: 0x7f3772d7daec - rustc_typeck[99e5fae60bc9f8b0]::check::typeck [INFO] [stderr] 28: 0x7f377321c137 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::> [INFO] [stderr] 29: 0x7f377327acfc - ::typeck [INFO] [stderr] 30: 0x7f3773679288 - ::typeck_opt_const_arg [INFO] [stderr] 31: 0x7f3772f671cb - rustc_mir_build[a828bf36d11b3671]::build::mir_built [INFO] [stderr] 32: 0x7f377320cdaa - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::, &rustc_data_structures[4d6a13722acfcc85]::steal::Steal>> [INFO] [stderr] 33: 0x7f3773274ca4 - ::mir_built [INFO] [stderr] 34: 0x7f3772cb4987 - rustc_mir_transform[b8c0829d10e463b5]::check_unsafety::unsafety_check_result [INFO] [stderr] 35: 0x7f3772cb22b8 - >::call_once [INFO] [stderr] 36: 0x7f377321df57 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::> [INFO] [stderr] 37: 0x7f377327a8d1 - ::unsafety_check_result [INFO] [stderr] 38: 0x7f3772c6ff35 - rustc_mir_transform[b8c0829d10e463b5]::mir_const [INFO] [stderr] 39: 0x7f377320cdaa - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::, &rustc_data_structures[4d6a13722acfcc85]::steal::Steal>> [INFO] [stderr] 40: 0x7f3773274deb - ::mir_const [INFO] [stderr] 41: 0x7f3772c70fd6 - rustc_mir_transform[b8c0829d10e463b5]::mir_promoted [INFO] [stderr] 42: 0x7f377320e016 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::, (&rustc_data_structures[4d6a13722acfcc85]::steal::Steal, &rustc_data_structures[4d6a13722acfcc85]::steal::Steal>)>> [INFO] [stderr] 43: 0x7f377327522f - ::mir_promoted [INFO] [stderr] 44: 0x7f37730a7fd3 - >::call_once [INFO] [stderr] 45: 0x7f377321d047 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::> [INFO] [stderr] 46: 0x7f377327af8e - ::mir_borrowck [INFO] [stderr] 47: 0x7f3772dee404 - rustc_typeck[99e5fae60bc9f8b0]::collect::type_of::type_of [INFO] [stderr] 48: 0x7f377327146d - ::type_of [INFO] [stderr] 49: 0x7f3772e18c7a - rustc_typeck[99e5fae60bc9f8b0]::check::check::check_item_type [INFO] [stderr] 50: 0x7f3772df5207 - ::visit_item_likes_in_module:: [INFO] [stderr] 51: 0x7f3773aa70cc - rustc_typeck[99e5fae60bc9f8b0]::check::check::check_mod_item_types [INFO] [stderr] 52: 0x7f377321ee5e - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::> [INFO] [stderr] 53: 0x7f3773c9ece3 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::get_query:: [INFO] [stderr] 54: 0x7f3773a8b224 - ::for_each_module:: [INFO] [stderr] 55: 0x7f3773a402c0 - ::time::<(), rustc_typeck[99e5fae60bc9f8b0]::check_crate::{closure#6}> [INFO] [stderr] 56: 0x7f3773a3d193 - rustc_typeck[99e5fae60bc9f8b0]::check_crate [INFO] [stderr] 57: 0x7f37737d2ac7 - rustc_interface[5eb07fab52806fb9]::passes::analysis [INFO] [stderr] 58: 0x7f3773c6ba72 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::try_execute_query::>> [INFO] [stderr] 59: 0x7f3773cabd05 - rustc_query_system[f54c5b7121b03f2a]::query::plumbing::get_query:: [INFO] [stderr] 60: 0x7f37737b5069 - ::enter::, rustc_errors[ecaf7e630d4ec4be]::ErrorReported>> [INFO] [stderr] 61: 0x7f37737b66a6 - rustc_span[90b0a535b85f84c6]::with_source_map::, rustc_interface[5eb07fab52806fb9]::interface::create_compiler_and_run, rustc_driver[adc00473a70e031e]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 62: 0x7f37737b444e - rustc_interface[5eb07fab52806fb9]::interface::create_compiler_and_run::, rustc_driver[adc00473a70e031e]::run_compiler::{closure#1}> [INFO] [stderr] 63: 0x7f377379859b - >::set::, rustc_driver[adc00473a70e031e]::run_compiler::{closure#1}>::{closure#0}, core[511b036b90c12668]::result::Result<(), rustc_errors[ecaf7e630d4ec4be]::ErrorReported>>::{closure#0}::{closure#0}, core[511b036b90c12668]::result::Result<(), rustc_errors[ecaf7e630d4ec4be]::ErrorReported>> [INFO] [stderr] 64: 0x7f3773798375 - std[d84ca0196e196df4]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[adc00473a70e031e]::run_compiler::{closure#1}>::{closure#0}, core[511b036b90c12668]::result::Result<(), rustc_errors[ecaf7e630d4ec4be]::ErrorReported>>::{closure#0}, core[511b036b90c12668]::result::Result<(), rustc_errors[ecaf7e630d4ec4be]::ErrorReported>> [INFO] [stderr] 65: 0x7f3773796f29 - <::spawn_unchecked_, rustc_driver[adc00473a70e031e]::run_compiler::{closure#1}>::{closure#0}, core[511b036b90c12668]::result::Result<(), rustc_errors[ecaf7e630d4ec4be]::ErrorReported>>::{closure#0}, core[511b036b90c12668]::result::Result<(), rustc_errors[ecaf7e630d4ec4be]::ErrorReported>>::{closure#1} as core[511b036b90c12668]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 66: 0x7f3771197e73 - as core::ops::function::FnOnce>::call_once::h7c8099c5e4761aee [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 67: 0x7f3771197e73 - as core::ops::function::FnOnce>::call_once::hcb14c49d6f40552f [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 68: 0x7f3771197e73 - std::sys::unix::thread::Thread::new::thread_start::h70d974d595f648e7 [INFO] [stderr] at /rustc/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 69: 0x7f37710a9609 - start_thread [INFO] [stderr] 70: 0x7f3770fc3293 - clone [INFO] [stderr] 71: 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.60.0-nightly (a7f375789 2022-01-26) 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 [typeck] type-checking `modules::ebay::::by_id` [INFO] [stderr] #1 [mir_built] building MIR for `modules::ebay::::by_id` [INFO] [stderr] #2 [unsafety_check_result] unsafety-checking `modules::ebay::::by_id` [INFO] [stderr] #3 [mir_const] processing MIR for `modules::ebay::::by_id` [INFO] [stderr] #4 [mir_promoted] processing `modules::ebay::::by_id` [INFO] [stderr] #5 [mir_borrowck] borrow-checking `modules::ebay::::by_id` [INFO] [stderr] #6 [type_of] computing type of `modules::ebay::::by_id::{opaque#0}` [INFO] [stderr] #7 [check_mod_item_types] checking item types in module `modules::ebay` [INFO] [stderr] #8 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `datacollect-core` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8739bc1b343f3c46c65e52c8afae220a9b7fdde80e8b1bbe3a1bcd357c12b97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8739bc1b343f3c46c65e52c8afae220a9b7fdde80e8b1bbe3a1bcd357c12b97c", kill_on_drop: false }` [INFO] [stdout] 8739bc1b343f3c46c65e52c8afae220a9b7fdde80e8b1bbe3a1bcd357c12b97c