[INFO] fetching crate dinotree_alg 0.9.0...
[INFO] documenting dinotree_alg-0.9.0 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate dinotree_alg 0.9.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate dinotree_alg 0.9.0
[INFO] finished tweaking crates.io crate dinotree_alg 0.9.0
[INFO] tweaked toml for crates.io crate dinotree_alg 0.9.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dinotree_alg 0.9.0 on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dinotree_alg 0.9.0 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is_sorted v0.1.1
[INFO] [stderr]   Downloaded rayon-core v1.8.1
[INFO] [stderr]   Downloaded pdqselect v0.1.0
[INFO] [stderr]   Downloaded compt v1.6.1
[INFO] [stderr]   Downloaded axgeom v1.6.6
[INFO] [stderr]   Downloaded primitive-from v1.0.2
[INFO] [stderr]   Downloaded ordered-float v1.0.2
[INFO] [stderr]   Downloaded roots v0.0.6
[INFO] [stderr]   Downloaded rayon v1.4.1
[INFO] [stderr]   Downloaded dists v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] ca3095d1a248b4fda113607078d0d771ded8d772ff4a23f2182cc4e62058e81a
[INFO] running `Command { std: "docker" "start" "ca3095d1a248b4fda113607078d0d771ded8d772ff4a23f2182cc4e62058e81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca3095d1a248b4fda113607078d0d771ded8d772ff4a23f2182cc4e62058e81a", 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" "ca3095d1a248b4fda113607078d0d771ded8d772ff4a23f2182cc4e62058e81a" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca3095d1a248b4fda113607078d0d771ded8d772ff4a23f2182cc4e62058e81a", 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" "ca3095d1a248b4fda113607078d0d771ded8d772ff4a23f2182cc4e62058e81a" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon v1.4.1
[INFO] [stderr]     Checking roots v0.0.6
[INFO] [stderr]     Checking primitive-from v1.0.2
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking compt v1.6.1
[INFO] [stderr]     Checking is_sorted v0.1.1
[INFO] [stderr]     Checking pdqselect v0.1.0
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking axgeom v1.6.6
[INFO] [stderr]  Documenting dinotree_alg v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/tree/mod.rs:1286:11
[INFO] [stdout]      |
[INFO] [stdout] 1286 | #[cfg(all(feature = "unstable", test))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `nbody`
[INFO] [stdout]      = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/tree/mod.rs:1312:11
[INFO] [stdout]      |
[INFO] [stdout] 1312 | #[cfg(all(feature = "unstable", test))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `nbody`
[INFO] [stdout]      = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/tree/mod.rs:498:54
[INFO] [stdout]     |
[INFO] [stdout] 498 |     /// Find all aabb intersections and return a PMut<T> of it. Unlike the regular `find_intersections_mut`, this allows the
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 498 |     /// Find all aabb intersections and return a `PMut<T>` of it. Unlike the regular `find_intersections_mut`, this allows the
[INFO] [stdout]     |                                                  +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.78s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dinotree_alg/index.html
[INFO] running `Command { std: "docker" "inspect" "ca3095d1a248b4fda113607078d0d771ded8d772ff4a23f2182cc4e62058e81a", 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" "ca3095d1a248b4fda113607078d0d771ded8d772ff4a23f2182cc4e62058e81a" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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 dinotree_alg v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/tree/mod.rs:1286:11
[INFO] [stdout]      |
[INFO] [stdout] 1286 | #[cfg(all(feature = "unstable", test))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `nbody`
[INFO] [stdout]      = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `unstable`
[INFO] [stdout]     --> src/tree/mod.rs:1312:11
[INFO] [stdout]      |
[INFO] [stdout] 1312 | #[cfg(all(feature = "unstable", test))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `nbody`
[INFO] [stdout]      = help: consider adding `unstable` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]    --> src/tree/mod.rs:498:54
[INFO] [stdout]     |
[INFO] [stdout] 498 |     /// Find all aabb intersections and return a PMut<T> of it. Unlike the regular `find_intersections_mut`, this allows the
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 498 |     /// Find all aabb intersections and return a `PMut<T>` of it. Unlike the regular `find_intersections_mut`, this allows the
[INFO] [stdout]     |                                                  +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/dinotree_alg/index.html
[INFO] running `Command { std: "docker" "inspect" "ca3095d1a248b4fda113607078d0d771ded8d772ff4a23f2182cc4e62058e81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca3095d1a248b4fda113607078d0d771ded8d772ff4a23f2182cc4e62058e81a", kill_on_drop: false }`
[INFO] [stdout] ca3095d1a248b4fda113607078d0d771ded8d772ff4a23f2182cc4e62058e81a
