[INFO] updating cached repository https://github.com/sdbondi/pg-importer [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] f87279e55f8f52f0c0f67b719d7d801e02e75521 [INFO] testing sdbondi/pg-importer against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdbondi%2Fpg-importer" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sdbondi/pg-importer on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sdbondi/pg-importer [INFO] finished tweaking git repo https://github.com/sdbondi/pg-importer [INFO] tweaked toml for git repo https://github.com/sdbondi/pg-importer written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sdbondi/pg-importer already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 2dae1af2e5101e984d0b9af154f0ce2a181894c2c6003aed34bc56d0839e9347 [INFO] running `"docker" "start" "-a" "2dae1af2e5101e984d0b9af154f0ce2a181894c2c6003aed34bc56d0839e9347"` [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling base64 v0.6.0 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.31s [INFO] running `"docker" "inspect" "2dae1af2e5101e984d0b9af154f0ce2a181894c2c6003aed34bc56d0839e9347"` [INFO] running `"docker" "rm" "-f" "2dae1af2e5101e984d0b9af154f0ce2a181894c2c6003aed34bc56d0839e9347"` [INFO] [stdout] 2dae1af2e5101e984d0b9af154f0ce2a181894c2c6003aed34bc56d0839e9347 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 44cab5615020075b6417c48d60d745550aad59d9c84f65a9c6e5059ab170638e [INFO] running `"docker" "start" "-a" "44cab5615020075b6417c48d60d745550aad59d9c84f65a9c6e5059ab170638e"` [INFO] [stderr] Compiling pg-importer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "44cab5615020075b6417c48d60d745550aad59d9c84f65a9c6e5059ab170638e"` [INFO] running `"docker" "rm" "-f" "44cab5615020075b6417c48d60d745550aad59d9c84f65a9c6e5059ab170638e"` [INFO] [stdout] 44cab5615020075b6417c48d60d745550aad59d9c84f65a9c6e5059ab170638e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 0494c114e4e520699cd8a2bc9714c95dbe2cf1fd9e06b69dcdf43963a483c1a9 [INFO] running `"docker" "start" "-a" "0494c114e4e520699cd8a2bc9714c95dbe2cf1fd9e06b69dcdf43963a483c1a9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pg_importer-2b56fcb0b22036cb [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" "0494c114e4e520699cd8a2bc9714c95dbe2cf1fd9e06b69dcdf43963a483c1a9"` [INFO] running `"docker" "rm" "-f" "0494c114e4e520699cd8a2bc9714c95dbe2cf1fd9e06b69dcdf43963a483c1a9"` [INFO] [stdout] 0494c114e4e520699cd8a2bc9714c95dbe2cf1fd9e06b69dcdf43963a483c1a9