[INFO] cloning repository royburner/kikibase [INFO] running `"git" "clone" "--bare" "git://github.com/royburner/kikibase.git" "work/cache/sources/gh/royburner/kikibase"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/royburner/kikibase'... [INFO] running `"git" "clone" "work/cache/sources/gh/royburner/kikibase" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/royburner/kikibase"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/royburner/kikibase'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/royburner/kikibase" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/royburner/kikibase"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/royburner/kikibase'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4adc43e8953c5775724cbc80db66829e16bb9b34 [INFO] sha for GitHub repo royburner/kikibase: 4adc43e8953c5775724cbc80db66829e16bb9b34 [INFO] validating manifest of royburner/kikibase 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 royburner/kikibase 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 royburner/kikibase [INFO] finished frobbing royburner/kikibase [INFO] frobbed toml for royburner/kikibase written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/royburner/kikibase/Cargo.toml [INFO] started frobbing royburner/kikibase [INFO] finished frobbing royburner/kikibase [INFO] frobbed toml for royburner/kikibase written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/royburner/kikibase/Cargo.toml [INFO] crate royburner/kikibase 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 royburner/kikibase 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/royburner/kikibase:/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] 65b4fb2827af075cb68a569efc384868a6e1071338ad94b69b6b24f58c8aa78e [INFO] running `"docker" "start" "-a" "65b4fb2827af075cb68a569efc384868a6e1071338ad94b69b6b24f58c8aa78e"` [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling kikibase v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.17s [INFO] running `"docker" "inspect" "65b4fb2827af075cb68a569efc384868a6e1071338ad94b69b6b24f58c8aa78e"` [INFO] running `"docker" "rm" "-f" "65b4fb2827af075cb68a569efc384868a6e1071338ad94b69b6b24f58c8aa78e"` [INFO] [stdout] 65b4fb2827af075cb68a569efc384868a6e1071338ad94b69b6b24f58c8aa78e [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/royburner/kikibase:/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] 6ea78ef5ba08e3518d7c507aae37d8434b21bc6ae4f339b53aea1f5c81bc29a8 [INFO] running `"docker" "start" "-a" "6ea78ef5ba08e3518d7c507aae37d8434b21bc6ae4f339b53aea1f5c81bc29a8"` [INFO] [stderr] Compiling kikibase v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `"docker" "inspect" "6ea78ef5ba08e3518d7c507aae37d8434b21bc6ae4f339b53aea1f5c81bc29a8"` [INFO] running `"docker" "rm" "-f" "6ea78ef5ba08e3518d7c507aae37d8434b21bc6ae4f339b53aea1f5c81bc29a8"` [INFO] [stdout] 6ea78ef5ba08e3518d7c507aae37d8434b21bc6ae4f339b53aea1f5c81bc29a8 [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/royburner/kikibase:/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] dc57fa949a5b22997469daf266283d93d585556036582469c0eaf1e7d82df537 [INFO] running `"docker" "start" "-a" "dc57fa949a5b22997469daf266283d93d585556036582469c0eaf1e7d82df537"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/kikibase-2b530efbedd726a2 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test database::tests::create_db_kiki ... ok [INFO] [stdout] test database::tests::create_table ... ok [INFO] [stdout] test sql_runner::tests::run_sql_create_db_kiki ... ok [INFO] [stdout] test sql_runner::tests::run_sql_bad_command ... ok [INFO] [stdout] test sql_runner::tests::run_sql_create_tbl_kikitbl ... ok [INFO] [stdout] test sql_runner::tests::run_sql_select ... ok [INFO] [stdout] test sql_runner::tests::run_sql_insert ... ok [INFO] [stdout] test sql_runner::tests::run_sql_select_star ... ok [INFO] [stdout] test sql_runner::tests::run_sql_several_col_lines ... ok [INFO] [stdout] test sql_runner::tests::test_sql_case ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "dc57fa949a5b22997469daf266283d93d585556036582469c0eaf1e7d82df537"` [INFO] running `"docker" "rm" "-f" "dc57fa949a5b22997469daf266283d93d585556036582469c0eaf1e7d82df537"` [INFO] [stdout] dc57fa949a5b22997469daf266283d93d585556036582469c0eaf1e7d82df537