Oct 10 14:32:46.071 INFO testing sourcepirate/L-voice-changer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:32:46.072 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:32:46.073 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:32:46.552 INFO blam! 2a5cc310d99a7ad118314aae88008b8b716c102768332c683e3f4ecda8c30fb2 Oct 10 14:32:46.577 INFO running `"docker" "start" "-a" "2a5cc310d99a7ad118314aae88008b8b716c102768332c683e3f4ecda8c30fb2"` Oct 10 14:32:47.496 INFO kablam! usermod: no changes Oct 10 14:32:47.620 INFO kablam! Compiling env_logger v0.5.6 Oct 10 14:32:49.908 INFO kablam! Compiling lvoice v0.1.0 (/source) Oct 10 14:32:51.226 INFO kablam! warning: unused import: `File` Oct 10 14:32:51.226 INFO kablam! --> src/temp.rs:1:15 Oct 10 14:32:51.226 INFO kablam! | Oct 10 14:32:51.226 INFO kablam! 1 | use std::fs::{File, remove_file}; Oct 10 14:32:51.226 INFO kablam! | ^^^^ Oct 10 14:32:51.226 INFO kablam! | Oct 10 14:32:51.226 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:32:51.226 INFO kablam! Oct 10 14:32:51.317 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:32:51.317 INFO kablam! --> src/temp.rs:37:9 Oct 10 14:32:51.317 INFO kablam! | Oct 10 14:32:51.318 INFO kablam! 37 | remove_file(self.path.as_str()); Oct 10 14:32:51.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:32:51.318 INFO kablam! | Oct 10 14:32:51.318 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 14:32:51.319 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:32:51.319 INFO kablam! Oct 10 14:32:51.320 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:32:51.321 INFO kablam! --> src/main.rs:48:5 Oct 10 14:32:51.321 INFO kablam! | Oct 10 14:32:51.321 INFO kablam! 48 | lowpass_file.create(input_path.to_str().unwrap()); Oct 10 14:32:51.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:32:51.322 INFO kablam! | Oct 10 14:32:51.322 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:32:51.322 INFO kablam! Oct 10 14:32:51.323 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:32:51.323 INFO kablam! --> src/main.rs:49:5 Oct 10 14:32:51.323 INFO kablam! | Oct 10 14:32:51.323 INFO kablam! 49 | highpass_file.create(input_path.to_str().unwrap()); Oct 10 14:32:51.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:32:51.324 INFO kablam! | Oct 10 14:32:51.324 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:32:51.324 INFO kablam! Oct 10 14:32:53.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.56s Oct 10 14:32:53.100 INFO kablam! su: No module specific data is present Oct 10 14:32:53.417 INFO running `"docker" "rm" "-f" "2a5cc310d99a7ad118314aae88008b8b716c102768332c683e3f4ecda8c30fb2"` Oct 10 14:32:53.498 INFO blam! 2a5cc310d99a7ad118314aae88008b8b716c102768332c683e3f4ecda8c30fb2 Oct 10 14:32:53.499 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:32:53.499 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:32:53.695 INFO blam! 2d1f962779fbc14dff4ef10828e5cdb195d3b9a2d9de601be91a84f9ff09b4b9 Oct 10 14:32:53.696 INFO running `"docker" "start" "-a" "2d1f962779fbc14dff4ef10828e5cdb195d3b9a2d9de601be91a84f9ff09b4b9"` Oct 10 14:32:54.216 INFO kablam! usermod: no changes Oct 10 14:32:54.274 INFO kablam! Compiling lvoice v0.1.0 (/source) Oct 10 14:32:55.596 INFO kablam! warning: unused import: `File` Oct 10 14:32:55.596 INFO kablam! --> src/temp.rs:1:15 Oct 10 14:32:55.596 INFO kablam! | Oct 10 14:32:55.596 INFO kablam! 1 | use std::fs::{File, remove_file}; Oct 10 14:32:55.596 INFO kablam! | ^^^^ Oct 10 14:32:55.596 INFO kablam! | Oct 10 14:32:55.596 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 14:32:55.596 INFO kablam! Oct 10 14:32:55.708 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:32:55.708 INFO kablam! --> src/temp.rs:37:9 Oct 10 14:32:55.708 INFO kablam! | Oct 10 14:32:55.708 INFO kablam! 37 | remove_file(self.path.as_str()); Oct 10 14:32:55.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:32:55.708 INFO kablam! | Oct 10 14:32:55.708 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 14:32:55.708 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:32:55.708 INFO kablam! Oct 10 14:32:55.708 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:32:55.708 INFO kablam! --> src/main.rs:48:5 Oct 10 14:32:55.708 INFO kablam! | Oct 10 14:32:55.708 INFO kablam! 48 | lowpass_file.create(input_path.to_str().unwrap()); Oct 10 14:32:55.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:32:55.708 INFO kablam! | Oct 10 14:32:55.708 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:32:55.708 INFO kablam! Oct 10 14:32:55.708 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:32:55.708 INFO kablam! --> src/main.rs:49:5 Oct 10 14:32:55.709 INFO kablam! | Oct 10 14:32:55.709 INFO kablam! 49 | highpass_file.create(input_path.to_str().unwrap()); Oct 10 14:32:55.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:32:55.709 INFO kablam! | Oct 10 14:32:55.709 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:32:55.709 INFO kablam! Oct 10 14:32:56.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.89s Oct 10 14:32:56.148 INFO kablam! su: No module specific data is present Oct 10 14:32:56.650 INFO running `"docker" "rm" "-f" "2d1f962779fbc14dff4ef10828e5cdb195d3b9a2d9de601be91a84f9ff09b4b9"` Oct 10 14:32:56.976 INFO blam! 2d1f962779fbc14dff4ef10828e5cdb195d3b9a2d9de601be91a84f9ff09b4b9 Oct 10 14:32:56.978 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:32:56.978 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 14:32:57.371 INFO blam! a475e602eb75f0396c830f4b5c0e946bba19417175b37f9d2244db14c5bf12a6 Oct 10 14:32:57.377 INFO running `"docker" "start" "-a" "a475e602eb75f0396c830f4b5c0e946bba19417175b37f9d2244db14c5bf12a6"` Oct 10 14:32:57.975 INFO kablam! usermod: no changes Oct 10 14:32:58.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 14:32:58.045 INFO kablam! Running /target/debug/deps/lvoice-2454bd80b350846a Oct 10 14:32:58.049 INFO blam! Oct 10 14:32:58.049 INFO blam! running 0 tests Oct 10 14:32:58.049 INFO blam! Oct 10 14:32:58.049 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:32:58.049 INFO blam! Oct 10 14:32:58.051 INFO kablam! su: No module specific data is present Oct 10 14:32:58.399 INFO running `"docker" "rm" "-f" "a475e602eb75f0396c830f4b5c0e946bba19417175b37f9d2244db14c5bf12a6"` Oct 10 14:32:58.478 INFO blam! a475e602eb75f0396c830f4b5c0e946bba19417175b37f9d2244db14c5bf12a6