[INFO] crate grin_core 3.1.1 is already in cache [INFO] documenting grin_core-3.1.1 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate grin_core 3.1.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate grin_core 3.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 grin_core 3.1.1 [INFO] finished tweaking crates.io crate grin_core 3.1.1 [INFO] tweaked toml for crates.io crate grin_core 3.1.1 written to /workspace/builds/worker-10/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] bcf5ee5fd6fc897d4b0919f455de75159dc318003ca1eca34621580733c7a047 [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" "bcf5ee5fd6fc897d4b0919f455de75159dc318003ca1eca34621580733c7a047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bcf5ee5fd6fc897d4b0919f455de75159dc318003ca1eca34621580733c7a047", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf5ee5fd6fc897d4b0919f455de75159dc318003ca1eca34621580733c7a047", kill_on_drop: false }` [INFO] [stdout] bcf5ee5fd6fc897d4b0919f455de75159dc318003ca1eca34621580733c7a047 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 0887e548d10c24a4de0fb1f4b060e9acf79251c769eac6e8462e4b0d0ee429ea [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" "0887e548d10c24a4de0fb1f4b060e9acf79251c769eac6e8462e4b0d0ee429ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking adler v0.2.2 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.9 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking log4rs v0.8.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Checking grin_util v3.1.1 [INFO] [stderr] Checking grin_keychain v3.1.1 [INFO] [stderr] Compiling croaring-sys-mw v0.4.5 [INFO] [stderr] Checking croaring-mw v0.4.5 [INFO] [stderr] Documenting grin_core v3.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[n]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/global.rs:307:58 [INFO] [stdout] | [INFO] [stdout] 307 | /// Production defined as a live public network, testnet[n] or mainnet. [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[secp::Signature]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/libtx/secp_ser.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | /// Serializes an Option to and from hex [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[secp::SecretKey]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/libtx/secp_ser.rs:98:26 [INFO] [stdout] | [INFO] [stdout] 98 | /// Serializes an Option to and from hex [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[secp::Commitment]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/libtx/secp_ser.rs:174:26 [INFO] [stdout] | [INFO] [stdout] 174 | /// Serializes an Option to and from hex [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just 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 3m 22s [INFO] running `Command { std: "docker" "inspect" "0887e548d10c24a4de0fb1f4b060e9acf79251c769eac6e8462e4b0d0ee429ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0887e548d10c24a4de0fb1f4b060e9acf79251c769eac6e8462e4b0d0ee429ea", kill_on_drop: false }` [INFO] [stdout] 0887e548d10c24a4de0fb1f4b060e9acf79251c769eac6e8462e4b0d0ee429ea