[INFO] cloning repository https://github.com/collibra/wait-for-postgres [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/collibra/wait-for-postgres" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollibra%2Fwait-for-postgres", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollibra%2Fwait-for-postgres'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c51cb1df9df4e3a416e794e3ff6b029c7c4c319c [INFO] testing collibra/wait-for-postgres against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcollibra%2Fwait-for-postgres" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/collibra/wait-for-postgres on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/collibra/wait-for-postgres [INFO] finished tweaking git repo https://github.com/collibra/wait-for-postgres [INFO] tweaked toml for git repo https://github.com/collibra/wait-for-postgres written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/collibra/wait-for-postgres already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1b4370d46e14a96ec68ff41c309271325b40faeb0188ca983ee181471aa12013 [INFO] running `Command { std: "docker" "start" "-a" "1b4370d46e14a96ec68ff41c309271325b40faeb0188ca983ee181471aa12013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b4370d46e14a96ec68ff41c309271325b40faeb0188ca983ee181471aa12013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b4370d46e14a96ec68ff41c309271325b40faeb0188ca983ee181471aa12013", kill_on_drop: false }` [INFO] [stdout] 1b4370d46e14a96ec68ff41c309271325b40faeb0188ca983ee181471aa12013 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8821c35221119efc258fd2f8aa8c8d68956f8639ffde6b2a910a72f8a060ee63 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8821c35221119efc258fd2f8aa8c8d68956f8639ffde6b2a910a72f8a060ee63", kill_on_drop: false }` [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling wait-for-postgres v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.33s [INFO] running `Command { std: "docker" "inspect" "8821c35221119efc258fd2f8aa8c8d68956f8639ffde6b2a910a72f8a060ee63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8821c35221119efc258fd2f8aa8c8d68956f8639ffde6b2a910a72f8a060ee63", kill_on_drop: false }` [INFO] [stdout] 8821c35221119efc258fd2f8aa8c8d68956f8639ffde6b2a910a72f8a060ee63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cfe9242ed324079c0c2ebb338bea38cde8b97f2720cf2a62d590dc42f1ad70f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6cfe9242ed324079c0c2ebb338bea38cde8b97f2720cf2a62d590dc42f1ad70f", kill_on_drop: false }` [INFO] [stderr] Compiling wait-for-postgres v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "6cfe9242ed324079c0c2ebb338bea38cde8b97f2720cf2a62d590dc42f1ad70f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cfe9242ed324079c0c2ebb338bea38cde8b97f2720cf2a62d590dc42f1ad70f", kill_on_drop: false }` [INFO] [stdout] 6cfe9242ed324079c0c2ebb338bea38cde8b97f2720cf2a62d590dc42f1ad70f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 604d052ab508853effd4695dd935374bbac0f742121e21695186e52e714fab7b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "604d052ab508853effd4695dd935374bbac0f742121e21695186e52e714fab7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wait_for_postgres-f5f8d55b0b75bde5 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "604d052ab508853effd4695dd935374bbac0f742121e21695186e52e714fab7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604d052ab508853effd4695dd935374bbac0f742121e21695186e52e714fab7b", kill_on_drop: false }` [INFO] [stdout] 604d052ab508853effd4695dd935374bbac0f742121e21695186e52e714fab7b