[INFO] updating cached repository rsb007/Rust_Template [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rsb007/Rust_Template [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rsb007/Rust_Template" "work/ex/beta-1.37-6/sources/1.36.0/gh/rsb007/Rust_Template"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rsb007/Rust_Template'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rsb007/Rust_Template" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rsb007/Rust_Template"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rsb007/Rust_Template'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b8802ae3c86f36504da0db9e4941f565e71950fd [INFO] sha for GitHub repo rsb007/Rust_Template: b8802ae3c86f36504da0db9e4941f565e71950fd [INFO] validating manifest of rsb007/Rust_Template 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 rsb007/Rust_Template 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 rsb007/Rust_Template [INFO] finished frobbing rsb007/Rust_Template [INFO] frobbed toml for rsb007/Rust_Template written to work/ex/beta-1.37-6/sources/1.36.0/gh/rsb007/Rust_Template/Cargo.toml [INFO] started frobbing rsb007/Rust_Template [INFO] finished frobbing rsb007/Rust_Template [INFO] frobbed toml for rsb007/Rust_Template written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rsb007/Rust_Template/Cargo.toml [INFO] crate rsb007/Rust_Template 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] testing rsb007/Rust_Template 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rsb007/Rust_Template:/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] 20900fbc0c94bb181c5250e7f26fd9231ff3d181e4a5b34333e07b9ec5f92390 [INFO] running `"docker" "start" "-a" "20900fbc0c94bb181c5250e7f26fd9231ff3d181e4a5b34333e07b9ec5f92390"` [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling proc-macro2 v0.1.10 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling cdrs v2.0.0-beta.3 [INFO] [stderr] Compiling cdrs_helpers_derive v0.2.0 [INFO] [stderr] Compiling database-connection v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.06s [INFO] running `"docker" "inspect" "20900fbc0c94bb181c5250e7f26fd9231ff3d181e4a5b34333e07b9ec5f92390"` [INFO] running `"docker" "rm" "-f" "20900fbc0c94bb181c5250e7f26fd9231ff3d181e4a5b34333e07b9ec5f92390"` [INFO] [stdout] 20900fbc0c94bb181c5250e7f26fd9231ff3d181e4a5b34333e07b9ec5f92390 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rsb007/Rust_Template:/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] e9aa9e0fe8b98a97a76553a4dd15e41ec0d4719c5521d3ea8d4024d0e9bf1c6a [INFO] running `"docker" "start" "-a" "e9aa9e0fe8b98a97a76553a4dd15e41ec0d4719c5521d3ea8d4024d0e9bf1c6a"` [INFO] [stderr] Compiling database-connection v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "e9aa9e0fe8b98a97a76553a4dd15e41ec0d4719c5521d3ea8d4024d0e9bf1c6a"` [INFO] running `"docker" "rm" "-f" "e9aa9e0fe8b98a97a76553a4dd15e41ec0d4719c5521d3ea8d4024d0e9bf1c6a"` [INFO] [stdout] e9aa9e0fe8b98a97a76553a4dd15e41ec0d4719c5521d3ea8d4024d0e9bf1c6a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/rsb007/Rust_Template:/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] f898ab5369929d470f703c0037c59c0d1cae0d41159808db08f1ad7602439013 [INFO] running `"docker" "start" "-a" "f898ab5369929d470f703c0037c59c0d1cae0d41159808db08f1ad7602439013"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/database_connection-0b16ad332225578b [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" "f898ab5369929d470f703c0037c59c0d1cae0d41159808db08f1ad7602439013"` [INFO] running `"docker" "rm" "-f" "f898ab5369929d470f703c0037c59c0d1cae0d41159808db08f1ad7602439013"` [INFO] [stdout] f898ab5369929d470f703c0037c59c0d1cae0d41159808db08f1ad7602439013