[INFO] fetching crate ayun-database 0.24.0... [INFO] checking ayun-database-0.24.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [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 cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 115 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ayun-core v0.24.0 [INFO] [stderr] Downloaded ayun-config v0.24.0 [INFO] [stderr] Downloaded ayun-runtime v0.24.0 [INFO] [stderr] Downloaded sea-orm-macros v1.1.13 [INFO] [stderr] Downloaded inherent v1.0.12 [INFO] [stderr] Downloaded sea-query v0.32.6 [INFO] [stderr] Downloaded sea-orm v1.1.13 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbec0528408e5063abd14253425491428dfbf6a5ddcff6cd8caa6c820fe1e3e3 [INFO] running `Command { std: "docker" "start" "-a" "cbec0528408e5063abd14253425491428dfbf6a5ddcff6cd8caa6c820fe1e3e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbec0528408e5063abd14253425491428dfbf6a5ddcff6cd8caa6c820fe1e3e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbec0528408e5063abd14253425491428dfbf6a5ddcff6cd8caa6c820fe1e3e3", kill_on_drop: false }` [INFO] [stdout] cbec0528408e5063abd14253425491428dfbf6a5ddcff6cd8caa6c820fe1e3e3 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ebc92906b7a196654ca59bb61ff025c26328a3bf77e983f7b3307ff9c856ecc [INFO] running `Command { std: "docker" "start" "-a" "9ebc92906b7a196654ca59bb61ff025c26328a3bf77e983f7b3307ff9c856ecc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling sea-orm-macros v1.1.13 [INFO] [stderr] Checking sea-query v0.32.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.45.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.2 [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_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking sea-orm v1.1.13 [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.45.1/src/runtime/mod.rs:371:32 [INFO] [stdout] | [INFO] [stdout] 371 | pub use self::builder::UnhandledPanic; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/mod.rs:366:5 [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] ... | [INFO] [stdout] 375 | | pub use local_runtime::{LocalRuntime, LocalOptions}; [INFO] [stdout] 376 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this error originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) [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.45.1/src/runtime/mod.rs:371:32 [INFO] [stdout] | [INFO] [stdout] 371 | pub use self::builder::UnhandledPanic; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/mod.rs:366:5 [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] ... | [INFO] [stdout] 375 | | pub use local_runtime::{LocalRuntime, LocalOptions}; [INFO] [stdout] 376 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: this error originates in the macro `cfg_unstable` (in Nightly builds, run with -Z macro-backtrace for more info) [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.45.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" "9ebc92906b7a196654ca59bb61ff025c26328a3bf77e983f7b3307ff9c856ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ebc92906b7a196654ca59bb61ff025c26328a3bf77e983f7b3307ff9c856ecc", kill_on_drop: false }` [INFO] [stdout] 9ebc92906b7a196654ca59bb61ff025c26328a3bf77e983f7b3307ff9c856ecc