Oct 14 11:07:55.130 INFO testing michaelsugita/test against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 11:07:55.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 11:07:55.658 INFO blam! 42293ed269d267180c9bae6426cd6d4496fdb9a59567414cc853954dbc25e172 Oct 14 11:07:55.659 INFO running `"docker" "start" "-a" "42293ed269d267180c9bae6426cd6d4496fdb9a59567414cc853954dbc25e172"` Oct 14 11:07:57.914 INFO kablam! usermod: no changes Oct 14 11:07:58.059 INFO kablam! Compiling libc v0.2.40 Oct 14 11:07:59.407 INFO kablam! Compiling memchr v2.0.1 Oct 14 11:07:59.919 INFO kablam! Compiling aho-corasick v0.6.4 Oct 14 11:08:01.047 INFO kablam! Compiling regex v1.0.0 Oct 14 11:08:11.315 INFO kablam! Compiling rgssad v0.1.4 (/source) Oct 14 11:08:11.843 INFO kablam! warning: unused variable: `key` Oct 14 11:08:11.843 INFO kablam! --> src/main.rs:291:21 Oct 14 11:08:11.843 INFO kablam! | Oct 14 11:08:11.843 INFO kablam! 291 | let key = path.strip_prefix(r).unwrap().to_str().unwrap(); Oct 14 11:08:11.843 INFO kablam! | ^^^ help: consider using `_key` instead Oct 14 11:08:11.843 INFO kablam! | Oct 14 11:08:11.843 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:08:11.843 INFO kablam! Oct 14 11:08:11.843 INFO kablam! warning: unused variable: `stream` Oct 14 11:08:11.843 INFO kablam! --> src/main.rs:292:25 Oct 14 11:08:11.843 INFO kablam! | Oct 14 11:08:11.843 INFO kablam! 292 | let mut stream = File::open(&path).unwrap(); Oct 14 11:08:11.843 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 14 11:08:11.843 INFO kablam! Oct 14 11:08:11.843 INFO kablam! warning: unused variable: `buf` Oct 14 11:08:11.843 INFO kablam! --> src/main.rs:76:25 Oct 14 11:08:11.843 INFO kablam! | Oct 14 11:08:11.843 INFO kablam! 76 | fn write(&mut self, buf: &Take) { Oct 14 11:08:11.843 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 14 11:08:11.843 INFO kablam! Oct 14 11:08:11.915 INFO kablam! warning: function is never used: `wu32` Oct 14 11:08:11.915 INFO kablam! --> src/main.rs:47:1 Oct 14 11:08:11.915 INFO kablam! | Oct 14 11:08:11.915 INFO kablam! 47 | fn wu32(stream: &mut File, data: &u32) -> bool { Oct 14 11:08:11.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:08:11.915 INFO kablam! | Oct 14 11:08:11.915 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:08:11.915 INFO kablam! Oct 14 11:08:11.915 INFO kablam! warning: method is never used: `write` Oct 14 11:08:11.915 INFO kablam! --> src/main.rs:76:5 Oct 14 11:08:11.915 INFO kablam! | Oct 14 11:08:11.915 INFO kablam! 76 | fn write(&mut self, buf: &Take) { Oct 14 11:08:11.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:08:11.915 INFO kablam! Oct 14 11:08:11.915 INFO kablam! warning: field is never used: `magic` Oct 14 11:08:11.915 INFO kablam! --> src/main.rs:120:5 Oct 14 11:08:11.915 INFO kablam! | Oct 14 11:08:11.915 INFO kablam! 120 | magic: u32, Oct 14 11:08:11.915 INFO kablam! | ^^^^^^^^^^ Oct 14 11:08:11.915 INFO kablam! Oct 14 11:08:11.915 INFO kablam! warning: field is never used: `version` Oct 14 11:08:11.915 INFO kablam! --> src/main.rs:121:5 Oct 14 11:08:11.915 INFO kablam! | Oct 14 11:08:11.915 INFO kablam! 121 | version: u8, Oct 14 11:08:11.915 INFO kablam! | ^^^^^^^^^^^ Oct 14 11:08:11.915 INFO kablam! Oct 14 11:08:11.927 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 11:08:11.927 INFO kablam! --> src/main.rs:133:9 Oct 14 11:08:11.927 INFO kablam! | Oct 14 11:08:11.927 INFO kablam! 133 | stream.write_all(&[b'R', b'G', b'S', b'S', b'A', b'D', version]); Oct 14 11:08:11.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:08:11.927 INFO kablam! | Oct 14 11:08:11.927 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 11:08:11.927 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 11:08:11.927 INFO kablam! Oct 14 11:08:13.656 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.70s Oct 14 11:08:13.659 INFO kablam! su: No module specific data is present Oct 14 11:08:15.056 INFO running `"docker" "rm" "-f" "42293ed269d267180c9bae6426cd6d4496fdb9a59567414cc853954dbc25e172"` Oct 14 11:08:15.439 INFO blam! 42293ed269d267180c9bae6426cd6d4496fdb9a59567414cc853954dbc25e172 Oct 14 11:08:15.443 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 11:08:15.901 INFO blam! c125c4af8d13d032433f485ceefae0c8c22d1d48b43f5a525ba70eac0dba9a7a Oct 14 11:08:15.911 INFO running `"docker" "start" "-a" "c125c4af8d13d032433f485ceefae0c8c22d1d48b43f5a525ba70eac0dba9a7a"` Oct 14 11:08:17.278 INFO kablam! usermod: no changes Oct 14 11:08:17.339 INFO kablam! Compiling rgssad v0.1.4 (/source) Oct 14 11:08:17.611 INFO kablam! warning: unused variable: `key` Oct 14 11:08:17.612 INFO kablam! --> src/main.rs:291:21 Oct 14 11:08:17.612 INFO kablam! | Oct 14 11:08:17.612 INFO kablam! 291 | let key = path.strip_prefix(r).unwrap().to_str().unwrap(); Oct 14 11:08:17.613 INFO kablam! | ^^^ help: consider using `_key` instead Oct 14 11:08:17.613 INFO kablam! | Oct 14 11:08:17.613 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:08:17.614 INFO kablam! Oct 14 11:08:17.614 INFO kablam! warning: unused variable: `stream` Oct 14 11:08:17.614 INFO kablam! --> src/main.rs:292:25 Oct 14 11:08:17.615 INFO kablam! | Oct 14 11:08:17.615 INFO kablam! 292 | let mut stream = File::open(&path).unwrap(); Oct 14 11:08:17.615 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 14 11:08:17.616 INFO kablam! Oct 14 11:08:17.616 INFO kablam! warning: unused variable: `buf` Oct 14 11:08:17.616 INFO kablam! --> src/main.rs:76:25 Oct 14 11:08:17.617 INFO kablam! | Oct 14 11:08:17.617 INFO kablam! 76 | fn write(&mut self, buf: &Take) { Oct 14 11:08:17.617 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 14 11:08:17.617 INFO kablam! Oct 14 11:08:17.659 INFO kablam! warning: function is never used: `wu32` Oct 14 11:08:17.659 INFO kablam! --> src/main.rs:47:1 Oct 14 11:08:17.660 INFO kablam! | Oct 14 11:08:17.660 INFO kablam! 47 | fn wu32(stream: &mut File, data: &u32) -> bool { Oct 14 11:08:17.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:08:17.661 INFO kablam! | Oct 14 11:08:17.661 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:08:17.661 INFO kablam! Oct 14 11:08:17.662 INFO kablam! warning: method is never used: `write` Oct 14 11:08:17.662 INFO kablam! --> src/main.rs:76:5 Oct 14 11:08:17.662 INFO kablam! | Oct 14 11:08:17.663 INFO kablam! 76 | fn write(&mut self, buf: &Take) { Oct 14 11:08:17.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:08:17.663 INFO kablam! Oct 14 11:08:17.664 INFO kablam! warning: field is never used: `magic` Oct 14 11:08:17.664 INFO kablam! --> src/main.rs:120:5 Oct 14 11:08:17.664 INFO kablam! | Oct 14 11:08:17.665 INFO kablam! 120 | magic: u32, Oct 14 11:08:17.665 INFO kablam! | ^^^^^^^^^^ Oct 14 11:08:17.665 INFO kablam! Oct 14 11:08:17.666 INFO kablam! warning: field is never used: `version` Oct 14 11:08:17.666 INFO kablam! --> src/main.rs:121:5 Oct 14 11:08:17.666 INFO kablam! | Oct 14 11:08:17.667 INFO kablam! 121 | version: u8, Oct 14 11:08:17.667 INFO kablam! | ^^^^^^^^^^^ Oct 14 11:08:17.667 INFO kablam! Oct 14 11:08:17.667 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 11:08:17.668 INFO kablam! --> src/main.rs:133:9 Oct 14 11:08:17.668 INFO kablam! | Oct 14 11:08:17.668 INFO kablam! 133 | stream.write_all(&[b'R', b'G', b'S', b'S', b'A', b'D', version]); Oct 14 11:08:17.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:08:17.669 INFO kablam! | Oct 14 11:08:17.669 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 11:08:17.670 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 11:08:17.670 INFO kablam! Oct 14 11:08:18.137 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 14 11:08:18.140 INFO kablam! su: No module specific data is present Oct 14 11:08:19.009 INFO running `"docker" "rm" "-f" "c125c4af8d13d032433f485ceefae0c8c22d1d48b43f5a525ba70eac0dba9a7a"` Oct 14 11:08:19.314 INFO blam! c125c4af8d13d032433f485ceefae0c8c22d1d48b43f5a525ba70eac0dba9a7a Oct 14 11:08:19.319 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 14 11:08:19.835 INFO blam! 0c0942a8628bdffad1d5d2576f066eb86126415e181ebcf6eaa953c0033ae480 Oct 14 11:08:19.847 INFO running `"docker" "start" "-a" "0c0942a8628bdffad1d5d2576f066eb86126415e181ebcf6eaa953c0033ae480"` Oct 14 11:08:21.585 INFO kablam! usermod: no changes Oct 14 11:08:21.699 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 14 11:08:21.699 INFO kablam! Running /target/debug/deps/rgssad-667b2e89c08c6fc3 Oct 14 11:08:21.707 INFO blam! Oct 14 11:08:21.707 INFO blam! running 0 tests Oct 14 11:08:21.707 INFO blam! Oct 14 11:08:21.707 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:08:21.707 INFO blam! Oct 14 11:08:21.707 INFO kablam! su: No module specific data is present Oct 14 11:08:22.801 INFO running `"docker" "rm" "-f" "0c0942a8628bdffad1d5d2576f066eb86126415e181ebcf6eaa953c0033ae480"` Oct 14 11:08:23.069 INFO blam! 0c0942a8628bdffad1d5d2576f066eb86126415e181ebcf6eaa953c0033ae480