[INFO] cloning repository https://github.com/casellimarco/dummy_setuptool_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casellimarco/dummy_setuptool_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasellimarco%2Fdummy_setuptool_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasellimarco%2Fdummy_setuptool_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd948c52773860cc442480068ba13b5206197d25 [INFO] documenting casellimarco/dummy_setuptool_rust against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasellimarco%2Fdummy_setuptool_rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/casellimarco/dummy_setuptool_rust on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/casellimarco/dummy_setuptool_rust [INFO] finished tweaking git repo https://github.com/casellimarco/dummy_setuptool_rust [INFO] tweaked toml for git repo https://github.com/casellimarco/dummy_setuptool_rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b88eebd0bd162a64a2ff345c7469044dd18ac79d26d624d8e699e874072449fe [INFO] running `Command { std: "docker" "start" "-a" "b88eebd0bd162a64a2ff345c7469044dd18ac79d26d624d8e699e874072449fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b88eebd0bd162a64a2ff345c7469044dd18ac79d26d624d8e699e874072449fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b88eebd0bd162a64a2ff345c7469044dd18ac79d26d624d8e699e874072449fe", kill_on_drop: false }` [INFO] [stdout] b88eebd0bd162a64a2ff345c7469044dd18ac79d26d624d8e699e874072449fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7078a841a2284ad0fea9415a9f8372c620c6a3ddce527ba1ca3d6684756d24f [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" "a7078a841a2284ad0fea9415a9f8372c620c6a3ddce527ba1ca3d6684756d24f", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `string-sum` in package `string-sum v0.1.0 (/opt/rustwide/workdir)` has the same output filename as the lib target `string_sum` in package `string-sum v0.1.0 (/opt/rustwide/workdir)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/string_sum/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 (149022b1d 2020-07-17) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu` [INFO] [stderr] First unit: Unit { pkg: Package { id: PackageId { name: "string-sum", version: "0.1.0", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { name: "string-sum", 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: "string-sum", version: "0.1.0", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { ..: lib_target("string_sum", ["cdylib"], "/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 proc-macro2 v1.0.20 [INFO] [stderr] Compiling inventory v0.1.8 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.8 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3cls v0.11.1 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking pyo3 v0.11.1 [INFO] [stderr] Documenting string-sum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.27s [INFO] running `Command { std: "docker" "inspect" "a7078a841a2284ad0fea9415a9f8372c620c6a3ddce527ba1ca3d6684756d24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7078a841a2284ad0fea9415a9f8372c620c6a3ddce527ba1ca3d6684756d24f", kill_on_drop: false }` [INFO] [stdout] a7078a841a2284ad0fea9415a9f8372c620c6a3ddce527ba1ca3d6684756d24f