Oct 10 20:25:46.361 INFO testing katrinasm/exlev against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:25:46.361 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:25:46.362 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 20:25:46.790 INFO blam! bd0c2644eedfe6625f9108edde3d2186df9327a7e7b282c6a743b80ccfc25251 Oct 10 20:25:46.792 INFO running `"docker" "start" "-a" "bd0c2644eedfe6625f9108edde3d2186df9327a7e7b282c6a743b80ccfc25251"` Oct 10 20:25:47.803 INFO kablam! usermod: no changes Oct 10 20:25:47.872 INFO kablam! Compiling sxd-document v0.2.3 Oct 10 20:25:53.242 INFO kablam! Compiling sxd-xpath v0.4.0 Oct 10 20:25:59.197 INFO kablam! Compiling exlev v0.1.0 (/source) Oct 10 20:26:00.949 INFO kablam! warning: type alias is never used: `CResult` Oct 10 20:26:00.949 INFO kablam! --> src/compression/mod.rs:9:1 Oct 10 20:26:00.949 INFO kablam! | Oct 10 20:26:00.950 INFO kablam! 9 | type CResult = Result; Oct 10 20:26:00.950 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:26:00.950 INFO kablam! | Oct 10 20:26:00.951 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:26:00.951 INFO kablam! Oct 10 20:26:00.951 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 20:26:00.951 INFO kablam! --> src/level_table.rs:43:5 Oct 10 20:26:00.952 INFO kablam! | Oct 10 20:26:00.952 INFO kablam! 43 | set_version(rombytes, level); Oct 10 20:26:00.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:26:00.953 INFO kablam! | Oct 10 20:26:00.953 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 20:26:00.953 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 20:26:00.953 INFO kablam! Oct 10 20:26:03.358 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.53s Oct 10 20:26:03.359 INFO kablam! su: No module specific data is present Oct 10 20:26:04.282 INFO running `"docker" "rm" "-f" "bd0c2644eedfe6625f9108edde3d2186df9327a7e7b282c6a743b80ccfc25251"` Oct 10 20:26:04.689 INFO blam! bd0c2644eedfe6625f9108edde3d2186df9327a7e7b282c6a743b80ccfc25251 Oct 10 20:26:04.694 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:26:04.695 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 20:26:05.121 INFO blam! db50abeab3370340bace238e943203fb4fabc8b685f7e44526beb1d51480ff2f Oct 10 20:26:05.125 INFO running `"docker" "start" "-a" "db50abeab3370340bace238e943203fb4fabc8b685f7e44526beb1d51480ff2f"` Oct 10 20:26:06.251 INFO kablam! usermod: no changes Oct 10 20:26:06.344 INFO kablam! Compiling exlev v0.1.0 (/source) Oct 10 20:26:08.291 INFO kablam! warning: type alias is never used: `CResult` Oct 10 20:26:08.291 INFO kablam! --> src/compression/mod.rs:9:1 Oct 10 20:26:08.291 INFO kablam! | Oct 10 20:26:08.291 INFO kablam! 9 | type CResult = Result; Oct 10 20:26:08.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:26:08.291 INFO kablam! | Oct 10 20:26:08.291 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 20:26:08.291 INFO kablam! Oct 10 20:26:08.308 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 20:26:08.308 INFO kablam! --> src/level_table.rs:43:5 Oct 10 20:26:08.308 INFO kablam! | Oct 10 20:26:08.308 INFO kablam! 43 | set_version(rombytes, level); Oct 10 20:26:08.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 20:26:08.308 INFO kablam! | Oct 10 20:26:08.308 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 20:26:08.308 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 20:26:08.308 INFO kablam! Oct 10 20:26:08.756 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.47s Oct 10 20:26:08.763 INFO kablam! su: No module specific data is present Oct 10 20:26:09.478 INFO running `"docker" "rm" "-f" "db50abeab3370340bace238e943203fb4fabc8b685f7e44526beb1d51480ff2f"` Oct 10 20:26:09.862 INFO blam! db50abeab3370340bace238e943203fb4fabc8b685f7e44526beb1d51480ff2f Oct 10 20:26:09.869 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:26:09.869 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 20:26:10.276 INFO blam! 38f6715cf8b11956651b42bc65a6aa45ada7f500910aa528c0fecddf5161c0af Oct 10 20:26:10.288 INFO running `"docker" "start" "-a" "38f6715cf8b11956651b42bc65a6aa45ada7f500910aa528c0fecddf5161c0af"` Oct 10 20:26:11.840 INFO kablam! usermod: no changes Oct 10 20:26:11.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 20:26:11.916 INFO kablam! Running /target/debug/deps/exlev-e73ce93136364b75 Oct 10 20:26:11.919 INFO blam! Oct 10 20:26:11.919 INFO blam! running 0 tests Oct 10 20:26:11.919 INFO blam! Oct 10 20:26:11.919 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:26:11.919 INFO blam! Oct 10 20:26:11.928 INFO kablam! su: No module specific data is present Oct 10 20:26:12.392 INFO running `"docker" "rm" "-f" "38f6715cf8b11956651b42bc65a6aa45ada7f500910aa528c0fecddf5161c0af"` Oct 10 20:26:12.632 INFO blam! 38f6715cf8b11956651b42bc65a6aa45ada7f500910aa528c0fecddf5161c0af