[INFO] cloning repository https://github.com/v0l/dtan-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/v0l/dtan-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fdtan-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fdtan-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 926827c51a2e8dd4eb82c7a5122365b12dd0b68b
[INFO] checking v0l/dtan-server against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fdtan-server" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/v0l/dtan-server
[INFO] finished tweaking git repo https://github.com/v0l/dtan-server
[INFO] tweaked toml for git repo https://github.com/v0l/dtan-server written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/v0l/dtan-server on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/v0l/dtan-server 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/n0-computer/net-tools.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diatomic-waker v0.2.3
[INFO] [stderr]   Downloaded nested_enum_utils v0.2.2
[INFO] [stderr]   Downloaded netdev v0.36.0
[INFO] [stderr]   Downloaded n0-future v0.1.3
[INFO] [stderr]   Downloaded n0-watcher v0.3.0
[INFO] [stderr]   Downloaded atomic-destructor v0.3.0
[INFO] [stderr]   Downloaded iroh-metrics-derive v0.2.0
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded negentropy v0.5.0
[INFO] [stderr]   Downloaded serde-untagged v0.1.8
[INFO] [stderr]   Downloaded rust-ini v0.21.3
[INFO] [stderr]   Downloaded wmi v0.17.2
[INFO] [stderr]   Downloaded nostr-relay-builder v0.43.0
[INFO] [stderr]   Downloaded config v0.15.15
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.3
[INFO] [stderr]   Downloaded nostr-relay-pool v0.43.0
[INFO] [stderr]   Downloaded nostr-sdk v0.43.0
[INFO] [stderr]   Downloaded netlink-packet-route v0.24.0
[INFO] [stderr]   Downloaded netlink-packet-route v0.22.0
[INFO] [stderr]   Downloaded mainline v5.4.0
[INFO] [stderr]   Downloaded nostr v0.43.1
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded async-wsocket v0.13.1
[INFO] [stderr]   Downloaded iroh-metrics v0.35.0
[INFO] [stderr]   Downloaded cordyceps v0.3.4
[INFO] [stderr]   Downloaded iroh-quinn-udp v0.5.7
[INFO] [stderr]   Downloaded serde_bencode v0.2.4
[INFO] [stderr]   Downloaded async-utility v0.3.1
[INFO] [stderr]   Downloaded nostr-database v0.43.0
[INFO] [stderr]   Downloaded nostr-ndb v0.43.0
[INFO] [stderr]   Downloaded lru v0.16.1
[INFO] [stderr]   Downloaded futures-buffered v0.2.12
[INFO] [stderr]   Downloaded nostrdb v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a84bc84c3c37e964c9b3065050dbc7c7bc9e2e0e16a26f3025127f3d6c91640f
[INFO] running `Command { std: "docker" "start" "-a" "a84bc84c3c37e964c9b3065050dbc7c7bc9e2e0e16a26f3025127f3d6c91640f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a84bc84c3c37e964c9b3065050dbc7c7bc9e2e0e16a26f3025127f3d6c91640f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a84bc84c3c37e964c9b3065050dbc7c7bc9e2e0e16a26f3025127f3d6c91640f", kill_on_drop: false }`
[INFO] [stdout] a84bc84c3c37e964c9b3065050dbc7c7bc9e2e0e16a26f3025127f3d6c91640f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a8a27578931651f99cbb11dcc39b0b601f86c608af7c9918bb51d73076ff7f9
[INFO] running `Command { std: "docker" "start" "-a" "8a8a27578931651f99cbb11dcc39b0b601f86c608af7c9918bb51d73076ff7f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling n0-future v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking lru v0.16.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking netlink-packet-core v0.7.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking futures-buffered v0.2.12
[INFO] [stderr]    Compiling iroh-quinn-udp v0.5.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling netwatch v0.8.0 (https://github.com/n0-computer/net-tools.git?rev=d6eee7d7b8830b1b6a0132b386ba15d6a4eb8dc2#d6eee7d7)
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking negentropy v0.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking atomic-destructor v0.3.0
[INFO] [stderr]     Checking xml-rs v0.8.27
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking netdev v0.36.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[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/e22dab387f6b4f6a87dfc54ac2f6013dddb41e68/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="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --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=6bacd371b9f43d5f -C extra-filename=-f8beca74f4a6437a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e5cabef3feeb6ca4.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-be18c571a5c6e779.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-92460ecdde764ceb.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-21e9d97c41db3b68.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-2949c06c5fa9f7d1.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" "8a8a27578931651f99cbb11dcc39b0b601f86c608af7c9918bb51d73076ff7f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a8a27578931651f99cbb11dcc39b0b601f86c608af7c9918bb51d73076ff7f9", kill_on_drop: false }`
[INFO] [stdout] 8a8a27578931651f99cbb11dcc39b0b601f86c608af7c9918bb51d73076ff7f9
