[INFO] cloning repository spandanb/sqlparser [INFO] running `"git" "clone" "--bare" "git://github.com/spandanb/sqlparser.git" "work/cache/sources/gh/spandanb/sqlparser"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/spandanb/sqlparser'... [INFO] running `"git" "clone" "work/cache/sources/gh/spandanb/sqlparser" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/spandanb/sqlparser"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/spandanb/sqlparser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/spandanb/sqlparser" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/spandanb/sqlparser"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/spandanb/sqlparser'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 68fc7b5b368858c83bf5063318faa4c0c307ac4f [INFO] sha for GitHub repo spandanb/sqlparser: 68fc7b5b368858c83bf5063318faa4c0c307ac4f [INFO] validating manifest of spandanb/sqlparser 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 spandanb/sqlparser 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 spandanb/sqlparser [INFO] finished frobbing spandanb/sqlparser [INFO] frobbed toml for spandanb/sqlparser written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/spandanb/sqlparser/Cargo.toml [INFO] started frobbing spandanb/sqlparser [INFO] finished frobbing spandanb/sqlparser [INFO] frobbed toml for spandanb/sqlparser written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/spandanb/sqlparser/Cargo.toml [INFO] crate spandanb/sqlparser 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 spandanb/sqlparser against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/spandanb/sqlparser:/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] 85d1d32aec0c34a9b6305e8d27b0de2d6cf7e3eae50162d14a6f44a003da1a7c [INFO] running `"docker" "start" "-a" "85d1d32aec0c34a9b6305e8d27b0de2d6cf7e3eae50162d14a6f44a003da1a7c"` [INFO] [stderr] Compiling proc-macro2 v0.4.25 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling sqlparser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.54s [INFO] running `"docker" "inspect" "85d1d32aec0c34a9b6305e8d27b0de2d6cf7e3eae50162d14a6f44a003da1a7c"` [INFO] running `"docker" "rm" "-f" "85d1d32aec0c34a9b6305e8d27b0de2d6cf7e3eae50162d14a6f44a003da1a7c"` [INFO] [stdout] 85d1d32aec0c34a9b6305e8d27b0de2d6cf7e3eae50162d14a6f44a003da1a7c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/spandanb/sqlparser:/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] a8bcaea9d4c77b84c672870de624d1d8df431ab005c343721423bb1daec32d48 [INFO] running `"docker" "start" "-a" "a8bcaea9d4c77b84c672870de624d1d8df431ab005c343721423bb1daec32d48"` [INFO] [stderr] Compiling sqlparser v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `"docker" "inspect" "a8bcaea9d4c77b84c672870de624d1d8df431ab005c343721423bb1daec32d48"` [INFO] running `"docker" "rm" "-f" "a8bcaea9d4c77b84c672870de624d1d8df431ab005c343721423bb1daec32d48"` [INFO] [stdout] a8bcaea9d4c77b84c672870de624d1d8df431ab005c343721423bb1daec32d48 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/spandanb/sqlparser:/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] 49f30ccc7e5cd9215b8306a61c0260905583a2667dfca1db41390410990a87da [INFO] running `"docker" "start" "-a" "49f30ccc7e5cd9215b8306a61c0260905583a2667dfca1db41390410990a87da"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/sqlparser-6ddb8d7fbfb61039 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_parse_select_stmnt ... ok [INFO] [stdout] test tests::test_parse_insert_stmnt ... ok [INFO] [stdout] test tests::test_parse_create_table ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/sqlparser-0d5df95884d1c41b [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] [stderr] Doc-tests sqlparser [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" "49f30ccc7e5cd9215b8306a61c0260905583a2667dfca1db41390410990a87da"` [INFO] running `"docker" "rm" "-f" "49f30ccc7e5cd9215b8306a61c0260905583a2667dfca1db41390410990a87da"` [INFO] [stdout] 49f30ccc7e5cd9215b8306a61c0260905583a2667dfca1db41390410990a87da