[INFO] cloning repository https://github.com/vladinator1000/testcontainers-rust-postgres
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladinator1000/testcontainers-rust-postgres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladinator1000%2Ftestcontainers-rust-postgres", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladinator1000%2Ftestcontainers-rust-postgres'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ab810fe03128875e781617c593f9fcc66ffcdce
[INFO] checking vladinator1000/testcontainers-rust-postgres against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladinator1000%2Ftestcontainers-rust-postgres" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vladinator1000/testcontainers-rust-postgres
[INFO] finished tweaking git repo https://github.com/vladinator1000/testcontainers-rust-postgres
[INFO] tweaked toml for git repo https://github.com/vladinator1000/testcontainers-rust-postgres written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vladinator1000/testcontainers-rust-postgres on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vladinator1000/testcontainers-rust-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3dc7ee1cab1d99e4f1649c067958e832598577d2b4ec475255dff4c4e50a26b0
[INFO] running `Command { std: "docker" "start" "-a" "3dc7ee1cab1d99e4f1649c067958e832598577d2b4ec475255dff4c4e50a26b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3dc7ee1cab1d99e4f1649c067958e832598577d2b4ec475255dff4c4e50a26b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc7ee1cab1d99e4f1649c067958e832598577d2b4ec475255dff4c4e50a26b0", kill_on_drop: false }`
[INFO] [stdout] 3dc7ee1cab1d99e4f1649c067958e832598577d2b4ec475255dff4c4e50a26b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8cf2203bd89bf98268f517ce8cef60498f65e01a127dcb36ee3ff3162abfc92
[INFO] running `Command { std: "docker" "start" "-a" "f8cf2203bd89bf98268f517ce8cef60498f65e01a127dcb36ee3ff3162abfc92", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking log v0.4.8
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.4
[INFO] [stderr]     Checking base64 v0.12.0
[INFO] [stderr]     Checking siphasher v0.3.3
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking sha2 v0.8.1
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking getrandom v0.1.14
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio v0.2.20
[INFO] [stderr]     Checking postgres-protocol v0.5.1
[INFO] [stderr]     Checking postgres-types v0.1.1
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling async-trait v0.1.30
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking tokio-postgres v0.5.4
[INFO] [stderr]     Checking postgres v0.17.3
[INFO] [stderr]     Checking serde_json v1.0.52
[INFO] [stderr]     Checking testcontainers v0.9.1
[INFO] [stderr]     Checking api-tests v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.01s
[INFO] running `Command { std: "docker" "inspect" "f8cf2203bd89bf98268f517ce8cef60498f65e01a127dcb36ee3ff3162abfc92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8cf2203bd89bf98268f517ce8cef60498f65e01a127dcb36ee3ff3162abfc92", kill_on_drop: false }`
[INFO] [stdout] f8cf2203bd89bf98268f517ce8cef60498f65e01a127dcb36ee3ff3162abfc92
