[INFO] fetching crate serum-borsh 0.8.1-serum.1... [INFO] documenting serum-borsh-0.8.1-serum.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate serum-borsh 0.8.1-serum.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate serum-borsh 0.8.1-serum.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 serum-borsh 0.8.1-serum.1 [INFO] finished tweaking crates.io crate serum-borsh 0.8.1-serum.1 [INFO] tweaked toml for crates.io crate serum-borsh 0.8.1-serum.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate serum-borsh 0.8.1-serum.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] Downloading crates ... [INFO] [stderr] Downloaded zeroize v1.2.0 [INFO] [stderr] Downloaded bincode v1.3.1 [INFO] [stderr] Downloaded sha2 v0.9.3 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.5.5 [INFO] [stderr] Downloaded solana-frozen-abi v1.5.5 [INFO] [stderr] Downloaded solana-logger v1.5.5 [INFO] [stderr] Downloaded solana-sdk-macro v1.5.5 [INFO] [stderr] Downloaded curve25519-dalek v2.1.2 [INFO] [stderr] Downloaded borsh-derive-internal v0.8.1 [INFO] [stderr] Downloaded libc v0.2.84 [INFO] [stderr] Downloaded solana-program v1.5.5 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.8.1 [INFO] [stderr] Downloaded borsh-derive v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] ecae78d1fcfffe60191289517111d393ac6fa2a0d842b3cc987749418aac3d13 [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" "ecae78d1fcfffe60191289517111d393ac6fa2a0d842b3cc987749418aac3d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecae78d1fcfffe60191289517111d393ac6fa2a0d842b3cc987749418aac3d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecae78d1fcfffe60191289517111d393ac6fa2a0d842b3cc987749418aac3d13", kill_on_drop: false }` [INFO] [stdout] ecae78d1fcfffe60191289517111d393ac6fa2a0d842b3cc987749418aac3d13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 694492f9de8182449165714114b7f97f45ea1a90acc0408c2dafc998cd77c29c [INFO] running `Command { std: "docker" "start" "-a" "694492f9de8182449165714114b7f97f45ea1a90acc0408c2dafc998cd77c29c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.5.5 [INFO] [stderr] Compiling solana-frozen-abi v1.5.5 [INFO] [stderr] Compiling solana-program v1.5.5 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking curve25519-dalek v2.1.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking solana-logger v1.5.5 [INFO] [stderr] Compiling borsh-derive-internal v0.8.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling solana-sdk-macro v1.5.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.8.1 [INFO] [stderr] Documenting serum-borsh v0.8.1-serum.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking serum-borsh v0.8.1-serum.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/de/mod.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | /// implementation. See https://github.com/rust-lang/rfcs/pull/1210 for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ser/mod.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | /// implementation. See https://github.com/rust-lang/rfcs/pull/1210 for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "694492f9de8182449165714114b7f97f45ea1a90acc0408c2dafc998cd77c29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "694492f9de8182449165714114b7f97f45ea1a90acc0408c2dafc998cd77c29c", kill_on_drop: false }` [INFO] [stdout] 694492f9de8182449165714114b7f97f45ea1a90acc0408c2dafc998cd77c29c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 88ef23db56ea140c9d218379e33c114964fa8bac2d1a6ee7d1bf2b6a57189c95 [INFO] running `Command { std: "docker" "start" "-a" "88ef23db56ea140c9d218379e33c114964fa8bac2d1a6ee7d1bf2b6a57189c95", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.5.5 [INFO] [stderr] Compiling solana-frozen-abi v1.5.5 [INFO] [stderr] Compiling solana-program v1.5.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking curve25519-dalek v2.1.2 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking solana-logger v1.5.5 [INFO] [stderr] Compiling borsh-derive-internal v0.8.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.5.5 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.8.1 [INFO] [stderr] Documenting serum-borsh v0.8.1-serum.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/de/mod.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | /// implementation. See https://github.com/rust-lang/rfcs/pull/1210 for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/ser/mod.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | /// implementation. See https://github.com/rust-lang/rfcs/pull/1210 for details. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "88ef23db56ea140c9d218379e33c114964fa8bac2d1a6ee7d1bf2b6a57189c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ef23db56ea140c9d218379e33c114964fa8bac2d1a6ee7d1bf2b6a57189c95", kill_on_drop: false }` [INFO] [stdout] 88ef23db56ea140c9d218379e33c114964fa8bac2d1a6ee7d1bf2b6a57189c95