Oct 12 21:38:11.245 INFO checking fennekki/cbLIA against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 21:38:11.245 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 21:38:11.557 INFO blam! e60432a9ae6bd46a7279835a29a43856c6f3cb0635e60a4a1bd256dda343b957 Oct 12 21:38:11.559 INFO running `"docker" "start" "-a" "e60432a9ae6bd46a7279835a29a43856c6f3cb0635e60a4a1bd256dda343b957"` Oct 12 21:38:12.296 INFO kablam! usermod: no changes Oct 12 21:38:12.372 INFO kablam! Checking memchr v0.1.11 Oct 12 21:38:12.372 INFO kablam! Checking thread-id v2.0.0 Oct 12 21:38:12.944 INFO kablam! Checking aho-corasick v0.5.3 Oct 12 21:38:12.949 INFO kablam! Checking thread_local v0.2.7 Oct 12 21:38:14.327 INFO kablam! Checking regex v0.1.80 Oct 12 21:38:16.605 INFO kablam! Checking docopt v0.6.86 Oct 12 21:38:18.233 INFO kablam! Checking cbLIA v0.0.1 (/source) Oct 12 21:38:19.423 INFO kablam! warning: unused import: `std::io::Bytes` Oct 12 21:38:19.424 INFO kablam! --> src/tokenizer.rs:1:5 Oct 12 21:38:19.424 INFO kablam! | Oct 12 21:38:19.425 INFO kablam! 1 | use std::io::Bytes; Oct 12 21:38:19.426 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 21:38:19.426 INFO kablam! | Oct 12 21:38:19.427 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:38:19.427 INFO kablam! Oct 12 21:38:19.488 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 21:38:19.488 INFO kablam! --> src/parser.rs:2:5 Oct 12 21:38:19.488 INFO kablam! | Oct 12 21:38:19.488 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 12 21:38:19.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 21:38:19.488 INFO kablam! | Oct 12 21:38:19.488 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 21:38:19.488 INFO kablam! Oct 12 21:38:19.496 INFO kablam! warning: unused import: `std::io::Bytes` Oct 12 21:38:19.496 INFO kablam! --> src/tokenizer.rs:1:5 Oct 12 21:38:19.496 INFO kablam! | Oct 12 21:38:19.496 INFO kablam! 1 | use std::io::Bytes; Oct 12 21:38:19.498 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 21:38:19.498 INFO kablam! | Oct 12 21:38:19.498 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:38:19.498 INFO kablam! Oct 12 21:38:19.520 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 21:38:19.520 INFO kablam! --> src/parser.rs:2:5 Oct 12 21:38:19.520 INFO kablam! | Oct 12 21:38:19.520 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 12 21:38:19.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 21:38:19.520 INFO kablam! | Oct 12 21:38:19.520 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 21:38:19.520 INFO kablam! Oct 12 21:38:19.752 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 21:38:19.752 INFO kablam! --> src/parser.rs:2:5 Oct 12 21:38:19.752 INFO kablam! | Oct 12 21:38:19.752 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 12 21:38:19.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 21:38:19.752 INFO kablam! Oct 12 21:38:19.752 INFO kablam! warning: unused import: `std::io::Read` Oct 12 21:38:19.752 INFO kablam! --> src/main.rs:11:5 Oct 12 21:38:19.752 INFO kablam! | Oct 12 21:38:19.752 INFO kablam! 11 | use std::io::Read; Oct 12 21:38:19.752 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:38:19.752 INFO kablam! Oct 12 21:38:19.841 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 21:38:19.842 INFO kablam! --> src/parser.rs:2:5 Oct 12 21:38:19.842 INFO kablam! | Oct 12 21:38:19.842 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 12 21:38:19.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 21:38:19.842 INFO kablam! Oct 12 21:38:19.842 INFO kablam! warning: unused import: `std::io::Read` Oct 12 21:38:19.842 INFO kablam! --> src/main.rs:11:5 Oct 12 21:38:19.842 INFO kablam! | Oct 12 21:38:19.842 INFO kablam! 11 | use std::io::Read; Oct 12 21:38:19.842 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:38:19.842 INFO kablam! Oct 12 21:38:19.892 INFO kablam! warning: struct is never constructed: `ByteResultIterator` Oct 12 21:38:19.892 INFO kablam! --> src/tokenizer.rs:55:1 Oct 12 21:38:19.892 INFO kablam! | Oct 12 21:38:19.892 INFO kablam! 55 | struct ByteResultIterator { Oct 12 21:38:19.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:38:19.892 INFO kablam! | Oct 12 21:38:19.892 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:38:19.892 INFO kablam! Oct 12 21:38:19.892 INFO kablam! warning: method is never used: `new` Oct 12 21:38:19.892 INFO kablam! --> src/tokenizer.rs:60:5 Oct 12 21:38:19.892 INFO kablam! | Oct 12 21:38:19.892 INFO kablam! 60 | pub fn new + 'static>(iter: T) -> Self { Oct 12 21:38:19.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:38:19.893 INFO kablam! Oct 12 21:38:19.893 INFO kablam! warning: method is never used: `from_bytes` Oct 12 21:38:19.893 INFO kablam! --> src/tokenizer.rs:87:5 Oct 12 21:38:19.893 INFO kablam! | Oct 12 21:38:19.893 INFO kablam! 87 | pub fn from_bytes(bytes: &[u8]) -> TokenIterator { Oct 12 21:38:19.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:38:19.893 INFO kablam! Oct 12 21:38:19.893 INFO kablam! warning: crate `cbLIA` should have a snake case name such as `cb_lia` Oct 12 21:38:19.893 INFO kablam! | Oct 12 21:38:19.893 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 21:38:19.893 INFO kablam! Oct 12 21:38:20.052 INFO kablam! warning: struct is never constructed: `ByteResultIterator` Oct 12 21:38:20.052 INFO kablam! --> src/tokenizer.rs:55:1 Oct 12 21:38:20.052 INFO kablam! | Oct 12 21:38:20.052 INFO kablam! 55 | struct ByteResultIterator { Oct 12 21:38:20.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:38:20.052 INFO kablam! | Oct 12 21:38:20.052 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:38:20.052 INFO kablam! Oct 12 21:38:20.053 INFO kablam! warning: method is never used: `new` Oct 12 21:38:20.053 INFO kablam! --> src/tokenizer.rs:60:5 Oct 12 21:38:20.053 INFO kablam! | Oct 12 21:38:20.053 INFO kablam! 60 | pub fn new + 'static>(iter: T) -> Self { Oct 12 21:38:20.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:38:20.053 INFO kablam! Oct 12 21:38:20.053 INFO kablam! warning: method is never used: `from_bytes` Oct 12 21:38:20.053 INFO kablam! --> src/tokenizer.rs:87:5 Oct 12 21:38:20.053 INFO kablam! | Oct 12 21:38:20.053 INFO kablam! 87 | pub fn from_bytes(bytes: &[u8]) -> TokenIterator { Oct 12 21:38:20.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:38:20.053 INFO kablam! Oct 12 21:38:20.053 INFO kablam! warning: crate `cbLIA` should have a snake case name such as `cb_lia` Oct 12 21:38:20.053 INFO kablam! | Oct 12 21:38:20.053 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 21:38:20.053 INFO kablam! Oct 12 21:38:20.137 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.81s Oct 12 21:38:20.141 INFO kablam! su: No module specific data is present Oct 12 21:38:21.565 INFO running `"docker" "rm" "-f" "e60432a9ae6bd46a7279835a29a43856c6f3cb0635e60a4a1bd256dda343b957"` Oct 12 21:38:21.845 INFO blam! e60432a9ae6bd46a7279835a29a43856c6f3cb0635e60a4a1bd256dda343b957