[INFO] cloning repository https://github.com/j1nxie/nhdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j1nxie/nhdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj1nxie%2Fnhdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj1nxie%2Fnhdl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bf7555a807cb9298a64543d3f8b35198bea1f49 [INFO] checking j1nxie/nhdl against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj1nxie%2Fnhdl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/j1nxie/nhdl [INFO] finished tweaking git repo https://github.com/j1nxie/nhdl [INFO] tweaked toml for git repo https://github.com/j1nxie/nhdl written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/j1nxie/nhdl on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 293 packages to latest compatible versions [INFO] [stderr] Adding clap v2.27.1 (available: v2.34.0) [INFO] [stderr] Adding config v0.11.0 (available: v0.15.19) [INFO] [stderr] Adding image v0.23.14 (available: v0.25.9) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.2) [INFO] [stderr] Adding select v0.5.0 (available: v0.6.1) [INFO] [stderr] Adding textwrap v0.14.2 (available: v0.16.2) [INFO] [stderr] Adding toml v0.5.11 (available: v1.0.3+spec-1.1.0) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-io v0.3.32 [INFO] [stderr] Downloaded futures-macro v0.3.32 [INFO] [stderr] Downloaded security-framework v3.7.0 [INFO] [stderr] Downloaded rust-ini v0.13.0 [INFO] [stderr] Downloaded serde v0.8.23 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded futures v0.3.32 [INFO] [stderr] Downloaded futures-executor v0.3.32 [INFO] [stderr] Downloaded native-tls v0.2.18 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.61 [INFO] [stderr] Downloaded xml5ever v0.16.2 [INFO] [stderr] Downloaded web-sys v0.3.88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b2aab5deb4a33bb301e033184f98bfe687257fb06ba92e9652c15f068e1a697 [INFO] running `Command { std: "docker" "start" "-a" "8b2aab5deb4a33bb301e033184f98bfe687257fb06ba92e9652c15f068e1a697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b2aab5deb4a33bb301e033184f98bfe687257fb06ba92e9652c15f068e1a697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b2aab5deb4a33bb301e033184f98bfe687257fb06ba92e9652c15f068e1a697", kill_on_drop: false }` [INFO] [stdout] 8b2aab5deb4a33bb301e033184f98bfe687257fb06ba92e9652c15f068e1a697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8221ceaed3354401b5041905b9bd5e3d580a649440a74475a0f959c5e55a928b [INFO] running `Command { std: "docker" "start" "-a" "8221ceaed3354401b5041905b9bd5e3d580a649440a74475a0f959c5e55a928b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking zmij v1.0.21 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [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/59fd4ef94daa991e6797b5aa6127e824f3067def/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.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="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-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=305b5006b74adce1 -C extra-filename=-bd96d6b614116b2b --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-8826d17fc7d5e9f0.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5615fd66791a0bcc.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-64181e4e1aad1a4e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f08f57f33ffa3d18.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e55b1ecea7de5bdc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4779b0c4f81e24a5.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" "8221ceaed3354401b5041905b9bd5e3d580a649440a74475a0f959c5e55a928b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8221ceaed3354401b5041905b9bd5e3d580a649440a74475a0f959c5e55a928b", kill_on_drop: false }` [INFO] [stdout] 8221ceaed3354401b5041905b9bd5e3d580a649440a74475a0f959c5e55a928b