[INFO] cloning repository https://github.com/pacifio/unc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pacifio/unc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacifio%2Func", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacifio%2Func'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3df073d6d94fb13d1a9707eacc779377ab9da195 [INFO] checking pacifio/unc against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacifio%2Func" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pacifio/unc [INFO] finished tweaking git repo https://github.com/pacifio/unc [INFO] tweaked toml for git repo https://github.com/pacifio/unc written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pacifio/unc on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pacifio/unc 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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c7f9c2a8418feea74382a708f862ad16afecdef7223002bd94df790d4645599 [INFO] running `Command { std: "docker" "start" "-a" "9c7f9c2a8418feea74382a708f862ad16afecdef7223002bd94df790d4645599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c7f9c2a8418feea74382a708f862ad16afecdef7223002bd94df790d4645599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c7f9c2a8418feea74382a708f862ad16afecdef7223002bd94df790d4645599", kill_on_drop: false }` [INFO] [stdout] 9c7f9c2a8418feea74382a708f862ad16afecdef7223002bd94df790d4645599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 777e6ba96c1da729ed7fccb32b3f0c111be6e7b8b9d90ade9a4b34f3ffc4ac9d [INFO] running `Command { std: "docker" "start" "-a" "777e6ba96c1da729ed7fccb32b3f0c111be6e7b8b9d90ade9a4b34f3ffc4ac9d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking ureq-proto v0.5.3 [INFO] [stderr] Checking webpki-root-certs v1.0.6 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling unc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking memmap2 v0.9.10 [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/4907eac94165faff6c5e5e015670b1c584275f7b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.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-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-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=fe33ca9fcd4c9a1a -C extra-filename=-e6f1cfdf51fd5a79 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6f65a897ddedb32c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-46f64652e77ffaca.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c0ba1ba8b4b3a90a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-b93b793e5c14c058.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" "777e6ba96c1da729ed7fccb32b3f0c111be6e7b8b9d90ade9a4b34f3ffc4ac9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777e6ba96c1da729ed7fccb32b3f0c111be6e7b8b9d90ade9a4b34f3ffc4ac9d", kill_on_drop: false }` [INFO] [stdout] 777e6ba96c1da729ed7fccb32b3f0c111be6e7b8b9d90ade9a4b34f3ffc4ac9d