Oct 21 22:27:35.283 INFO checking webextension-protocol-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:27:35.285 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 22:27:35.477 INFO blam! 04117d65a8fa5475b75585b7268c30e7d3c2f8c3c6f6aee2b23cad5038a1b641 Oct 21 22:27:35.482 INFO running `"docker" "start" "-a" "04117d65a8fa5475b75585b7268c30e7d3c2f8c3c6f6aee2b23cad5038a1b641"` Oct 21 22:27:36.299 INFO kablam! usermod: no changes Oct 21 22:27:36.368 INFO kablam! Checking webextension-protocol v0.1.0 (/source) Oct 21 22:27:37.001 INFO kablam! warning: variable `sizeVector` should have a snake case name such as `size_vector` Oct 21 22:27:37.001 INFO kablam! --> src/lib.rs:88:9 Oct 21 22:27:37.001 INFO kablam! | Oct 21 22:27:37.001 INFO kablam! 88 | let mut sizeVector = vec![]; Oct 21 22:27:37.001 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 22:27:37.001 INFO kablam! | Oct 21 22:27:37.001 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 22:27:37.001 INFO kablam! Oct 21 22:27:37.001 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:27:37.001 INFO kablam! --> src/lib.rs:90:5 Oct 21 22:27:37.001 INFO kablam! | Oct 21 22:27:37.001 INFO kablam! 90 | output.write(&sizeVector); Oct 21 22:27:37.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:27:37.001 INFO kablam! | Oct 21 22:27:37.001 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 22:27:37.001 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:27:37.001 INFO kablam! Oct 21 22:27:37.001 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:27:37.001 INFO kablam! --> src/lib.rs:91:5 Oct 21 22:27:37.001 INFO kablam! | Oct 21 22:27:37.001 INFO kablam! 91 | output.write(&message.into_bytes()); Oct 21 22:27:37.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:27:37.001 INFO kablam! | Oct 21 22:27:37.001 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:27:37.001 INFO kablam! Oct 21 22:27:37.001 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:27:37.001 INFO kablam! --> src/lib.rs:92:5 Oct 21 22:27:37.001 INFO kablam! | Oct 21 22:27:37.001 INFO kablam! 92 | output.flush(); Oct 21 22:27:37.001 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 22:27:37.001 INFO kablam! | Oct 21 22:27:37.001 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:27:37.001 INFO kablam! Oct 21 22:27:37.304 INFO kablam! warning: variable `sizeVector` should have a snake case name such as `size_vector` Oct 21 22:27:37.304 INFO kablam! --> src/lib.rs:88:9 Oct 21 22:27:37.304 INFO kablam! | Oct 21 22:27:37.304 INFO kablam! 88 | let mut sizeVector = vec![]; Oct 21 22:27:37.304 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 22:27:37.304 INFO kablam! | Oct 21 22:27:37.304 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 22:27:37.304 INFO kablam! Oct 21 22:27:37.304 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:27:37.304 INFO kablam! --> src/lib.rs:90:5 Oct 21 22:27:37.304 INFO kablam! | Oct 21 22:27:37.304 INFO kablam! 90 | output.write(&sizeVector); Oct 21 22:27:37.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:27:37.304 INFO kablam! | Oct 21 22:27:37.304 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 22:27:37.304 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:27:37.305 INFO kablam! Oct 21 22:27:37.305 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:27:37.305 INFO kablam! --> src/lib.rs:91:5 Oct 21 22:27:37.305 INFO kablam! | Oct 21 22:27:37.305 INFO kablam! 91 | output.write(&message.into_bytes()); Oct 21 22:27:37.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:27:37.305 INFO kablam! | Oct 21 22:27:37.305 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:27:37.305 INFO kablam! Oct 21 22:27:37.305 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:27:37.305 INFO kablam! --> src/lib.rs:92:5 Oct 21 22:27:37.305 INFO kablam! | Oct 21 22:27:37.305 INFO kablam! 92 | output.flush(); Oct 21 22:27:37.305 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 21 22:27:37.305 INFO kablam! | Oct 21 22:27:37.305 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:27:37.305 INFO kablam! Oct 21 22:27:38.312 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:27:38.312 INFO kablam! --> tests/simple-tests.rs:25:5 Oct 21 22:27:38.312 INFO kablam! | Oct 21 22:27:38.312 INFO kablam! 25 | fs::remove_file(file_path); Oct 21 22:27:38.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:27:38.312 INFO kablam! | Oct 21 22:27:38.312 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 22:27:38.312 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:27:38.312 INFO kablam! Oct 21 22:27:38.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.03s Oct 21 22:27:38.364 INFO kablam! su: No module specific data is present Oct 21 22:27:39.116 INFO running `"docker" "rm" "-f" "04117d65a8fa5475b75585b7268c30e7d3c2f8c3c6f6aee2b23cad5038a1b641"` Oct 21 22:27:39.368 INFO blam! 04117d65a8fa5475b75585b7268c30e7d3c2f8c3c6f6aee2b23cad5038a1b641