[INFO] cloning repository https://github.com/cardoe/cargo-ebuild [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cardoe/cargo-ebuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardoe%2Fcargo-ebuild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcardoe%2Fcargo-ebuild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca7dca9ff92304627dcb5b682b090789cfda95f4 [INFO] documenting cardoe/cargo-ebuild 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%2Fcardoe%2Fcargo-ebuild" "/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/cardoe/cargo-ebuild 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/cardoe/cargo-ebuild [INFO] finished tweaking git repo https://github.com/cardoe/cargo-ebuild [INFO] tweaked toml for git repo https://github.com/cardoe/cargo-ebuild written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/cardoe/cargo-ebuild 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gumdrop_derive v0.7.0 [INFO] [stderr] Downloaded gumdrop v0.7.0 [INFO] [stderr] Downloaded cargo-lock v4.0.1 [INFO] [stderr] Downloaded petgraph v0.5.1 [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] c2e16ae69144606c722f60df202aab553b9eee434bf56161aedad94a59ab9bd1 [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" "c2e16ae69144606c722f60df202aab553b9eee434bf56161aedad94a59ab9bd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2e16ae69144606c722f60df202aab553b9eee434bf56161aedad94a59ab9bd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e16ae69144606c722f60df202aab553b9eee434bf56161aedad94a59ab9bd1", kill_on_drop: false }` [INFO] [stdout] c2e16ae69144606c722f60df202aab553b9eee434bf56161aedad94a59ab9bd1 [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] 7ee5aba129393d29080970803efb050ce705e5cf6aec9baf86e6cf1d04515980 [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" "7ee5aba129393d29080970803efb050ce705e5cf6aec9baf86e6cf1d04515980", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `cargo-ebuild` in package `cargo-ebuild v0.3.2-alpha.0 (/opt/rustwide/workdir)` has the same output filename as the lib target `cargo_ebuild` in package `cargo-ebuild v0.3.2-alpha.0 (/opt/rustwide/workdir)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/cargo_ebuild/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: "cargo-ebuild", version: "0.3.2-alpha.0", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { name: "cargo-ebuild", 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: "cargo-ebuild", version: "0.3.2-alpha.0", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { ..: lib_target("cargo_ebuild", ["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 syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking gumdrop v0.7.0 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking cargo-lock v4.0.1 [INFO] [stderr] Checking cargo_metadata v0.9.1 [INFO] [stderr] Checking cargo-ebuild v0.3.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting cargo-ebuild v0.3.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.84s [INFO] running `Command { std: "docker" "inspect" "7ee5aba129393d29080970803efb050ce705e5cf6aec9baf86e6cf1d04515980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ee5aba129393d29080970803efb050ce705e5cf6aec9baf86e6cf1d04515980", kill_on_drop: false }` [INFO] [stdout] 7ee5aba129393d29080970803efb050ce705e5cf6aec9baf86e6cf1d04515980