Oct 13 05:10:54.774 INFO checking CommuteStream/tflgtfs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 05:10:54.776 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 05:10:55.299 INFO blam! d263c1c04b0f293e78ab7869ebdbaf85aade943cc656b14218cb292151be011e Oct 13 05:10:55.301 INFO running `"docker" "start" "-a" "d263c1c04b0f293e78ab7869ebdbaf85aade943cc656b14218cb292151be011e"` Oct 13 05:10:57.146 INFO kablam! usermod: no changes Oct 13 05:10:57.433 INFO kablam! Compiling libc v0.2.15 Oct 13 05:10:57.433 INFO kablam! Checking matches v0.1.2 Oct 13 05:10:57.453 INFO kablam! Checking serde v0.7.15 Oct 13 05:10:57.457 INFO kablam! Checking num-traits v0.1.35 Oct 13 05:10:57.457 INFO kablam! Compiling syntex_pos v0.39.0 Oct 13 05:10:57.458 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 13 05:10:57.458 INFO kablam! Compiling openssl v0.7.14 Oct 13 05:10:57.458 INFO kablam! Compiling rust-crypto v0.2.36 Oct 13 05:11:00.722 INFO kablam! Checking memchr v0.1.11 Oct 13 05:11:02.910 INFO kablam! Checking term_size v0.2.1 Oct 13 05:11:03.822 INFO kablam! Checking num_cpus v1.6.2 Oct 13 05:11:04.385 INFO kablam! Checking unicode-bidi v0.2.3 Oct 13 05:11:04.911 INFO kablam! Checking openssl-sys v0.7.17 Oct 13 05:11:05.465 INFO kablam! Checking aho-corasick v0.5.2 Oct 13 05:11:05.622 INFO kablam! Compiling term v0.4.4 Oct 13 05:11:06.574 INFO kablam! Checking thread-id v2.0.0 Oct 13 05:11:06.725 INFO kablam! Checking clap v2.11.3 Oct 13 05:11:08.906 INFO kablam! Checking thread_local v0.2.6 Oct 13 05:11:10.845 INFO kablam! Checking idna v0.1.0 Oct 13 05:11:13.522 INFO kablam! Checking regex v0.1.75 Oct 13 05:11:23.110 INFO kablam! Compiling syntex_errors v0.39.0 Oct 13 05:11:24.338 INFO kablam! Checking url v1.2.0 Oct 13 05:11:26.332 INFO kablam! Checking openssl-verify v0.1.0 Oct 13 05:11:27.378 INFO kablam! Checking env_logger v0.3.4 Oct 13 05:11:28.100 INFO kablam! Checking serde_json v0.7.4 Oct 13 05:11:31.448 INFO kablam! Checking cookie v0.2.5 Oct 13 05:11:31.721 INFO kablam! Compiling syntex_syntax v0.39.0 Oct 13 05:11:33.392 INFO kablam! Checking hyper v0.9.18 Oct 13 05:12:02.648 INFO kablam! Compiling aster v0.22.1 Oct 13 05:12:02.648 INFO kablam! Compiling syntex v0.39.0 Oct 13 05:12:02.648 INFO kablam! Compiling quasi v0.16.0 Oct 13 05:12:02.648 INFO kablam! Compiling serde_codegen_internals v0.4.0 Oct 13 05:12:07.548 INFO kablam! Compiling quasi_codegen v0.16.0 Oct 13 05:12:11.316 INFO kablam! Compiling serde_codegen v0.7.15 Oct 13 05:12:25.261 INFO kablam! Compiling tflgtfs v0.1.0 (/source) Oct 13 05:12:32.541 INFO kablam! warning: unused `#[macro_use]` import Oct 13 05:12:32.542 INFO kablam! --> src/main.rs:8:1 Oct 13 05:12:32.542 INFO kablam! | Oct 13 05:12:32.542 INFO kablam! 8 | #[macro_use] extern crate log; Oct 13 05:12:32.543 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:12:32.543 INFO kablam! | Oct 13 05:12:32.544 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:12:32.544 INFO kablam! Oct 13 05:12:32.549 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:12:32.549 INFO kablam! --> /target/debug/build/tflgtfs-997946def21fc9ed/out/main.rs:38:42 Oct 13 05:12:32.549 INFO kablam! | Oct 13 05:12:32.549 INFO kablam! 38 | let between = Range::new(0usize, (len - size)); Oct 13 05:12:32.550 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:12:32.550 INFO kablam! | Oct 13 05:12:32.550 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:12:32.550 INFO kablam! Oct 13 05:12:32.904 INFO kablam! warning: unused `#[macro_use]` import Oct 13 05:12:32.905 INFO kablam! --> src/main.rs:8:1 Oct 13 05:12:32.905 INFO kablam! | Oct 13 05:12:32.905 INFO kablam! 8 | #[macro_use] extern crate log; Oct 13 05:12:32.906 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:12:32.906 INFO kablam! | Oct 13 05:12:32.906 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:12:32.907 INFO kablam! Oct 13 05:12:32.907 INFO kablam! warning: unnecessary parentheses around function argument Oct 13 05:12:32.907 INFO kablam! --> /target/debug/build/tflgtfs-997946def21fc9ed/out/main.rs:38:42 Oct 13 05:12:32.907 INFO kablam! | Oct 13 05:12:32.908 INFO kablam! 38 | let between = Range::new(0usize, (len - size)); Oct 13 05:12:32.908 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 13 05:12:32.908 INFO kablam! | Oct 13 05:12:32.908 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 13 05:12:32.909 INFO kablam! Oct 13 05:12:34.057 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Oct 13 05:12:34.100 INFO kablam! su: No module specific data is present Oct 13 05:12:34.864 INFO running `"docker" "rm" "-f" "d263c1c04b0f293e78ab7869ebdbaf85aade943cc656b14218cb292151be011e"` Oct 13 05:12:35.241 INFO blam! d263c1c04b0f293e78ab7869ebdbaf85aade943cc656b14218cb292151be011e