[INFO] cloning repository https://github.com/taoky/yukina [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taoky/yukina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoky%2Fyukina", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoky%2Fyukina'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96eee3c40d38af30f63c62549e306e9ed4bc1b2c [INFO] checking taoky/yukina against try#51b1964e35e5e26f8cd938940f0da6f7b5cc54fc for pr-138176 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaoky%2Fyukina" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taoky/yukina on toolchain 51b1964e35e5e26f8cd938940f0da6f7b5cc54fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/taoky/yukina [INFO] finished tweaking git repo https://github.com/taoky/yukina [INFO] tweaked toml for git repo https://github.com/taoky/yukina written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/taoky/yukina 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" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75747ce7869909915add17e7f82ffc24e61d90eb25d3d78f673909e90a2d2df0 [INFO] running `Command { std: "docker" "start" "-a" "75747ce7869909915add17e7f82ffc24e61d90eb25d3d78f673909e90a2d2df0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75747ce7869909915add17e7f82ffc24e61d90eb25d3d78f673909e90a2d2df0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75747ce7869909915add17e7f82ffc24e61d90eb25d3d78f673909e90a2d2df0", kill_on_drop: false }` [INFO] [stdout] 75747ce7869909915add17e7f82ffc24e61d90eb25d3d78f673909e90a2d2df0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+51b1964e35e5e26f8cd938940f0da6f7b5cc54fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 601f4d4fc3041fbea7340a49ae9b270af9d9337df15bad9e051425efd6c4cc61 [INFO] running `Command { std: "docker" "start" "-a" "601f4d4fc3041fbea7340a49ae9b270af9d9337df15bad9e051425efd6c4cc61", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling tzdb_data v0.1.4 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling is_debug v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking parse-size v1.1.0 [INFO] [stderr] Checking kyuri v0.2.5 [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/51b1964e35e5e26f8cd938940f0da6f7b5cc54fc/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --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-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=4c1d188d7267f6df -C extra-filename=-270dd28c20fd06a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-383e1e46f5f9ffb3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-914112d128591cab.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-7081c48732de6e31.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-32f4b5ddc685a61f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-c41bcd2da2d61569.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "601f4d4fc3041fbea7340a49ae9b270af9d9337df15bad9e051425efd6c4cc61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601f4d4fc3041fbea7340a49ae9b270af9d9337df15bad9e051425efd6c4cc61", kill_on_drop: false }` [INFO] [stdout] 601f4d4fc3041fbea7340a49ae9b270af9d9337df15bad9e051425efd6c4cc61