[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 try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fv0l%2Fdtan-server" "/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/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/v0l/dtan-server on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "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" "+969026c535f4240ff7866ef11207dfda18a26af6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16067627f11133e7d8c1434111ed76c16e2bb6b9865ce78961532204c12ca281 [INFO] running `Command { std: "docker" "start" "-a" "16067627f11133e7d8c1434111ed76c16e2bb6b9865ce78961532204c12ca281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16067627f11133e7d8c1434111ed76c16e2bb6b9865ce78961532204c12ca281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16067627f11133e7d8c1434111ed76c16e2bb6b9865ce78961532204c12ca281", kill_on_drop: false }` [INFO] [stdout] 16067627f11133e7d8c1434111ed76c16e2bb6b9865ce78961532204c12ca281 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 538bbfd30dcbec0c4defa71ef9b209fbe3757153bac42a7b7a3a831224f22006 [INFO] running `Command { std: "docker" "start" "-a" "538bbfd30dcbec0c4defa71ef9b209fbe3757153bac42a7b7a3a831224f22006", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [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 ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling n0-future v0.1.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking cordyceps v0.3.4 [INFO] [stderr] Checking lru v0.16.1 [INFO] [stderr] Checking diatomic-waker v0.2.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [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] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Compiling netwatch v0.8.0 (https://github.com/n0-computer/net-tools.git?rev=d6eee7d7b8830b1b6a0132b386ba15d6a4eb8dc2#d6eee7d7) [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking xml-rs v0.8.27 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking netdev v0.36.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-socks v0.5.2 [INFO] [stderr] Checking async-utility v0.3.1 [INFO] [stderr] Checking netlink-sys v0.8.7 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking netlink-proto v0.11.5 [INFO] [stderr] Compiling iroh-metrics-derive v0.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking n0-watcher v0.3.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking rustls-webpki v0.103.5 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking netlink-packet-route v0.24.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking serde_bencode v0.2.4 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking mainline v5.4.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking serde-untagged v0.1.8 [INFO] [stderr] Checking attohttpc v0.30.1 [INFO] [stderr] Checking iroh-metrics v0.35.0 [INFO] [stderr] Checking config v0.15.15 [INFO] [stderr] Checking nostr v0.43.1 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling nested_enum_utils v0.2.2 [INFO] [stderr] Compiling nostrdb v0.8.0 [INFO] [stderr] Checking nostr-database v0.43.0 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking async-wsocket v0.13.1 [INFO] [stderr] Checking nostr-relay-pool v0.43.0 [INFO] [stderr] Checking nostr-relay-builder v0.43.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking igd-next v0.16.2 [INFO] [stderr] Checking portmapper v0.8.0 (https://github.com/n0-computer/net-tools.git?rev=d6eee7d7b8830b1b6a0132b386ba15d6a4eb8dc2#d6eee7d7) [INFO] [stderr] Checking nostr-ndb v0.43.0 [INFO] [stderr] Checking nostr-sdk v0.43.0 [INFO] [stderr] Checking dtan-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "538bbfd30dcbec0c4defa71ef9b209fbe3757153bac42a7b7a3a831224f22006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538bbfd30dcbec0c4defa71ef9b209fbe3757153bac42a7b7a3a831224f22006", kill_on_drop: false }` [INFO] [stdout] 538bbfd30dcbec0c4defa71ef9b209fbe3757153bac42a7b7a3a831224f22006