[INFO] fetching crate yyaml 0.0.5...
[INFO] checking yyaml-0.0.5 against try#b98202ad067d72e45cec8be3d5c15d86ef0fd086 for pr-155193
[INFO] extracting crate yyaml 0.0.5 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate yyaml 0.0.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate yyaml 0.0.5
[INFO] tweaked toml for crates.io crate yyaml 0.0.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yyaml 0.0.5 on toolchain b98202ad067d72e45cec8be3d5c15d86ef0fd086
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yyaml 0.0.5 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" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c45022dc64e2aa2b31d92018edd64ec027be1fa999702d62acbea5df7d029a16
[INFO] running `Command { std: "docker" "start" "-a" "c45022dc64e2aa2b31d92018edd64ec027be1fa999702d62acbea5df7d029a16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c45022dc64e2aa2b31d92018edd64ec027be1fa999702d62acbea5df7d029a16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c45022dc64e2aa2b31d92018edd64ec027be1fa999702d62acbea5df7d029a16", kill_on_drop: false }`
[INFO] [stdout] c45022dc64e2aa2b31d92018edd64ec027be1fa999702d62acbea5df7d029a16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b98202ad067d72e45cec8be3d5c15d86ef0fd086" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cecc21605a35a00198bc69d604177b05e0506c744b714eebaa4828b07ff9fa4
[INFO] running `Command { std: "docker" "start" "-a" "4cecc21605a35a00198bc69d604177b05e0506c744b714eebaa4828b07ff9fa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling guppy-workspace-hack v0.1.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling target-spec v3.5.4
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling usdt-impl v0.6.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking cfg-expr v0.20.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling nextest-workspace-hack v0.1.0
[INFO] [stderr]     Checking idna_adapter v1.0.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking pest v2.8.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking debug-ignore v1.0.5
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking pretty-hex v0.4.1
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking smol_str v0.3.4
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking nested v0.1.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking self-replace v1.5.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking shared_child v1.1.1
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking recursion v0.5.4
[INFO] [stderr]     Checking shared_thread v0.2.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking indicatif v0.18.1
[INFO] [stderr]     Checking duct v1.1.0
[INFO] [stderr]     Checking toml_edit v0.23.7
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]    Compiling cargo-nextest v0.9.108
[INFO] [stderr]     Checking atomicwrites v0.4.4
[INFO] [stderr]     Checking iddqd v0.3.14
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking camino-tempfile v1.4.1
[INFO] [stderr]     Checking config v0.15.18
[INFO] [stderr]     Checking serde_ignored v0.1.14
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]     Checking swrite v0.1.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking enable-ansi-support v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking scroll v0.13.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling dtrace-parser v0.3.0
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking goblin v0.10.3
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b98202ad067d72e45cec8be3d5c15d86ef0fd086/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6ed3683d39f7030d -C extra-filename=-b27771be4f1f92c1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-561656c694538be0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c39e16359af31fa8.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5727c5eb11eb4151.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-d2d8523a6892546e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-73446e0b3aadb8b3.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-6d6d432d8aa4c629.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `jiff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b98202ad067d72e45cec8be3d5c15d86ef0fd086/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.15/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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=fdf5d2fdad8c9309 -C extra-filename=-1e37c18710fb58f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4cecc21605a35a00198bc69d604177b05e0506c744b714eebaa4828b07ff9fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cecc21605a35a00198bc69d604177b05e0506c744b714eebaa4828b07ff9fa4", kill_on_drop: false }`
[INFO] [stdout] 4cecc21605a35a00198bc69d604177b05e0506c744b714eebaa4828b07ff9fa4
