[INFO] cloning repository https://github.com/passcod/cargo-watch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/cargo-watch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fcargo-watch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fcargo-watch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a3371685c3e9fe4e12743a6727c935c295ef9f5 [INFO] documenting passcod/cargo-watch 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%2Fpasscod%2Fcargo-watch" "/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/passcod/cargo-watch 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/passcod/cargo-watch [INFO] finished tweaking git repo https://github.com/passcod/cargo-watch [INFO] tweaked toml for git repo https://github.com/passcod/cargo-watch written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/passcod/cargo-watch already has a lockfile, it will not be regenerated [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-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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6a40dddd41dd0225e1d56ffaf4a5f6af9eb5a8fadb3c65d66d655b672ab1094 [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" "c6a40dddd41dd0225e1d56ffaf4a5f6af9eb5a8fadb3c65d66d655b672ab1094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6a40dddd41dd0225e1d56ffaf4a5f6af9eb5a8fadb3c65d66d655b672ab1094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6a40dddd41dd0225e1d56ffaf4a5f6af9eb5a8fadb3c65d66d655b672ab1094", kill_on_drop: false }` [INFO] [stdout] c6a40dddd41dd0225e1d56ffaf4a5f6af9eb5a8fadb3c65d66d655b672ab1094 [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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] 99e156ef8f4fcef39d6b399354f2b29c181ee2f9f472c19bb88daaa2ae5d6e24 [INFO] running `Command { std: "docker" "start" "-a" "99e156ef8f4fcef39d6b399354f2b29c181ee2f9f472c19bb88daaa2ae5d6e24", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking stderrlog v0.4.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking watchexec v1.14.0 [INFO] [stderr] Documenting cargo-watch v7.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.73s [INFO] running `Command { std: "docker" "inspect" "99e156ef8f4fcef39d6b399354f2b29c181ee2f9f472c19bb88daaa2ae5d6e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e156ef8f4fcef39d6b399354f2b29c181ee2f9f472c19bb88daaa2ae5d6e24", kill_on_drop: false }` [INFO] [stdout] 99e156ef8f4fcef39d6b399354f2b29c181ee2f9f472c19bb88daaa2ae5d6e24