[INFO] cloning repository https://github.com/Undin/features-2018-3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Undin/features-2018-3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUndin%2Ffeatures-2018-3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUndin%2Ffeatures-2018-3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 798fbdf8cf367be2670386ff2cf105f1a589876a [INFO] documenting Undin/features-2018-3 against 1.66.0 for beta-1.67-rustdoc-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUndin%2Ffeatures-2018-3" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Undin/features-2018-3 on toolchain 1.66.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.66.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Undin/features-2018-3 [INFO] finished tweaking git repo https://github.com/Undin/features-2018-3 [INFO] tweaked toml for git repo https://github.com/Undin/features-2018-3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Undin/features-2018-3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.66.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded diesel v1.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+1.66.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e10623583b2fb8e1108181305b1db94c7ad9683ddeb9dbea85bdaeae7d4a5174 [INFO] running `Command { std: "docker" "start" "-a" "e10623583b2fb8e1108181305b1db94c7ad9683ddeb9dbea85bdaeae7d4a5174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e10623583b2fb8e1108181305b1db94c7ad9683ddeb9dbea85bdaeae7d4a5174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e10623583b2fb8e1108181305b1db94c7ad9683ddeb9dbea85bdaeae7d4a5174", kill_on_drop: false }` [INFO] [stdout] e10623583b2fb8e1108181305b1db94c7ad9683ddeb9dbea85bdaeae7d4a5174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+1.66.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f3e0c34e1ac9ac9b4af8ddca1fea1b7d4e241d0295334071dd344cfa2ba6275 [INFO] running `Command { std: "docker" "start" "-a" "8f3e0c34e1ac9ac9b4af8ddca1fea1b7d4e241d0295334071dd344cfa2ba6275", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Documenting features-2018-3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.61s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel v1.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "8f3e0c34e1ac9ac9b4af8ddca1fea1b7d4e241d0295334071dd344cfa2ba6275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3e0c34e1ac9ac9b4af8ddca1fea1b7d4e241d0295334071dd344cfa2ba6275", kill_on_drop: false }` [INFO] [stdout] 8f3e0c34e1ac9ac9b4af8ddca1fea1b7d4e241d0295334071dd344cfa2ba6275