[INFO] cloning repository https://github.com/iotemplates/rust-database-postgres [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iotemplates/rust-database-postgres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiotemplates%2Frust-database-postgres", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiotemplates%2Frust-database-postgres'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86fef03248d8a520946adaeadf554d0a03318cc9 [INFO] checking iotemplates/rust-database-postgres against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiotemplates%2Frust-database-postgres" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iotemplates/rust-database-postgres on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iotemplates/rust-database-postgres [INFO] finished tweaking git repo https://github.com/iotemplates/rust-database-postgres [INFO] tweaked toml for git repo https://github.com/iotemplates/rust-database-postgres written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iotemplates/rust-database-postgres 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "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 tokio-postgres v0.7.3 [INFO] [stderr] Downloaded postgres v0.19.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb3a2152f129b79db9afd012955462751de3dbceb72f0ee1d5d1c25b6ca89537 [INFO] running `Command { std: "docker" "start" "-a" "fb3a2152f129b79db9afd012955462751de3dbceb72f0ee1d5d1c25b6ca89537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb3a2152f129b79db9afd012955462751de3dbceb72f0ee1d5d1c25b6ca89537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb3a2152f129b79db9afd012955462751de3dbceb72f0ee1d5d1c25b6ca89537", kill_on_drop: false }` [INFO] [stdout] fb3a2152f129b79db9afd012955462751de3dbceb72f0ee1d5d1c25b6ca89537 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e8bc214913a9cafa9fe3c96abad9ce2db8acb4d59a926b93e8c24fbbe09b790 [INFO] running `Command { std: "docker" "start" "-a" "7e8bc214913a9cafa9fe3c96abad9ce2db8acb4d59a926b93e8c24fbbe09b790", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking phf v0.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking postgres-protocol v0.6.2 [INFO] [stderr] Checking postgres-types v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking futures-util v0.3.17 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking tokio-postgres v0.7.3 [INFO] [stderr] Checking postgres v0.19.2 [INFO] [stderr] Checking rust-database-postgres v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.19s [INFO] running `Command { std: "docker" "inspect" "7e8bc214913a9cafa9fe3c96abad9ce2db8acb4d59a926b93e8c24fbbe09b790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e8bc214913a9cafa9fe3c96abad9ce2db8acb4d59a926b93e8c24fbbe09b790", kill_on_drop: false }` [INFO] [stdout] 7e8bc214913a9cafa9fe3c96abad9ce2db8acb4d59a926b93e8c24fbbe09b790 [INFO] checking iotemplates/rust-database-postgres against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiotemplates%2Frust-database-postgres" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iotemplates/rust-database-postgres on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iotemplates/rust-database-postgres [INFO] finished tweaking git repo https://github.com/iotemplates/rust-database-postgres [INFO] tweaked toml for git repo https://github.com/iotemplates/rust-database-postgres written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/iotemplates/rust-database-postgres 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5ab54378d20d01ab46376afbc0a4f9d2055428a4469bf3a2972be6536fa0b5f [INFO] running `Command { std: "docker" "start" "-a" "d5ab54378d20d01ab46376afbc0a4f9d2055428a4469bf3a2972be6536fa0b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5ab54378d20d01ab46376afbc0a4f9d2055428a4469bf3a2972be6536fa0b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5ab54378d20d01ab46376afbc0a4f9d2055428a4469bf3a2972be6536fa0b5f", kill_on_drop: false }` [INFO] [stdout] d5ab54378d20d01ab46376afbc0a4f9d2055428a4469bf3a2972be6536fa0b5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 775ab8e2352758a988fa8a156fad616b24eb99341d64eb0e8ab48b466d7e6680 [INFO] running `Command { std: "docker" "start" "-a" "775ab8e2352758a988fa8a156fad616b24eb99341d64eb0e8ab48b466d7e6680", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking phf v0.10.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking postgres-protocol v0.6.2 [INFO] [stderr] Checking postgres-types v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking futures-util v0.3.17 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking tokio-postgres v0.7.3 [INFO] [stderr] Checking postgres v0.19.2 [INFO] [stderr] Checking rust-database-postgres v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.22s [INFO] running `Command { std: "docker" "inspect" "775ab8e2352758a988fa8a156fad616b24eb99341d64eb0e8ab48b466d7e6680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "775ab8e2352758a988fa8a156fad616b24eb99341d64eb0e8ab48b466d7e6680", kill_on_drop: false }` [INFO] [stdout] 775ab8e2352758a988fa8a156fad616b24eb99341d64eb0e8ab48b466d7e6680