[INFO] updating cached repository Liberatys/Ocarina [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Liberatys/Ocarina [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Liberatys/Ocarina" "work/ex/beta-1.38-1/sources/1.37.0/gh/Liberatys/Ocarina"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Liberatys/Ocarina'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Liberatys/Ocarina" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Liberatys/Ocarina"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Liberatys/Ocarina'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5103d59801813d0da37372d7c9e374ddb2464fe7 [INFO] sha for GitHub repo Liberatys/Ocarina: 5103d59801813d0da37372d7c9e374ddb2464fe7 [INFO] validating manifest of Liberatys/Ocarina 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 Liberatys/Ocarina 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 Liberatys/Ocarina [INFO] finished frobbing Liberatys/Ocarina [INFO] frobbed toml for Liberatys/Ocarina written to work/ex/beta-1.38-1/sources/1.37.0/gh/Liberatys/Ocarina/Cargo.toml [INFO] started frobbing Liberatys/Ocarina [INFO] finished frobbing Liberatys/Ocarina [INFO] frobbed toml for Liberatys/Ocarina written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Liberatys/Ocarina/Cargo.toml [INFO] crate Liberatys/Ocarina 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing Liberatys/Ocarina against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Liberatys/Ocarina:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] ebc41edab158201e875f678e85719bbfda83b1b227968995744fd6b2fb608071 [INFO] running `"docker" "start" "-a" "ebc41edab158201e875f678e85719bbfda83b1b227968995744fd6b2fb608071"` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Compiling ocarina v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "ebc41edab158201e875f678e85719bbfda83b1b227968995744fd6b2fb608071"` [INFO] running `"docker" "rm" "-f" "ebc41edab158201e875f678e85719bbfda83b1b227968995744fd6b2fb608071"` [INFO] [stdout] ebc41edab158201e875f678e85719bbfda83b1b227968995744fd6b2fb608071 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Liberatys/Ocarina:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 39dc925cf4defe9ae66ffb3732caf5a004efaa10a3d9059f7c4c65ad193560d1 [INFO] running `"docker" "start" "-a" "39dc925cf4defe9ae66ffb3732caf5a004efaa10a3d9059f7c4c65ad193560d1"` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Compiling ocarina v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `"docker" "inspect" "39dc925cf4defe9ae66ffb3732caf5a004efaa10a3d9059f7c4c65ad193560d1"` [INFO] running `"docker" "rm" "-f" "39dc925cf4defe9ae66ffb3732caf5a004efaa10a3d9059f7c4c65ad193560d1"` [INFO] [stdout] 39dc925cf4defe9ae66ffb3732caf5a004efaa10a3d9059f7c4c65ad193560d1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Liberatys/Ocarina:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 5f2f485a4ddf505292f1f37247dd2ff1e3f4583bfc64806e0786ed2ef1fd68d5 [INFO] running `"docker" "start" "-a" "5f2f485a4ddf505292f1f37247dd2ff1e3f4583bfc64806e0786ed2ef1fd68d5"` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/ocarina-4558c2cc9a3a57d9 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test grammar::tests::get_wheiht_for_enum_value ... ok [INFO] [stdout] test parser::tests::special_query_input ... ok [INFO] [stdout] test parser::tests::indexing_of_keywords ... ok [INFO] [stdout] test parser::tests::correct_expression_building ... ok [INFO] [stdout] test grammar::tests::return_enum_value_for_keyword_string ... ok [INFO] [stdout] test grammar::tests::keyword_needs_values ... ok [INFO] [stdout] test parser::tests::order_commands_in_value_order ... ok [INFO] [stdout] test expression::tests::correct_data_length ... ok [INFO] [stderr] Doc-tests ocarina [INFO] [stdout] test parser::tests::splitting_sql_query ... ok [INFO] [stdout] test parser::tests::special_query_input_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "5f2f485a4ddf505292f1f37247dd2ff1e3f4583bfc64806e0786ed2ef1fd68d5"` [INFO] running `"docker" "rm" "-f" "5f2f485a4ddf505292f1f37247dd2ff1e3f4583bfc64806e0786ed2ef1fd68d5"` [INFO] [stdout] 5f2f485a4ddf505292f1f37247dd2ff1e3f4583bfc64806e0786ed2ef1fd68d5