Oct 16 17:17:21.536 INFO testing base32-0.3.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 17:17:21.538 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 16 17:17:21.925 INFO blam! 6a3df7d91d8a7873e1c4e3a9da293d067a9367d013a99e6ad9e2068e9a414ac8 Oct 16 17:17:21.927 INFO running `"docker" "start" "-a" "6a3df7d91d8a7873e1c4e3a9da293d067a9367d013a99e6ad9e2068e9a414ac8"` Oct 16 17:17:23.396 INFO kablam! usermod: no changes Oct 16 17:17:23.451 INFO kablam! warning: path `/source/src/base32.rs` was erroneously implicitly accepted for library `base32`, Oct 16 17:17:23.451 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 16 17:17:23.503 INFO kablam! Compiling base32 v0.3.1 (/source) Oct 16 17:17:24.131 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 17:17:24.131 INFO kablam! --> src/base32.rs:7:5 Oct 16 17:17:24.131 INFO kablam! | Oct 16 17:17:24.131 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 16 17:17:24.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:17:24.131 INFO kablam! | Oct 16 17:17:24.131 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:17:24.131 INFO kablam! Oct 16 17:17:24.207 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 17:17:24.207 INFO kablam! --> src/base32.rs:7:5 Oct 16 17:17:24.207 INFO kablam! | Oct 16 17:17:24.207 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 16 17:17:24.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:17:24.207 INFO kablam! | Oct 16 17:17:24.207 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 17:17:24.207 INFO kablam! Oct 16 17:17:24.468 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Oct 16 17:17:24.471 INFO kablam! su: No module specific data is present Oct 16 17:17:25.194 INFO running `"docker" "rm" "-f" "6a3df7d91d8a7873e1c4e3a9da293d067a9367d013a99e6ad9e2068e9a414ac8"` Oct 16 17:17:25.447 INFO blam! 6a3df7d91d8a7873e1c4e3a9da293d067a9367d013a99e6ad9e2068e9a414ac8 Oct 16 17:17:25.467 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 16 17:17:25.864 INFO blam! d323096f9cc6bc173192412ea71095504147684c97b8e5bc955a4a655947c03a Oct 16 17:17:25.868 INFO running `"docker" "start" "-a" "d323096f9cc6bc173192412ea71095504147684c97b8e5bc955a4a655947c03a"` Oct 16 17:17:26.761 INFO kablam! usermod: no changes Oct 16 17:17:26.840 INFO kablam! warning: path `/source/src/base32.rs` was erroneously implicitly accepted for library `base32`, Oct 16 17:17:26.840 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 16 17:17:26.891 INFO kablam! Compiling base32 v0.3.1 (/source) Oct 16 17:17:28.794 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 17:17:28.794 INFO kablam! --> src/base32.rs:7:5 Oct 16 17:17:28.795 INFO kablam! | Oct 16 17:17:28.795 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 16 17:17:28.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:17:28.796 INFO kablam! | Oct 16 17:17:28.796 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:17:28.796 INFO kablam! Oct 16 17:17:28.796 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 17:17:28.796 INFO kablam! --> src/base32.rs:107:9 Oct 16 17:17:28.797 INFO kablam! | Oct 16 17:17:28.797 INFO kablam! 107 | use std::ascii::AsciiExt; Oct 16 17:17:28.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:17:28.798 INFO kablam! Oct 16 17:17:28.939 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 17:17:28.939 INFO kablam! --> src/base32.rs:7:5 Oct 16 17:17:28.940 INFO kablam! | Oct 16 17:17:28.940 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 16 17:17:28.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:17:28.941 INFO kablam! | Oct 16 17:17:28.947 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 17:17:28.947 INFO kablam! Oct 16 17:17:28.947 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 17:17:28.948 INFO kablam! --> src/base32.rs:107:9 Oct 16 17:17:28.948 INFO kablam! | Oct 16 17:17:28.948 INFO kablam! 107 | use std::ascii::AsciiExt; Oct 16 17:17:28.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 17:17:28.955 INFO kablam! Oct 16 17:17:30.938 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.12s Oct 16 17:17:30.940 INFO kablam! su: No module specific data is present Oct 16 17:17:31.568 INFO running `"docker" "rm" "-f" "d323096f9cc6bc173192412ea71095504147684c97b8e5bc955a4a655947c03a"` Oct 16 17:17:31.825 INFO blam! d323096f9cc6bc173192412ea71095504147684c97b8e5bc955a4a655947c03a Oct 16 17:17:31.832 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 16 17:17:32.238 INFO blam! 811adb8fba0febbd75adc83f331e4b8cc8d89829f141b4192f5a8b8a6a186db5 Oct 16 17:17:32.241 INFO running `"docker" "start" "-a" "811adb8fba0febbd75adc83f331e4b8cc8d89829f141b4192f5a8b8a6a186db5"` Oct 16 17:17:33.426 INFO kablam! usermod: no changes Oct 16 17:17:33.503 INFO kablam! warning: path `/source/src/base32.rs` was erroneously implicitly accepted for library `base32`, Oct 16 17:17:33.503 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 16 17:17:33.551 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 16 17:17:33.567 INFO kablam! Running /target/debug/deps/base32-e902e325ba267051 Oct 16 17:17:33.567 INFO blam! Oct 16 17:17:33.567 INFO blam! running 12 tests Oct 16 17:17:33.567 INFO blam! test test::invalid_chars_rfc4648 ... ok Oct 16 17:17:33.571 INFO blam! test test::invalid_chars_unpadded_rfc4648 ... ok Oct 16 17:17:33.571 INFO blam! test test::invalid_chars_crockford ... ok Oct 16 17:17:33.571 INFO blam! test test::masks_rfc4648 ... ok Oct 16 17:17:33.579 INFO blam! test test::iIlL1_oO0 ... ok Oct 16 17:17:33.579 INFO blam! test test::masks_unpadded_rfc4648 ... ok Oct 16 17:17:33.579 INFO blam! test test::masks_crockford ... ok Oct 16 17:17:33.579 INFO blam! test test::padding ... ok Oct 16 17:17:33.711 INFO blam! test test::invertible_crockford ... ok Oct 16 17:17:33.791 INFO blam! test test::invertible_rfc4648 ... ok Oct 16 17:17:33.800 INFO blam! test test::invertible_unpadded_rfc4648 ... ok Oct 16 17:17:33.810 INFO blam! test test::lower_case ... ok Oct 16 17:17:33.810 INFO blam! Oct 16 17:17:33.810 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:17:33.810 INFO blam! Oct 16 17:17:33.831 INFO kablam! Doc-tests base32 Oct 16 17:17:34.959 INFO blam! Oct 16 17:17:34.959 INFO blam! running 0 tests Oct 16 17:17:34.959 INFO blam! Oct 16 17:17:34.959 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:17:34.959 INFO blam! Oct 16 17:17:34.963 INFO kablam! su: No module specific data is present Oct 16 17:17:36.149 INFO running `"docker" "rm" "-f" "811adb8fba0febbd75adc83f331e4b8cc8d89829f141b4192f5a8b8a6a186db5"` Oct 16 17:17:36.430 INFO blam! 811adb8fba0febbd75adc83f331e4b8cc8d89829f141b4192f5a8b8a6a186db5