[INFO] updating cached repository angelini/dataframes [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/angelini/dataframes [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/angelini/dataframes" "work/ex/beta-1.37-6/sources/1.36.0/gh/angelini/dataframes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/angelini/dataframes'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/angelini/dataframes" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/angelini/dataframes"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/angelini/dataframes'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ce7514cc3a1a58a7f739019c356ef327f9a54e06 [INFO] sha for GitHub repo angelini/dataframes: ce7514cc3a1a58a7f739019c356ef327f9a54e06 [INFO] validating manifest of angelini/dataframes 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 angelini/dataframes 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 angelini/dataframes [INFO] finished frobbing angelini/dataframes [INFO] frobbed toml for angelini/dataframes written to work/ex/beta-1.37-6/sources/1.36.0/gh/angelini/dataframes/Cargo.toml [INFO] started frobbing angelini/dataframes [INFO] finished frobbing angelini/dataframes [INFO] frobbed toml for angelini/dataframes written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/angelini/dataframes/Cargo.toml [INFO] crate angelini/dataframes 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 angelini/dataframes against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/angelini/dataframes:/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-07-23" "build" "--frozen"` [INFO] [stdout] 53dbe49644523de11b2f40249c057e0a47aa8018afbf12e4d8f5adc055fe9004 [INFO] running `"docker" "start" "-a" "53dbe49644523de11b2f40249c057e0a47aa8018afbf12e4d8f5adc055fe9004"` [INFO] [stderr] Compiling dataframes v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `"docker" "inspect" "53dbe49644523de11b2f40249c057e0a47aa8018afbf12e4d8f5adc055fe9004"` [INFO] running `"docker" "rm" "-f" "53dbe49644523de11b2f40249c057e0a47aa8018afbf12e4d8f5adc055fe9004"` [INFO] [stdout] 53dbe49644523de11b2f40249c057e0a47aa8018afbf12e4d8f5adc055fe9004 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/angelini/dataframes:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 159537221e1034d7fa0df55c963505726c94fcb5a34ff876845f63c7c52f378f [INFO] running `"docker" "start" "-a" "159537221e1034d7fa0df55c963505726c94fcb5a34ff876845f63c7c52f378f"` [INFO] [stderr] Compiling dataframes v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `"docker" "inspect" "159537221e1034d7fa0df55c963505726c94fcb5a34ff876845f63c7c52f378f"` [INFO] running `"docker" "rm" "-f" "159537221e1034d7fa0df55c963505726c94fcb5a34ff876845f63c7c52f378f"` [INFO] [stdout] 159537221e1034d7fa0df55c963505726c94fcb5a34ff876845f63c7c52f378f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/angelini/dataframes:/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-07-23" "test" "--frozen"` [INFO] [stdout] c09fca187a89b48e3b6d1e087716edde55708258a8f514a52f17e1d8df2c7462 [INFO] running `"docker" "start" "-a" "c09fca187a89b48e3b6d1e087716edde55708258a8f514a52f17e1d8df2c7462"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/dataframes-300c27f7b9997ebf [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::can_select_column_from_query ... ok [INFO] [stdout] test tests::can_select_all_columns_from_query ... ok [INFO] [stdout] test tests::can_detect_empty_col ... ok [INFO] [stdout] test tests::optimize_will_move_filters_upwards ... ok [INFO] [stdout] test tests::optimize_will_remove_an_empty_col ... ok [INFO] [stdout] test tests::step_can_find_the_widest_filter_action ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c09fca187a89b48e3b6d1e087716edde55708258a8f514a52f17e1d8df2c7462"` [INFO] running `"docker" "rm" "-f" "c09fca187a89b48e3b6d1e087716edde55708258a8f514a52f17e1d8df2c7462"` [INFO] [stdout] c09fca187a89b48e3b6d1e087716edde55708258a8f514a52f17e1d8df2c7462