Oct 15 09:07:51.331 INFO testing LogoiLab/norot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:07:51.331 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 09:07:51.771 INFO blam! ccd20a4167a49745d23dc131640c491fb2d1f42136a172fd7dfea873b061e905 Oct 15 09:07:51.773 INFO running `"docker" "start" "-a" "ccd20a4167a49745d23dc131640c491fb2d1f42136a172fd7dfea873b061e905"` Oct 15 09:07:52.227 INFO kablam! usermod: no changes Oct 15 09:07:52.286 INFO kablam! Compiling norot v0.1.0 (/source) Oct 15 09:07:52.567 INFO kablam! warning: unused import: `read` Oct 15 09:07:52.567 INFO kablam! --> src/insurer.rs:3:12 Oct 15 09:07:52.567 INFO kablam! | Oct 15 09:07:52.567 INFO kablam! 3 | use efes::{read,write}; Oct 15 09:07:52.567 INFO kablam! | ^^^^ Oct 15 09:07:52.567 INFO kablam! | Oct 15 09:07:52.567 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:07:52.567 INFO kablam! Oct 15 09:07:52.567 INFO kablam! warning: unused import: `decomp` Oct 15 09:07:52.567 INFO kablam! --> src/insurer.rs:4:23 Oct 15 09:07:52.567 INFO kablam! | Oct 15 09:07:52.567 INFO kablam! 4 | use compressor::{comp,decomp}; Oct 15 09:07:52.567 INFO kablam! | ^^^^^^ Oct 15 09:07:52.567 INFO kablam! Oct 15 09:07:52.595 INFO kablam! warning: unused variable: `result` Oct 15 09:07:52.595 INFO kablam! --> src/efes.rs:23:9 Oct 15 09:07:52.595 INFO kablam! | Oct 15 09:07:52.595 INFO kablam! 23 | let result = buf_reader.read_to_end(& mut contents).expect("Failed to read from file."); Oct 15 09:07:52.595 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 15 09:07:52.595 INFO kablam! | Oct 15 09:07:52.595 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:07:52.595 INFO kablam! Oct 15 09:07:52.595 INFO kablam! warning: unused variable: `src` Oct 15 09:07:52.595 INFO kablam! --> src/insurer.rs:16:12 Oct 15 09:07:52.595 INFO kablam! | Oct 15 09:07:52.595 INFO kablam! 16 | fn replace(src: &Path, dest: &Path, copy: usize) {} Oct 15 09:07:52.595 INFO kablam! | ^^^ help: consider using `_src` instead Oct 15 09:07:52.595 INFO kablam! Oct 15 09:07:52.595 INFO kablam! warning: unused variable: `dest` Oct 15 09:07:52.595 INFO kablam! --> src/insurer.rs:16:24 Oct 15 09:07:52.595 INFO kablam! | Oct 15 09:07:52.595 INFO kablam! 16 | fn replace(src: &Path, dest: &Path, copy: usize) {} Oct 15 09:07:52.595 INFO kablam! | ^^^^ help: consider using `_dest` instead Oct 15 09:07:52.595 INFO kablam! Oct 15 09:07:52.595 INFO kablam! warning: unused variable: `copy` Oct 15 09:07:52.595 INFO kablam! --> src/insurer.rs:16:37 Oct 15 09:07:52.595 INFO kablam! | Oct 15 09:07:52.595 INFO kablam! 16 | fn replace(src: &Path, dest: &Path, copy: usize) {} Oct 15 09:07:52.595 INFO kablam! | ^^^^ help: consider using `_copy` instead Oct 15 09:07:52.595 INFO kablam! Oct 15 09:07:52.597 INFO kablam! warning: function is never used: `replicate` Oct 15 09:07:52.597 INFO kablam! --> src/insurer.rs:6:1 Oct 15 09:07:52.597 INFO kablam! | Oct 15 09:07:52.597 INFO kablam! 6 | fn replicate(src: &Path, dest: &Path, copies: usize) { Oct 15 09:07:52.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:07:52.597 INFO kablam! | Oct 15 09:07:52.597 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:07:52.597 INFO kablam! Oct 15 09:07:52.600 INFO kablam! warning: function is never used: `replace` Oct 15 09:07:52.600 INFO kablam! --> src/insurer.rs:16:1 Oct 15 09:07:52.600 INFO kablam! | Oct 15 09:07:52.600 INFO kablam! 16 | fn replace(src: &Path, dest: &Path, copy: usize) {} Oct 15 09:07:52.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:07:52.600 INFO kablam! Oct 15 09:07:52.600 INFO kablam! warning: function is never used: `check` Oct 15 09:07:52.600 INFO kablam! --> src/validator.rs:1:1 Oct 15 09:07:52.600 INFO kablam! | Oct 15 09:07:52.600 INFO kablam! 1 | fn check() {} Oct 15 09:07:52.600 INFO kablam! | ^^^^^^^^^^ Oct 15 09:07:52.600 INFO kablam! Oct 15 09:07:52.600 INFO kablam! warning: function is never used: `store` Oct 15 09:07:52.600 INFO kablam! --> src/validator.rs:2:1 Oct 15 09:07:52.600 INFO kablam! | Oct 15 09:07:52.600 INFO kablam! 2 | fn store() {} Oct 15 09:07:52.600 INFO kablam! | ^^^^^^^^^^ Oct 15 09:07:52.600 INFO kablam! Oct 15 09:07:52.602 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:07:52.602 INFO kablam! --> src/efes.rs:24:5 Oct 15 09:07:52.602 INFO kablam! | Oct 15 09:07:52.602 INFO kablam! 24 | file.sync_all(); Oct 15 09:07:52.602 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 09:07:52.602 INFO kablam! | Oct 15 09:07:52.602 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 09:07:52.602 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:07:52.602 INFO kablam! Oct 15 09:07:53.344 INFO kablam! warning: unused `#[macro_use]` import Oct 15 09:07:53.344 INFO kablam! --> src/main.rs:1:1 Oct 15 09:07:53.344 INFO kablam! | Oct 15 09:07:53.344 INFO kablam! 1 | #[macro_use] Oct 15 09:07:53.344 INFO kablam! | ^^^^^^^^^^^^ Oct 15 09:07:53.344 INFO kablam! | Oct 15 09:07:53.344 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:07:53.344 INFO kablam! Oct 15 09:07:53.645 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 15 09:07:53.649 INFO kablam! su: No module specific data is present Oct 15 09:07:53.876 INFO running `"docker" "rm" "-f" "ccd20a4167a49745d23dc131640c491fb2d1f42136a172fd7dfea873b061e905"` Oct 15 09:07:53.972 INFO blam! ccd20a4167a49745d23dc131640c491fb2d1f42136a172fd7dfea873b061e905 Oct 15 09:07:53.974 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 09:07:54.147 INFO blam! 137293e4221fa5b486a05248a61e8bed48d7048bb1721a91984f7db8622b09b9 Oct 15 09:07:54.151 INFO running `"docker" "start" "-a" "137293e4221fa5b486a05248a61e8bed48d7048bb1721a91984f7db8622b09b9"` Oct 15 09:07:54.619 INFO kablam! usermod: no changes Oct 15 09:07:54.791 INFO kablam! Compiling norot v0.1.0 (/source) Oct 15 09:07:55.562 INFO kablam! warning: unused import: `read` Oct 15 09:07:55.563 INFO kablam! --> src/insurer.rs:3:12 Oct 15 09:07:55.563 INFO kablam! | Oct 15 09:07:55.563 INFO kablam! 3 | use efes::{read,write}; Oct 15 09:07:55.564 INFO kablam! | ^^^^ Oct 15 09:07:55.564 INFO kablam! | Oct 15 09:07:55.564 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:07:55.565 INFO kablam! Oct 15 09:07:55.565 INFO kablam! warning: unused import: `decomp` Oct 15 09:07:55.565 INFO kablam! --> src/insurer.rs:4:23 Oct 15 09:07:55.566 INFO kablam! | Oct 15 09:07:55.566 INFO kablam! 4 | use compressor::{comp,decomp}; Oct 15 09:07:55.566 INFO kablam! | ^^^^^^ Oct 15 09:07:55.566 INFO kablam! Oct 15 09:07:55.586 INFO kablam! warning: unused `#[macro_use]` import Oct 15 09:07:55.587 INFO kablam! --> src/main.rs:1:1 Oct 15 09:07:55.587 INFO kablam! | Oct 15 09:07:55.587 INFO kablam! 1 | #[macro_use] Oct 15 09:07:55.587 INFO kablam! | ^^^^^^^^^^^^ Oct 15 09:07:55.587 INFO kablam! | Oct 15 09:07:55.588 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:07:55.588 INFO kablam! Oct 15 09:07:55.599 INFO kablam! warning: unused variable: `result` Oct 15 09:07:55.599 INFO kablam! --> src/efes.rs:23:9 Oct 15 09:07:55.600 INFO kablam! | Oct 15 09:07:55.600 INFO kablam! 23 | let result = buf_reader.read_to_end(& mut contents).expect("Failed to read from file."); Oct 15 09:07:55.600 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 15 09:07:55.600 INFO kablam! | Oct 15 09:07:55.600 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:07:55.601 INFO kablam! Oct 15 09:07:55.601 INFO kablam! warning: unused variable: `src` Oct 15 09:07:55.601 INFO kablam! --> src/insurer.rs:16:12 Oct 15 09:07:55.601 INFO kablam! | Oct 15 09:07:55.601 INFO kablam! 16 | fn replace(src: &Path, dest: &Path, copy: usize) {} Oct 15 09:07:55.601 INFO kablam! | ^^^ help: consider using `_src` instead Oct 15 09:07:55.602 INFO kablam! Oct 15 09:07:55.602 INFO kablam! warning: unused variable: `dest` Oct 15 09:07:55.602 INFO kablam! --> src/insurer.rs:16:24 Oct 15 09:07:55.602 INFO kablam! | Oct 15 09:07:55.602 INFO kablam! 16 | fn replace(src: &Path, dest: &Path, copy: usize) {} Oct 15 09:07:55.602 INFO kablam! | ^^^^ help: consider using `_dest` instead Oct 15 09:07:55.603 INFO kablam! Oct 15 09:07:55.603 INFO kablam! warning: unused variable: `copy` Oct 15 09:07:55.603 INFO kablam! --> src/insurer.rs:16:37 Oct 15 09:07:55.603 INFO kablam! | Oct 15 09:07:55.603 INFO kablam! 16 | fn replace(src: &Path, dest: &Path, copy: usize) {} Oct 15 09:07:55.604 INFO kablam! | ^^^^ help: consider using `_copy` instead Oct 15 09:07:55.604 INFO kablam! Oct 15 09:07:55.604 INFO kablam! warning: function is never used: `replicate` Oct 15 09:07:55.604 INFO kablam! --> src/insurer.rs:6:1 Oct 15 09:07:55.604 INFO kablam! | Oct 15 09:07:55.604 INFO kablam! 6 | fn replicate(src: &Path, dest: &Path, copies: usize) { Oct 15 09:07:55.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:07:55.605 INFO kablam! | Oct 15 09:07:55.605 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:07:55.605 INFO kablam! Oct 15 09:07:55.605 INFO kablam! warning: function is never used: `replace` Oct 15 09:07:55.606 INFO kablam! --> src/insurer.rs:16:1 Oct 15 09:07:55.606 INFO kablam! | Oct 15 09:07:55.606 INFO kablam! 16 | fn replace(src: &Path, dest: &Path, copy: usize) {} Oct 15 09:07:55.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:07:55.606 INFO kablam! Oct 15 09:07:55.606 INFO kablam! warning: function is never used: `check` Oct 15 09:07:55.607 INFO kablam! --> src/validator.rs:1:1 Oct 15 09:07:55.607 INFO kablam! | Oct 15 09:07:55.607 INFO kablam! 1 | fn check() {} Oct 15 09:07:55.607 INFO kablam! | ^^^^^^^^^^ Oct 15 09:07:55.607 INFO kablam! Oct 15 09:07:55.608 INFO kablam! warning: function is never used: `store` Oct 15 09:07:55.608 INFO kablam! --> src/validator.rs:2:1 Oct 15 09:07:55.608 INFO kablam! | Oct 15 09:07:55.608 INFO kablam! 2 | fn store() {} Oct 15 09:07:55.608 INFO kablam! | ^^^^^^^^^^ Oct 15 09:07:55.608 INFO kablam! Oct 15 09:07:55.609 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:07:55.609 INFO kablam! --> src/efes.rs:24:5 Oct 15 09:07:55.609 INFO kablam! | Oct 15 09:07:55.609 INFO kablam! 24 | file.sync_all(); Oct 15 09:07:55.609 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 09:07:55.610 INFO kablam! | Oct 15 09:07:55.610 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 09:07:55.610 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:07:55.610 INFO kablam! Oct 15 09:07:56.138 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 15 09:07:56.146 INFO kablam! su: No module specific data is present Oct 15 09:07:56.679 INFO running `"docker" "rm" "-f" "137293e4221fa5b486a05248a61e8bed48d7048bb1721a91984f7db8622b09b9"` Oct 15 09:07:56.919 INFO blam! 137293e4221fa5b486a05248a61e8bed48d7048bb1721a91984f7db8622b09b9 Oct 15 09:07:56.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 09:07:57.327 INFO blam! 0dc75a9dd3d7711da3d49c983925bf07a22bbd400e1d1c30367325ee8039e95c Oct 15 09:07:57.329 INFO running `"docker" "start" "-a" "0dc75a9dd3d7711da3d49c983925bf07a22bbd400e1d1c30367325ee8039e95c"` Oct 15 09:07:59.024 INFO kablam! usermod: no changes Oct 15 09:07:59.115 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 09:07:59.115 INFO kablam! Running /target/debug/deps/norot-92c7c65c37aa1156 Oct 15 09:07:59.118 INFO blam! Oct 15 09:07:59.118 INFO blam! running 0 tests Oct 15 09:07:59.125 INFO blam! Oct 15 09:07:59.125 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:07:59.125 INFO blam! Oct 15 09:07:59.126 INFO kablam! Running /target/debug/deps/norot-c3535869500994b9 Oct 15 09:07:59.131 INFO blam! Oct 15 09:07:59.131 INFO blam! running 0 tests Oct 15 09:07:59.131 INFO blam! Oct 15 09:07:59.131 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:07:59.131 INFO blam! Oct 15 09:07:59.132 INFO kablam! Doc-tests norot Oct 15 09:07:59.792 INFO blam! Oct 15 09:07:59.792 INFO blam! running 0 tests Oct 15 09:07:59.793 INFO blam! Oct 15 09:07:59.793 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:07:59.793 INFO blam! Oct 15 09:07:59.804 INFO kablam! su: No module specific data is present Oct 15 09:08:00.707 INFO running `"docker" "rm" "-f" "0dc75a9dd3d7711da3d49c983925bf07a22bbd400e1d1c30367325ee8039e95c"` Oct 15 09:08:00.960 INFO blam! 0dc75a9dd3d7711da3d49c983925bf07a22bbd400e1d1c30367325ee8039e95c