[INFO] cloning repository thorncp/sqlife [INFO] running `"git" "clone" "--bare" "git://github.com/thorncp/sqlife.git" "work/cache/sources/gh/thorncp/sqlife"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/thorncp/sqlife'... [INFO] running `"git" "clone" "work/cache/sources/gh/thorncp/sqlife" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/thorncp/sqlife"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/thorncp/sqlife'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thorncp/sqlife" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/thorncp/sqlife"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/thorncp/sqlife'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bd7b2cf2b5f0a1125625f51c01e82975d6733eb4 [INFO] sha for GitHub repo thorncp/sqlife: bd7b2cf2b5f0a1125625f51c01e82975d6733eb4 [INFO] validating manifest of thorncp/sqlife on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of thorncp/sqlife on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing thorncp/sqlife [INFO] finished frobbing thorncp/sqlife [INFO] frobbed toml for thorncp/sqlife written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/thorncp/sqlife/Cargo.toml [INFO] started frobbing thorncp/sqlife [INFO] finished frobbing thorncp/sqlife [INFO] frobbed toml for thorncp/sqlife written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/thorncp/sqlife/Cargo.toml [INFO] crate thorncp/sqlife already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing thorncp/sqlife against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/thorncp/sqlife:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 3261c5aa076607084ee8a36d59c5ef7e5a6e686a0f8c902901bb6f5e641dcd06 [INFO] running `"docker" "start" "-a" "3261c5aa076607084ee8a36d59c5ef7e5a6e686a0f8c902901bb6f5e641dcd06"` [INFO] [stderr] Compiling sqlife v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "3261c5aa076607084ee8a36d59c5ef7e5a6e686a0f8c902901bb6f5e641dcd06"` [INFO] running `"docker" "rm" "-f" "3261c5aa076607084ee8a36d59c5ef7e5a6e686a0f8c902901bb6f5e641dcd06"` [INFO] [stdout] 3261c5aa076607084ee8a36d59c5ef7e5a6e686a0f8c902901bb6f5e641dcd06 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/thorncp/sqlife:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0f7b5df364b97f5aabd9cf654586215aab4bdc05d6d4c74286ab27da237ad234 [INFO] running `"docker" "start" "-a" "0f7b5df364b97f5aabd9cf654586215aab4bdc05d6d4c74286ab27da237ad234"` [INFO] [stderr] Compiling sqlife v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "0f7b5df364b97f5aabd9cf654586215aab4bdc05d6d4c74286ab27da237ad234"` [INFO] running `"docker" "rm" "-f" "0f7b5df364b97f5aabd9cf654586215aab4bdc05d6d4c74286ab27da237ad234"` [INFO] [stdout] 0f7b5df364b97f5aabd9cf654586215aab4bdc05d6d4c74286ab27da237ad234 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/thorncp/sqlife:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 08be7d857088910bfe885b79f591d7e960ad64ec2644840994247a7a8ff84e18 [INFO] running `"docker" "start" "-a" "08be7d857088910bfe885b79f591d7e960ad64ec2644840994247a7a8ff84e18"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/sqlife-8833350c52a32836 [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" "08be7d857088910bfe885b79f591d7e960ad64ec2644840994247a7a8ff84e18"` [INFO] running `"docker" "rm" "-f" "08be7d857088910bfe885b79f591d7e960ad64ec2644840994247a7a8ff84e18"` [INFO] [stdout] 08be7d857088910bfe885b79f591d7e960ad64ec2644840994247a7a8ff84e18