[INFO] fetching crate nodespeak 0.2.1... [INFO] documenting nodespeak-0.2.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate nodespeak 0.2.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate nodespeak 0.2.1 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nodespeak 0.2.1 [INFO] finished tweaking crates.io crate nodespeak 0.2.1 [INFO] tweaked toml for crates.io crate nodespeak 0.2.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate nodespeak 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded readonly v0.1.5 [INFO] [stderr] Downloaded llvm-sys v70.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f163607f77beb3e8003871737fc011f14cb1b6ed2d8866cb5a23513df41dbc0 [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" "8f163607f77beb3e8003871737fc011f14cb1b6ed2d8866cb5a23513df41dbc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f163607f77beb3e8003871737fc011f14cb1b6ed2d8866cb5a23513df41dbc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f163607f77beb3e8003871737fc011f14cb1b6ed2d8866cb5a23513df41dbc0", kill_on_drop: false }` [INFO] [stdout] 8f163607f77beb3e8003871737fc011f14cb1b6ed2d8866cb5a23513df41dbc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91e76c7cc0f359cb861b89d1049a16d0f4e80e1a83eb239946ccf3d4c64b09c8 [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" "91e76c7cc0f359cb861b89d1049a16d0f4e80e1a83eb239946ccf3d4c64b09c8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking text_io v0.1.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling readonly v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling llvm-sys v70.2.1 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Checking snailquote v0.3.0 [INFO] [stderr] Documenting nodespeak v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `std::iter::Iter` [INFO] [stdout] --> src/lib.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | //! Look at this [Link](std::iter::Iter) [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `Iter` in module `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.74s [INFO] running `Command { std: "docker" "inspect" "91e76c7cc0f359cb861b89d1049a16d0f4e80e1a83eb239946ccf3d4c64b09c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e76c7cc0f359cb861b89d1049a16d0f4e80e1a83eb239946ccf3d4c64b09c8", kill_on_drop: false }` [INFO] [stdout] 91e76c7cc0f359cb861b89d1049a16d0f4e80e1a83eb239946ccf3d4c64b09c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 245b8bdb6ae00e5464dc5059f81544e431ad13199c6155c06bf29b4a39051189 [INFO] running `Command { std: "docker" "start" "-a" "245b8bdb6ae00e5464dc5059f81544e431ad13199c6155c06bf29b4a39051189", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking text_io v0.1.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling readonly v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling llvm-sys v70.2.1 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Checking snailquote v0.3.0 [INFO] [stderr] Documenting nodespeak v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `std::iter::Iter` [INFO] [stdout] --> src/lib.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | //! Look at this [Link](std::iter::Iter) [INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `Iter` in module `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.77s [INFO] running `Command { std: "docker" "inspect" "245b8bdb6ae00e5464dc5059f81544e431ad13199c6155c06bf29b4a39051189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245b8bdb6ae00e5464dc5059f81544e431ad13199c6155c06bf29b4a39051189", kill_on_drop: false }` [INFO] [stdout] 245b8bdb6ae00e5464dc5059f81544e431ad13199c6155c06bf29b4a39051189