[INFO] fetching crate ayun-database 0.24.0... [INFO] checking ayun-database-0.24.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate ayun-database 0.24.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate ayun-database 0.24.0 [INFO] finished tweaking crates.io crate ayun-database 0.24.0 [INFO] tweaked toml for crates.io crate ayun-database 0.24.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ayun-database 0.24.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 116 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ouroboros_macro v0.18.5 [INFO] [stderr] Downloaded ouroboros v0.18.5 [INFO] [stderr] Downloaded ayun-config v0.24.0 [INFO] [stderr] Downloaded sea-orm-macros v1.1.14 [INFO] [stderr] Downloaded ayun-core v0.24.0 [INFO] [stderr] Downloaded inherent v1.0.12 [INFO] [stderr] Downloaded ayun-runtime v0.24.0 [INFO] [stderr] Downloaded sea-query v0.32.7 [INFO] [stderr] Downloaded sea-orm v1.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7085b07bf21dafd4142b4bfe829822ba50a0aee75d12c924cca81d77d2c7923 [INFO] running `Command { std: "docker" "start" "-a" "b7085b07bf21dafd4142b4bfe829822ba50a0aee75d12c924cca81d77d2c7923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7085b07bf21dafd4142b4bfe829822ba50a0aee75d12c924cca81d77d2c7923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7085b07bf21dafd4142b4bfe829822ba50a0aee75d12c924cca81d77d2c7923", kill_on_drop: false }` [INFO] [stdout] b7085b07bf21dafd4142b4bfe829822ba50a0aee75d12c924cca81d77d2c7923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b61ba57a4f2ed87f569119d879971029c2600ed3200d3eb51006218c324e1be5 [INFO] running `Command { std: "docker" "start" "-a" "b61ba57a4f2ed87f569119d879971029c2600ed3200d3eb51006218c324e1be5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sea-orm-macros v1.1.14 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking sea-query v0.32.7 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking ayun-core v0.24.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking sea-orm v1.1.14 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking ayun-config v0.24.0 [INFO] [stderr] Checking ayun-runtime v0.24.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `UnhandledPanic` in `runtime` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ayun-runtime-0.24.0/src/support/runtime.rs:32:63 [INFO] [stdout] | [INFO] [stdout] 32 | config::UnhandledPanic::Ignore => tokio::runtime::UnhandledPanic::Ignore, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `UnhandledPanic` in `runtime` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/mod.rs:371:32 [INFO] [stdout] | [INFO] [stdout] 366 | / cfg_unstable! { [INFO] [stdout] 367 | | mod id; [INFO] [stdout] 368 | | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))] [INFO] [stdout] 369 | | pub use id::Id; [INFO] [stdout] 370 | | [INFO] [stdout] 371 | | pub use self::builder::UnhandledPanic; [INFO] [stdout] | | ^^^^^^^^^^^^^^ [INFO] [stdout] ... | [INFO] [stdout] 375 | | pub use local_runtime::{LocalRuntime, LocalOptions}; [INFO] [stdout] 376 | | } [INFO] [stdout] | |_____- the item is gated here [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::config::UnhandledPanic; [INFO] [stdout] | [INFO] [stdout] help: if you import `UnhandledPanic`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 32 - config::UnhandledPanic::Ignore => tokio::runtime::UnhandledPanic::Ignore, [INFO] [stdout] 32 + config::UnhandledPanic::Ignore => UnhandledPanic::Ignore, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `UnhandledPanic` in `runtime` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ayun-runtime-0.24.0/src/support/runtime.rs:33:72 [INFO] [stdout] | [INFO] [stdout] 33 | config::UnhandledPanic::ShutdownRuntime => tokio::runtime::UnhandledPanic::Ignore, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `UnhandledPanic` in `runtime` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/mod.rs:371:32 [INFO] [stdout] | [INFO] [stdout] 366 | / cfg_unstable! { [INFO] [stdout] 367 | | mod id; [INFO] [stdout] 368 | | #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))] [INFO] [stdout] 369 | | pub use id::Id; [INFO] [stdout] 370 | | [INFO] [stdout] 371 | | pub use self::builder::UnhandledPanic; [INFO] [stdout] | | ^^^^^^^^^^^^^^ [INFO] [stdout] ... | [INFO] [stdout] 375 | | pub use local_runtime::{LocalRuntime, LocalOptions}; [INFO] [stdout] 376 | | } [INFO] [stdout] | |_____- the item is gated here [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::config::UnhandledPanic; [INFO] [stdout] | [INFO] [stdout] help: if you import `UnhandledPanic`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 33 - config::UnhandledPanic::ShutdownRuntime => tokio::runtime::UnhandledPanic::Ignore, [INFO] [stdout] 33 + config::UnhandledPanic::ShutdownRuntime => UnhandledPanic::Ignore, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread_alt` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ayun-runtime-0.24.0/src/support/runtime.rs:12:70 [INFO] [stdout] | [INFO] [stdout] 12 | config::Kind::MultiThreadAlt => tokio::runtime::Builder::new_multi_thread_alt(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder` consider using one of the following associated functions: [INFO] [stdout] tokio::runtime::Builder::new_current_thread [INFO] [stdout] tokio::runtime::Builder::new_multi_thread [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/builder.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 249 | pub fn new_multi_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `new_multi_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 12 - config::Kind::MultiThreadAlt => tokio::runtime::Builder::new_multi_thread_alt(), [INFO] [stdout] 12 + config::Kind::MultiThreadAlt => tokio::runtime::Builder::new_multi_thread(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ayun-runtime` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b61ba57a4f2ed87f569119d879971029c2600ed3200d3eb51006218c324e1be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b61ba57a4f2ed87f569119d879971029c2600ed3200d3eb51006218c324e1be5", kill_on_drop: false }` [INFO] [stdout] b61ba57a4f2ed87f569119d879971029c2600ed3200d3eb51006218c324e1be5