Oct 27 12:19:24.845 INFO checking CommuteStream/tflgtfs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 12:19:24.847 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 12:19:25.328 INFO blam! 36bb97004b7b46a0c5feda692a8d98991ed11d11c395f89413d85e32e92b3539 Oct 27 12:19:25.331 INFO running `"docker" "start" "-a" "36bb97004b7b46a0c5feda692a8d98991ed11d11c395f89413d85e32e92b3539"` Oct 27 12:19:26.087 INFO kablam! usermod: no changes Oct 27 12:19:26.264 INFO kablam! Compiling libc v0.2.15 Oct 27 12:19:26.264 INFO kablam! Checking regex-syntax v0.3.5 Oct 27 12:19:26.264 INFO kablam! Checking httparse v1.1.2 Oct 27 12:19:26.264 INFO kablam! Checking num-traits v0.1.35 Oct 27 12:19:26.264 INFO kablam! Checking serde v0.7.15 Oct 27 12:19:26.266 INFO kablam! Compiling syntex_pos v0.39.0 Oct 27 12:19:26.266 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 27 12:19:26.266 INFO kablam! Compiling openssl v0.7.14 Oct 27 12:19:28.091 INFO kablam! Compiling rust-crypto v0.2.36 Oct 27 12:19:28.717 INFO kablam! Checking memchr v0.1.11 Oct 27 12:19:29.523 INFO kablam! Checking term_size v0.2.1 Oct 27 12:19:31.152 INFO kablam! Checking num_cpus v1.6.2 Oct 27 12:19:31.171 INFO kablam! Checking openssl-sys v0.7.17 Oct 27 12:19:32.060 INFO kablam! Checking url v1.2.0 Oct 27 12:19:32.659 INFO kablam! Checking thread-id v2.0.0 Oct 27 12:19:32.699 INFO kablam! Checking time v0.1.35 Oct 27 12:19:33.655 INFO kablam! Checking aho-corasick v0.5.2 Oct 27 12:19:34.143 INFO kablam! Checking clap v2.11.3 Oct 27 12:19:34.998 INFO kablam! Compiling syntex_errors v0.39.0 Oct 27 12:19:36.863 INFO kablam! Checking thread_local v0.2.6 Oct 27 12:19:40.959 INFO kablam! Checking regex v0.1.75 Oct 27 12:19:48.587 INFO kablam! Compiling syntex_syntax v0.39.0 Oct 27 12:19:50.632 INFO kablam! Checking serde_json v0.7.4 Oct 27 12:19:51.212 INFO kablam! Checking openssl-verify v0.1.0 Oct 27 12:19:51.214 INFO kablam! Checking cookie v0.2.5 Oct 27 12:19:52.564 INFO kablam! Checking env_logger v0.3.4 Oct 27 12:19:57.149 INFO kablam! Checking hyper v0.9.18 Oct 27 12:20:30.887 INFO kablam! Compiling syntex v0.39.0 Oct 27 12:20:30.887 INFO kablam! Compiling aster v0.22.1 Oct 27 12:20:30.887 INFO kablam! Compiling serde_codegen_internals v0.4.0 Oct 27 12:20:30.887 INFO kablam! Compiling quasi v0.16.0 Oct 27 12:20:38.599 INFO kablam! Compiling quasi_codegen v0.16.0 Oct 27 12:20:41.567 INFO kablam! Compiling serde_codegen v0.7.15 Oct 27 12:20:54.987 INFO kablam! Compiling tflgtfs v0.1.0 (/source) Oct 27 12:21:02.780 INFO kablam! warning: unused `#[macro_use]` import Oct 27 12:21:02.780 INFO kablam! --> src/main.rs:8:1 Oct 27 12:21:02.780 INFO kablam! | Oct 27 12:21:02.780 INFO kablam! 8 | #[macro_use] extern crate log; Oct 27 12:21:02.780 INFO kablam! | ^^^^^^^^^^^^ Oct 27 12:21:02.780 INFO kablam! | Oct 27 12:21:02.780 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:21:02.780 INFO kablam! Oct 27 12:21:02.780 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 12:21:02.780 INFO kablam! --> /target/debug/build/tflgtfs-fb07e95bdce2e252/out/main.rs:38:42 Oct 27 12:21:02.780 INFO kablam! | Oct 27 12:21:02.780 INFO kablam! 38 | let between = Range::new(0usize, (len - size)); Oct 27 12:21:02.780 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 27 12:21:02.780 INFO kablam! | Oct 27 12:21:02.781 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 12:21:02.781 INFO kablam! Oct 27 12:21:03.023 INFO kablam! warning: unused `#[macro_use]` import Oct 27 12:21:03.025 INFO kablam! --> src/main.rs:8:1 Oct 27 12:21:03.025 INFO kablam! | Oct 27 12:21:03.025 INFO kablam! 8 | #[macro_use] extern crate log; Oct 27 12:21:03.025 INFO kablam! | ^^^^^^^^^^^^ Oct 27 12:21:03.025 INFO kablam! | Oct 27 12:21:03.025 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 12:21:03.025 INFO kablam! Oct 27 12:21:03.030 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 12:21:03.030 INFO kablam! --> /target/debug/build/tflgtfs-fb07e95bdce2e252/out/main.rs:38:42 Oct 27 12:21:03.030 INFO kablam! | Oct 27 12:21:03.030 INFO kablam! 38 | let between = Range::new(0usize, (len - size)); Oct 27 12:21:03.030 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 27 12:21:03.030 INFO kablam! | Oct 27 12:21:03.030 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 12:21:03.030 INFO kablam! Oct 27 12:21:04.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Oct 27 12:21:04.147 INFO kablam! su: No module specific data is present Oct 27 12:21:04.577 INFO running `"docker" "rm" "-f" "36bb97004b7b46a0c5feda692a8d98991ed11d11c395f89413d85e32e92b3539"` Oct 27 12:21:04.759 INFO blam! 36bb97004b7b46a0c5feda692a8d98991ed11d11c395f89413d85e32e92b3539