[INFO] updating cached repository https://github.com/stevenroose/hal-elements [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 591654ef89d7556e884edb82b96799cffa891fa2 [INFO] documenting stevenroose/hal-elements against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenroose%2Fhal-elements" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevenroose/hal-elements 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 git repo https://github.com/stevenroose/hal-elements [INFO] finished tweaking git repo https://github.com/stevenroose/hal-elements [INFO] tweaked toml for git repo https://github.com/stevenroose/hal-elements written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/stevenroose/hal-elements already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] b62e1148f70095920f2a5bf5f5ec3ef469ef2b3b22bbac50d9061f0ce9da7e8f [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" "b62e1148f70095920f2a5bf5f5ec3ef469ef2b3b22bbac50d9061f0ce9da7e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b62e1148f70095920f2a5bf5f5ec3ef469ef2b3b22bbac50d9061f0ce9da7e8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62e1148f70095920f2a5bf5f5ec3ef469ef2b3b22bbac50d9061f0ce9da7e8f", kill_on_drop: false }` [INFO] [stdout] b62e1148f70095920f2a5bf5f5ec3ef469ef2b3b22bbac50d9061f0ce9da7e8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] c746beb6ceb69271a3641edc8207c9dbc31b593a0cf0fe57a1d744bd8ebafe0b [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" "c746beb6ceb69271a3641edc8207c9dbc31b593a0cf0fe57a1d744bd8ebafe0b", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `hal-elements` in package `hal-elements v0.1.4 (/opt/rustwide/workdir)` has the same output filename as the lib target `hal_elements` in package `hal-elements v0.1.4 (/opt/rustwide/workdir)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/hal_elements/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: "hal-elements", version: "0.1.4", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { name: "hal-elements", doc: true, ..: with_path("/opt/rustwide/workdir/src/bin/hal-elements/main.rs", Edition2015) }, 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: "hal-elements", version: "0.1.4", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { ..: lib_target("hal_elements", ["lib"], "/opt/rustwide/workdir/src/lib.rs", Edition2015) }, 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.50 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking strsim v0.7.0 [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] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking bitcoin_hashes v0.3.1 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking fern v0.5.7 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking jobserver v0.1.12 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling secp256k1 v0.12.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking lightning-invoice v0.2.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking tiny-bip39 v0.6.2 [INFO] [stderr] Checking bitcoin_hashes v0.7.4 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking bitcoin v0.23.0 [INFO] [stderr] Checking miniscript v0.12.0 [INFO] [stderr] Checking elements v0.12.1 [INFO] [stderr] Checking hal v0.7.0 [INFO] [stderr] Checking hal-elements v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Documenting hal-elements v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "c746beb6ceb69271a3641edc8207c9dbc31b593a0cf0fe57a1d744bd8ebafe0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c746beb6ceb69271a3641edc8207c9dbc31b593a0cf0fe57a1d744bd8ebafe0b", kill_on_drop: false }` [INFO] [stdout] c746beb6ceb69271a3641edc8207c9dbc31b593a0cf0fe57a1d744bd8ebafe0b