[INFO] fetching crate ayun-runtime 0.24.0...
[INFO] checking ayun-runtime-0.24.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ayun-runtime 0.24.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate ayun-runtime 0.24.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ayun-runtime 0.24.0
[INFO] finished tweaking crates.io crate ayun-runtime 0.24.0
[INFO] tweaked toml for crates.io crate ayun-runtime 0.24.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 57 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f2674e20cf5357162decb3a54fdd13c2556443c98bb79bdaea244c9ecbab22a
[INFO] running `Command { std: "docker" "start" "-a" "6f2674e20cf5357162decb3a54fdd13c2556443c98bb79bdaea244c9ecbab22a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f2674e20cf5357162decb3a54fdd13c2556443c98bb79bdaea244c9ecbab22a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f2674e20cf5357162decb3a54fdd13c2556443c98bb79bdaea244c9ecbab22a", kill_on_drop: false }`
[INFO] [stdout] 6f2674e20cf5357162decb3a54fdd13c2556443c98bb79bdaea244c9ecbab22a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80b1068f25beeb0d196ff272b30ebf7667884b2245eea4764cebfa72c7515d52
[INFO] running `Command { std: "docker" "start" "-a" "80b1068f25beeb0d196ff272b30ebf7667884b2245eea4764cebfa72c7515d52", kill_on_drop: false }`
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ayun-core v0.24.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking ayun-config v0.24.0
[INFO] [stderr]     Checking ayun-runtime v0.24.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UnhandledPanic` in `runtime`
[INFO] [stdout]    --> 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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:373:32
[INFO] [stdout]     |
[INFO] [stdout] 373 |         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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:368:5
[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] ...   |
[INFO] [stdout] 377 | |         pub use local_runtime::{LocalRuntime, LocalOptions};
[INFO] [stdout] 378 | |     }
[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]    --> 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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:373:32
[INFO] [stdout]     |
[INFO] [stdout] 373 |         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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:368:5
[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] ...   |
[INFO] [stdout] 377 | |         pub use local_runtime::{LocalRuntime, LocalOptions};
[INFO] [stdout] 378 | |     }
[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]    --> 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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:373:32
[INFO] [stdout]     |
[INFO] [stdout] 373 |         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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:368:5
[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] ...   |
[INFO] [stdout] 377 | |         pub use local_runtime::{LocalRuntime, LocalOptions};
[INFO] [stdout] 378 | |     }
[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[E0433]: failed to resolve: could not find `UnhandledPanic` in `runtime`
[INFO] [stdout]    --> 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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:373:32
[INFO] [stdout]     |
[INFO] [stdout] 373 |         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-6f17d22bba15001f/tokio-1.41.1/src/runtime/mod.rs:368:5
[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] ...   |
[INFO] [stdout] 377 | |         pub use local_runtime::{LocalRuntime, LocalOptions};
[INFO] [stdout] 378 | |     }
[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]    --> 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 `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-6f17d22bba15001f/tokio-1.41.1/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] 12  |             config::Kind::MultiThreadAlt => tokio::runtime::Builder::new_multi_thread(),
[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]    --> 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 `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-6f17d22bba15001f/tokio-1.41.1/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] 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] [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] [stderr] error: could not compile `ayun-runtime` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "80b1068f25beeb0d196ff272b30ebf7667884b2245eea4764cebfa72c7515d52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80b1068f25beeb0d196ff272b30ebf7667884b2245eea4764cebfa72c7515d52", kill_on_drop: false }`
[INFO] [stdout] 80b1068f25beeb0d196ff272b30ebf7667884b2245eea4764cebfa72c7515d52
