[INFO] cloning repository https://github.com/Kogia-sima/kcov-coverage-fix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kogia-sima/kcov-coverage-fix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogia-sima%2Fkcov-coverage-fix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogia-sima%2Fkcov-coverage-fix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21a937fb7c7304cf322ac459a8a6836aa81f00f3 [INFO] documenting Kogia-sima/kcov-coverage-fix against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKogia-sima%2Fkcov-coverage-fix" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kogia-sima/kcov-coverage-fix on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kogia-sima/kcov-coverage-fix [INFO] finished tweaking git repo https://github.com/Kogia-sima/kcov-coverage-fix [INFO] tweaked toml for git repo https://github.com/Kogia-sima/kcov-coverage-fix written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Kogia-sima/kcov-coverage-fix already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21ab661cb9711fa4479671265f43b17e5a5c65ce02c6e15a42db6a9e3fd93798 [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" "21ab661cb9711fa4479671265f43b17e5a5c65ce02c6e15a42db6a9e3fd93798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21ab661cb9711fa4479671265f43b17e5a5c65ce02c6e15a42db6a9e3fd93798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21ab661cb9711fa4479671265f43b17e5a5c65ce02c6e15a42db6a9e3fd93798", kill_on_drop: false }` [INFO] [stdout] 21ab661cb9711fa4479671265f43b17e5a5c65ce02c6e15a42db6a9e3fd93798 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f2e7beacd5c30b52760ab4548eb3d8737ffee02bdd312e02637c9fa0f85354e [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" "9f2e7beacd5c30b52760ab4548eb3d8737ffee02bdd312e02637c9fa0f85354e", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `rust-covfix` in package `rust-covfix v0.2.1 (/opt/rustwide/workdir)` has the same output filename as the lib target `rust_covfix` in package `rust-covfix v0.2.1 (/opt/rustwide/workdir)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/rust_covfix/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.47.0-beta (51b66125b 2020-08-19) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu` [INFO] [stderr] First unit: Unit { pkg: Package { id: PackageId { name: "rust-covfix", version: "0.2.1", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { name: "rust-covfix", required_features: Some(["cli"]), tested: false, 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: ["argparse", "cli", "default", "lcov", "num_cpus", "parallel", "scoped_threadpool"] } [INFO] [stderr] Second unit: Unit { pkg: Package { id: PackageId { name: "rust-covfix", version: "0.2.1", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { doctest: false, ..: lib_target("rust_covfix", ["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: ["argparse", "cli", "default", "lcov", "num_cpus", "parallel", "scoped_threadpool"] } [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rust-covfix v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rust-covfix v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.66s [INFO] running `Command { std: "docker" "inspect" "9f2e7beacd5c30b52760ab4548eb3d8737ffee02bdd312e02637c9fa0f85354e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f2e7beacd5c30b52760ab4548eb3d8737ffee02bdd312e02637c9fa0f85354e", kill_on_drop: false }` [INFO] [stdout] 9f2e7beacd5c30b52760ab4548eb3d8737ffee02bdd312e02637c9fa0f85354e