[INFO] cloning repository https://github.com/suhlig/rustomato [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suhlig/rustomato" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Frustomato", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Frustomato'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81355d242efa31d3a96a45bdb2681f508200f6e4 [INFO] documenting suhlig/rustomato against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Frustomato" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suhlig/rustomato on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/suhlig/rustomato [INFO] finished tweaking git repo https://github.com/suhlig/rustomato [INFO] tweaked toml for git repo https://github.com/suhlig/rustomato written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/suhlig/rustomato already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad72d8ea4caf4aa618ccf1f14eceb40bb5f56ec545ba8ecd5518a8f0b1a0f4a9 [INFO] running `Command { std: "docker" "start" "-a" "ad72d8ea4caf4aa618ccf1f14eceb40bb5f56ec545ba8ecd5518a8f0b1a0f4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad72d8ea4caf4aa618ccf1f14eceb40bb5f56ec545ba8ecd5518a8f0b1a0f4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad72d8ea4caf4aa618ccf1f14eceb40bb5f56ec545ba8ecd5518a8f0b1a0f4a9", kill_on_drop: false }` [INFO] [stdout] ad72d8ea4caf4aa618ccf1f14eceb40bb5f56ec545ba8ecd5518a8f0b1a0f4a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06987b9fb7152bc711755b3e9ddcb54cc00b1f94d68820d27ac2390aaa5a9a53 [INFO] running `Command { std: "docker" "start" "-a" "06987b9fb7152bc711755b3e9ddcb54cc00b1f94d68820d27ac2390aaa5a9a53", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `rustomato` in package `rustomato-cli v0.0.8 (/opt/rustwide/workdir/rustomato-cli)` has the same output filename as the lib target `rustomato` in package `rustomato v0.0.7 (/opt/rustwide/workdir/rustomato)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/rustomato/index.html [INFO] [stderr] The targets should have unique names. [INFO] [stderr] This is a known bug where multiple crates with the same name use [INFO] [stderr] the same path; see . [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling semver v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking unescape v0.1.0 [INFO] [stderr] Checking platforms v0.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking predicates-tree v1.0.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking predicates v2.0.2 [INFO] [stderr] Checking pbr v1.0.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking assert_cmd v2.0.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking ctrlc v3.0.3 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Checking clap v3.0.0-beta.4 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Checking psutil v3.2.1 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking refinery-core v0.6.0 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling rustomato-cli v0.0.8 (/opt/rustwide/workdir/rustomato-cli) [INFO] [stderr] Compiling refinery-macros v0.6.0 [INFO] [stderr] Checking refinery v0.6.0 [INFO] [stderr] Checking rustomato v0.0.7 (/opt/rustwide/workdir/rustomato) [INFO] [stderr] Documenting rustomato v0.0.7 (/opt/rustwide/workdir/rustomato) [INFO] [stdout] warning: field is never read: `offender` [INFO] [stdout] --> rustomato/src/lib.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | offender: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `UnknownKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rustomato/src/lib.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting rustomato-cli v0.0.8 (/opt/rustwide/workdir/rustomato-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.81s [INFO] running `Command { std: "docker" "inspect" "06987b9fb7152bc711755b3e9ddcb54cc00b1f94d68820d27ac2390aaa5a9a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06987b9fb7152bc711755b3e9ddcb54cc00b1f94d68820d27ac2390aaa5a9a53", kill_on_drop: false }` [INFO] [stdout] 06987b9fb7152bc711755b3e9ddcb54cc00b1f94d68820d27ac2390aaa5a9a53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] dc3731fba65171a0c6a245d08a3f1cc722a465db8c259cca471f17e7a7145484 [INFO] running `Command { std: "docker" "start" "-a" "dc3731fba65171a0c6a245d08a3f1cc722a465db8c259cca471f17e7a7145484", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "dc3731fba65171a0c6a245d08a3f1cc722a465db8c259cca471f17e7a7145484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc3731fba65171a0c6a245d08a3f1cc722a465db8c259cca471f17e7a7145484", kill_on_drop: false }` [INFO] [stdout] dc3731fba65171a0c6a245d08a3f1cc722a465db8c259cca471f17e7a7145484