[INFO] fetching crate rustdb-axum-example 0.3.3... [INFO] checking rustdb-axum-example-0.3.3 against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] extracting crate rustdb-axum-example 0.3.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate rustdb-axum-example 0.3.3 on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustdb-axum-example 0.3.3 [INFO] finished tweaking crates.io crate rustdb-axum-example 0.3.3 [INFO] tweaked toml for crates.io crate rustdb-axum-example 0.3.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate rustdb-axum-example 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e533c6a524a693f1ea64f38be8eddbced0f259e1e5aec519abbafb5722ab77d [INFO] running `Command { std: "docker" "start" "-a" "9e533c6a524a693f1ea64f38be8eddbced0f259e1e5aec519abbafb5722ab77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e533c6a524a693f1ea64f38be8eddbced0f259e1e5aec519abbafb5722ab77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e533c6a524a693f1ea64f38be8eddbced0f259e1e5aec519abbafb5722ab77d", kill_on_drop: false }` [INFO] [stdout] 9e533c6a524a693f1ea64f38be8eddbced0f259e1e5aec519abbafb5722ab77d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78cfb01b04956e30ed0c7a69b63f239dd0e1d0580f4569e4fbc0afc2c721c0d0 [INFO] running `Command { std: "docker" "start" "-a" "78cfb01b04956e30ed0c7a69b63f239dd0e1d0580f4569e4fbc0afc2c721c0d0", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking native-tls v0.2.10 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.25 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking email-encoding v0.1.3 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking email_address v0.2.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking matchit v0.4.6 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_ast_lowering/src/lib.rs:505:9: [INFO] [stderr] adding a def'n for node-id NodeId(597) and def kind AnonConst but a previous def'n exists: DefKey { parent: Some(DefIndex(57)), disambiguated_data: DisambiguatedDefPathData { data: AnonConst, disambiguator: 0 } } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f2eee7e40cd - ::fmt::hc4443514709b12b3 [INFO] [stderr] 1: 0x7f2eef004c97 - core::fmt::write::hf3d5aeadd1c77d2b [INFO] [stderr] 2: 0x7f2eeffb8e91 - std::io::Write::write_fmt::h6fa2c0b4a40bb103 [INFO] [stderr] 3: 0x7f2eee7e67ab - std::panicking::default_hook::{{closure}}::h36c7b1533a16d552 [INFO] [stderr] 4: 0x7f2eee7e641e - std::panicking::default_hook::h3bf66a3e7369037a [INFO] [stderr] Checking flate3 v0.1.21 [INFO] [stderr] 5: 0x7f2eed95d689 - std[722386ff5f9a1992]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7f2eee7e70c7 - std::panicking::rust_panic_with_hook::hea556c4628e70271 [INFO] [stderr] 7: 0x7f2eee7e6d87 - std::panicking::begin_panic_handler::{{closure}}::h6dc3d710911b6db1 [INFO] [stderr] 8: 0x7f2eee7e4589 - std::sys::backtrace::__rust_end_short_backtrace::h09c499bd95256a56 [INFO] [stderr] 9: 0x7f2eee7e6a54 - rust_begin_unwind [INFO] [stderr] 10: 0x7f2eeb995f03 - core::panicking::panic_fmt::hcadd7f5c0748d454 [INFO] [stderr] 11: 0x7f2ef0a45a38 - ::create_def.cold [INFO] [stderr] 12: 0x7f2eef6edd9d - ::lower_anon_const_to_anon_const [INFO] [stderr] 13: 0x7f2eef6eda26 - ::lower_anon_const_to_const_arg_direct [INFO] [stderr] 14: 0x7f2eef6ed7b9 - ::lower_array_length [INFO] [stderr] 15: 0x7f2eef700f03 - ::lower_ty_direct [INFO] [stderr] 16: 0x7f2eef6ff20a - ::lower_ty_direct [INFO] [stderr] 17: 0x7f2eef6b8b34 - ::lower_block_noalloc [INFO] [stderr] 18: 0x7f2eef6e2c61 - ::lower_maybe_coroutine_body [INFO] [stderr] 19: 0x7f2eef6f5980 - ::lower_item_kind [INFO] [stderr] 20: 0x7f2eef6dadb7 - ::lower_node [INFO] [stderr] 21: 0x7f2eef6d873f - rustc_ast_lowering[52f2c2a976f246f3]::lower_to_hir [INFO] [stderr] 22: 0x7f2eeff5fd20 - rustc_query_impl[c43a3fc8c10b6cd6]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 23: 0x7f2eeff5ebb9 - rustc_query_system[641cd0aa7e7cd94c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[c43a3fc8c10b6cd6]::plumbing::QueryCtxt, false> [INFO] [stderr] 24: 0x7f2eeff5e75e - rustc_query_impl[c43a3fc8c10b6cd6]::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 25: 0x7f2ef034b814 - rustc_query_impl[c43a3fc8c10b6cd6]::plumbing::__rust_begin_short_backtrace::>.warm [INFO] [stderr] 26: 0x7f2eef4ff1fd - rustc_query_system[641cd0aa7e7cd94c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[c43a3fc8c10b6cd6]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x7f2eef4fee8f - rustc_query_impl[c43a3fc8c10b6cd6]::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x7f2eef2c6473 - rustc_middle[2cb9fb56f6d75023]::query::plumbing::query_get_at::>> [INFO] [stderr] 29: 0x7f2eef2c692c - ::get_module [INFO] [stderr] 30: 0x7f2eef2a8e23 - rustc_middle[2cb9fb56f6d75023]::hir::map::hir_crate_items [INFO] [stderr] 31: 0x7f2eefef2760 - rustc_query_impl[c43a3fc8c10b6cd6]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x7f2eeff5ebb9 - rustc_query_system[641cd0aa7e7cd94c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[c43a3fc8c10b6cd6]::plumbing::QueryCtxt, false> [INFO] [stderr] 33: 0x7f2eeff5e7de - rustc_query_impl[c43a3fc8c10b6cd6]::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 34: 0x7f2eef2cdbf7 - rustc_interface[84cd66feb4a9b5cb]::proc_macro_decls::proc_macro_decls_static [INFO] [stderr] 35: 0x7f2eeff625ad - rustc_query_impl[c43a3fc8c10b6cd6]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x7f2eeff621a9 - rustc_query_system[641cd0aa7e7cd94c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[c43a3fc8c10b6cd6]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x7f2eeff61f8f - rustc_query_impl[c43a3fc8c10b6cd6]::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x7f2eef4f8ad9 - rustc_interface[84cd66feb4a9b5cb]::passes::run_required_analyses [INFO] [stderr] 39: 0x7f2eefbc0f5e - rustc_interface[84cd66feb4a9b5cb]::passes::analysis [INFO] [stderr] 40: 0x7f2eefbc0f31 - rustc_query_impl[c43a3fc8c10b6cd6]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 41: 0x7f2eeff5c5ee - rustc_query_system[641cd0aa7e7cd94c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[c43a3fc8c10b6cd6]::plumbing::QueryCtxt, false> [INFO] [stderr] 42: 0x7f2eeff5c34f - rustc_query_impl[c43a3fc8c10b6cd6]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 43: 0x7f2eefdd442a - rustc_interface[84cd66feb4a9b5cb]::interface::run_compiler::, rustc_driver_impl[c80d85a325fcf589]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 44: 0x7f2eefe4c350 - std[722386ff5f9a1992]::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[c80d85a325fcf589]::run_compiler::{closure#0}>::{closure#1}, core[fec8c973d8ec3bd7]::result::Result<(), rustc_span[adb7b8ce296764f5]::ErrorGuaranteed>>::{closure#0}, core[fec8c973d8ec3bd7]::result::Result<(), rustc_span[adb7b8ce296764f5]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[fec8c973d8ec3bd7]::result::Result<(), rustc_span[adb7b8ce296764f5]::ErrorGuaranteed>> [INFO] [stderr] 45: 0x7f2eefe4c9ba - <::spawn_unchecked_, rustc_driver_impl[c80d85a325fcf589]::run_compiler::{closure#0}>::{closure#1}, core[fec8c973d8ec3bd7]::result::Result<(), rustc_span[adb7b8ce296764f5]::ErrorGuaranteed>>::{closure#0}, core[fec8c973d8ec3bd7]::result::Result<(), rustc_span[adb7b8ce296764f5]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[fec8c973d8ec3bd7]::result::Result<(), rustc_span[adb7b8ce296764f5]::ErrorGuaranteed>>::{closure#1} as core[fec8c973d8ec3bd7]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 46: 0x7f2eefe4cd2b - std::sys::pal::unix::thread::Thread::new::thread_start::h296d40593895ef14 [INFO] [stderr] 47: 0x7f2eea26bac3 - [INFO] [stderr] 48: 0x7f2eea2fca04 - clone [INFO] [stderr] 49: 0x0 - [INFO] [stderr] [INFO] [stderr] error: 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: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/argon2rs-0.2.5/rustc-ice-2024-09-01T09_21_58-1122.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.82.0-nightly (24cd45d77 2024-08-25) 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] #0 [hir_crate] getting the crate HIR [INFO] [stderr] #1 [opt_hir_owner_nodes] getting HIR owner items in `` [INFO] [stderr] #2 [hir_crate_items] getting HIR crate items [INFO] [stderr] #3 [proc_macro_decls_static] looking up the proc macro declarations for a crate [INFO] [stderr] #4 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `argon2rs` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "78cfb01b04956e30ed0c7a69b63f239dd0e1d0580f4569e4fbc0afc2c721c0d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78cfb01b04956e30ed0c7a69b63f239dd0e1d0580f4569e4fbc0afc2c721c0d0", kill_on_drop: false }` [INFO] [stdout] 78cfb01b04956e30ed0c7a69b63f239dd0e1d0580f4569e4fbc0afc2c721c0d0