[INFO] cloning repository https://github.com/danbluhmhansen/axum-postgres-tx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danbluhmhansen/axum-postgres-tx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbluhmhansen%2Faxum-postgres-tx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbluhmhansen%2Faxum-postgres-tx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5f8e902955acd9bc51a3d36a7906826befb924d
[INFO] checking danbluhmhansen/axum-postgres-tx against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanbluhmhansen%2Faxum-postgres-tx" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danbluhmhansen/axum-postgres-tx
[INFO] finished tweaking git repo https://github.com/danbluhmhansen/axum-postgres-tx
[INFO] tweaked toml for git repo https://github.com/danbluhmhansen/axum-postgres-tx written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danbluhmhansen/axum-postgres-tx on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danbluhmhansen/axum-postgres-tx 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded bb8 v0.9.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.13
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded bb8-postgres v0.9.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c8d3b3b145f359ea7cfe1753eaf0b3d69b6ad5edcbd581b28ea659db2a3340c
[INFO] running `Command { std: "docker" "start" "-a" "2c8d3b3b145f359ea7cfe1753eaf0b3d69b6ad5edcbd581b28ea659db2a3340c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c8d3b3b145f359ea7cfe1753eaf0b3d69b6ad5edcbd581b28ea659db2a3340c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c8d3b3b145f359ea7cfe1753eaf0b3d69b6ad5edcbd581b28ea659db2a3340c", kill_on_drop: false }`
[INFO] [stdout] 2c8d3b3b145f359ea7cfe1753eaf0b3d69b6ad5edcbd581b28ea659db2a3340c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b195084baf8b006da0f9210f24e363be01ad4876a517128b8dc75ae3fa0b69c
[INFO] running `Command { std: "docker" "start" "-a" "0b195084baf8b006da0f9210f24e363be01ad4876a517128b8dc75ae3fa0b69c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bb8 v0.9.0
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking bb8-postgres v0.9.0
[INFO] [stderr]     Checking axum-postgres-tx v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.54s
[INFO] running `Command { std: "docker" "inspect" "0b195084baf8b006da0f9210f24e363be01ad4876a517128b8dc75ae3fa0b69c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b195084baf8b006da0f9210f24e363be01ad4876a517128b8dc75ae3fa0b69c", kill_on_drop: false }`
[INFO] [stdout] 0b195084baf8b006da0f9210f24e363be01ad4876a517128b8dc75ae3fa0b69c
