Oct 13 02:17:25.424 INFO checking Tobi823/eaw_dat_exporter against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 02:17:25.424 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:17:25.641 INFO blam! 39457bf726e2a438a0a49e7f046108f485d86e9c61c93b5960730c8bcfe0008e Oct 13 02:17:25.643 INFO running `"docker" "start" "-a" "39457bf726e2a438a0a49e7f046108f485d86e9c61c93b5960730c8bcfe0008e"` Oct 13 02:17:26.196 INFO kablam! usermod: no changes Oct 13 02:17:26.272 INFO kablam! Checking memchr v2.0.2 Oct 13 02:17:26.272 INFO kablam! Checking log v0.4.5 Oct 13 02:17:26.790 INFO kablam! Checking csv-core v0.1.4 Oct 13 02:17:27.017 INFO kablam! Checking simplelog v0.5.2 Oct 13 02:17:27.708 INFO kablam! Checking csv v1.0.1 Oct 13 02:17:29.201 INFO kablam! Checking eaw_dat_exporter v0.1.0 (/source) Oct 13 02:17:30.380 INFO kablam! warning: unused import: `std::error::Error` Oct 13 02:17:30.380 INFO kablam! --> src/main.rs:26:5 Oct 13 02:17:30.380 INFO kablam! | Oct 13 02:17:30.380 INFO kablam! 26 | use std::error::Error; Oct 13 02:17:30.380 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 02:17:30.380 INFO kablam! | Oct 13 02:17:30.380 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:17:30.380 INFO kablam! Oct 13 02:17:30.500 INFO kablam! warning: unused import: `std::error::Error` Oct 13 02:17:30.500 INFO kablam! --> src/main.rs:26:5 Oct 13 02:17:30.500 INFO kablam! | Oct 13 02:17:30.500 INFO kablam! 26 | use std::error::Error; Oct 13 02:17:30.500 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 02:17:30.500 INFO kablam! | Oct 13 02:17:30.500 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:17:30.500 INFO kablam! Oct 13 02:17:30.512 INFO kablam! warning: constant item is never used: `CSV_LINE_SEPARATOR` Oct 13 02:17:30.512 INFO kablam! --> src/main.rs:32:1 Oct 13 02:17:30.512 INFO kablam! | Oct 13 02:17:30.512 INFO kablam! 32 | const CSV_LINE_SEPARATOR: &str = "\r\n"; Oct 13 02:17:30.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:17:30.512 INFO kablam! | Oct 13 02:17:30.512 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:17:30.512 INFO kablam! Oct 13 02:17:30.512 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:17:30.512 INFO kablam! --> src/main.rs:169:9 Oct 13 02:17:30.512 INFO kablam! | Oct 13 02:17:30.513 INFO kablam! 169 | writer.write_record(&[id, name, text]); Oct 13 02:17:30.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:17:30.513 INFO kablam! | Oct 13 02:17:30.513 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:17:30.513 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:17:30.513 INFO kablam! Oct 13 02:17:30.627 INFO kablam! warning: constant item is never used: `CSV_LINE_SEPARATOR` Oct 13 02:17:30.627 INFO kablam! --> src/main.rs:32:1 Oct 13 02:17:30.627 INFO kablam! | Oct 13 02:17:30.627 INFO kablam! 32 | const CSV_LINE_SEPARATOR: &str = "\r\n"; Oct 13 02:17:30.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:17:30.627 INFO kablam! | Oct 13 02:17:30.627 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:17:30.627 INFO kablam! Oct 13 02:17:30.629 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:17:30.629 INFO kablam! --> src/main.rs:169:9 Oct 13 02:17:30.629 INFO kablam! | Oct 13 02:17:30.629 INFO kablam! 169 | writer.write_record(&[id, name, text]); Oct 13 02:17:30.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:17:30.629 INFO kablam! | Oct 13 02:17:30.629 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:17:30.629 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:17:30.635 INFO kablam! Oct 13 02:17:30.645 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.43s Oct 13 02:17:30.649 INFO kablam! su: No module specific data is present Oct 13 02:17:30.972 INFO running `"docker" "rm" "-f" "39457bf726e2a438a0a49e7f046108f485d86e9c61c93b5960730c8bcfe0008e"` Oct 13 02:17:31.102 INFO blam! 39457bf726e2a438a0a49e7f046108f485d86e9c61c93b5960730c8bcfe0008e