[INFO] crate spine-rust 0.1.1 is already in cache [INFO] documenting spine-rust-0.1.1 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate spine-rust 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate spine-rust 0.1.1 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 spine-rust 0.1.1 [INFO] finished tweaking crates.io crate spine-rust 0.1.1 [INFO] tweaked toml for crates.io crate spine-rust 0.1.1 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] eee4d03d6f982e1ef537e1e9486cf79c2dfa966682b71f79e239d42acedbe69d [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" "eee4d03d6f982e1ef537e1e9486cf79c2dfa966682b71f79e239d42acedbe69d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eee4d03d6f982e1ef537e1e9486cf79c2dfa966682b71f79e239d42acedbe69d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eee4d03d6f982e1ef537e1e9486cf79c2dfa966682b71f79e239d42acedbe69d", kill_on_drop: false }` [INFO] [stdout] eee4d03d6f982e1ef537e1e9486cf79c2dfa966682b71f79e239d42acedbe69d [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] e9734ed1fecacdd65bd1c0e1385132be82a5bb686357d6d4209be75f957c2185 [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" "e9734ed1fecacdd65bd1c0e1385132be82a5bb686357d6d4209be75f957c2185", kill_on_drop: false }` [INFO] [stderr] Documenting spine-rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `attachment` [INFO] [stdout] --> src/spine/attachments/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod attachment; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `attachment`, create file "src/spine/attachments/attachment.rs" [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 E0583`. [INFO] [stdout] [INFO] [stderr] error: Could not document `spine-rust`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --crate-name spine_rust 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 --extern serde=/opt/rustwide/target/debug/deps/libserde-8ae523b783554553.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-5f6624d84a6186f0.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-51e155187988928d.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "e9734ed1fecacdd65bd1c0e1385132be82a5bb686357d6d4209be75f957c2185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9734ed1fecacdd65bd1c0e1385132be82a5bb686357d6d4209be75f957c2185", kill_on_drop: false }` [INFO] [stdout] e9734ed1fecacdd65bd1c0e1385132be82a5bb686357d6d4209be75f957c2185