[INFO] updating cached repository alextanhongpin/rust-postgres [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/alextanhongpin/rust-postgres [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/alextanhongpin/rust-postgres" "work/ex/beta-1.37-6/sources/1.36.0/gh/alextanhongpin/rust-postgres"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/alextanhongpin/rust-postgres'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alextanhongpin/rust-postgres" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/alextanhongpin/rust-postgres"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/alextanhongpin/rust-postgres'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 95bd05383aadb1d8f401900dcd10b78c50f92e53 [INFO] sha for GitHub repo alextanhongpin/rust-postgres: 95bd05383aadb1d8f401900dcd10b78c50f92e53 [INFO] validating manifest of alextanhongpin/rust-postgres on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of alextanhongpin/rust-postgres on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing alextanhongpin/rust-postgres [INFO] finished frobbing alextanhongpin/rust-postgres [INFO] frobbed toml for alextanhongpin/rust-postgres written to work/ex/beta-1.37-6/sources/1.36.0/gh/alextanhongpin/rust-postgres/Cargo.toml [INFO] started frobbing alextanhongpin/rust-postgres [INFO] finished frobbing alextanhongpin/rust-postgres [INFO] frobbed toml for alextanhongpin/rust-postgres written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/alextanhongpin/rust-postgres/Cargo.toml [INFO] crate alextanhongpin/rust-postgres already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing alextanhongpin/rust-postgres against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/alextanhongpin/rust-postgres:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 18f9ccbe91280a6aafc4d29a67ef4886912e3ed6c164f6e77e4d43064ff4daed [INFO] running `"docker" "start" "-a" "18f9ccbe91280a6aafc4d29a67ef4886912e3ed6c164f6e77e4d43064ff4daed"` [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling socket2 v0.3.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling generic-array v0.9.0 [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 uuid v0.5.1 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.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/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.84s [INFO] running `"docker" "inspect" "18f9ccbe91280a6aafc4d29a67ef4886912e3ed6c164f6e77e4d43064ff4daed"` [INFO] running `"docker" "rm" "-f" "18f9ccbe91280a6aafc4d29a67ef4886912e3ed6c164f6e77e4d43064ff4daed"` [INFO] [stdout] 18f9ccbe91280a6aafc4d29a67ef4886912e3ed6c164f6e77e4d43064ff4daed [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/alextanhongpin/rust-postgres:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3b10cff7a09e489cc6364e141587ff7bdee0831bde7982506e00cd9bf64504c7 [INFO] running `"docker" "start" "-a" "3b10cff7a09e489cc6364e141587ff7bdee0831bde7982506e00cd9bf64504c7"` [INFO] [stderr] Compiling rust-postgres v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "3b10cff7a09e489cc6364e141587ff7bdee0831bde7982506e00cd9bf64504c7"` [INFO] running `"docker" "rm" "-f" "3b10cff7a09e489cc6364e141587ff7bdee0831bde7982506e00cd9bf64504c7"` [INFO] [stdout] 3b10cff7a09e489cc6364e141587ff7bdee0831bde7982506e00cd9bf64504c7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/alextanhongpin/rust-postgres:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] d879a3b2876a71084886e163936cc1d6c54ddbe08a3a95948f81faf9c63d1f05 [INFO] running `"docker" "start" "-a" "d879a3b2876a71084886e163936cc1d6c54ddbe08a3a95948f81faf9c63d1f05"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_postgres-b176d92cf6958a7e [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" "d879a3b2876a71084886e163936cc1d6c54ddbe08a3a95948f81faf9c63d1f05"` [INFO] running `"docker" "rm" "-f" "d879a3b2876a71084886e163936cc1d6c54ddbe08a3a95948f81faf9c63d1f05"` [INFO] [stdout] d879a3b2876a71084886e163936cc1d6c54ddbe08a3a95948f81faf9c63d1f05