[INFO] cloning repository https://github.com/oddg/diesel-help [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oddg/diesel-help" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foddg%2Fdiesel-help", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foddg%2Fdiesel-help'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec1276093508794cd1d76d5d180017bff9d8eb03 [INFO] documenting oddg/diesel-help 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%2Foddg%2Fdiesel-help" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oddg/diesel-help 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/oddg/diesel-help [INFO] finished tweaking git repo https://github.com/oddg/diesel-help [INFO] tweaked toml for git repo https://github.com/oddg/diesel-help written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/oddg/diesel-help 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c3c96ec106d77079911cc0c2519b1eb0abb93318f92df805eccc70d4464a3e77 [INFO] running `Command { std: "docker" "start" "-a" "c3c96ec106d77079911cc0c2519b1eb0abb93318f92df805eccc70d4464a3e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3c96ec106d77079911cc0c2519b1eb0abb93318f92df805eccc70d4464a3e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c96ec106d77079911cc0c2519b1eb0abb93318f92df805eccc70d4464a3e77", kill_on_drop: false }` [INFO] [stdout] c3c96ec106d77079911cc0c2519b1eb0abb93318f92df805eccc70d4464a3e77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f4240943be919ef645ae9a78f7bf12fe718a9bb82506a0ab6221e6161cc9f962 [INFO] running `Command { std: "docker" "start" "-a" "f4240943be919ef645ae9a78f7bf12fe718a9bb82506a0ab6221e6161cc9f962", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [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 diesel-help v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.98s [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 1` [INFO] running `Command { std: "docker" "inspect" "f4240943be919ef645ae9a78f7bf12fe718a9bb82506a0ab6221e6161cc9f962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4240943be919ef645ae9a78f7bf12fe718a9bb82506a0ab6221e6161cc9f962", kill_on_drop: false }` [INFO] [stdout] f4240943be919ef645ae9a78f7bf12fe718a9bb82506a0ab6221e6161cc9f962 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "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:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+1.66.0" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9a9202eca95e8fe046f7319a61282961e74d82044c209588c17ee0b754083a7 [INFO] running `Command { std: "docker" "start" "-a" "c9a9202eca95e8fe046f7319a61282961e74d82044c209588c17ee0b754083a7", kill_on_drop: false }` [INFO] [stderr] Documenting diesel-help v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s [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" "c9a9202eca95e8fe046f7319a61282961e74d82044c209588c17ee0b754083a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a9202eca95e8fe046f7319a61282961e74d82044c209588c17ee0b754083a7", kill_on_drop: false }` [INFO] [stdout] c9a9202eca95e8fe046f7319a61282961e74d82044c209588c17ee0b754083a7