Aug 17 05:03:37.235 INFO checking BurntSushi/xsv against try#a5d98b025f62ace80fe9d2a15781f900fc42515e for pr-53426 Aug 17 05:03:37.235 INFO running: cargo +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets Aug 17 05:03:37.235 INFO creating container for: cargo +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets Aug 17 05:03:37.235 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53426/try#a5d98b025f62ace80fe9d2a15781f900fc42515e:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-2/try#a5d98b025f62ace80fe9d2a15781f900fc42515e:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +a5d98b025f62ace80fe9d2a15781f900fc42515e-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 17 05:03:37.470 INFO blam! 4d457028737c99996879f4bbb53de8fabd8dcab50fa96df62927d1252eb571dc Aug 17 05:03:37.472 INFO running `"docker" "start" "-a" "4d457028737c99996879f4bbb53de8fabd8dcab50fa96df62927d1252eb571dc"` Aug 17 05:03:38.423 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Aug 17 05:03:38.423 INFO kablam! disables Cargo from automatically inferring other test targets. Aug 17 05:03:38.423 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Aug 17 05:03:38.423 INFO kablam! files will be included as a test target: Aug 17 05:03:38.423 INFO kablam! Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_fixlengths.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_select.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_flatten.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_slice.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_split.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_frequency.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/workdir.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_sort.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_partition.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_stats.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_cat.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_table.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_count.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_headers.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_search.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_join.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_fmt.rs Aug 17 05:03:38.423 INFO kablam! * /source/tests/test_index.rs Aug 17 05:03:38.423 INFO kablam! Aug 17 05:03:38.423 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Aug 17 05:03:38.423 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Aug 17 05:03:38.423 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Aug 17 05:03:38.424 INFO kablam! section. You may also move the files to a location where Cargo would not Aug 17 05:03:38.424 INFO kablam! automatically infer them to be a target, such as in subfolders. Aug 17 05:03:38.424 INFO kablam! Aug 17 05:03:38.424 INFO kablam! For more information on this warning you can consult Aug 17 05:03:38.424 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Aug 17 05:03:38.594 INFO kablam! Checking serde v1.0.54 Aug 17 05:03:38.595 INFO kablam! Checking filetime v0.1.15 Aug 17 05:03:38.595 INFO kablam! Checking tabwriter v1.0.4 Aug 17 05:03:38.596 INFO kablam! Checking csv-core v0.1.4 Aug 17 05:03:38.600 INFO kablam! Checking quickcheck v0.6.2 Aug 17 05:03:38.602 INFO kablam! Compiling syn v0.13.9 Aug 17 05:03:38.604 INFO kablam! Checking chan v0.1.21 Aug 17 05:03:38.606 INFO kablam! Checking regex v1.0.0 Aug 17 05:03:43.079 INFO kablam! Checking streaming-stats v0.2.0 Aug 17 05:04:25.247 INFO kablam! Compiling serde_derive v1.0.54 Aug 17 05:04:40.541 INFO kablam! Checking csv v1.0.0 Aug 17 05:04:47.080 INFO kablam! Checking csv-index v0.1.5 Aug 17 05:05:10.086 INFO kablam! Checking docopt v1.0.0 Aug 17 05:05:13.371 INFO kablam! Checking xsv v0.13.0 (file:///source) Aug 17 05:05:29.366 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 50s Aug 17 05:05:29.375 INFO kablam! su: No module specific data is present Aug 17 05:05:29.894 INFO running `"docker" "rm" "-f" "4d457028737c99996879f4bbb53de8fabd8dcab50fa96df62927d1252eb571dc"` Aug 17 05:05:30.052 INFO blam! 4d457028737c99996879f4bbb53de8fabd8dcab50fa96df62927d1252eb571dc