Oct 13 02:37:47.881 INFO checking Sgeo/therock_decoder against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 02:37:47.881 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 02:37:48.354 INFO blam! 69d91c4c077e97823a7f15a862518e8fd730e8e47ceda14ce46586a75a62c25d Oct 13 02:37:48.356 INFO running `"docker" "start" "-a" "69d91c4c077e97823a7f15a862518e8fd730e8e47ceda14ce46586a75a62c25d"` Oct 13 02:37:50.097 INFO kablam! usermod: no changes Oct 13 02:37:50.177 INFO kablam! Checking therock_decoder v0.1.0 (/source) Oct 13 02:37:50.916 INFO kablam! warning: unused import: `WriteBytesExt` Oct 13 02:37:50.916 INFO kablam! --> src/main.rs:8:53 Oct 13 02:37:50.916 INFO kablam! | Oct 13 02:37:50.916 INFO kablam! 8 | use byteorder::{ByteOrder, BigEndian, ReadBytesExt, WriteBytesExt}; Oct 13 02:37:50.916 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 02:37:50.916 INFO kablam! | Oct 13 02:37:50.918 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:37:50.918 INFO kablam! Oct 13 02:37:50.929 INFO kablam! warning: variable `SCIGUY` should have a snake case name such as `sciguy` Oct 13 02:37:50.929 INFO kablam! --> src/main.rs:13:9 Oct 13 02:37:50.929 INFO kablam! | Oct 13 02:37:50.929 INFO kablam! 13 | let mut SCIGUY = fs::OpenOptions::new().read(true).write(true).open("SCIGUY.MOV").expect("Unable to open SCIGUY.MOV!"); Oct 13 02:37:50.929 INFO kablam! | ^^^^^^^^^^ Oct 13 02:37:50.929 INFO kablam! | Oct 13 02:37:50.929 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:37:50.931 INFO kablam! Oct 13 02:37:50.931 INFO kablam! warning: variable `SCIGUY` should have a snake case name such as `sciguy` Oct 13 02:37:50.931 INFO kablam! --> src/main.rs:36:12 Oct 13 02:37:50.931 INFO kablam! | Oct 13 02:37:50.931 INFO kablam! 36 | fn convert(SCIGUY: &mut File, offset: u64) { Oct 13 02:37:50.931 INFO kablam! | ^^^^^^ Oct 13 02:37:50.931 INFO kablam! Oct 13 02:37:51.176 INFO kablam! warning: unused import: `WriteBytesExt` Oct 13 02:37:51.176 INFO kablam! --> src/main.rs:8:53 Oct 13 02:37:51.176 INFO kablam! | Oct 13 02:37:51.176 INFO kablam! 8 | use byteorder::{ByteOrder, BigEndian, ReadBytesExt, WriteBytesExt}; Oct 13 02:37:51.176 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 02:37:51.176 INFO kablam! | Oct 13 02:37:51.176 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:37:51.176 INFO kablam! Oct 13 02:37:51.176 INFO kablam! warning: variable `SCIGUY` should have a snake case name such as `sciguy` Oct 13 02:37:51.176 INFO kablam! --> src/main.rs:13:9 Oct 13 02:37:51.176 INFO kablam! | Oct 13 02:37:51.179 INFO kablam! 13 | let mut SCIGUY = fs::OpenOptions::new().read(true).write(true).open("SCIGUY.MOV").expect("Unable to open SCIGUY.MOV!"); Oct 13 02:37:51.180 INFO kablam! | ^^^^^^^^^^ Oct 13 02:37:51.181 INFO kablam! | Oct 13 02:37:51.182 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:37:51.182 INFO kablam! Oct 13 02:37:51.183 INFO kablam! warning: variable `SCIGUY` should have a snake case name such as `sciguy` Oct 13 02:37:51.183 INFO kablam! --> src/main.rs:36:12 Oct 13 02:37:51.184 INFO kablam! | Oct 13 02:37:51.185 INFO kablam! 36 | fn convert(SCIGUY: &mut File, offset: u64) { Oct 13 02:37:51.185 INFO kablam! | ^^^^^^ Oct 13 02:37:51.186 INFO kablam! Oct 13 02:37:51.225 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 13 02:37:51.228 INFO kablam! su: No module specific data is present Oct 13 02:37:52.448 INFO running `"docker" "rm" "-f" "69d91c4c077e97823a7f15a862518e8fd730e8e47ceda14ce46586a75a62c25d"` Oct 13 02:37:52.764 INFO blam! 69d91c4c077e97823a7f15a862518e8fd730e8e47ceda14ce46586a75a62c25d