[INFO] updating cached repository sdbondi/pg-importer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sdbondi/pg-importer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sdbondi/pg-importer" "work/ex/beta-1.38-1/sources/1.37.0/gh/sdbondi/pg-importer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sdbondi/pg-importer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sdbondi/pg-importer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sdbondi/pg-importer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sdbondi/pg-importer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f87279e55f8f52f0c0f67b719d7d801e02e75521 [INFO] sha for GitHub repo sdbondi/pg-importer: f87279e55f8f52f0c0f67b719d7d801e02e75521 [INFO] validating manifest of sdbondi/pg-importer on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sdbondi/pg-importer on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sdbondi/pg-importer [INFO] finished frobbing sdbondi/pg-importer [INFO] frobbed toml for sdbondi/pg-importer written to work/ex/beta-1.38-1/sources/1.37.0/gh/sdbondi/pg-importer/Cargo.toml [INFO] started frobbing sdbondi/pg-importer [INFO] finished frobbing sdbondi/pg-importer [INFO] frobbed toml for sdbondi/pg-importer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sdbondi/pg-importer/Cargo.toml [INFO] crate sdbondi/pg-importer already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sdbondi/pg-importer against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sdbondi/pg-importer:/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.37.0" "build" "--frozen"` [INFO] [stdout] d1efe8118782c6b0a00f829f0e2473a6767421fca0b34d5eb4067953350654fa [INFO] running `"docker" "start" "-a" "d1efe8118782c6b0a00f829f0e2473a6767421fca0b34d5eb4067953350654fa"` [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling derive-error v0.0.4 [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 pg-importer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.98s [INFO] running `"docker" "inspect" "d1efe8118782c6b0a00f829f0e2473a6767421fca0b34d5eb4067953350654fa"` [INFO] running `"docker" "rm" "-f" "d1efe8118782c6b0a00f829f0e2473a6767421fca0b34d5eb4067953350654fa"` [INFO] [stdout] d1efe8118782c6b0a00f829f0e2473a6767421fca0b34d5eb4067953350654fa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sdbondi/pg-importer:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3ff8f8b5283cb03eb0996e3d2547b6a01c29c7533df836df03cd5ef213fd15a2 [INFO] running `"docker" "start" "-a" "3ff8f8b5283cb03eb0996e3d2547b6a01c29c7533df836df03cd5ef213fd15a2"` [INFO] [stderr] Compiling pg-importer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.67s [INFO] running `"docker" "inspect" "3ff8f8b5283cb03eb0996e3d2547b6a01c29c7533df836df03cd5ef213fd15a2"` [INFO] running `"docker" "rm" "-f" "3ff8f8b5283cb03eb0996e3d2547b6a01c29c7533df836df03cd5ef213fd15a2"` [INFO] [stdout] 3ff8f8b5283cb03eb0996e3d2547b6a01c29c7533df836df03cd5ef213fd15a2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/sdbondi/pg-importer:/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.37.0" "test" "--frozen"` [INFO] [stdout] e638c6120b31e509e7d66f40c6995a1e847fe21209f6acfa8d129af27b1c0730 [INFO] running `"docker" "start" "-a" "e638c6120b31e509e7d66f40c6995a1e847fe21209f6acfa8d129af27b1c0730"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/pg_importer-0108369d53663c02 [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" "e638c6120b31e509e7d66f40c6995a1e847fe21209f6acfa8d129af27b1c0730"` [INFO] running `"docker" "rm" "-f" "e638c6120b31e509e7d66f40c6995a1e847fe21209f6acfa8d129af27b1c0730"` [INFO] [stdout] e638c6120b31e509e7d66f40c6995a1e847fe21209f6acfa8d129af27b1c0730