[INFO] cloning repository https://github.com/frol/diesel-explicit-join-on-repro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frol/diesel-explicit-join-on-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrol%2Fdiesel-explicit-join-on-repro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrol%2Fdiesel-explicit-join-on-repro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cdacc8c5bf3edd5a18d846834bba46185b334be [INFO] documenting frol/diesel-explicit-join-on-repro against master#d7d9f15be205b45d44700e7ac33b4f79b91f9680 for pr-117450 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrol%2Fdiesel-explicit-join-on-repro" "/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/frol/diesel-explicit-join-on-repro on toolchain d7d9f15be205b45d44700e7ac33b4f79b91f9680 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frol/diesel-explicit-join-on-repro [INFO] finished tweaking git repo https://github.com/frol/diesel-explicit-join-on-repro [INFO] tweaked toml for git repo https://github.com/frol/diesel-explicit-join-on-repro written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/frol/diesel-explicit-join-on-repro 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" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bbd23dd9872ecba42848c4d32720a63e232b9b4e0f923015af007b1ad0fb3384 [INFO] running `Command { std: "docker" "start" "-a" "bbd23dd9872ecba42848c4d32720a63e232b9b4e0f923015af007b1ad0fb3384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd23dd9872ecba42848c4d32720a63e232b9b4e0f923015af007b1ad0fb3384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd23dd9872ecba42848c4d32720a63e232b9b4e0f923015af007b1ad0fb3384", kill_on_drop: false }` [INFO] [stdout] bbd23dd9872ecba42848c4d32720a63e232b9b4e0f923015af007b1ad0fb3384 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7d9f15be205b45d44700e7ac33b4f79b91f9680" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3e5a672bc30c49f0662a9ce55b00340c71546835691fda17aa0a4231adbe3bd [INFO] running `Command { std: "docker" "start" "-a" "a3e5a672bc30c49f0662a9ce55b00340c71546835691fda17aa0a4231adbe3bd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking diesel v1.4.6 [INFO] [stderr] Documenting repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.46s [INFO] [stderr] Generated /opt/rustwide/target/doc/repro/index.html [INFO] running `Command { std: "docker" "inspect" "a3e5a672bc30c49f0662a9ce55b00340c71546835691fda17aa0a4231adbe3bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e5a672bc30c49f0662a9ce55b00340c71546835691fda17aa0a4231adbe3bd", kill_on_drop: false }` [INFO] [stdout] a3e5a672bc30c49f0662a9ce55b00340c71546835691fda17aa0a4231adbe3bd