Oct 15 02:14:01.592 INFO testing bogdad/timecutrust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:14:01.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 02:14:01.995 INFO blam! 41580d32df35bdca246ea12a7d33885017d8131a5a1fd17d110d6d1c13d7d947 Oct 15 02:14:02.001 INFO running `"docker" "start" "-a" "41580d32df35bdca246ea12a7d33885017d8131a5a1fd17d110d6d1c13d7d947"` Oct 15 02:14:02.860 INFO kablam! usermod: no changes Oct 15 02:14:02.981 INFO kablam! Compiling num-traits v0.1.35 Oct 15 02:14:02.981 INFO kablam! Compiling regex-syntax v0.3.4 Oct 15 02:14:02.981 INFO kablam! Compiling memchr v0.1.11 Oct 15 02:14:02.981 INFO kablam! Compiling thread-id v2.0.0 Oct 15 02:14:02.981 INFO kablam! Compiling time v0.1.35 Oct 15 02:14:03.720 INFO kablam! Compiling thread_local v0.2.6 Oct 15 02:14:03.895 INFO kablam! Compiling aho-corasick v0.5.2 Oct 15 02:14:05.931 INFO kablam! Compiling num-integer v0.1.32 Oct 15 02:14:07.107 INFO kablam! Compiling num-iter v0.1.32 Oct 15 02:14:07.513 INFO kablam! Compiling num v0.1.35 Oct 15 02:14:07.883 INFO kablam! Compiling chrono v0.2.25 Oct 15 02:14:10.419 INFO kablam! Compiling regex v0.1.73 Oct 15 02:14:19.579 INFO kablam! Compiling timecutrust v0.1.0 (/source) Oct 15 02:14:20.288 INFO kablam! warning: unused import: `Lines` Oct 15 02:14:20.288 INFO kablam! --> src/main.rs:7:32 Oct 15 02:14:20.288 INFO kablam! | Oct 15 02:14:20.288 INFO kablam! 7 | use std::io::{self, BufReader, Lines, Write}; Oct 15 02:14:20.288 INFO kablam! | ^^^^^ Oct 15 02:14:20.288 INFO kablam! | Oct 15 02:14:20.288 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:14:20.288 INFO kablam! Oct 15 02:14:20.288 INFO kablam! warning: unused import: `Error` Oct 15 02:14:20.288 INFO kablam! --> src/main.rs:11:25 Oct 15 02:14:20.288 INFO kablam! | Oct 15 02:14:20.288 INFO kablam! 11 | use std::io::{SeekFrom, Error, ErrorKind}; Oct 15 02:14:20.288 INFO kablam! | ^^^^^ Oct 15 02:14:20.288 INFO kablam! Oct 15 02:14:20.288 INFO kablam! warning: unused import: `Cursor` Oct 15 02:14:20.288 INFO kablam! --> src/textfileutils.rs:1:36 Oct 15 02:14:20.288 INFO kablam! | Oct 15 02:14:20.288 INFO kablam! 1 | use std::io::{SeekFrom, BufReader, Cursor}; Oct 15 02:14:20.288 INFO kablam! | ^^^^^^ Oct 15 02:14:20.288 INFO kablam! Oct 15 02:14:20.491 INFO kablam! warning: method is never used: `new` Oct 15 02:14:20.491 INFO kablam! --> src/binary_search.rs:40:5 Oct 15 02:14:20.492 INFO kablam! | Oct 15 02:14:20.492 INFO kablam! 40 | fn new(item:i64) -> EqPred { Oct 15 02:14:20.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:14:20.492 INFO kablam! | Oct 15 02:14:20.492 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:14:20.492 INFO kablam! Oct 15 02:14:20.492 INFO kablam! warning: function is never used: `matches` Oct 15 02:14:20.492 INFO kablam! --> src/regexps.rs:3:1 Oct 15 02:14:20.492 INFO kablam! | Oct 15 02:14:20.492 INFO kablam! 3 | pub fn matches(re: &Regex, line: &str) -> bool { Oct 15 02:14:20.492 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:14:20.492 INFO kablam! Oct 15 02:14:20.492 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Oct 15 02:14:20.492 INFO kablam! --> src/main.rs:1:41 Oct 15 02:14:20.492 INFO kablam! | Oct 15 02:14:20.492 INFO kablam! 1 | #![feature(unboxed_closures, fn_traits, core)] Oct 15 02:14:20.492 INFO kablam! | ^^^^ Oct 15 02:14:20.492 INFO kablam! | Oct 15 02:14:20.492 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 02:14:20.492 INFO kablam! Oct 15 02:14:20.492 INFO kablam! warning: function `monthIndex` should have a snake case name such as `month_index` Oct 15 02:14:20.492 INFO kablam! --> src/datetimes.rs:12:1 Oct 15 02:14:20.492 INFO kablam! | Oct 15 02:14:20.492 INFO kablam! 12 | / pub fn monthIndex(line: &str) -> u32 { Oct 15 02:14:20.492 INFO kablam! 13 | | let mut parsed: Parsed = Parsed::new(); Oct 15 02:14:20.492 INFO kablam! 14 | | //println!("{}", line); Oct 15 02:14:20.492 INFO kablam! 15 | | let items = vec![Item::Fixed(Fixed::ShortMonthName)]; Oct 15 02:14:20.492 INFO kablam! ... | Oct 15 02:14:20.492 INFO kablam! 18 | | parsed.month.unwrap() Oct 15 02:14:20.492 INFO kablam! 19 | | } Oct 15 02:14:20.492 INFO kablam! | |_^ Oct 15 02:14:20.492 INFO kablam! | Oct 15 02:14:20.492 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 02:14:20.492 INFO kablam! Oct 15 02:14:20.492 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 02:14:20.493 INFO kablam! --> src/datetimes.rs:17:5 Oct 15 02:14:20.493 INFO kablam! | Oct 15 02:14:20.493 INFO kablam! 17 | format::parse(& mut parsed, line, items_iter); Oct 15 02:14:20.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:14:20.493 INFO kablam! | Oct 15 02:14:20.493 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 02:14:20.493 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 02:14:20.493 INFO kablam! Oct 15 02:14:22.561 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.67s Oct 15 02:14:22.571 INFO kablam! su: No module specific data is present Oct 15 02:14:23.795 INFO running `"docker" "rm" "-f" "41580d32df35bdca246ea12a7d33885017d8131a5a1fd17d110d6d1c13d7d947"` Oct 15 02:14:24.141 INFO blam! 41580d32df35bdca246ea12a7d33885017d8131a5a1fd17d110d6d1c13d7d947 Oct 15 02:14:24.150 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 02:14:24.613 INFO blam! f27a12a701546009bbe57c05857c23084850b21ae96e2d12f3fd8ce33334f1df Oct 15 02:14:24.616 INFO running `"docker" "start" "-a" "f27a12a701546009bbe57c05857c23084850b21ae96e2d12f3fd8ce33334f1df"` Oct 15 02:14:26.594 INFO kablam! usermod: no changes Oct 15 02:14:26.687 INFO kablam! Compiling timecutrust v0.1.0 (/source) Oct 15 02:14:27.511 INFO kablam! warning: unused import: `Lines` Oct 15 02:14:27.511 INFO kablam! --> src/main.rs:7:32 Oct 15 02:14:27.511 INFO kablam! | Oct 15 02:14:27.511 INFO kablam! 7 | use std::io::{self, BufReader, Lines, Write}; Oct 15 02:14:27.511 INFO kablam! | ^^^^^ Oct 15 02:14:27.511 INFO kablam! | Oct 15 02:14:27.511 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:14:27.511 INFO kablam! Oct 15 02:14:27.511 INFO kablam! warning: unused import: `Error` Oct 15 02:14:27.511 INFO kablam! --> src/main.rs:11:25 Oct 15 02:14:27.511 INFO kablam! | Oct 15 02:14:27.511 INFO kablam! 11 | use std::io::{SeekFrom, Error, ErrorKind}; Oct 15 02:14:27.511 INFO kablam! | ^^^^^ Oct 15 02:14:27.511 INFO kablam! Oct 15 02:14:27.775 INFO kablam! warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable Oct 15 02:14:27.775 INFO kablam! --> src/main.rs:1:41 Oct 15 02:14:27.775 INFO kablam! | Oct 15 02:14:27.775 INFO kablam! 1 | #![feature(unboxed_closures, fn_traits, core)] Oct 15 02:14:27.775 INFO kablam! | ^^^^ Oct 15 02:14:27.775 INFO kablam! | Oct 15 02:14:27.775 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 02:14:27.775 INFO kablam! Oct 15 02:14:27.775 INFO kablam! warning: function `monthIndex` should have a snake case name such as `month_index` Oct 15 02:14:27.775 INFO kablam! --> src/datetimes.rs:12:1 Oct 15 02:14:27.775 INFO kablam! | Oct 15 02:14:27.775 INFO kablam! 12 | / pub fn monthIndex(line: &str) -> u32 { Oct 15 02:14:27.775 INFO kablam! 13 | | let mut parsed: Parsed = Parsed::new(); Oct 15 02:14:27.775 INFO kablam! 14 | | //println!("{}", line); Oct 15 02:14:27.775 INFO kablam! 15 | | let items = vec![Item::Fixed(Fixed::ShortMonthName)]; Oct 15 02:14:27.775 INFO kablam! ... | Oct 15 02:14:27.775 INFO kablam! 18 | | parsed.month.unwrap() Oct 15 02:14:27.775 INFO kablam! 19 | | } Oct 15 02:14:27.775 INFO kablam! | |_^ Oct 15 02:14:27.775 INFO kablam! | Oct 15 02:14:27.775 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 02:14:27.775 INFO kablam! Oct 15 02:14:27.775 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 02:14:27.775 INFO kablam! --> src/datetimes.rs:17:5 Oct 15 02:14:27.775 INFO kablam! | Oct 15 02:14:27.775 INFO kablam! 17 | format::parse(& mut parsed, line, items_iter); Oct 15 02:14:27.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:14:27.775 INFO kablam! | Oct 15 02:14:27.775 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 02:14:27.775 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 02:14:27.775 INFO kablam! Oct 15 02:14:29.156 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.52s Oct 15 02:14:29.160 INFO kablam! su: No module specific data is present Oct 15 02:14:30.792 INFO running `"docker" "rm" "-f" "f27a12a701546009bbe57c05857c23084850b21ae96e2d12f3fd8ce33334f1df"` Oct 15 02:14:31.091 INFO blam! f27a12a701546009bbe57c05857c23084850b21ae96e2d12f3fd8ce33334f1df Oct 15 02:14:31.095 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 02:14:31.715 INFO blam! d0ce3aca6e74004ed6fda08a38c23f6daeaaacae0b7f0f64ba1c362f98690a8c Oct 15 02:14:31.717 INFO running `"docker" "start" "-a" "d0ce3aca6e74004ed6fda08a38c23f6daeaaacae0b7f0f64ba1c362f98690a8c"` Oct 15 02:14:33.044 INFO kablam! usermod: no changes Oct 15 02:14:33.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 02:14:33.171 INFO kablam! Running /target/debug/deps/timecutrust-905e8f597b2dde94 Oct 15 02:14:33.193 INFO blam! Oct 15 02:14:33.194 INFO blam! running 5 tests Oct 15 02:14:33.218 INFO blam! test textfileutils::find_new_line_pos_works ... ok Oct 15 02:14:33.218 INFO blam! test regexps::test_sample_regexp ... ok Oct 15 02:14:33.245 INFO blam! test binary_search::test_binary_search ... ok Oct 15 02:14:33.276 INFO blam! test datetimes::test_sample_regexp ... ok Oct 15 02:14:33.276 INFO kablam! su: No module specific data is present Oct 15 02:14:33.276 INFO blam! test datetimes::test_nginx_regexp ... ok Oct 15 02:14:33.276 INFO blam! Oct 15 02:14:33.276 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:14:33.276 INFO blam! Oct 15 02:14:34.258 INFO running `"docker" "rm" "-f" "d0ce3aca6e74004ed6fda08a38c23f6daeaaacae0b7f0f64ba1c362f98690a8c"` Oct 15 02:14:34.543 INFO blam! d0ce3aca6e74004ed6fda08a38c23f6daeaaacae0b7f0f64ba1c362f98690a8c