Oct 21 21:48:29.220 INFO checking CommuteStream/tflgtfs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 21:48:29.221 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 21:48:29.662 INFO blam! 928123227b60abb5d71b16c99e0b5c441b24c25bf2b4f567f527c3027af61c77 Oct 21 21:48:29.663 INFO running `"docker" "start" "-a" "928123227b60abb5d71b16c99e0b5c441b24c25bf2b4f567f527c3027af61c77"` Oct 21 21:48:31.168 INFO kablam! usermod: no changes Oct 21 21:48:31.529 INFO kablam! Compiling libc v0.2.15 Oct 21 21:48:31.536 INFO kablam! Checking regex-syntax v0.3.5 Oct 21 21:48:31.537 INFO kablam! Checking httparse v1.1.2 Oct 21 21:48:31.537 INFO kablam! Compiling syntex_pos v0.39.0 Oct 21 21:48:31.537 INFO kablam! Compiling rust-crypto v0.2.36 Oct 21 21:48:31.537 INFO kablam! Checking unicode-bidi v0.2.3 Oct 21 21:48:31.538 INFO kablam! Checking term_size v0.2.1 Oct 21 21:48:31.538 INFO kablam! Checking num_cpus v1.6.2 Oct 21 21:48:33.453 INFO kablam! Checking csv v0.14.7 Oct 21 21:48:33.856 INFO kablam! Checking serde_json v0.7.4 Oct 21 21:48:33.988 INFO kablam! Checking clap v2.11.3 Oct 21 21:48:34.395 INFO kablam! Checking openssl-sys v0.7.17 Oct 21 21:48:34.544 INFO kablam! Checking idna v0.1.0 Oct 21 21:48:36.988 INFO kablam! Compiling term v0.4.4 Oct 21 21:48:37.893 INFO kablam! Checking openssl-sys-extras v0.7.14 Oct 21 21:48:39.096 INFO kablam! Checking openssl v0.7.14 Oct 21 21:48:39.684 INFO kablam! Checking regex v0.1.75 Oct 21 21:48:41.164 INFO kablam! Checking url v1.2.0 Oct 21 21:48:45.040 INFO kablam! Compiling syntex_errors v0.39.0 Oct 21 21:48:46.644 INFO kablam! Checking openssl-verify v0.1.0 Oct 21 21:48:49.020 INFO kablam! Checking cookie v0.2.5 Oct 21 21:48:50.937 INFO kablam! Checking env_logger v0.3.4 Oct 21 21:48:51.350 INFO kablam! Compiling syntex_syntax v0.39.0 Oct 21 21:48:52.596 INFO kablam! Checking hyper v0.9.18 Oct 21 21:49:22.892 INFO kablam! Compiling aster v0.22.1 Oct 21 21:49:22.892 INFO kablam! Compiling syntex v0.39.0 Oct 21 21:49:22.892 INFO kablam! Compiling quasi v0.16.0 Oct 21 21:49:22.892 INFO kablam! Compiling serde_codegen_internals v0.4.0 Oct 21 21:49:28.448 INFO kablam! Compiling quasi_codegen v0.16.0 Oct 21 21:49:31.143 INFO kablam! Compiling serde_codegen v0.7.15 Oct 21 21:49:45.631 INFO kablam! Compiling tflgtfs v0.1.0 (/source) Oct 21 21:49:54.665 INFO kablam! warning: unused `#[macro_use]` import Oct 21 21:49:54.665 INFO kablam! --> src/main.rs:8:1 Oct 21 21:49:54.665 INFO kablam! | Oct 21 21:49:54.665 INFO kablam! 8 | #[macro_use] extern crate log; Oct 21 21:49:54.666 INFO kablam! | ^^^^^^^^^^^^ Oct 21 21:49:54.666 INFO kablam! | Oct 21 21:49:54.666 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:49:54.666 INFO kablam! Oct 21 21:49:54.667 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 21:49:54.667 INFO kablam! --> /target/debug/build/tflgtfs-15ca85eb5529dbae/out/main.rs:38:42 Oct 21 21:49:54.667 INFO kablam! | Oct 21 21:49:54.667 INFO kablam! 38 | let between = Range::new(0usize, (len - size)); Oct 21 21:49:54.668 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 21 21:49:54.668 INFO kablam! | Oct 21 21:49:54.668 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 21:49:54.668 INFO kablam! Oct 21 21:49:55.044 INFO kablam! warning: unused `#[macro_use]` import Oct 21 21:49:55.044 INFO kablam! --> src/main.rs:8:1 Oct 21 21:49:55.044 INFO kablam! | Oct 21 21:49:55.044 INFO kablam! 8 | #[macro_use] extern crate log; Oct 21 21:49:55.044 INFO kablam! | ^^^^^^^^^^^^ Oct 21 21:49:55.044 INFO kablam! | Oct 21 21:49:55.044 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 21:49:55.044 INFO kablam! Oct 21 21:49:55.044 INFO kablam! warning: unnecessary parentheses around function argument Oct 21 21:49:55.044 INFO kablam! --> /target/debug/build/tflgtfs-15ca85eb5529dbae/out/main.rs:38:42 Oct 21 21:49:55.044 INFO kablam! | Oct 21 21:49:55.044 INFO kablam! 38 | let between = Range::new(0usize, (len - size)); Oct 21 21:49:55.044 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 21 21:49:55.044 INFO kablam! | Oct 21 21:49:55.044 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 21:49:55.044 INFO kablam! Oct 21 21:49:56.436 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Oct 21 21:49:56.464 INFO kablam! su: No module specific data is present Oct 21 21:49:57.584 INFO running `"docker" "rm" "-f" "928123227b60abb5d71b16c99e0b5c441b24c25bf2b4f567f527c3027af61c77"` Oct 21 21:49:57.872 INFO blam! 928123227b60abb5d71b16c99e0b5c441b24c25bf2b4f567f527c3027af61c77