Oct 15 05:53:45.852 INFO testing VictorKoenders/cargo_template against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:53:45.852 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 05:53:46.317 INFO blam! 682f6e41cf462051e69d4dd4be4d771933452fdebb271a3cc8b991ae6c3808ee Oct 15 05:53:46.318 INFO running `"docker" "start" "-a" "682f6e41cf462051e69d4dd4be4d771933452fdebb271a3cc8b991ae6c3808ee"` Oct 15 05:53:47.971 INFO kablam! usermod: no changes Oct 15 05:53:48.030 INFO kablam! Compiling bincode v1.0.0 Oct 15 05:53:49.455 INFO kablam! Compiling cargo_template v0.1.0 (/source) Oct 15 05:53:49.983 INFO kablam! warning: method is never used: `replace_in_files` Oct 15 05:53:49.984 INFO kablam! --> src/transaction.rs:7:5 Oct 15 05:53:49.984 INFO kablam! | Oct 15 05:53:49.984 INFO kablam! 7 | pub fn replace_in_files, U: Into>(&mut self, key: T, value: U) { Oct 15 05:53:49.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:53:49.984 INFO kablam! | Oct 15 05:53:49.984 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:53:49.984 INFO kablam! Oct 15 05:53:49.984 INFO kablam! warning: method is never used: `replace_in_file` Oct 15 05:53:49.984 INFO kablam! --> src/transaction.rs:14:5 Oct 15 05:53:49.984 INFO kablam! | Oct 15 05:53:49.984 INFO kablam! 14 | pub fn replace_in_file, U: Into, V: Into>(&mut self, file: T, key: U, value: V) { Oct 15 05:53:49.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:53:49.984 INFO kablam! Oct 15 05:53:49.984 INFO kablam! warning: method is never used: `create_file` Oct 15 05:53:49.984 INFO kablam! --> src/transaction.rs:22:5 Oct 15 05:53:49.984 INFO kablam! | Oct 15 05:53:49.984 INFO kablam! 22 | pub fn create_file, U: Into>(&mut self, file: T, value: U) { Oct 15 05:53:49.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:53:49.984 INFO kablam! Oct 15 05:53:49.984 INFO kablam! warning: variant is never constructed: `ReplaceInFile` Oct 15 05:53:49.984 INFO kablam! --> src/transaction.rs:32:5 Oct 15 05:53:49.984 INFO kablam! | Oct 15 05:53:49.984 INFO kablam! 32 | / ReplaceInFile { Oct 15 05:53:49.984 INFO kablam! 33 | | file: String, Oct 15 05:53:49.984 INFO kablam! 34 | | key: String, Oct 15 05:53:49.984 INFO kablam! 35 | | value: String Oct 15 05:53:49.984 INFO kablam! 36 | | }, Oct 15 05:53:49.984 INFO kablam! | |_____^ Oct 15 05:53:49.984 INFO kablam! Oct 15 05:53:49.984 INFO kablam! warning: variant is never constructed: `ReplaceInFiles` Oct 15 05:53:49.984 INFO kablam! --> src/transaction.rs:37:5 Oct 15 05:53:49.984 INFO kablam! | Oct 15 05:53:49.984 INFO kablam! 37 | / ReplaceInFiles { Oct 15 05:53:49.989 INFO kablam! 38 | | key: String, Oct 15 05:53:49.989 INFO kablam! 39 | | value: String, Oct 15 05:53:49.989 INFO kablam! 40 | | }, Oct 15 05:53:49.989 INFO kablam! | |_____^ Oct 15 05:53:49.989 INFO kablam! Oct 15 05:53:49.989 INFO kablam! warning: variant is never constructed: `CreateFile` Oct 15 05:53:49.989 INFO kablam! --> src/transaction.rs:41:5 Oct 15 05:53:49.989 INFO kablam! | Oct 15 05:53:49.989 INFO kablam! 41 | / CreateFile { Oct 15 05:53:49.989 INFO kablam! 42 | | file: String, Oct 15 05:53:49.989 INFO kablam! 43 | | value: String, Oct 15 05:53:49.989 INFO kablam! 44 | | } Oct 15 05:53:49.989 INFO kablam! | |_____^ Oct 15 05:53:49.989 INFO kablam! Oct 15 05:53:51.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.21s Oct 15 05:53:51.209 INFO kablam! su: No module specific data is present Oct 15 05:53:52.240 INFO running `"docker" "rm" "-f" "682f6e41cf462051e69d4dd4be4d771933452fdebb271a3cc8b991ae6c3808ee"` Oct 15 05:53:52.574 INFO blam! 682f6e41cf462051e69d4dd4be4d771933452fdebb271a3cc8b991ae6c3808ee Oct 15 05:53:52.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 05:53:53.016 INFO blam! 8537acca998770cafc8234f5b2ad7597a6b68e426c2c838fd4ee2ade8dfc2ab6 Oct 15 05:53:53.019 INFO running `"docker" "start" "-a" "8537acca998770cafc8234f5b2ad7597a6b68e426c2c838fd4ee2ade8dfc2ab6"` Oct 15 05:53:54.882 INFO kablam! usermod: no changes Oct 15 05:53:54.959 INFO kablam! Compiling cargo_template v0.1.0 (/source) Oct 15 05:53:55.615 INFO kablam! warning: method is never used: `replace_in_files` Oct 15 05:53:55.615 INFO kablam! --> src/transaction.rs:7:5 Oct 15 05:53:55.615 INFO kablam! | Oct 15 05:53:55.615 INFO kablam! 7 | pub fn replace_in_files, U: Into>(&mut self, key: T, value: U) { Oct 15 05:53:55.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:53:55.615 INFO kablam! | Oct 15 05:53:55.615 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:53:55.615 INFO kablam! Oct 15 05:53:55.615 INFO kablam! warning: method is never used: `replace_in_file` Oct 15 05:53:55.615 INFO kablam! --> src/transaction.rs:14:5 Oct 15 05:53:55.615 INFO kablam! | Oct 15 05:53:55.615 INFO kablam! 14 | pub fn replace_in_file, U: Into, V: Into>(&mut self, file: T, key: U, value: V) { Oct 15 05:53:55.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:53:55.615 INFO kablam! Oct 15 05:53:55.615 INFO kablam! warning: method is never used: `create_file` Oct 15 05:53:55.615 INFO kablam! --> src/transaction.rs:22:5 Oct 15 05:53:55.615 INFO kablam! | Oct 15 05:53:55.623 INFO kablam! 22 | pub fn create_file, U: Into>(&mut self, file: T, value: U) { Oct 15 05:53:55.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:53:55.623 INFO kablam! Oct 15 05:53:55.623 INFO kablam! warning: variant is never constructed: `ReplaceInFile` Oct 15 05:53:55.623 INFO kablam! --> src/transaction.rs:32:5 Oct 15 05:53:55.623 INFO kablam! | Oct 15 05:53:55.623 INFO kablam! 32 | / ReplaceInFile { Oct 15 05:53:55.623 INFO kablam! 33 | | file: String, Oct 15 05:53:55.623 INFO kablam! 34 | | key: String, Oct 15 05:53:55.623 INFO kablam! 35 | | value: String Oct 15 05:53:55.623 INFO kablam! 36 | | }, Oct 15 05:53:55.623 INFO kablam! | |_____^ Oct 15 05:53:55.623 INFO kablam! Oct 15 05:53:55.623 INFO kablam! warning: variant is never constructed: `ReplaceInFiles` Oct 15 05:53:55.623 INFO kablam! --> src/transaction.rs:37:5 Oct 15 05:53:55.623 INFO kablam! | Oct 15 05:53:55.623 INFO kablam! 37 | / ReplaceInFiles { Oct 15 05:53:55.623 INFO kablam! 38 | | key: String, Oct 15 05:53:55.623 INFO kablam! 39 | | value: String, Oct 15 05:53:55.623 INFO kablam! 40 | | }, Oct 15 05:53:55.623 INFO kablam! | |_____^ Oct 15 05:53:55.623 INFO kablam! Oct 15 05:53:55.623 INFO kablam! warning: variant is never constructed: `CreateFile` Oct 15 05:53:55.623 INFO kablam! --> src/transaction.rs:41:5 Oct 15 05:53:55.623 INFO kablam! | Oct 15 05:53:55.623 INFO kablam! 41 | / CreateFile { Oct 15 05:53:55.623 INFO kablam! 42 | | file: String, Oct 15 05:53:55.623 INFO kablam! 43 | | value: String, Oct 15 05:53:55.623 INFO kablam! 44 | | } Oct 15 05:53:55.623 INFO kablam! | |_____^ Oct 15 05:53:55.623 INFO kablam! Oct 15 05:53:56.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Oct 15 05:53:56.231 INFO kablam! su: No module specific data is present Oct 15 05:53:56.853 INFO running `"docker" "rm" "-f" "8537acca998770cafc8234f5b2ad7597a6b68e426c2c838fd4ee2ade8dfc2ab6"` Oct 15 05:53:57.163 INFO blam! 8537acca998770cafc8234f5b2ad7597a6b68e426c2c838fd4ee2ade8dfc2ab6 Oct 15 05:53:57.165 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 05:53:57.599 INFO blam! ba42728e9f2ff6cf589d69413c62b61e7c07d21437f664c65668e45262f09dce Oct 15 05:53:57.605 INFO running `"docker" "start" "-a" "ba42728e9f2ff6cf589d69413c62b61e7c07d21437f664c65668e45262f09dce"` Oct 15 05:53:58.715 INFO kablam! usermod: no changes Oct 15 05:53:58.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 05:53:58.783 INFO kablam! Running /target/debug/deps/cargo_template-18fb7774e5bbf635 Oct 15 05:53:58.787 INFO kablam! su: No module specific data is present Oct 15 05:53:58.787 INFO blam! Oct 15 05:53:58.787 INFO blam! running 0 tests Oct 15 05:53:58.787 INFO blam! Oct 15 05:53:58.787 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:53:58.787 INFO blam! Oct 15 05:53:59.411 INFO running `"docker" "rm" "-f" "ba42728e9f2ff6cf589d69413c62b61e7c07d21437f664c65668e45262f09dce"` Oct 15 05:53:59.755 INFO blam! ba42728e9f2ff6cf589d69413c62b61e7c07d21437f664c65668e45262f09dce