[INFO] fetching crate counting-networks 0.1.3... [INFO] documenting counting-networks-0.1.3 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate counting-networks 0.1.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate counting-networks 0.1.3 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate counting-networks 0.1.3 [INFO] finished tweaking crates.io crate counting-networks 0.1.3 [INFO] tweaked toml for crates.io crate counting-networks 0.1.3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b53d6d3b2b7fbbb4ef0f3361f66ca1328fe0018f06076436e77e24885e222e7 [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" "5b53d6d3b2b7fbbb4ef0f3361f66ca1328fe0018f06076436e77e24885e222e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b53d6d3b2b7fbbb4ef0f3361f66ca1328fe0018f06076436e77e24885e222e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b53d6d3b2b7fbbb4ef0f3361f66ca1328fe0018f06076436e77e24885e222e7", kill_on_drop: false }` [INFO] [stdout] 5b53d6d3b2b7fbbb4ef0f3361f66ca1328fe0018f06076436e77e24885e222e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a00a44e00dfcbc8415becfb6d9fd00d0e0fa5b2188e5094817d0b717c101a1d [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" "2a00a44e00dfcbc8415becfb6d9fd00d0e0fa5b2188e5094817d0b717c101a1d", kill_on_drop: false }` [INFO] [stderr] Documenting counting-networks v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::heap` [INFO] [stdout] --> src/networks/bitonic.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | use std::heap::{Alloc, Heap, Layout}; [INFO] [stdout] | ^^^^ could not find `heap` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: Could not document `counting-networks`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name counting_networks src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "2a00a44e00dfcbc8415becfb6d9fd00d0e0fa5b2188e5094817d0b717c101a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a00a44e00dfcbc8415becfb6d9fd00d0e0fa5b2188e5094817d0b717c101a1d", kill_on_drop: false }` [INFO] [stdout] 2a00a44e00dfcbc8415becfb6d9fd00d0e0fa5b2188e5094817d0b717c101a1d