[INFO] cloning repository https://github.com/drager/handle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drager/handle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrager%2Fhandle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrager%2Fhandle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1a9ea1c1b148fded567ce4236e42569e8547879 [INFO] documenting drager/handle 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%2Fdrager%2Fhandle" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drager/handle 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/drager/handle [INFO] finished tweaking git repo https://github.com/drager/handle [INFO] tweaked toml for git repo https://github.com/drager/handle written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/drager/handle 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] Downloading crates ... [INFO] [stderr] Downloaded term v0.5.1 [INFO] [stderr] Downloaded slog-async v2.3.0 [INFO] [stderr] Downloaded slog v2.3.3 [INFO] [stderr] Downloaded slog-term v2.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fb9eee7dd03f4b4908434f36eff737d821b1f97f2459d5da36fdce45016b709f [INFO] running `Command { std: "docker" "start" "-a" "fb9eee7dd03f4b4908434f36eff737d821b1f97f2459d5da36fdce45016b709f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb9eee7dd03f4b4908434f36eff737d821b1f97f2459d5da36fdce45016b709f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9eee7dd03f4b4908434f36eff737d821b1f97f2459d5da36fdce45016b709f", kill_on_drop: false }` [INFO] [stdout] fb9eee7dd03f4b4908434f36eff737d821b1f97f2459d5da36fdce45016b709f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6a611d84be4481c5e1ef0073b891e68fdd8c830f481605085e5eafef80e95b9f [INFO] running `Command { std: "docker" "start" "-a" "6a611d84be4481c5e1ef0073b891e68fdd8c830f481605085e5eafef80e95b9f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Checking slog v2.3.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking scheduled-thread-pool v0.2.0 [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Compiling syn v0.15.4 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking diesel v1.3.2 [INFO] [stderr] Checking r2d2-diesel v1.0.0 [INFO] [stderr] Documenting handler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel v1.3.2 [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" "6a611d84be4481c5e1ef0073b891e68fdd8c830f481605085e5eafef80e95b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a611d84be4481c5e1ef0073b891e68fdd8c830f481605085e5eafef80e95b9f", kill_on_drop: false }` [INFO] [stdout] 6a611d84be4481c5e1ef0073b891e68fdd8c830f481605085e5eafef80e95b9f