Oct 13 02:37:43.237 INFO checking Sgeo/therock_decoder against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 02:37:43.238 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 13 02:37:43.757 INFO blam! 130b382a341929e6849518bcf2a22e6f9a8b6ea0d27fd2b6bf8e827184c6f8e4 Oct 13 02:37:43.758 INFO running `"docker" "start" "-a" "130b382a341929e6849518bcf2a22e6f9a8b6ea0d27fd2b6bf8e827184c6f8e4"` Oct 13 02:37:45.045 INFO kablam! usermod: no changes Oct 13 02:37:45.176 INFO kablam! Checking therock_decoder v0.1.0 (/source) Oct 13 02:37:45.966 INFO kablam! warning: unused import: `WriteBytesExt` Oct 13 02:37:45.966 INFO kablam! --> src/main.rs:8:53 Oct 13 02:37:45.967 INFO kablam! | Oct 13 02:37:45.967 INFO kablam! 8 | use byteorder::{ByteOrder, BigEndian, ReadBytesExt, WriteBytesExt}; Oct 13 02:37:45.968 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 02:37:45.968 INFO kablam! | Oct 13 02:37:45.968 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:37:45.968 INFO kablam! Oct 13 02:37:45.977 INFO kablam! warning: variable `SCIGUY` should have a snake case name such as `sciguy` Oct 13 02:37:45.977 INFO kablam! --> src/main.rs:13:9 Oct 13 02:37:45.977 INFO kablam! | Oct 13 02:37:45.978 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:45.978 INFO kablam! | ^^^^^^^^^^ Oct 13 02:37:45.978 INFO kablam! | Oct 13 02:37:45.978 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:37:45.978 INFO kablam! Oct 13 02:37:45.979 INFO kablam! warning: variable `SCIGUY` should have a snake case name such as `sciguy` Oct 13 02:37:45.979 INFO kablam! --> src/main.rs:36:12 Oct 13 02:37:45.979 INFO kablam! | Oct 13 02:37:45.979 INFO kablam! 36 | fn convert(SCIGUY: &mut File, offset: u64) { Oct 13 02:37:45.979 INFO kablam! | ^^^^^^ Oct 13 02:37:45.979 INFO kablam! Oct 13 02:37:46.168 INFO kablam! warning: unused import: `WriteBytesExt` Oct 13 02:37:46.169 INFO kablam! --> src/main.rs:8:53 Oct 13 02:37:46.169 INFO kablam! | Oct 13 02:37:46.169 INFO kablam! 8 | use byteorder::{ByteOrder, BigEndian, ReadBytesExt, WriteBytesExt}; Oct 13 02:37:46.169 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 02:37:46.169 INFO kablam! | Oct 13 02:37:46.169 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:37:46.169 INFO kablam! Oct 13 02:37:46.189 INFO kablam! warning: variable `SCIGUY` should have a snake case name such as `sciguy` Oct 13 02:37:46.190 INFO kablam! --> src/main.rs:13:9 Oct 13 02:37:46.190 INFO kablam! | Oct 13 02:37:46.190 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:46.190 INFO kablam! | ^^^^^^^^^^ Oct 13 02:37:46.190 INFO kablam! | Oct 13 02:37:46.190 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:37:46.190 INFO kablam! Oct 13 02:37:46.190 INFO kablam! warning: variable `SCIGUY` should have a snake case name such as `sciguy` Oct 13 02:37:46.190 INFO kablam! --> src/main.rs:36:12 Oct 13 02:37:46.190 INFO kablam! | Oct 13 02:37:46.190 INFO kablam! 36 | fn convert(SCIGUY: &mut File, offset: u64) { Oct 13 02:37:46.190 INFO kablam! | ^^^^^^ Oct 13 02:37:46.190 INFO kablam! Oct 13 02:37:46.229 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.14s Oct 13 02:37:46.233 INFO kablam! su: No module specific data is present Oct 13 02:37:47.566 INFO running `"docker" "rm" "-f" "130b382a341929e6849518bcf2a22e6f9a8b6ea0d27fd2b6bf8e827184c6f8e4"` Oct 13 02:37:47.805 INFO blam! 130b382a341929e6849518bcf2a22e6f9a8b6ea0d27fd2b6bf8e827184c6f8e4