Oct 11 02:39:24.135 INFO testing austinprete/rust-bio_algorithms against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:39:24.135 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:39:24.135 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 11 02:39:24.503 INFO blam! da34b1edd50bed552e85703be7bb29ef2cc90ec3804e62ea1a0823b2fdaf75ab Oct 11 02:39:24.504 INFO running `"docker" "start" "-a" "da34b1edd50bed552e85703be7bb29ef2cc90ec3804e62ea1a0823b2fdaf75ab"` Oct 11 02:39:25.489 INFO kablam! usermod: no changes Oct 11 02:39:25.528 INFO kablam! Compiling bio_algorithms v0.1.0 (/source) Oct 11 02:39:25.841 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 02:39:25.841 INFO kablam! --> src/bio_types.rs:1:5 Oct 11 02:39:25.841 INFO kablam! | Oct 11 02:39:25.842 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 11 02:39:25.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 02:39:25.842 INFO kablam! | Oct 11 02:39:25.842 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 02:39:25.843 INFO kablam! Oct 11 02:39:25.932 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 02:39:25.932 INFO kablam! --> src/bio_types.rs:1:5 Oct 11 02:39:25.932 INFO kablam! | Oct 11 02:39:25.932 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 11 02:39:25.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 02:39:25.932 INFO kablam! | Oct 11 02:39:25.932 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:39:25.932 INFO kablam! Oct 11 02:39:30.244 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.72s Oct 11 02:39:30.244 INFO kablam! su: No module specific data is present Oct 11 02:39:30.785 INFO running `"docker" "rm" "-f" "da34b1edd50bed552e85703be7bb29ef2cc90ec3804e62ea1a0823b2fdaf75ab"` Oct 11 02:39:31.136 INFO blam! da34b1edd50bed552e85703be7bb29ef2cc90ec3804e62ea1a0823b2fdaf75ab Oct 11 02:39:31.148 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:39:31.148 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 11 02:39:31.516 INFO blam! 73fb037b59cd61f94b85a7598972795272dc89cc03e2cf40f03d13ea7596397e Oct 11 02:39:31.528 INFO running `"docker" "start" "-a" "73fb037b59cd61f94b85a7598972795272dc89cc03e2cf40f03d13ea7596397e"` Oct 11 02:39:32.568 INFO kablam! usermod: no changes Oct 11 02:39:32.636 INFO kablam! Compiling bio_algorithms v0.1.0 (/source) Oct 11 02:39:33.856 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 02:39:33.856 INFO kablam! --> src/bio_types.rs:1:5 Oct 11 02:39:33.856 INFO kablam! | Oct 11 02:39:33.856 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 11 02:39:33.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 02:39:33.856 INFO kablam! | Oct 11 02:39:33.856 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 02:39:33.856 INFO kablam! Oct 11 02:39:34.232 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 02:39:34.233 INFO kablam! --> src/bio_types.rs:1:5 Oct 11 02:39:34.233 INFO kablam! | Oct 11 02:39:34.233 INFO kablam! 1 | use std::ascii::AsciiExt; Oct 11 02:39:34.233 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 02:39:34.233 INFO kablam! | Oct 11 02:39:34.234 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:39:34.234 INFO kablam! Oct 11 02:39:35.476 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.86s Oct 11 02:39:35.492 INFO kablam! su: No module specific data is present Oct 11 02:39:36.212 INFO running `"docker" "rm" "-f" "73fb037b59cd61f94b85a7598972795272dc89cc03e2cf40f03d13ea7596397e"` Oct 11 02:39:36.412 INFO blam! 73fb037b59cd61f94b85a7598972795272dc89cc03e2cf40f03d13ea7596397e Oct 11 02:39:36.418 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:39:36.420 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 11 02:39:36.816 INFO blam! 51c96eea06db6f5013f1fec21496a015999f64085cea1dde9c74ea6123a1bfac Oct 11 02:39:36.825 INFO running `"docker" "start" "-a" "51c96eea06db6f5013f1fec21496a015999f64085cea1dde9c74ea6123a1bfac"` Oct 11 02:39:37.948 INFO kablam! usermod: no changes Oct 11 02:39:37.996 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 02:39:37.996 INFO kablam! Running /target/debug/deps/bio_algorithms-ba682b699b341075 Oct 11 02:39:38.004 INFO blam! Oct 11 02:39:38.004 INFO blam! running 0 tests Oct 11 02:39:38.004 INFO blam! Oct 11 02:39:38.004 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:39:38.004 INFO blam! Oct 11 02:39:38.008 INFO kablam! Running /target/debug/deps/1a-068c2fc18f58e82f Oct 11 02:39:38.024 INFO kablam! Running /target/debug/deps/1b-0a3df03fbab7d796 Oct 11 02:39:38.024 INFO blam! Oct 11 02:39:38.024 INFO blam! running 0 tests Oct 11 02:39:38.024 INFO blam! Oct 11 02:39:38.024 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:39:38.024 INFO blam! Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO kablam! Running /target/debug/deps/1c-911de399537929fc Oct 11 02:39:38.036 INFO blam! running 0 tests Oct 11 02:39:38.036 INFO kablam! Running /target/debug/deps/1d-dc3e2bdea4c28fb3 Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO kablam! Running /target/debug/deps/1l-5a48f616a6eb7b79 Oct 11 02:39:38.036 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:39:38.036 INFO kablam! Running /target/debug/deps/1m-65a789de061c6edf Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO kablam! Doc-tests bio_algorithms Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO blam! running 0 tests Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO blam! running 0 tests Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO blam! running 0 tests Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO blam! running 0 tests Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.036 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:39:38.036 INFO blam! Oct 11 02:39:38.432 INFO blam! Oct 11 02:39:38.432 INFO blam! running 0 tests Oct 11 02:39:38.432 INFO blam! Oct 11 02:39:38.432 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:39:38.432 INFO blam! Oct 11 02:39:38.436 INFO kablam! su: No module specific data is present Oct 11 02:39:39.174 INFO running `"docker" "rm" "-f" "51c96eea06db6f5013f1fec21496a015999f64085cea1dde9c74ea6123a1bfac"` Oct 11 02:39:39.452 INFO blam! 51c96eea06db6f5013f1fec21496a015999f64085cea1dde9c74ea6123a1bfac