[INFO] fetching crate glurep_core 0.4.1...
[INFO] documenting glurep_core-0.4.1 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate glurep_core 0.4.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate glurep_core 0.4.1
[INFO] finished tweaking crates.io crate glurep_core 0.4.1
[INFO] tweaked toml for crates.io crate glurep_core 0.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate glurep_core 0.4.1 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate glurep_core 0.4.1 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 33bb364631979cffa5e775fcace0b95a58cdf57c4ef24cd45b3d1a1ae9fe3fe7
[INFO] running `Command { std: "docker" "start" "33bb364631979cffa5e775fcace0b95a58cdf57c4ef24cd45b3d1a1ae9fe3fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33bb364631979cffa5e775fcace0b95a58cdf57c4ef24cd45b3d1a1ae9fe3fe7", 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" "33bb364631979cffa5e775fcace0b95a58cdf57c4ef24cd45b3d1a1ae9fe3fe7" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33bb364631979cffa5e775fcace0b95a58cdf57c4ef24cd45b3d1a1ae9fe3fe7", 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" "33bb364631979cffa5e775fcace0b95a58cdf57c4ef24cd45b3d1a1ae9fe3fe7" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling pathfinder_simd v0.5.6
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling unicode-joining-type v1.0.0
[INFO] [stderr]    Compiling unicode-canonical-combining-class v1.0.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking i_float v1.15.0
[INFO] [stderr]     Checking bitreader v0.3.11
[INFO] [stderr]    Compiling pocket-resources v0.3.2
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking glyph-names v0.2.0
[INFO] [stderr]     Checking i_shape v1.14.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking mmapio v0.9.1
[INFO] [stderr]     Checking kurbo v0.12.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking i_tree v0.16.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking azul-simplecss v0.2.0
[INFO] [stderr]     Checking i_key_sort v0.6.0
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking highway v1.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking geo-types v0.7.19
[INFO] [stderr]     Checking geo-types v0.6.2
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking i_overlay v4.0.7
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking geographiclib-rs v0.2.7
[INFO] [stderr]     Checking grid v1.0.1
[INFO] [stderr]     Checking gl-context-loader v0.1.10
[INFO] [stderr]     Checking robust v0.1.2
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking taffy v0.9.2
[INFO] [stderr]     Checking geo-booleanop v0.3.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking pdf-writer v0.12.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking lyon_algorithms v1.0.20
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]     Checking ecb v0.1.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking lyon v1.0.19
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking geo v0.31.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking azul-css v0.0.7
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking allsorts v0.16.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking nom_locate v5.0.0
[INFO] [stderr]     Checking lopdf v0.39.0
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking hyphenation_commons v0.8.4
[INFO] [stderr]    Compiling hyphenation v0.8.4
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking kuchiki v0.8.1
[INFO] [stderr]     Checking rust-fontconfig v2.0.0
[INFO] [stderr]     Checking write-fonts v0.43.0
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]     Checking azul-core v0.0.7
[INFO] [stderr]     Checking subsetter v0.2.3
[INFO] [stderr]     Checking svg2pdf v0.13.0
[INFO] [stderr]     Checking azul-layout v0.0.7
[INFO] [stderr]     Checking printpdf v0.9.1
[INFO] [stderr]  Documenting glurep_core v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `DeserializeError` links to private item `crate::deserialize`
[INFO] [stdout]   --> src/log/error.rs:17:51
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// [`Errors`](thiserror::Error) encountered in [`crate::deserialize`].
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `PlotError` links to private item `crate::plot`
[INFO] [stdout]   --> src/log/error.rs:24:51
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// [`Errors`](thiserror::Error) encountered in [`crate::plot`].
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `PdfError` links to private item `crate::pdf`
[INFO] [stdout]   --> src/log/error.rs:31:51
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// [`Errors`](thiserror::Error) encountered in [`crate::pdf`].
[INFO] [stdout]    |                                                   ^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/glurep_core/index.html
[INFO] running `Command { std: "docker" "inspect" "33bb364631979cffa5e775fcace0b95a58cdf57c4ef24cd45b3d1a1ae9fe3fe7", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33bb364631979cffa5e775fcace0b95a58cdf57c4ef24cd45b3d1a1ae9fe3fe7" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]  Documenting glurep_core v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `DeserializeError` links to private item `crate::deserialize`
[INFO] [stdout]   --> src/log/error.rs:17:51
[INFO] [stdout]    |
[INFO] [stdout] 17 | /// [`Errors`](thiserror::Error) encountered in [`crate::deserialize`].
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `PlotError` links to private item `crate::plot`
[INFO] [stdout]   --> src/log/error.rs:24:51
[INFO] [stdout]    |
[INFO] [stdout] 24 | /// [`Errors`](thiserror::Error) encountered in [`crate::plot`].
[INFO] [stdout]    |                                                   ^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `PdfError` links to private item `crate::pdf`
[INFO] [stdout]   --> src/log/error.rs:31:51
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// [`Errors`](thiserror::Error) encountered in [`crate::pdf`].
[INFO] [stdout]    |                                                   ^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/glurep_core/index.html
[INFO] running `Command { std: "docker" "inspect" "33bb364631979cffa5e775fcace0b95a58cdf57c4ef24cd45b3d1a1ae9fe3fe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33bb364631979cffa5e775fcace0b95a58cdf57c4ef24cd45b3d1a1ae9fe3fe7", kill_on_drop: false }`
[INFO] [stdout] 33bb364631979cffa5e775fcace0b95a58cdf57c4ef24cd45b3d1a1ae9fe3fe7
