[INFO] cloning repository https://github.com/amarde05/postgres_example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amarde05/postgres_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarde05%2Fpostgres_example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarde05%2Fpostgres_example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 430600354f70920cbcbd6bba16ebf374771d8ec3
[INFO] checking amarde05/postgres_example against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarde05%2Fpostgres_example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amarde05/postgres_example
[INFO] finished tweaking git repo https://github.com/amarde05/postgres_example
[INFO] tweaked toml for git repo https://github.com/amarde05/postgres_example written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amarde05/postgres_example on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amarde05/postgres_example 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59fc67b3dd5b4e8efcf6e335041317a0a3a332e30b44b4df0f130137c45b65a1
[INFO] running `Command { std: "docker" "start" "-a" "59fc67b3dd5b4e8efcf6e335041317a0a3a332e30b44b4df0f130137c45b65a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59fc67b3dd5b4e8efcf6e335041317a0a3a332e30b44b4df0f130137c45b65a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59fc67b3dd5b4e8efcf6e335041317a0a3a332e30b44b4df0f130137c45b65a1", kill_on_drop: false }`
[INFO] [stdout] 59fc67b3dd5b4e8efcf6e335041317a0a3a332e30b44b4df0f130137c45b65a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 297910308bd242b17bea4b278e34924c04a94ff65bbd1f9ad2dcbef3f4430426
[INFO] running `Command { std: "docker" "start" "-a" "297910308bd242b17bea4b278e34924c04a94ff65bbd1f9ad2dcbef3f4430426", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling matchit v0.8.6
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]     Checking digest v0.11.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking postgres-protocol v0.6.11
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking postgresql_commands v0.20.0
[INFO] [stderr]     Checking whoami v2.1.1
[INFO] [stderr]     Checking postgres-types v0.2.13
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-postgres v0.7.17
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest-middleware v0.4.2
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking reqwest-tracing v0.5.8
[INFO] [stderr]     Checking reqwest-retry v0.7.0
[INFO] [stderr]     Checking postgresql_archive v0.20.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]    Compiling postgresql_embedded v0.20.0
[INFO] [stderr]     Checking postgres_example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.33s
[INFO] running `Command { std: "docker" "inspect" "297910308bd242b17bea4b278e34924c04a94ff65bbd1f9ad2dcbef3f4430426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "297910308bd242b17bea4b278e34924c04a94ff65bbd1f9ad2dcbef3f4430426", kill_on_drop: false }`
[INFO] [stdout] 297910308bd242b17bea4b278e34924c04a94ff65bbd1f9ad2dcbef3f4430426
