[INFO] cloning repository https://github.com/Hukeqing/tock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hukeqing/tock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHukeqing%2Ftock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHukeqing%2Ftock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee826adf9324871357255c7741884db9ea2dbdfe [INFO] checking Hukeqing/tock against try#b047d5f4496a7526d91d0dddea494c05853f2a7b for pr-122661-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHukeqing%2Ftock" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Hukeqing/tock [INFO] finished tweaking git repo https://github.com/Hukeqing/tock [INFO] tweaked toml for git repo https://github.com/Hukeqing/tock written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Hukeqing/tock on toolchain b047d5f4496a7526d91d0dddea494c05853f2a7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Hukeqing/tock 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" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8854d155eee82e997221988ddc79c0cd1e65da9b9685122af73eb66d164432b2 [INFO] running `Command { std: "docker" "start" "-a" "8854d155eee82e997221988ddc79c0cd1e65da9b9685122af73eb66d164432b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8854d155eee82e997221988ddc79c0cd1e65da9b9685122af73eb66d164432b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8854d155eee82e997221988ddc79c0cd1e65da9b9685122af73eb66d164432b2", kill_on_drop: false }` [INFO] [stdout] 8854d155eee82e997221988ddc79c0cd1e65da9b9685122af73eb66d164432b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+b047d5f4496a7526d91d0dddea494c05853f2a7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53c29f377515abd311017bbd58352336a45e3cfc34533721dd80f6cf1ecf89d5 [INFO] running `Command { std: "docker" "start" "-a" "53c29f377515abd311017bbd58352336a45e3cfc34533721dd80f6cf1ecf89d5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking const-random v0.1.18 [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/b047d5f4496a7526d91d0dddea494c05853f2a7b/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="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=d4e4ab3e8a9b0b19 -C extra-filename=-25b208cd751ee0b9 --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-b6eb811f50e0483e.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c9bf678c1756fa26.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b7bd6878a032c1b0.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-b19c1bb6dc60699e.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" "53c29f377515abd311017bbd58352336a45e3cfc34533721dd80f6cf1ecf89d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c29f377515abd311017bbd58352336a45e3cfc34533721dd80f6cf1ecf89d5", kill_on_drop: false }` [INFO] [stdout] 53c29f377515abd311017bbd58352336a45e3cfc34533721dd80f6cf1ecf89d5