[INFO] crate sawtooth-sabre 0.5.2 is already in cache [INFO] documenting sawtooth-sabre-0.5.2 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate sawtooth-sabre 0.5.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate sawtooth-sabre 0.5.2 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sawtooth-sabre 0.5.2 [INFO] finished tweaking crates.io crate sawtooth-sabre 0.5.2 [INFO] tweaked toml for crates.io crate sawtooth-sabre 0.5.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate sawtooth-sabre 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dd4cc0bd4cab88760251a0da50c6c6b72647e9302f9a3c4c5ce2a666a48449b [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" "3dd4cc0bd4cab88760251a0da50c6c6b72647e9302f9a3c4c5ce2a666a48449b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dd4cc0bd4cab88760251a0da50c6c6b72647e9302f9a3c4c5ce2a666a48449b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd4cc0bd4cab88760251a0da50c6c6b72647e9302f9a3c4c5ce2a666a48449b", kill_on_drop: false }` [INFO] [stdout] 3dd4cc0bd4cab88760251a0da50c6c6b72647e9302f9a3c4c5ce2a666a48449b [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" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25fb8a88952d144ea0619fe60960894f57ba96a0ea93a3ffb492050955dd8b1a [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" "25fb8a88952d144ea0619fe60960894f57ba96a0ea93a3ffb492050955dd8b1a", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `sawtooth-sabre` in package `sawtooth-sabre v0.5.2 (/opt/rustwide/workdir)` has the same output filename as the lib target `sawtooth_sabre` in package `sawtooth-sabre v0.5.2 (/opt/rustwide/workdir)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/sawtooth_sabre/index.html [INFO] [stderr] The output filenames should be unique. [INFO] [stderr] This is a known bug where multiple crates with the same name use [INFO] [stderr] the same path; see . [INFO] [stderr] If this looks unexpected, it may be a bug in Cargo. Please file a bug report at [INFO] [stderr] https://github.com/rust-lang/cargo/issues/ with as much information as you [INFO] [stderr] can provide. [INFO] [stderr] cargo 1.46.0-nightly (c26576f9a 2020-06-23) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu` [INFO] [stderr] First unit: Unit { pkg: Package { id: PackageId { name: "sawtooth-sabre", version: "0.5.2", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { name: "sawtooth-sabre", doc: true, ..: with_path("/opt/rustwide/workdir/src/main.rs", Edition2018) }, profile: Profile { name: "doc", debuginfo: Some(2), debug_assertions: true, overflow_checks: true, ..: default() }, kind: Host, mode: Doc { deps: false }, features: [] } [INFO] [stderr] Second unit: Unit { pkg: Package { id: PackageId { name: "sawtooth-sabre", version: "0.5.2", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { ..: lib_target("sawtooth_sabre", ["lib"], "/opt/rustwide/workdir/src/lib.rs", Edition2018) }, profile: Profile { name: "doc", debuginfo: Some(2), debug_assertions: true, overflow_checks: true, ..: default() }, kind: Host, mode: Doc { deps: false }, features: [] } [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling protobuf v2.10.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling secp256k1 v0.7.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling protoc v2.10.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking wasmi-validation v0.1.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking liblmdb-sys v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking cbor-codec v0.7.1 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking wasmi v0.4.5 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling protobuf-codegen v2.10.1 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Compiling protoc-rust v2.10.1 [INFO] [stderr] Compiling transact v0.2.3 [INFO] [stderr] Compiling sawtooth-sdk v0.3.0 [INFO] [stderr] Compiling sabre-sdk v0.5.2 [INFO] [stderr] Checking sawtooth-sabre v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Documenting sawtooth-sabre v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/wasm_executor/wasm_externals.rs:771:24 [INFO] [stdout] | [INFO] [stdout] 771 | message: e.description().to_string(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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 1m 50s [INFO] running `Command { std: "docker" "inspect" "25fb8a88952d144ea0619fe60960894f57ba96a0ea93a3ffb492050955dd8b1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25fb8a88952d144ea0619fe60960894f57ba96a0ea93a3ffb492050955dd8b1a", kill_on_drop: false }` [INFO] [stdout] 25fb8a88952d144ea0619fe60960894f57ba96a0ea93a3ffb492050955dd8b1a