[INFO] fetching crate diesel-connection 1.0.5... [INFO] checking diesel-connection-1.0.5 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate diesel-connection 1.0.5 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate diesel-connection 1.0.5 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate diesel-connection 1.0.5 [INFO] finished tweaking crates.io crate diesel-connection 1.0.5 [INFO] tweaked toml for crates.io crate diesel-connection 1.0.5 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded booter v1.1.1 [INFO] [stderr] Downloaded atomic-take v1.0.0 [INFO] [stderr] Downloaded diesel-tracing v0.1.5 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cdd7b068dbbd5e8f231540943a9f6ec448910cd36d16a7c09fbd57ab5df6feb [INFO] running `Command { std: "docker" "start" "-a" "2cdd7b068dbbd5e8f231540943a9f6ec448910cd36d16a7c09fbd57ab5df6feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cdd7b068dbbd5e8f231540943a9f6ec448910cd36d16a7c09fbd57ab5df6feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cdd7b068dbbd5e8f231540943a9f6ec448910cd36d16a7c09fbd57ab5df6feb", kill_on_drop: false }` [INFO] [stdout] 2cdd7b068dbbd5e8f231540943a9f6ec448910cd36d16a7c09fbd57ab5df6feb [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" "RUSTFLAGS=--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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08ad15c4684c07501dc43833f929f655ee80daea7b6c6ad4290fa3f97e05c6fa [INFO] running `Command { std: "docker" "start" "-a" "08ad15c4684c07501dc43833f929f655ee80daea7b6c6ad4290fa3f97e05c6fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking atomic-take v1.0.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking ipnetwork v0.18.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Checking booter v1.1.1 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking diesel v1.4.7 [INFO] [stderr] Checking diesel-tracing v0.1.5 [INFO] [stderr] Checking diesel-connection v1.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.50s [INFO] running `Command { std: "docker" "inspect" "08ad15c4684c07501dc43833f929f655ee80daea7b6c6ad4290fa3f97e05c6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ad15c4684c07501dc43833f929f655ee80daea7b6c6ad4290fa3f97e05c6fa", kill_on_drop: false }` [INFO] [stdout] 08ad15c4684c07501dc43833f929f655ee80daea7b6c6ad4290fa3f97e05c6fa