[INFO] fetching crate decart 0.0.7... [INFO] documenting decart-0.0.7 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate decart 0.0.7 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate decart 0.0.7 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 decart 0.0.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate decart 0.0.7 [INFO] tweaked toml for crates.io crate decart 0.0.7 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate decart 0.0.7 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 serde_ini v0.2.0 [INFO] [stderr] Downloaded css-color-parser2 v1.0.1 [INFO] [stderr] Downloaded plist v1.2.1 [INFO] [stderr] Downloaded octopt v0.1.3 [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" "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] 5ecd9460d20f6eb05f3bb9ecc659876925d053fd60be6ee689826b56dd6b9fc9 [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" "5ecd9460d20f6eb05f3bb9ecc659876925d053fd60be6ee689826b56dd6b9fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ecd9460d20f6eb05f3bb9ecc659876925d053fd60be6ee689826b56dd6b9fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ecd9460d20f6eb05f3bb9ecc659876925d053fd60be6ee689826b56dd6b9fc9", kill_on_drop: false }` [INFO] [stdout] 5ecd9460d20f6eb05f3bb9ecc659876925d053fd60be6ee689826b56dd6b9fc9 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eb41d275be3a29f90d121049fbd3a859d460729f20d5d81fdedeee58fec22caf [INFO] running `Command { std: "docker" "start" "-a" "eb41d275be3a29f90d121049fbd3a859d460729f20d5d81fdedeee58fec22caf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking css-color-parser2 v1.0.1 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking serde_ini v0.2.0 [INFO] [stderr] Checking serde_with v1.11.0 [INFO] [stderr] Checking octopt v0.1.3 [INFO] [stderr] Documenting decart v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `decasm` [INFO] [stdout] --> src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | //! [`decasm`]. The runtime settings can be given to a CHIP-8 interpreter like Octo or [INFO] [stdout] | ^^^^^^ no item named `decasm` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `deca` [INFO] [stdout] --> src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | //! [`deca`], or saved as JSON for the [CHIP-8 [INFO] [stdout] | ^^^^ no item named `deca` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `decasm` [INFO] [stdout] --> src/lib.rs:27:60 [INFO] [stdout] | [INFO] [stdout] 27 | //! * To compile/assemble the source code, check out the [`decasm`] crate. [INFO] [stdout] | ^^^^^^ no item named `decasm` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `deca` [INFO] [stdout] --> src/lib.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | //! * To interpret an assembled program, check out the [`deca`] crate (backend) or [INFO] [stdout] | ^^^^ no item named `deca` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.44s [INFO] running `Command { std: "docker" "inspect" "eb41d275be3a29f90d121049fbd3a859d460729f20d5d81fdedeee58fec22caf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb41d275be3a29f90d121049fbd3a859d460729f20d5d81fdedeee58fec22caf", kill_on_drop: false }` [INFO] [stdout] eb41d275be3a29f90d121049fbd3a859d460729f20d5d81fdedeee58fec22caf [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" "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] 5f0e9a28902b05ab37aec84432b608538e5a33bd1d7736e0b497f3f166d0c9b7 [INFO] running `Command { std: "docker" "start" "-a" "5f0e9a28902b05ab37aec84432b608538e5a33bd1d7736e0b497f3f166d0c9b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.69 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking result v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking css-color-parser2 v1.0.1 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking serde_ini v0.2.0 [INFO] [stderr] Checking serde_with v1.11.0 [INFO] [stderr] Checking octopt v0.1.3 [INFO] [stderr] Documenting decart v0.0.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `decasm` [INFO] [stdout] --> src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | //! [`decasm`]. The runtime settings can be given to a CHIP-8 interpreter like Octo or [INFO] [stdout] | ^^^^^^ no item named `decasm` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `deca` [INFO] [stdout] --> src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | //! [`deca`], or saved as JSON for the [CHIP-8 [INFO] [stdout] | ^^^^ no item named `deca` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `decasm` [INFO] [stdout] --> src/lib.rs:27:60 [INFO] [stdout] | [INFO] [stdout] 27 | //! * To compile/assemble the source code, check out the [`decasm`] crate. [INFO] [stdout] | ^^^^^^ no item named `decasm` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `deca` [INFO] [stdout] --> src/lib.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | //! * To interpret an assembled program, check out the [`deca`] crate (backend) or [INFO] [stdout] | ^^^^ no item named `deca` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.93s [INFO] running `Command { std: "docker" "inspect" "5f0e9a28902b05ab37aec84432b608538e5a33bd1d7736e0b497f3f166d0c9b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f0e9a28902b05ab37aec84432b608538e5a33bd1d7736e0b497f3f166d0c9b7", kill_on_drop: false }` [INFO] [stdout] 5f0e9a28902b05ab37aec84432b608538e5a33bd1d7736e0b497f3f166d0c9b7