[INFO] fetching crate soph-schedule 0.30.0...
[INFO] testing soph-schedule-0.30.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate soph-schedule 0.30.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate soph-schedule 0.30.0
[INFO] finished tweaking crates.io crate soph-schedule 0.30.0
[INFO] tweaked toml for crates.io crate soph-schedule 0.30.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate soph-schedule 0.30.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate soph-schedule 0.30.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cron v0.15.0
[INFO] [stderr]   Downloaded soph-runtime v0.30.0
[INFO] [stderr]   Downloaded chrono v0.4.39
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59458584f62dc6f3c393a11375cf3b39ea57293cf32e5495853cc4a06d6e5258
[INFO] running `Command { std: "docker" "start" "-a" "59458584f62dc6f3c393a11375cf3b39ea57293cf32e5495853cc4a06d6e5258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59458584f62dc6f3c393a11375cf3b39ea57293cf32e5495853cc4a06d6e5258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59458584f62dc6f3c393a11375cf3b39ea57293cf32e5495853cc4a06d6e5258", kill_on_drop: false }`
[INFO] [stdout] 59458584f62dc6f3c393a11375cf3b39ea57293cf32e5495853cc4a06d6e5258
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c74b177d73da9ce9e15b2bd473b9c3589c284a8948273df226aa98e03c3f4e4d
[INFO] running `Command { std: "docker" "start" "-a" "c74b177d73da9ce9e15b2bd473b9c3589c284a8948273df226aa98e03c3f4e4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling cron v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling soph-core v0.30.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling soph-config v0.30.0
[INFO] [stderr]    Compiling soph-runtime v0.30.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/soph-runtime-0.30.0/src/support/runtime.rs:31:63
[INFO] [stdout]     |
[INFO] [stdout]  31 |             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.43.0/src/runtime/mod.rs:373:32
[INFO] [stdout]     |
[INFO] [stdout] 368 | /     cfg_unstable! {
[INFO] [stdout] 369 | |         mod id;
[INFO] [stdout] 370 | |         #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))]
[INFO] [stdout] 371 | |         pub use id::Id;
[INFO] [stdout] 372 | |
[INFO] [stdout] 373 | |         pub use self::builder::UnhandledPanic;
[INFO] [stdout]     | |                                ^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout] 377 | |         pub use local_runtime::{LocalRuntime, LocalOptions};
[INFO] [stdout] 378 | |     }
[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]  31 -             config::UnhandledPanic::Ignore => tokio::runtime::UnhandledPanic::Ignore,
[INFO] [stdout]  31 +             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/soph-runtime-0.30.0/src/support/runtime.rs:32:72
[INFO] [stdout]     |
[INFO] [stdout]  32 |             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.43.0/src/runtime/mod.rs:373:32
[INFO] [stdout]     |
[INFO] [stdout] 368 | /     cfg_unstable! {
[INFO] [stdout] 369 | |         mod id;
[INFO] [stdout] 370 | |         #[cfg_attr(not(tokio_unstable), allow(unreachable_pub))]
[INFO] [stdout] 371 | |         pub use id::Id;
[INFO] [stdout] 372 | |
[INFO] [stdout] 373 | |         pub use self::builder::UnhandledPanic;
[INFO] [stdout]     | |                                ^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout] 377 | |         pub use local_runtime::{LocalRuntime, LocalOptions};
[INFO] [stdout] 378 | |     }
[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::ShutdownRuntime => tokio::runtime::UnhandledPanic::Ignore,
[INFO] [stdout]  32 +             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/soph-runtime-0.30.0/src/support/runtime.rs:11:70
[INFO] [stdout]     |
[INFO] [stdout]  11 |             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.43.0/src/runtime/builder.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn new_current_thread() -> Builder {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 245 |     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]  11 -             config::Kind::MultiThreadAlt => tokio::runtime::Builder::new_multi_thread_alt(),
[INFO] [stdout]  11 +             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 `soph-runtime` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "c74b177d73da9ce9e15b2bd473b9c3589c284a8948273df226aa98e03c3f4e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c74b177d73da9ce9e15b2bd473b9c3589c284a8948273df226aa98e03c3f4e4d", kill_on_drop: false }`
[INFO] [stdout] c74b177d73da9ce9e15b2bd473b9c3589c284a8948273df226aa98e03c3f4e4d
