[INFO] cloning repository https://github.com/bytewax/bytewax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bytewax/bytewax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 329241c28e4c730eb4848d734950b8fcb81a2ab7 [INFO] checking bytewax/bytewax against try#c3491e21996dc67a8e37d9e5e74ed156563e9854 for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytewax%2Fbytewax" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bytewax/bytewax on toolchain c3491e21996dc67a8e37d9e5e74ed156563e9854 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/bytewax/bytewax [INFO] finished tweaking git repo https://github.com/bytewax/bytewax [INFO] tweaked toml for git repo https://github.com/bytewax/bytewax written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/bytewax/bytewax already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bc5e0f41c932c207faa94e6883ef80b6f7f5f13808966e7b47076df85fb4e96 [INFO] running `Command { std: "docker" "start" "-a" "3bc5e0f41c932c207faa94e6883ef80b6f7f5f13808966e7b47076df85fb4e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bc5e0f41c932c207faa94e6883ef80b6f7f5f13808966e7b47076df85fb4e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc5e0f41c932c207faa94e6883ef80b6f7f5f13808966e7b47076df85fb4e96", kill_on_drop: false }` [INFO] [stdout] 3bc5e0f41c932c207faa94e6883ef80b6f7f5f13808966e7b47076df85fb4e96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba648ffc5283a7543612f8b07abc624d698d3f03634efebd33d4f089d63e2e6c [INFO] running `Command { std: "docker" "start" "-a" "ba648ffc5283a7543612f8b07abc624d698d3f03634efebd33d4f089d63e2e6c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.134 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde_test v1.0.137 [INFO] [stderr] Checking abomonation v0.7.3 [INFO] [stderr] Checking timely_bytes v0.12.0 [INFO] [stderr] Checking timely_logging v0.12.0 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling pyo3-build-config v0.17.1 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling dotenvy v0.15.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling pyo3-ffi v0.17.1 [INFO] [stderr] Compiling pyo3 v0.17.1 [INFO] [stderr] Compiling sqlx-rt v0.6.1 [INFO] [stderr] Compiling pyo3-macros v0.17.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/compiler/rustc_errors/src/lib.rs:1465:9 [INFO] [stdout] error: internal compiler error: compiler/rustc_middle/src/hir/mod.rs:127:36: No HirId for DefId(0:1006 ~ pyo3[8c4b]::err::err_state::boxed_args::'py) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fa177583340 - std::backtrace_rs::backtrace::libunwind::trace::h6176bf60b78d74d6 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7fa177583340 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d22932bd33ba306 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fa177583340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fa177583340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fa1775de0fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7fa177573d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7fa177585fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fa177585fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fa177585fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7fa177585cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7fa179e1e244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fa17758680d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7fa17ade5051 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7fa17ade4946 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7fa17ade15f6 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7fa17ade15e6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7fa17ade03ad - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 17: 0x7fa17addfc10 - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 18: 0x7fa17ae48c6d - rustc_middle[7beb62e1eee56aa5]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 19: 0x7fa17ae4a9b6 - rustc_middle[7beb62e1eee56aa5]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 20: 0x7fa1787ef1a3 - rustc_middle[7beb62e1eee56aa5]::util::bug::bug_fmt [INFO] [stderr] 21: 0x7fa179dc3638 - >::call_once [INFO] [stderr] 22: 0x7fa1794c8808 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 23: 0x7fa179dc50d1 - >::call_once [INFO] [stderr] 24: 0x7fa1792d4e70 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 25: 0x7fa179095b3f - ::encode_def_ids [INFO] [stderr] 26: 0x7fa17906ecb2 - ::encode_crate_root [INFO] [stderr] 27: 0x7fa178c5eaee - rustc_metadata[e2de1dab51b6df6a]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 28: 0x7fa178c58fce - rustc_data_structures[7dd3ac3ff0520fbe]::sync::join:: [INFO] [stderr] 29: 0x7fa178c58eb9 - rustc_metadata[e2de1dab51b6df6a]::rmeta::encoder::encode_metadata [INFO] [stderr] 30: 0x7fa178c57ea2 - rustc_metadata[e2de1dab51b6df6a]::fs::encode_and_write_metadata [INFO] [stderr] 31: 0x7fa178c4af63 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[fae64f17691dff84]::result::Result, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 32: 0x7fa178c45223 - ::ongoing_codegen [INFO] [stderr] 33: 0x7fa178c442e1 - ::enter::, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 34: 0x7fa178c3f41c - rustc_span[b6ed302232182e4]::with_source_map::, rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 35: 0x7fa178c3ee12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 36: 0x7fa178c3da61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 37: 0x7fa178c3d74f - std[17c996d5f6362125]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 38: 0x7fa179c3c629 - <::spawn_unchecked_, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#1} as core[fae64f17691dff84]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 39: 0x7fa177590663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 40: 0x7fa177590663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 41: 0x7fa177590663 - std::sys::unix::thread::Thread::new::thread_start::habdd10d71164d0ca [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 42: 0x7fa177440609 - start_thread [INFO] [stderr] 43: 0x7fa177363133 - clone [INFO] [stderr] 44: 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.65.0-nightly (c3491e219 2022-09-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] thread 'rustc' panicked at 'already borrowed: BorrowMutError', /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/compiler/rustc_query_system/src/query/plumbing.rs:341:11 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fa177583340 - std::backtrace_rs::backtrace::libunwind::trace::h6176bf60b78d74d6 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7fa177583340 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d22932bd33ba306 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fa177583340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7fa177583340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7fa1775de0fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7fa177573d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7fa177585fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7fa177585fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7fa177585fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7fa177585cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7fa179e1e244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7fa17758680d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7fa177586667 - std::panicking::begin_panic_handler::{{closure}}::hc0f865aa1bb60c7c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:588:13 [INFO] [stderr] 13: 0x7fa17758385c - std::sys_common::backtrace::__rust_end_short_backtrace::h6d4dc99be6f721b8 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 14: 0x7fa177586382 - rust_begin_unwind [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:584:5 [INFO] [stderr] 15: 0x7fa1775dace3 - core::panicking::panic_fmt::h4db8cd7388285b2c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/panicking.rs:142:14 [INFO] [stderr] 16: 0x7fa1775db063 - core::result::unwrap_failed::h152dba8d7b7a8078 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/result.rs:1785:5 [INFO] [stderr] 17: 0x7fa1794c9dcc - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 18: 0x7fa179dc4b07 - >::call_once [INFO] [stderr] 19: 0x7fa1794143ea - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 20: 0x7fa179413fe3 - ::def_span [INFO] [stderr] 21: 0x7fa17a736326 - ::default_span [INFO] [stderr] 22: 0x7fa17a8230ec - rustc_query_impl[9cda1b2952faa175]::plumbing::create_query_frame:: [INFO] [stderr] 23: 0x7fa17a81b383 - <::try_collect_active_jobs::{closure#8} as core[fae64f17691dff84]::ops::function::FnOnce<(rustc_query_impl[9cda1b2952faa175]::plumbing::QueryCtxt, rustc_span[b6ed302232182e4]::def_id::LocalDefId)>>::call_once [INFO] [stderr] 24: 0x7fa17a6a53a5 - >::try_collect_active_jobs:: [INFO] [stderr] 25: 0x7fa17a81d998 - ::try_collect_active_jobs [INFO] [stderr] 26: 0x7fa17a80ab18 - rustc_query_system[50d9efc904e05111]::query::job::print_query_stack:: [INFO] [stderr] 27: 0x7fa179ec265f - rustc_interface[5b9d04fc58ee7720]::interface::try_print_query_stack [INFO] [stderr] 28: 0x7fa179e208d6 - rustc_driver[37844947c1c4e730]::report_ice [INFO] [stderr] 29: 0x7fa17758680d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 30: 0x7fa17ade5051 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 31: 0x7fa17ade4946 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 32: 0x7fa17ade15f6 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 33: 0x7fa17ade15e6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 34: 0x7fa17ade03ad - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 35: 0x7fa17addfc10 - ::bug::<&alloc[cf695002ebe1f35b]::string::String> [INFO] [stderr] 36: 0x7fa17ae48c6d - rustc_middle[7beb62e1eee56aa5]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 37: 0x7fa17ae4a9b6 - rustc_middle[7beb62e1eee56aa5]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 38: 0x7fa1787ef1a3 - rustc_middle[7beb62e1eee56aa5]::util::bug::bug_fmt [INFO] [stderr] 39: 0x7fa179dc3638 - >::call_once [INFO] [stderr] 40: 0x7fa1794c8808 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 41: 0x7fa179dc50d1 - >::call_once [INFO] [stderr] 42: 0x7fa1792d4e70 - rustc_query_system[50d9efc904e05111]::query::plumbing::get_query:: [INFO] [stderr] 43: 0x7fa179095b3f - ::encode_def_ids [INFO] [stderr] 44: 0x7fa17906ecb2 - ::encode_crate_root [INFO] [stderr] 45: 0x7fa178c5eaee - rustc_metadata[e2de1dab51b6df6a]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 46: 0x7fa178c58fce - rustc_data_structures[7dd3ac3ff0520fbe]::sync::join:: [INFO] [stderr] 47: 0x7fa178c58eb9 - rustc_metadata[e2de1dab51b6df6a]::rmeta::encoder::encode_metadata [INFO] [stderr] 48: 0x7fa178c57ea2 - rustc_metadata[e2de1dab51b6df6a]::fs::encode_and_write_metadata [INFO] [stderr] 49: 0x7fa178c4af63 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[fae64f17691dff84]::result::Result, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 50: 0x7fa178c45223 - ::ongoing_codegen [INFO] [stderr] 51: 0x7fa178c442e1 - ::enter::, rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 52: 0x7fa178c3f41c - rustc_span[b6ed302232182e4]::with_source_map::, rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 53: 0x7fa178c3ee12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 54: 0x7fa178c3da61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 55: 0x7fa178c3d74f - std[17c996d5f6362125]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 56: 0x7fa179c3c629 - <::spawn_unchecked_, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#1} as core[fae64f17691dff84]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 57: 0x7fa177590663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 58: 0x7fa177590663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 59: 0x7fa177590663 - std::sys::unix::thread::Thread::new::thread_start::habdd10d71164d0ca [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 60: 0x7fa177440609 - start_thread [INFO] [stderr] 61: 0x7fa177363133 - clone [INFO] [stderr] 62: 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.65.0-nightly (c3491e219 2022-09-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] thread panicked while panicking. aborting. [INFO] [stderr] error: could not compile `pyo3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pyo3 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="indoc"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --cfg 'feature="unindent"' -C metadata=edc39bd0bc40205b -C extra-filename=-edc39bd0bc40205b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-88879d2dc0fa106c.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-480b3264ab6cc2da.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-469d2060a06cd8c5.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-aed047b9c650959e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8f27d97f4251ac4c.rmeta --extern pyo3_ffi=/opt/rustwide/target/debug/deps/libpyo3_ffi-2ea1e6348dbcb22f.rmeta --extern pyo3_macros=/opt/rustwide/target/debug/deps/libpyo3_macros-75f116f477ac030c.so --extern unindent=/opt/rustwide/target/debug/deps/libunindent-a67f785cc7bb6fd1.rmeta --cap-lints allow --cap-lints=forbid --cfg Py_3_6 --cfg Py_3_7 --cfg Py_3_8 --cfg min_const_generics --cfg addr_of --cfg option_insert` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ba648ffc5283a7543612f8b07abc624d698d3f03634efebd33d4f089d63e2e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba648ffc5283a7543612f8b07abc624d698d3f03634efebd33d4f089d63e2e6c", kill_on_drop: false }` [INFO] [stdout] ba648ffc5283a7543612f8b07abc624d698d3f03634efebd33d4f089d63e2e6c