[INFO] updating cached repository voloyev/rustysql [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/voloyev/rustysql [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/voloyev/rustysql" "work/ex/beta-1.37-6/sources/1.36.0/gh/voloyev/rustysql"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/voloyev/rustysql'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/voloyev/rustysql" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/voloyev/rustysql"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/voloyev/rustysql'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 85e0af16263e0216d2fc40d96888c60ac56c5267 [INFO] sha for GitHub repo voloyev/rustysql: 85e0af16263e0216d2fc40d96888c60ac56c5267 [INFO] validating manifest of voloyev/rustysql 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 voloyev/rustysql 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 voloyev/rustysql [INFO] finished frobbing voloyev/rustysql [INFO] frobbed toml for voloyev/rustysql written to work/ex/beta-1.37-6/sources/1.36.0/gh/voloyev/rustysql/Cargo.toml [INFO] started frobbing voloyev/rustysql [INFO] finished frobbing voloyev/rustysql [INFO] frobbed toml for voloyev/rustysql written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/voloyev/rustysql/Cargo.toml [INFO] crate voloyev/rustysql 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 voloyev/rustysql 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/voloyev/rustysql:/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] d62cf79b3c799e44c2c0bf6819eb309516506dc667c5089ec01fccd4380c8186 [INFO] running `"docker" "start" "-a" "d62cf79b3c799e44c2c0bf6819eb309516506dc667c5089ec01fccd4380c8186"` [INFO] [stderr] Compiling rustysql v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `"docker" "inspect" "d62cf79b3c799e44c2c0bf6819eb309516506dc667c5089ec01fccd4380c8186"` [INFO] running `"docker" "rm" "-f" "d62cf79b3c799e44c2c0bf6819eb309516506dc667c5089ec01fccd4380c8186"` [INFO] [stdout] d62cf79b3c799e44c2c0bf6819eb309516506dc667c5089ec01fccd4380c8186 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/voloyev/rustysql:/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] 9124b398e06fbbddfa62d57c99f7068aafa45299cdd857057723c81e3fd177fe [INFO] running `"docker" "start" "-a" "9124b398e06fbbddfa62d57c99f7068aafa45299cdd857057723c81e3fd177fe"` [INFO] [stderr] Compiling rustysql v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `"docker" "inspect" "9124b398e06fbbddfa62d57c99f7068aafa45299cdd857057723c81e3fd177fe"` [INFO] running `"docker" "rm" "-f" "9124b398e06fbbddfa62d57c99f7068aafa45299cdd857057723c81e3fd177fe"` [INFO] [stdout] 9124b398e06fbbddfa62d57c99f7068aafa45299cdd857057723c81e3fd177fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/voloyev/rustysql:/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] 53d11b0122116bb84d41d68ad379edc8cbb7c4cf29453f8c71b6346dcf4b470e [INFO] running `"docker" "start" "-a" "53d11b0122116bb84d41d68ad379edc8cbb7c4cf29453f8c71b6346dcf4b470e"` [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustysql-bd9a5b7c50d1d0ba [INFO] [stdout] test dealer::help_input_test ... ok [INFO] [stdout] test tokenizer::test_analyze ... ok [INFO] [stdout] test dealer::select_input_test ... ok [INFO] [stdout] test check_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "53d11b0122116bb84d41d68ad379edc8cbb7c4cf29453f8c71b6346dcf4b470e"` [INFO] running `"docker" "rm" "-f" "53d11b0122116bb84d41d68ad379edc8cbb7c4cf29453f8c71b6346dcf4b470e"` [INFO] [stdout] 53d11b0122116bb84d41d68ad379edc8cbb7c4cf29453f8c71b6346dcf4b470e