[INFO] cloning repository https://github.com/ducaale/yahc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ducaale/yahc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducaale%2Fyahc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducaale%2Fyahc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec96ae461f34e7d3adc8060e6aa6cff9cceef3c5
[INFO] checking ducaale/yahc against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducaale%2Fyahc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ducaale/yahc
[INFO] finished tweaking git repo https://github.com/ducaale/yahc
[INFO] tweaked toml for git repo https://github.com/ducaale/yahc written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ducaale/yahc on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ducaale/yahc 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4c09bfbd39240b209d16a75da1a8177eb1effc431c1844389ad2e3937fc296a
[INFO] running `Command { std: "docker" "start" "-a" "b4c09bfbd39240b209d16a75da1a8177eb1effc431c1844389ad2e3937fc296a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4c09bfbd39240b209d16a75da1a8177eb1effc431c1844389ad2e3937fc296a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4c09bfbd39240b209d16a75da1a8177eb1effc431c1844389ad2e3937fc296a", kill_on_drop: false }`
[INFO] [stdout] b4c09bfbd39240b209d16a75da1a8177eb1effc431c1844389ad2e3937fc296a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f771a20ed341e5d4d8b49d6a95f9f6c2648c6704a63ff9cb133ab77fc9759048
[INFO] running `Command { std: "docker" "start" "-a" "f771a20ed341e5d4d8b49d6a95f9f6c2648c6704a63ff9cb133ab77fc9759048", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking digest_auth v0.3.1
[INFO] [stderr]     Checking jsonxf v1.1.1
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking os_display v0.1.4
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking mime2ext v0.1.54
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]     Checking regex-lite v0.1.7
[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/94e848735e78b58442e0b82e9c60f8f430840389/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=561d62cd4d0f6611 -C extra-filename=-553cf3d4041e50ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f8e39845ae500d6b.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b8701ae347465f68.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-42708befa7dd3734.rmeta --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 `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/94e848735e78b58442e0b82e9c60f8f430840389/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7cff8d058d2c0feb -C extra-filename=-c65950e42a980085 --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" "f771a20ed341e5d4d8b49d6a95f9f6c2648c6704a63ff9cb133ab77fc9759048", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f771a20ed341e5d4d8b49d6a95f9f6c2648c6704a63ff9cb133ab77fc9759048", kill_on_drop: false }`
[INFO] [stdout] f771a20ed341e5d4d8b49d6a95f9f6c2648c6704a63ff9cb133ab77fc9759048
