[INFO] fetching crate rustweb 0.13.0... [INFO] checking rustweb-0.13.0 against master#0f6e1ae67854c3c44726e8376144c16b465fe7c6 for pr-129392 [INFO] extracting crate rustweb 0.13.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate rustweb 0.13.0 on toolchain 0f6e1ae67854c3c44726e8376144c16b465fe7c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f6e1ae67854c3c44726e8376144c16b465fe7c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustweb 0.13.0 [INFO] finished tweaking crates.io crate rustweb 0.13.0 [INFO] tweaked toml for crates.io crate rustweb 0.13.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate rustweb 0.13.0 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" "+0f6e1ae67854c3c44726e8376144c16b465fe7c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-cookies v0.7.0 [INFO] [stderr] Downloaded axum-core v0.2.8 [INFO] [stderr] Downloaded email-encoding v0.1.3 [INFO] [stderr] Downloaded email_address v0.2.3 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.33 [INFO] [stderr] Downloaded rustdb v3.1.0 [INFO] [stderr] Downloaded flate3 v0.1.21 [INFO] [stderr] Downloaded lettre v0.10.1 [INFO] [stderr] Downloaded textwrap v0.15.1 [INFO] [stderr] Downloaded tower-http v0.3.4 [INFO] [stderr] Downloaded axum v0.5.16 [INFO] [stderr] Downloaded clap v3.2.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+0f6e1ae67854c3c44726e8376144c16b465fe7c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e1f02b41b099ea42170fffeb1bc4fc5bb99ae9ebfa876527f6ffa5fe841dd4e [INFO] running `Command { std: "docker" "start" "-a" "0e1f02b41b099ea42170fffeb1bc4fc5bb99ae9ebfa876527f6ffa5fe841dd4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e1f02b41b099ea42170fffeb1bc4fc5bb99ae9ebfa876527f6ffa5fe841dd4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e1f02b41b099ea42170fffeb1bc4fc5bb99ae9ebfa876527f6ffa5fe841dd4e", kill_on_drop: false }` [INFO] [stdout] 0e1f02b41b099ea42170fffeb1bc4fc5bb99ae9ebfa876527f6ffa5fe841dd4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+0f6e1ae67854c3c44726e8376144c16b465fe7c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e99749d7327972499a66c2b9a9ad7c84803ca358246306f9445f11a73334b7dd [INFO] running `Command { std: "docker" "start" "-a" "e99749d7327972499a66c2b9a9ad7c84803ca358246306f9445f11a73334b7dd", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking crossbeam-utils v0.8.11 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.25 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking email-encoding v0.1.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking quoted_printable v0.4.5 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking email_address v0.2.3 [INFO] [stderr] Checking mimalloc v0.1.29 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Checking flate3 v0.1.21 [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: 0x7fb7999e50ad - ::fmt::h15639c1cfc8fe456 [INFO] [stderr] 1: 0x7fb79a204cd7 - core::fmt::write::h66eaf130e470ba94 [INFO] [stderr] 2: 0x7fb79b4c0dd1 - std::io::Write::write_fmt::h0473ac47ab2c65e0 [INFO] [stderr] 3: 0x7fb7999e778b - std::panicking::default_hook::{{closure}}::h0248a06c18bb442b [INFO] [stderr] 4: 0x7fb7999e73fe - std::panicking::default_hook::hde30262a95363b7a [INFO] [stderr] 5: 0x7fb798b60879 - std[940e1480a399e426]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x7fb7999e80a7 - std::panicking::rust_panic_with_hook::h84a68c6c9892feea [INFO] [stderr] 7: 0x7fb7999e7d67 - std::panicking::begin_panic_handler::{{closure}}::h723037747718698c [INFO] [stderr] 8: 0x7fb7999e5569 - std::sys::backtrace::__rust_end_short_backtrace::h1de2c3ae94edc539 [INFO] [stderr] 9: 0x7fb7999e7a34 - rust_begin_unwind [INFO] [stderr] 10: 0x7fb796baab13 - core::panicking::panic_fmt::h9ea415dc650171d3 [INFO] [stderr] 11: 0x7fb79bd589f8 - ::create_def.cold [INFO] [stderr] 12: 0x7fb79a814a5d - ::lower_anon_const_to_anon_const [INFO] [stderr] 13: 0x7fb79a8146e6 - ::lower_anon_const_to_const_arg_direct [INFO] [stderr] 14: 0x7fb79a814479 - ::lower_array_length [INFO] [stderr] 15: 0x7fb79a827c73 - ::lower_ty_direct [INFO] [stderr] 16: 0x7fb79a825f7a - ::lower_ty_direct [INFO] [stderr] 17: 0x7fb79a7de72e - ::lower_block_noalloc [INFO] [stderr] 18: 0x7fb79a8098e1 - ::lower_maybe_coroutine_body [INFO] [stderr] 19: 0x7fb79a81c6b7 - ::lower_item_kind [INFO] [stderr] 20: 0x7fb79a801a37 - ::lower_node [INFO] [stderr] 21: 0x7fb79a7fe43f - rustc_ast_lowering[5414dfb345496a41]::lower_to_hir [INFO] [stderr] 22: 0x7fb79b1783e0 - rustc_query_impl[97e1454e516df034]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 23: 0x7fb79b1772f9 - rustc_query_system[3ff4e88be8ff4b9c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[97e1454e516df034]::plumbing::QueryCtxt, false> [INFO] [stderr] 24: 0x7fb79b176c9e - rustc_query_impl[97e1454e516df034]::query_impl::hir_crate::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 25: 0x7fb79b54f614 - rustc_query_impl[97e1454e516df034]::plumbing::__rust_begin_short_backtrace::>.warm [INFO] [stderr] 26: 0x7fb79a77afbd - rustc_query_system[3ff4e88be8ff4b9c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[97e1454e516df034]::plumbing::QueryCtxt, false> [INFO] [stderr] 27: 0x7fb79a77ac4f - rustc_query_impl[97e1454e516df034]::query_impl::opt_hir_owner_nodes::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 28: 0x7fb79a4b0732 - rustc_middle[d6c0b34e96090151]::query::plumbing::query_get_at::>> [INFO] [stderr] 29: 0x7fb79a4b0bec - ::get_module [INFO] [stderr] 30: 0x7fb79a41bee3 - rustc_middle[d6c0b34e96090151]::hir::map::hir_crate_items [INFO] [stderr] 31: 0x7fb79b10a8a0 - rustc_query_impl[97e1454e516df034]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 32: 0x7fb79b1772f9 - rustc_query_system[3ff4e88be8ff4b9c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[97e1454e516df034]::plumbing::QueryCtxt, false> [INFO] [stderr] 33: 0x7fb79b176f9e - rustc_query_impl[97e1454e516df034]::query_impl::hir_crate_items::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 34: 0x7fb79a4b7eb7 - rustc_interface[d315de60de3708d8]::proc_macro_decls::proc_macro_decls_static [INFO] [stderr] 35: 0x7fb79b17ac6d - rustc_query_impl[97e1454e516df034]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 36: 0x7fb79b17a869 - rustc_query_system[3ff4e88be8ff4b9c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[97e1454e516df034]::plumbing::QueryCtxt, false> [INFO] [stderr] 37: 0x7fb79b17a64f - rustc_query_impl[97e1454e516df034]::query_impl::proc_macro_decls_static::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 38: 0x7fb79a774899 - rustc_interface[d315de60de3708d8]::passes::run_required_analyses [INFO] [stderr] 39: 0x7fb79ad6d81e - rustc_interface[d315de60de3708d8]::passes::analysis [INFO] [stderr] 40: 0x7fb79ad6d7f1 - rustc_query_impl[97e1454e516df034]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 41: 0x7fb79b174d2e - rustc_query_system[3ff4e88be8ff4b9c]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[97e1454e516df034]::plumbing::QueryCtxt, false> [INFO] [stderr] 42: 0x7fb79b174a8f - rustc_query_impl[97e1454e516df034]::query_impl::analysis::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 43: 0x7fb79afe852a - rustc_interface[d315de60de3708d8]::interface::run_compiler::, rustc_driver_impl[dde5a2c3fef6a590]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 44: 0x7fb79af0c190 - std[940e1480a399e426]::sys::backtrace::__rust_begin_short_backtrace::, rustc_driver_impl[dde5a2c3fef6a590]::run_compiler::{closure#0}>::{closure#1}, core[5eedfbf159e70030]::result::Result<(), rustc_span[71996905d5d10848]::ErrorGuaranteed>>::{closure#0}, core[5eedfbf159e70030]::result::Result<(), rustc_span[71996905d5d10848]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[5eedfbf159e70030]::result::Result<(), rustc_span[71996905d5d10848]::ErrorGuaranteed>> [INFO] [stderr] 45: 0x7fb79af0c7fa - <::spawn_unchecked_, rustc_driver_impl[dde5a2c3fef6a590]::run_compiler::{closure#0}>::{closure#1}, core[5eedfbf159e70030]::result::Result<(), rustc_span[71996905d5d10848]::ErrorGuaranteed>>::{closure#0}, core[5eedfbf159e70030]::result::Result<(), rustc_span[71996905d5d10848]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[5eedfbf159e70030]::result::Result<(), rustc_span[71996905d5d10848]::ErrorGuaranteed>>::{closure#1} as core[5eedfbf159e70030]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 46: 0x7fb79af0cb6b - std::sys::pal::unix::thread::Thread::new::thread_start::he6666ef69826b660 [INFO] [stderr] 47: 0x7fb795461ac3 - [INFO] [stderr] 48: 0x7fb7954f2a04 - 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-01T00_14_38-882.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.82.0-nightly (0f6e1ae67 2024-08-22) 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" "e99749d7327972499a66c2b9a9ad7c84803ca358246306f9445f11a73334b7dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99749d7327972499a66c2b9a9ad7c84803ca358246306f9445f11a73334b7dd", kill_on_drop: false }` [INFO] [stdout] e99749d7327972499a66c2b9a9ad7c84803ca358246306f9445f11a73334b7dd