[INFO] fetching crate glean-core 31.2.2... [INFO] documenting glean-core-31.2.2 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate glean-core 31.2.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate glean-core 31.2.2 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate glean-core 31.2.2 [INFO] finished tweaking crates.io crate glean-core 31.2.2 [INFO] tweaked toml for crates.io crate glean-core 31.2.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate glean-core 31.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e8ef7f9e2ae62e3085c4783f3b9b38a310f8b9504146fd260b1035e799ef7e5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6e8ef7f9e2ae62e3085c4783f3b9b38a310f8b9504146fd260b1035e799ef7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e8ef7f9e2ae62e3085c4783f3b9b38a310f8b9504146fd260b1035e799ef7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8ef7f9e2ae62e3085c4783f3b9b38a310f8b9504146fd260b1035e799ef7e5", kill_on_drop: false }` [INFO] [stdout] 6e8ef7f9e2ae62e3085c4783f3b9b38a310f8b9504146fd260b1035e799ef7e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45d950a8a1e5b1ece9e34722d68d4345e3af45cfc96145882e2480d4d53b5017 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "45d950a8a1e5b1ece9e34722d68d4345e3af45cfc96145882e2480d4d53b5017", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking byteorder v1.3.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking ffi-support v0.4.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling lmdb-rkv-sys v0.11.0 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking lmdb-rkv v0.14.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rkv v0.10.4 [INFO] [stderr] Documenting glean-core v31.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[MemoryDistributionMetricType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/metrics/memory_distribution.rs:108:34 [INFO] [stdout] | [INFO] [stdout] 108 | /// implementing class is a [MemoryDistributionMetricType] and the instance this [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[stop]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/metrics/timing_distribution.rs:138:39 [INFO] [stdout] | [INFO] [stdout] 138 | /// called with no corresponding [stop]): in that case the original [INFO] [stdout] | ^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[TimingDistributionMetricType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/metrics/timing_distribution.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | /// implementing class is a [TimingDistributionMetricType] and the instance this [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[i]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/histogram/exponential.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | /// bucket[i] <= sample < bucket[i+1] [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[i]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/histogram/linear.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | /// bucket[i] <= sample < bucket[i+1] [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.09s [INFO] running `Command { std: "docker" "inspect" "45d950a8a1e5b1ece9e34722d68d4345e3af45cfc96145882e2480d4d53b5017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d950a8a1e5b1ece9e34722d68d4345e3af45cfc96145882e2480d4d53b5017", kill_on_drop: false }` [INFO] [stdout] 45d950a8a1e5b1ece9e34722d68d4345e3af45cfc96145882e2480d4d53b5017