Oct 13 05:27:45.048 INFO testing nicrgren/rsplacer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:27:45.048 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 13 05:27:45.533 INFO blam! 90c315e0565145c5607a72e37f863839956badd1c829a442aed254074f112dfc Oct 13 05:27:45.534 INFO running `"docker" "start" "-a" "90c315e0565145c5607a72e37f863839956badd1c829a442aed254074f112dfc"` Oct 13 05:27:47.297 INFO kablam! usermod: no changes Oct 13 05:27:47.439 INFO kablam! Compiling structopt v0.1.6 Oct 13 05:27:48.091 INFO kablam! Compiling rsplacer v0.1.0 (/source) Oct 13 05:27:49.367 INFO kablam! warning: variant is never constructed: `ToFile` Oct 13 05:27:49.367 INFO kablam! --> src/output.rs:8:5 Oct 13 05:27:49.367 INFO kablam! | Oct 13 05:27:49.367 INFO kablam! 8 | ToFile(fs::File), Oct 13 05:27:49.367 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 05:27:49.367 INFO kablam! | Oct 13 05:27:49.367 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:27:49.367 INFO kablam! Oct 13 05:27:49.367 INFO kablam! warning: method is never used: `to_file` Oct 13 05:27:49.367 INFO kablam! --> src/output.rs:18:5 Oct 13 05:27:49.367 INFO kablam! | Oct 13 05:27:49.367 INFO kablam! 18 | / pub fn to_file>(file_path: T) Oct 13 05:27:49.367 INFO kablam! 19 | | -> Result { Oct 13 05:27:49.367 INFO kablam! 20 | | let file = fs::File::open(file_path.as_ref())?; Oct 13 05:27:49.367 INFO kablam! 21 | | Oct 13 05:27:49.367 INFO kablam! 22 | | Ok(Output::ToFile(file)) Oct 13 05:27:49.367 INFO kablam! 23 | | } Oct 13 05:27:49.367 INFO kablam! | |_____^ Oct 13 05:27:49.367 INFO kablam! Oct 13 05:27:52.116 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.79s Oct 13 05:27:52.121 INFO kablam! su: No module specific data is present Oct 13 05:27:52.753 INFO running `"docker" "rm" "-f" "90c315e0565145c5607a72e37f863839956badd1c829a442aed254074f112dfc"` Oct 13 05:27:53.019 INFO blam! 90c315e0565145c5607a72e37f863839956badd1c829a442aed254074f112dfc Oct 13 05:27:53.031 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 13 05:27:53.508 INFO blam! b2c156fc9dea127ce155923b7d4a2976d9e7663a105a2dca77efe49894bff9e6 Oct 13 05:27:53.510 INFO running `"docker" "start" "-a" "b2c156fc9dea127ce155923b7d4a2976d9e7663a105a2dca77efe49894bff9e6"` Oct 13 05:27:54.583 INFO kablam! usermod: no changes Oct 13 05:27:54.703 INFO kablam! Compiling rsplacer v0.1.0 (/source) Oct 13 05:27:55.840 INFO kablam! warning: function is never used: `test_replacer_from_arg_str` Oct 13 05:27:55.841 INFO kablam! --> src/replacer.rs:212:5 Oct 13 05:27:55.841 INFO kablam! | Oct 13 05:27:55.841 INFO kablam! 212 | fn test_replacer_from_arg_str() { Oct 13 05:27:55.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:27:55.842 INFO kablam! | Oct 13 05:27:55.842 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:27:55.842 INFO kablam! Oct 13 05:27:55.843 INFO kablam! warning: variant is never constructed: `ToFile` Oct 13 05:27:55.843 INFO kablam! --> src/output.rs:8:5 Oct 13 05:27:55.843 INFO kablam! | Oct 13 05:27:55.844 INFO kablam! 8 | ToFile(fs::File), Oct 13 05:27:55.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 05:27:55.844 INFO kablam! Oct 13 05:27:55.844 INFO kablam! warning: method is never used: `to_file` Oct 13 05:27:55.845 INFO kablam! --> src/output.rs:18:5 Oct 13 05:27:55.845 INFO kablam! | Oct 13 05:27:55.845 INFO kablam! 18 | / pub fn to_file>(file_path: T) Oct 13 05:27:55.846 INFO kablam! 19 | | -> Result { Oct 13 05:27:55.846 INFO kablam! 20 | | let file = fs::File::open(file_path.as_ref())?; Oct 13 05:27:55.846 INFO kablam! 21 | | Oct 13 05:27:55.847 INFO kablam! 22 | | Ok(Output::ToFile(file)) Oct 13 05:27:55.847 INFO kablam! 23 | | } Oct 13 05:27:55.847 INFO kablam! | |_____^ Oct 13 05:27:55.848 INFO kablam! Oct 13 05:27:57.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.59s Oct 13 05:27:57.195 INFO kablam! su: No module specific data is present Oct 13 05:27:57.807 INFO running `"docker" "rm" "-f" "b2c156fc9dea127ce155923b7d4a2976d9e7663a105a2dca77efe49894bff9e6"` Oct 13 05:27:58.083 INFO blam! b2c156fc9dea127ce155923b7d4a2976d9e7663a105a2dca77efe49894bff9e6 Oct 13 05:27:58.088 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 13 05:27:58.419 INFO blam! f81232ebf260a536806fe3809425fab99a9b4ac1ef47f2415deee3889ff853cc Oct 13 05:27:58.423 INFO running `"docker" "start" "-a" "f81232ebf260a536806fe3809425fab99a9b4ac1ef47f2415deee3889ff853cc"` Oct 13 05:27:59.551 INFO kablam! usermod: no changes Oct 13 05:27:59.755 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 13 05:27:59.759 INFO kablam! Running /target/debug/deps/rsplacer-d53ed262da246cfb Oct 13 05:27:59.768 INFO blam! Oct 13 05:27:59.768 INFO blam! running 1 test Oct 13 05:27:59.768 INFO blam! test replacer::tests::test_parse_simple_str ... ok Oct 13 05:27:59.768 INFO blam! Oct 13 05:27:59.769 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:27:59.769 INFO blam! Oct 13 05:27:59.775 INFO kablam! su: No module specific data is present Oct 13 05:28:00.496 INFO running `"docker" "rm" "-f" "f81232ebf260a536806fe3809425fab99a9b4ac1ef47f2415deee3889ff853cc"` Oct 13 05:28:00.811 INFO blam! f81232ebf260a536806fe3809425fab99a9b4ac1ef47f2415deee3889ff853cc