[INFO] fetching crate rusty-rules 0.2.1...
[INFO] checking rusty-rules-0.2.1 against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] extracting crate rusty-rules 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rusty-rules 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rusty-rules 0.2.1
[INFO] tweaked toml for crates.io crate rusty-rules 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty-rules 0.2.1 on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rusty-rules 0.2.1 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a756b25ced9cf42d5f7f3da8f45c92e87cf1ba9a0d76e4c1650d2f5617014f5
[INFO] running `Command { std: "docker" "start" "-a" "2a756b25ced9cf42d5f7f3da8f45c92e87cf1ba9a0d76e4c1650d2f5617014f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a756b25ced9cf42d5f7f3da8f45c92e87cf1ba9a0d76e4c1650d2f5617014f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a756b25ced9cf42d5f7f3da8f45c92e87cf1ba9a0d76e4c1650d2f5617014f5", kill_on_drop: false }`
[INFO] [stdout] 2a756b25ced9cf42d5f7f3da8f45c92e87cf1ba9a0d76e4c1650d2f5617014f5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8173cce84ac534e6dc71b2154400e454f566dc8b52041ee288c2b07845d7181
[INFO] running `Command { std: "docker" "start" "-a" "c8173cce84ac534e6dc71b2154400e454f566dc8b52041ee288c2b07845d7181", kill_on_drop: false }`
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling nohash v0.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling lua-src v548.1.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling luajit-src v210.6.1+f9140a6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking borrow-or-share v0.2.2
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.11.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling mlua-sys v0.8.3
[INFO] [stderr]    Compiling grok v2.4.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling woothee v0.13.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling regex-filtered v0.2.0
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling ua-parser v0.2.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]     Checking prefix-trie v0.6.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking referencing v0.32.1
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking fancy-regex v0.16.1
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking octseq v0.5.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling domain-macros v0.11.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking aes-siv v0.7.0
[INFO] [stderr]     Checking community-id v0.2.3
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking convert_case v0.7.1
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking jsonschema v0.32.1
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking prost-reflect v0.14.7
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking fancy-regex v0.15.0
[INFO] [stderr]     Checking crypto_secretbox v0.1.1
[INFO] [stderr]     Checking influxdb-line-protocol v2.0.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking ipnet-trie v0.3.0
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking psl v2.1.140
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking dns-lookup v2.1.1
[INFO] [stderr]     Checking cbc v0.1.2
[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/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/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="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --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-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=dbd4661614c0ce98 -C extra-filename=-82bbe21a092dd75a --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-6e178c78748f2f31.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-e5ca9e961e68f0b1.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-3dcd90adc80f09b6.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-bed83e1236504caa.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-863f5b60cb2cc7da.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f70d989dec731a50.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" "c8173cce84ac534e6dc71b2154400e454f566dc8b52041ee288c2b07845d7181", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8173cce84ac534e6dc71b2154400e454f566dc8b52041ee288c2b07845d7181", kill_on_drop: false }`
[INFO] [stdout] c8173cce84ac534e6dc71b2154400e454f566dc8b52041ee288c2b07845d7181
