Build #1614793 2025-01-09T22:26:55.620566+00:00
# rustc version
rustc 1.86.0-nightly (a580b5c37 2025-01-08)# docs.rs version
docsrs 0.6.0 (9368f26f 2025-01-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/deno_telemetry-0.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/deno_telemetry-0.7.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250108-1.86.0-nightly-a580b5c37\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 5b99d0d9ad77b2c5c27c581dcc598883cc328ce341d6777da55e7b3e40aaa522
[INFO] running `Command { std: "docker" "start" "-a" "5b99d0d9ad77b2c5c27c581dcc598883cc328ce341d6777da55e7b3e40aaa522", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting deno_telemetry v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stderr] --> lib.rs:419:13
[INFO] [stderr] |
[INFO] [stderr] 419 | / otel_debug!(
[INFO] [stderr] 420 | | name: "DenoPeriodicReader.ExportTriggered",
[INFO] [stderr] 421 | | message = "Export message received.",
[INFO] [stderr] 422 | | );
[INFO] [stderr] | |_____________^
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `otel_debug` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `otel_debug` may come from an old version of the `opentelemetry` crate, try updating your dependency with `cargo update -p opentelemetry`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stderr] --> lib.rs:419:13
[INFO] [stderr] |
[INFO] [stderr] 419 | / otel_debug!(
[INFO] [stderr] 420 | | name: "DenoPeriodicReader.ExportTriggered",
[INFO] [stderr] 421 | | message = "Export message received.",
[INFO] [stderr] 422 | | );
[INFO] [stderr] | |_____________^
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `otel_debug` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `otel_debug` may come from an old version of the `opentelemetry` crate, try updating your dependency with `cargo update -p opentelemetry`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stderr] --> lib.rs:424:15
[INFO] [stderr] |
[INFO] [stderr] 424 | / otel_error!(
[INFO] [stderr] 425 | | name: "DenoPeriodicReader.ExportFailed",
[INFO] [stderr] 426 | | message = "Failed to export metrics",
[INFO] [stderr] 427 | | reason = format!("{}", err));
[INFO] [stderr] | |____________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `otel_error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `otel_error` may come from an old version of the `opentelemetry` crate, try updating your dependency with `cargo update -p opentelemetry`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `otel_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stderr] --> lib.rs:431:13
[INFO] [stderr] |
[INFO] [stderr] 431 | / otel_debug!(
[INFO] [stderr] 432 | | name: "DenoPeriodicReader.ForceFlushCalled",
[INFO] [stderr] 433 | | message = "Flush message received.",
[INFO] [stderr] 434 | | );
[INFO] [stderr] | |_____________^
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `otel_debug` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `otel_debug` may come from an old version of the `opentelemetry` crate, try updating your dependency with `cargo update -p opentelemetry`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stderr] --> lib.rs:437:15
[INFO] [stderr] |
[INFO] [stderr] 437 | / otel_debug!(
[INFO] [stderr] 438 | | name: "DenoPeriodicReader.Flush.SendResultError",
[INFO] [stderr] 439 | | message = "Failed to send flush result.",
[INFO] [stderr] 440 | | reason = format!("{:?}", send_error),
[INFO] [stderr] 441 | | );
[INFO] [stderr] | |_______________^
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `otel_debug` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `otel_debug` may come from an old version of the `opentelemetry` crate, try updating your dependency with `cargo update -p opentelemetry`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stderr] --> lib.rs:445:13
[INFO] [stderr] |
[INFO] [stderr] 445 | / otel_debug!(
[INFO] [stderr] 446 | | name: "DenoPeriodicReader.ShutdownCalled",
[INFO] [stderr] 447 | | message = "Shutdown message received",
[INFO] [stderr] 448 | | );
[INFO] [stderr] | |_____________^
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `otel_debug` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `otel_debug` may come from an old version of the `opentelemetry` crate, try updating your dependency with `cargo update -p opentelemetry`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: unexpected `cfg` condition value: `internal-logs`
[INFO] [stderr] --> lib.rs:452:15
[INFO] [stderr] |
[INFO] [stderr] 452 | / otel_debug!(
[INFO] [stderr] 453 | | name: "DenoPeriodicReader.Shutdown.SendResultError",
[INFO] [stderr] 454 | | message = "Failed to send shutdown result",
[INFO] [stderr] 455 | | reason = format!("{:?}", send_error),
[INFO] [stderr] 456 | | );
[INFO] [stderr] | |_______________^
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr] = help: try referring to `otel_debug` crate for guidance on how handle this unexpected cfg
[INFO] [stderr] = help: the macro `otel_debug` may come from an old version of the `opentelemetry` crate, try updating your dependency with `cargo update -p opentelemetry`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] = note: this warning originates in the macro `otel_debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: `deno_telemetry` (lib doc) generated 12 warnings (5 duplicates)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/deno_telemetry/index.html
[INFO] running `Command { std: "docker" "inspect" "5b99d0d9ad77b2c5c27c581dcc598883cc328ce341d6777da55e7b3e40aaa522", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b99d0d9ad77b2c5c27c581dcc598883cc328ce341d6777da55e7b3e40aaa522", kill_on_drop: false }`
[INFO] [stdout] 5b99d0d9ad77b2c5c27c581dcc598883cc328ce341d6777da55e7b3e40aaa522