[INFO] cloning repository https://github.com/uuushiro/dependabot-cargo-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uuushiro/dependabot-cargo-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuuushiro%2Fdependabot-cargo-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuuushiro%2Fdependabot-cargo-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2e4b9ad376f92a56da96ec1b5b6450ba8ad9dac [INFO] checking uuushiro/dependabot-cargo-test against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuuushiro%2Fdependabot-cargo-test" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/uuushiro/dependabot-cargo-test [INFO] finished tweaking git repo https://github.com/uuushiro/dependabot-cargo-test [INFO] tweaked toml for git repo https://github.com/uuushiro/dependabot-cargo-test written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/uuushiro/dependabot-cargo-test on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/uuushiro/dependabot-cargo-test 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking uuushiro/dependabot-cargo-test against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuuushiro%2Fdependabot-cargo-test" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/uuushiro/dependabot-cargo-test [INFO] finished tweaking git repo https://github.com/uuushiro/dependabot-cargo-test [INFO] tweaked toml for git repo https://github.com/uuushiro/dependabot-cargo-test written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/uuushiro/dependabot-cargo-test on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/uuushiro/dependabot-cargo-test 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-orm-macros v1.1.12 [INFO] [stderr] Downloaded sea-bae v0.2.1 [INFO] [stderr] Downloaded ouroboros v0.18.5 [INFO] [stderr] Downloaded inherent v1.0.12 [INFO] [stderr] Downloaded sea-query-binder v0.7.0 [INFO] [stderr] Downloaded pgvector v0.4.1 [INFO] [stderr] Downloaded ouroboros_macro v0.18.5 [INFO] [stderr] Downloaded bigdecimal v0.4.8 [INFO] [stderr] Downloaded sea-query v0.32.6 [INFO] [stderr] Downloaded sea-orm v1.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c17bfa38c54d45a245f483a8e316a2d6d99ce73647443b41edc7c40c3a63ed22 [INFO] running `Command { std: "docker" "start" "-a" "c17bfa38c54d45a245f483a8e316a2d6d99ce73647443b41edc7c40c3a63ed22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c17bfa38c54d45a245f483a8e316a2d6d99ce73647443b41edc7c40c3a63ed22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17bfa38c54d45a245f483a8e316a2d6d99ce73647443b41edc7c40c3a63ed22", kill_on_drop: false }` [INFO] [stdout] c17bfa38c54d45a245f483a8e316a2d6d99ce73647443b41edc7c40c3a63ed22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 671209d619893f8c421391aa1a469bf7663e7c90172dc53545dc33e049f03a51 [INFO] running `Command { std: "docker" "start" "-a" "671209d619893f8c421391aa1a469bf7663e7c90172dc53545dc33e049f03a51", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking sea-query v0.32.6 [INFO] [stderr] [INFO] [stderr] thread 'rustc' (962) panicked at /rustc-dev/a7b168ac4977e8e93a43448b44847adaa305d5a9/compiler/rustc_resolve/src/imports.rs:379:13: [INFO] [stderr] assertion failed: !deep_decl.is_glob_import() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x718fffe3fd53 - <::print::DisplayBacktrace as core[f51910cdf277a09c]::fmt::Display>::fmt [INFO] [stderr] 1: 0x71900040e308 - core[f51910cdf277a09c]::fmt::write [INFO] [stderr] 2: 0x718fffe56746 - ::write_fmt [INFO] [stderr] 3: 0x718fffe15dc8 - std[75ec25fb43c512a8]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x718fffe33483 - std[75ec25fb43c512a8]::panicking::default_hook [INFO] [stderr] 5: 0x718ffee17d3a - std[75ec25fb43c512a8]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x718fffe33762 - std[75ec25fb43c512a8]::panicking::panic_with_hook [INFO] [stderr] 7: 0x718fffe15eba - std[75ec25fb43c512a8]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x718fffe0a339 - std[75ec25fb43c512a8]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x718fffe1795d - __rustc[9967932211877f70]::rust_begin_unwind [INFO] [stderr] 10: 0x718ffd28facc - core[f51910cdf277a09c]::panicking::panic_fmt [INFO] [stderr] 11: 0x718ffc5efce2 - core[f51910cdf277a09c]::panicking::panic [INFO] [stderr] 12: 0x71900043649e - ::try_plant_decl_into_local_module [INFO] [stderr] 13: 0x719000435785 - ::try_plant_decl_into_local_module [INFO] [stderr] 14: 0x719000435785 - ::try_plant_decl_into_local_module [INFO] [stderr] 15: 0x719000436cbc - ::resolve_imports [INFO] [stderr] 16: 0x719001a44e1d - ::fully_expand_fragment [INFO] [stderr] 17: 0x719001a43f92 - ::expand_crate [INFO] [stderr] 18: 0x719000b87834 - rustc_interface[bd86941b71375c9f]::passes::configure_and_expand [INFO] [stderr] 19: 0x7190016e6595 - rustc_interface[bd86941b71375c9f]::passes::resolver_for_lowering_raw [INFO] [stderr] 20: 0x7190016e630d - rustc_query_impl[b10b63cc59e7bfa2]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 21: 0x7190016e62e7 - >::call_once [INFO] [stderr] 22: 0x7190015d0f1f - rustc_query_system[5d1b6996ad2cd6d]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[b10b63cc59e7bfa2]::plumbing::QueryCtxt, false> [INFO] [stderr] 23: 0x7190015d0a84 - rustc_query_impl[b10b63cc59e7bfa2]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 24: 0x7190017a2bbb - , rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[f51910cdf277a09c]::ops::function::FnOnce<(&rustc_session[9a4bb4533e39bad7]::session::Session, rustc_middle[7d02bf441ba88878]::ty::context::CurrentGcx, alloc[d6d07296878075ad]::sync::Arc, &std[75ec25fb43c512a8]::sync::once_lock::OnceLock, &rustc_data_structures[5e045bb1c4248082]::sync::worker_local::WorkerLocal, &rustc_data_structures[5e045bb1c4248082]::sync::worker_local::WorkerLocal, rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x71900163e418 - rustc_interface[bd86941b71375c9f]::interface::run_compiler::<(), rustc_driver_impl[667ec0181ce67a10]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 26: 0x7190014b718e - std[75ec25fb43c512a8]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 27: 0x7190014b6f60 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[f51910cdf277a09c]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 28: 0x7190014bc838 - ::new::thread_start [INFO] [stderr] 29: 0x718ffb08aaa4 - [INFO] [stderr] 30: 0x718ffb117a64 - clone [INFO] [stderr] 31: 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-1949cf8c6b5b557f/sea-query-0.32.6/rustc-ice-2026-01-20T19_55_19-956.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (a7b168ac4 2026-01-14) 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 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `sea-query` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name sea_query --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.32.6/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="backend-mysql"' --cfg 'feature="backend-postgres"' --cfg 'feature="backend-sqlite"' --cfg 'feature="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="hashable-value"' --cfg 'feature="ordered-float"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde_json"' --cfg 'feature="thread-safe"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-bigdecimal"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-features", "all-types", "attr", "backend-mysql", "backend-postgres", "backend-sqlite", "bigdecimal", "chrono", "default", "derive", "hashable-value", "ipnetwork", "mac_address", "option-more-parentheses", "option-sqlite-exact-column-type", "ordered-float", "pgvector", "postgres-array", "postgres-interval", "postgres-types", "postgres-vector", "rust_decimal", "sea-query-derive", "serde_json", "tests-cfg", "thread-safe", "time", "uuid", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=7da9d5749bb8ac3e -C extra-filename=-7294fe14c7673d20 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-ce1a77b835861cef.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-27d1dca011dc8d5b.rmeta --extern inherent=/opt/rustwide/target/debug/deps/libinherent-718dc63b967d993e.so --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-52f1c2c9609752ef.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-7b13567834d13f4f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0d58ee5c9e3d624b.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-50aa4e3c7a48ba0b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-30891dcbfd63af57.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "671209d619893f8c421391aa1a469bf7663e7c90172dc53545dc33e049f03a51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671209d619893f8c421391aa1a469bf7663e7c90172dc53545dc33e049f03a51", kill_on_drop: false }` [INFO] [stdout] 671209d619893f8c421391aa1a469bf7663e7c90172dc53545dc33e049f03a51