[INFO] cloning repository https://github.com/Ozy-Viking/dnsync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ozy-Viking/dnsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOzy-Viking%2Fdnsync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOzy-Viking%2Fdnsync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69f9c50ceeb249886f077d3320ab4711e93eb5bf [INFO] checking Ozy-Viking/dnsync against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOzy-Viking%2Fdnsync" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Ozy-Viking/dnsync [INFO] finished tweaking git repo https://github.com/Ozy-Viking/dnsync [INFO] tweaked toml for git repo https://github.com/Ozy-Viking/dnsync written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Ozy-Viking/dnsync on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Ozy-Viking/dnsync 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c5578655bb527648e660aa8ee7221e6c696923587196c61778a4e05ccb904713 [INFO] running `Command { std: "docker" "start" "c5578655bb527648e660aa8ee7221e6c696923587196c61778a4e05ccb904713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5578655bb527648e660aa8ee7221e6c696923587196c61778a4e05ccb904713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5578655bb527648e660aa8ee7221e6c696923587196c61778a4e05ccb904713" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5578655bb527648e660aa8ee7221e6c696923587196c61778a4e05ccb904713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5578655bb527648e660aa8ee7221e6c696923587196c61778a4e05ccb904713" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking log v0.4.30 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking socket2 v0.6.4 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking zerocopy v0.8.50 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling diesel_derives v2.3.9 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking prefix-trie v0.8.4 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Checking data-encoding v2.11.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hickory-proto v0.26.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Compiling migrations_internals v2.3.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking uuid v1.23.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rmcp v1.7.0 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking moka v0.12.15 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Compiling toml_edit v0.25.12+spec-1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling rmcp-macros v1.7.0 [INFO] [stderr] Compiling migrations_macros v2.3.0 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking hyper v1.10.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking resolv-conf v0.7.6 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking cron v0.12.1 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking colorchoice-clap v1.0.8 [INFO] [stderr] Checking clap_complete v4.6.5 [INFO] [stderr] Checking secrecy v0.10.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking diesel v2.3.9 [INFO] [stderr] Checking futures-timer v3.0.4 [INFO] [stderr] Checking colored v3.1.1 [INFO] [stderr] Checking mockito v1.7.2 [INFO] [stderr] Checking rstest v0.26.1 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.7.0 [INFO] [stderr] Checking quinn-proto v0.11.14 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking reqwest v0.13.4 [INFO] [stderr] Checking hickory-net v0.26.1 [INFO] [stderr] Checking hickory-resolver v0.26.1 [INFO] [stderr] Checking diesel_migrations v2.3.2 [INFO] [stderr] Checking dnsync v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized + Send>>>` [INFO] [stdout] --> src/daemon/executor/record_sync.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[instrument(skip(self, ctx), fields(job_id = %self.job_id, run_id = %ctx.run_id))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`dnslib`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized + Send>>>` [INFO] [stdout] --> src/daemon/executor/zone_sync.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | #[instrument(skip(self, ctx), fields(job_id = %self.job_id, run_id = %ctx.run_id))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`dnslib`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: this warning originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dnsync` (lib); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name dnslib --edition=2024 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 --cfg 'feature="cloudflare"' --cfg 'feature="default"' --cfg 'feature="doq"' --cfg 'feature="pangolin"' --cfg 'feature="pihole"' --cfg 'feature="technitium"' --cfg 'feature="unifi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cloudflare", "default", "doq", "pangolin", "pihole", "technitium", "unifi"))' -C metadata=32b03f758ee22171 -C extra-filename=-d7322ed13a281d58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-365a3f64b4175cc6.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-51649b201f0f6aa1.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ba07aed815ce4c31.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-cadbdc4aaa145287.rmeta --extern colorchoice_clap=/opt/rustwide/target/debug/deps/libcolorchoice_clap-4478b6a21f02d36d.rmeta --extern cron=/opt/rustwide/target/debug/deps/libcron-4a38db35af1f0387.rmeta --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-27303c6d34b4976d.rmeta --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-6eb64bbad5691d12.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-da2ec5d5918ab9f0.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-4646cff9eb73bd67.rmeta --extern inquire=/opt/rustwide/target/debug/deps/libinquire-9aeef405cc7abb82.rmeta --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-f76fe2319e9b29d5.rmeta --extern miette=/opt/rustwide/target/debug/deps/libmiette-d5ab124e5fffbc4f.rmeta --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-ba7853ce18212443.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ff05da30c08cb8e8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1cd4dd497857a5a3.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-8fbb36361f879dcb.rmeta --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-26960ca53c519710.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-ff53c9fb11b95803.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-3ad934587a6e0c93.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-02fad437dadf681f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-523d3c6f0c7df255.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-06222b11579db239.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-2f41ee7c4e00146b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-26b704391ad99eae.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-8727c5c6fa35bab8.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-17e55069744a24d5.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-d647e3f986bfa290.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-55efcf4dabc5bed7.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-db70a6c2d0076ce7.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3d62aae1159206be.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-8175cc4aa00c2b4d/out -L native=/opt/rustwide/target/debug/build/ring-7dbf4ee7176b0b68/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-fbc4d9b409190029/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized + Send>>>` [INFO] [stdout] --> src/daemon/executor/record_sync.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | #[instrument(skip(self, ctx), fields(job_id = %self.job_id, run_id = %ctx.run_id))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`dnslib`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized + Send>>>` [INFO] [stdout] --> src/daemon/executor/zone_sync.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | #[instrument(skip(self, ctx), fields(job_id = %self.job_id, run_id = %ctx.run_id))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`dnslib`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: this warning originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> src/mcp/server/observe.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | / #[tool(description = "Sync records between two configured servers. \ [INFO] [stdout] 98 | | Dry-run by default; set `apply` to true to write changes.")] [INFO] [stdout] | |________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`dnslib`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> src/mcp/server/records.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | / #[tool( [INFO] [stdout] 24 | | description = "List all DNS records for a domain. Returns typed records including writable types (A, AAAA, MX, etc.) and r... [INFO] [stdout] 25 | | Use `server_id` from dns_list_servers." [INFO] [stdout] 26 | | )] [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`dnslib`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> src/mcp/server/records.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | / #[tool( [INFO] [stdout] 58 | | description = "Add a DNS record. The `record` field is a typed union: {\"type\":\"A\",\"ip\":\"1.2.3.4\"}, {\"type\":\"MX\... [INFO] [stdout] 59 | | Use `server_id` from dns_list_servers." [INFO] [stdout] 60 | | )] [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`dnslib`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> src/mcp/server/records.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / #[tool( [INFO] [stdout] 93 | | description = "Delete DNS record(s). Only `type` is required \u{2014} omitting value fields \ [INFO] [stdout] 94 | | deletes ALL records of that type for the domain. \ [INFO] [stdout] 95 | | e.g. {\"type\":\"A\"} deletes all A records; {\"type\":\"A\",\"ipAddress\":\"1.2.3.4\"} deletes one specific record. \ [INFO] [stdout] 96 | | Use `server_id` from dns_list_servers." [INFO] [stdout] 97 | | )] [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`dnslib`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> src/mcp/server/settings.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / #[tool(description = "Get the current DNS server configuration. \ [INFO] [stdout] 28 | | Use `server_id` from dns_list_servers.")] [INFO] [stdout] | |_____________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`dnslib`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin>: CoerceUnsized> + Send>>>` [INFO] [stdout] --> src/mcp/server/zones.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | / #[tool(description = "Copy a zone from one configured server to another. \ [INFO] [stdout] 229 | | Reads from `from`, writes to `to`, and respects each server's MCP permissions and allowed zones.")] [INFO] [stdout] | |_______________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`dnslib`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: this warning originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_writes_empty_token_placeholder_when_no_credential` is never used [INFO] [stdout] --> src/control_plane/config/tests/render.rs:128:4 [INFO] [stdout] | [INFO] [stdout] 128 | fn render_writes_empty_token_placeholder_when_no_credential() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `write_default_config_refuses_existing_without_force` is never used [INFO] [stdout] --> src/control_plane/config/tests/secure_io.rs:218:4 [INFO] [stdout] | [INFO] [stdout] 218 | fn write_default_config_refuses_existing_without_force() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c5578655bb527648e660aa8ee7221e6c696923587196c61778a4e05ccb904713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5578655bb527648e660aa8ee7221e6c696923587196c61778a4e05ccb904713", kill_on_drop: false }` [INFO] [stdout] c5578655bb527648e660aa8ee7221e6c696923587196c61778a4e05ccb904713