Build #1579555 2024-12-09T05:40:12.237049+00:00
# rustc version
rustc 1.84.0-nightly (3fee0f12e 2024-11-20)# docs.rs version
docsrs 0.6.0 (3767aed0 2024-11-29)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/objdiff-core-2.5.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/objdiff-core-2.5.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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-2024-11-21" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "all" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241120-1.84.0-nightly-3fee0f12e\", \"--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] 8efbb71e1b25b1d421376f74c0aa70dd76f034d1a8944c5861e5997d659c5f33
[INFO] running `Command { std: "docker" "start" "-a" "8efbb71e1b25b1d421376f74c0aa70dd76f034d1a8944c5861e5997d659c5f33", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting objdiff-core v2.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0277]: the trait bound `notify::INotifyWatcher: notify_debouncer_full::notify::Watcher` is not satisfied because the trait comes from a different crate version
[INFO] [stderr] --> src/build/watcher.rs:33:21
[INFO] [stderr] |
[INFO] [stderr] 33 | ) -> notify::Result<Watcher> {
[INFO] [stderr] | ^^^^^^^ the trait `notify_debouncer_full::notify::Watcher` is not implemented for `notify::INotifyWatcher`
[INFO] [stderr] |
[INFO] [stderr] note: there are multiple different versions of crate `notify` in the dependency graph
[INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/notify-7.0.0/src/lib.rs:293:1
[INFO] [stderr] |
[INFO] [stderr] 293 | pub trait Watcher {
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^ this is the required trait
[INFO] [stderr] |
[INFO] [stderr] ::: src/build/watcher.rs:13:5
[INFO] [stderr] |
[INFO] [stderr] 13 | use notify::RecursiveMode;
[INFO] [stderr] | ------ one version of crate `notify` is used here, as a direct dependency of the current crate
[INFO] [stderr] 14 | use notify_debouncer_full::{new_debouncer_opt, DebounceEventResult};
[INFO] [stderr] | --------------------- one version of crate `notify` is used here, as a dependency of crate `notify_debouncer_full`
[INFO] [stderr] |
[INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/notify-6.1.1/src/inotify.rs:45:1
[INFO] [stderr] |
[INFO] [stderr] 45 | pub struct INotifyWatcher {
[INFO] [stderr] | ------------------------- this type doesn't implement the required trait
[INFO] [stderr] |
[INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/notify-7.0.0/src/inotify.rs:47:1
[INFO] [stderr] |
[INFO] [stderr] 47 | pub struct INotifyWatcher {
[INFO] [stderr] | ------------------------- this type implements the required trait
[INFO] [stderr] |
[INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/notify-6.1.1/src/poll.rs:25:1
[INFO] [stderr] |
[INFO] [stderr] 25 | pub trait ScanEventHandler: Send + 'static {
[INFO] [stderr] | ------------------------------------------ this is the found trait
[INFO] [stderr] = note: two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stderr] = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0277`.
[INFO] [stderr] error: could not document `objdiff-core`
[INFO] running `Command { std: "docker" "inspect" "8efbb71e1b25b1d421376f74c0aa70dd76f034d1a8944c5861e5997d659c5f33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8efbb71e1b25b1d421376f74c0aa70dd76f034d1a8944c5861e5997d659c5f33", kill_on_drop: false }`
[INFO] [stdout] 8efbb71e1b25b1d421376f74c0aa70dd76f034d1a8944c5861e5997d659c5f33