Oct 27 13:33:09.952 INFO checking webextension-protocol-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 13:33:09.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 27 13:33:10.276 INFO blam! c4df4d2c15a65e265b8e9b9f21a9184f77e425a3152fbc111fbb5e1f18ecb414 Oct 27 13:33:10.287 INFO running `"docker" "start" "-a" "c4df4d2c15a65e265b8e9b9f21a9184f77e425a3152fbc111fbb5e1f18ecb414"` Oct 27 13:33:11.170 INFO kablam! usermod: no changes Oct 27 13:33:11.243 INFO kablam! Checking webextension-protocol v0.1.0 (/source) Oct 27 13:33:12.031 INFO kablam! warning: variable `sizeVector` should have a snake case name such as `size_vector` Oct 27 13:33:12.031 INFO kablam! --> src/lib.rs:88:9 Oct 27 13:33:12.031 INFO kablam! | Oct 27 13:33:12.031 INFO kablam! 88 | let mut sizeVector = vec![]; Oct 27 13:33:12.031 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 13:33:12.031 INFO kablam! | Oct 27 13:33:12.031 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 13:33:12.031 INFO kablam! Oct 27 13:33:12.031 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 13:33:12.031 INFO kablam! --> src/lib.rs:90:5 Oct 27 13:33:12.031 INFO kablam! | Oct 27 13:33:12.031 INFO kablam! 90 | output.write(&sizeVector); Oct 27 13:33:12.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:33:12.031 INFO kablam! | Oct 27 13:33:12.031 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 13:33:12.031 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 13:33:12.032 INFO kablam! Oct 27 13:33:12.032 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 13:33:12.032 INFO kablam! --> src/lib.rs:91:5 Oct 27 13:33:12.032 INFO kablam! | Oct 27 13:33:12.032 INFO kablam! 91 | output.write(&message.into_bytes()); Oct 27 13:33:12.032 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:33:12.032 INFO kablam! | Oct 27 13:33:12.032 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 13:33:12.032 INFO kablam! Oct 27 13:33:12.033 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 13:33:12.033 INFO kablam! --> src/lib.rs:92:5 Oct 27 13:33:12.033 INFO kablam! | Oct 27 13:33:12.033 INFO kablam! 92 | output.flush(); Oct 27 13:33:12.033 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 13:33:12.033 INFO kablam! | Oct 27 13:33:12.033 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 13:33:12.033 INFO kablam! Oct 27 13:33:12.239 INFO kablam! warning: variable `sizeVector` should have a snake case name such as `size_vector` Oct 27 13:33:12.239 INFO kablam! --> src/lib.rs:88:9 Oct 27 13:33:12.239 INFO kablam! | Oct 27 13:33:12.239 INFO kablam! 88 | let mut sizeVector = vec![]; Oct 27 13:33:12.239 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 13:33:12.239 INFO kablam! | Oct 27 13:33:12.239 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 13:33:12.239 INFO kablam! Oct 27 13:33:12.239 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 13:33:12.239 INFO kablam! --> src/lib.rs:90:5 Oct 27 13:33:12.239 INFO kablam! | Oct 27 13:33:12.239 INFO kablam! 90 | output.write(&sizeVector); Oct 27 13:33:12.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:33:12.239 INFO kablam! | Oct 27 13:33:12.239 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 13:33:12.239 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 13:33:12.239 INFO kablam! Oct 27 13:33:12.239 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 13:33:12.239 INFO kablam! --> src/lib.rs:91:5 Oct 27 13:33:12.239 INFO kablam! | Oct 27 13:33:12.239 INFO kablam! 91 | output.write(&message.into_bytes()); Oct 27 13:33:12.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:33:12.239 INFO kablam! | Oct 27 13:33:12.239 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 13:33:12.239 INFO kablam! Oct 27 13:33:12.239 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 13:33:12.239 INFO kablam! --> src/lib.rs:92:5 Oct 27 13:33:12.239 INFO kablam! | Oct 27 13:33:12.239 INFO kablam! 92 | output.flush(); Oct 27 13:33:12.239 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 13:33:12.239 INFO kablam! | Oct 27 13:33:12.239 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 13:33:12.239 INFO kablam! Oct 27 13:33:12.782 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 13:33:12.782 INFO kablam! --> tests/simple-tests.rs:25:5 Oct 27 13:33:12.782 INFO kablam! | Oct 27 13:33:12.782 INFO kablam! 25 | fs::remove_file(file_path); Oct 27 13:33:12.782 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:33:12.782 INFO kablam! | Oct 27 13:33:12.782 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 13:33:12.782 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 13:33:12.782 INFO kablam! Oct 27 13:33:12.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 27 13:33:12.799 INFO kablam! su: No module specific data is present Oct 27 13:33:13.076 INFO running `"docker" "rm" "-f" "c4df4d2c15a65e265b8e9b9f21a9184f77e425a3152fbc111fbb5e1f18ecb414"` Oct 27 13:33:13.199 INFO blam! c4df4d2c15a65e265b8e9b9f21a9184f77e425a3152fbc111fbb5e1f18ecb414