[INFO] updating cached repository https://github.com/alextanhongpin/rust-postgres [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 95bd05383aadb1d8f401900dcd10b78c50f92e53 [INFO] testing alextanhongpin/rust-postgres against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Falextanhongpin%2Frust-postgres" "work/builds/worker-8/source"` [INFO] [stderr] Cloning into 'work/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alextanhongpin/rust-postgres on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/alextanhongpin/rust-postgres [INFO] finished tweaking git repo https://github.com/alextanhongpin/rust-postgres [INFO] tweaked toml for git repo https://github.com/alextanhongpin/rust-postgres written to work/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/alextanhongpin/rust-postgres already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] bd8a994f256b131803632e19adecd8ef527f7120418b06152c9a0f2759eb65d1 [INFO] running `"docker" "start" "-a" "bd8a994f256b131803632e19adecd8ef527f7120418b06152c9a0f2759eb65d1"` [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling fallible-iterator v0.1.4 [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling socket2 v0.3.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.9 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.0 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling postgres-shared v0.4.1 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling rust-postgres v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.32s [INFO] running `"docker" "inspect" "bd8a994f256b131803632e19adecd8ef527f7120418b06152c9a0f2759eb65d1"` [INFO] running `"docker" "rm" "-f" "bd8a994f256b131803632e19adecd8ef527f7120418b06152c9a0f2759eb65d1"` [INFO] [stdout] bd8a994f256b131803632e19adecd8ef527f7120418b06152c9a0f2759eb65d1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] cf0ff1813205ba79e3367484f8742e1533e183200b87c9bb1dc503372f6f8859 [INFO] running `"docker" "start" "-a" "cf0ff1813205ba79e3367484f8742e1533e183200b87c9bb1dc503372f6f8859"` [INFO] [stderr] Compiling rust-postgres v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `"docker" "inspect" "cf0ff1813205ba79e3367484f8742e1533e183200b87c9bb1dc503372f6f8859"` [INFO] running `"docker" "rm" "-f" "cf0ff1813205ba79e3367484f8742e1533e183200b87c9bb1dc503372f6f8859"` [INFO] [stdout] cf0ff1813205ba79e3367484f8742e1533e183200b87c9bb1dc503372f6f8859 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 78604797c3575170f9d5e12b461103a3efd0570204c4ace3da26ea0e0ac22841 [INFO] running `"docker" "start" "-a" "78604797c3575170f9d5e12b461103a3efd0570204c4ace3da26ea0e0ac22841"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_postgres-b2e10169a851118d [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 `"docker" "inspect" "78604797c3575170f9d5e12b461103a3efd0570204c4ace3da26ea0e0ac22841"` [INFO] running `"docker" "rm" "-f" "78604797c3575170f9d5e12b461103a3efd0570204c4ace3da26ea0e0ac22841"` [INFO] [stdout] 78604797c3575170f9d5e12b461103a3efd0570204c4ace3da26ea0e0ac22841