Oct 12 05:23:42.990 INFO testing base32-0.3.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 05:23:42.991 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 05:23:43.388 INFO blam! 1a7e3e5aa383409e2a3869693de999f1eb98dd0fcdd70be1c546f465886bdb63 Oct 12 05:23:43.400 INFO running `"docker" "start" "-a" "1a7e3e5aa383409e2a3869693de999f1eb98dd0fcdd70be1c546f465886bdb63"` Oct 12 05:23:44.888 INFO kablam! usermod: no changes Oct 12 05:23:44.928 INFO kablam! warning: path `/source/src/base32.rs` was erroneously implicitly accepted for library `base32`, Oct 12 05:23:44.928 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 12 05:23:44.950 INFO kablam! Compiling base32 v0.3.1 (/source) Oct 12 05:23:45.196 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 05:23:45.196 INFO kablam! --> src/base32.rs:7:5 Oct 12 05:23:45.196 INFO kablam! | Oct 12 05:23:45.196 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 12 05:23:45.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:23:45.196 INFO kablam! | Oct 12 05:23:45.196 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:23:45.196 INFO kablam! Oct 12 05:23:45.256 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 05:23:45.256 INFO kablam! --> src/base32.rs:7:5 Oct 12 05:23:45.256 INFO kablam! | Oct 12 05:23:45.256 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 12 05:23:45.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:23:45.256 INFO kablam! | Oct 12 05:23:45.256 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:23:45.256 INFO kablam! Oct 12 05:23:45.657 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.75s Oct 12 05:23:45.672 INFO kablam! su: No module specific data is present Oct 12 05:23:46.329 INFO running `"docker" "rm" "-f" "1a7e3e5aa383409e2a3869693de999f1eb98dd0fcdd70be1c546f465886bdb63"` Oct 12 05:23:46.576 INFO blam! 1a7e3e5aa383409e2a3869693de999f1eb98dd0fcdd70be1c546f465886bdb63 Oct 12 05:23:46.604 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 05:23:47.044 INFO blam! 0c0aacc489857bc06b87ed8c5f353a6ac1133581a4a677a69c62f649d512b12f Oct 12 05:23:47.060 INFO running `"docker" "start" "-a" "0c0aacc489857bc06b87ed8c5f353a6ac1133581a4a677a69c62f649d512b12f"` Oct 12 05:23:48.299 INFO kablam! usermod: no changes Oct 12 05:23:48.336 INFO kablam! warning: path `/source/src/base32.rs` was erroneously implicitly accepted for library `base32`, Oct 12 05:23:48.336 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 12 05:23:48.392 INFO kablam! Compiling quickcheck v0.2.27 Oct 12 05:23:51.700 INFO kablam! Compiling base32 v0.3.1 (/source) Oct 12 05:23:52.048 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 05:23:52.048 INFO kablam! --> src/base32.rs:7:5 Oct 12 05:23:52.048 INFO kablam! | Oct 12 05:23:52.048 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 12 05:23:52.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:23:52.048 INFO kablam! | Oct 12 05:23:52.048 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:23:52.048 INFO kablam! Oct 12 05:23:52.048 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 05:23:52.048 INFO kablam! --> src/base32.rs:107:9 Oct 12 05:23:52.048 INFO kablam! | Oct 12 05:23:52.048 INFO kablam! 107 | use std::ascii::AsciiExt; Oct 12 05:23:52.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:23:52.048 INFO kablam! Oct 12 05:23:52.172 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 05:23:52.172 INFO kablam! --> src/base32.rs:7:5 Oct 12 05:23:52.172 INFO kablam! | Oct 12 05:23:52.172 INFO kablam! 7 | use std::ascii::AsciiExt; Oct 12 05:23:52.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:23:52.172 INFO kablam! | Oct 12 05:23:52.172 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:23:52.172 INFO kablam! Oct 12 05:23:52.172 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 05:23:52.172 INFO kablam! --> src/base32.rs:107:9 Oct 12 05:23:52.172 INFO kablam! | Oct 12 05:23:52.172 INFO kablam! 107 | use std::ascii::AsciiExt; Oct 12 05:23:52.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:23:52.172 INFO kablam! Oct 12 05:23:54.312 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.98s Oct 12 05:23:54.312 INFO kablam! su: No module specific data is present Oct 12 05:23:54.853 INFO running `"docker" "rm" "-f" "0c0aacc489857bc06b87ed8c5f353a6ac1133581a4a677a69c62f649d512b12f"` Oct 12 05:23:55.118 INFO blam! 0c0aacc489857bc06b87ed8c5f353a6ac1133581a4a677a69c62f649d512b12f Oct 12 05:23:55.126 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 05:23:55.580 INFO blam! 9926ac5f3ee5843aa0984801a0b225ffa1efffc79f82e1adab4bdd829963c085 Oct 12 05:23:55.586 INFO running `"docker" "start" "-a" "9926ac5f3ee5843aa0984801a0b225ffa1efffc79f82e1adab4bdd829963c085"` Oct 12 05:23:56.592 INFO kablam! usermod: no changes Oct 12 05:23:56.634 INFO kablam! warning: path `/source/src/base32.rs` was erroneously implicitly accepted for library `base32`, Oct 12 05:23:56.634 INFO kablam! please rename the file to `src/lib.rs` or set lib.path in Cargo.toml Oct 12 05:23:56.700 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 12 05:23:56.717 INFO kablam! Running /target/debug/deps/base32-d4ffef8b653be4c9 Oct 12 05:23:56.717 INFO blam! Oct 12 05:23:56.717 INFO blam! running 12 tests Oct 12 05:23:56.718 INFO blam! test test::invalid_chars_crockford ... ok Oct 12 05:23:56.725 INFO blam! test test::invalid_chars_rfc4648 ... ok Oct 12 05:23:56.737 INFO blam! test test::invalid_chars_unpadded_rfc4648 ... ok Oct 12 05:23:56.737 INFO blam! test test::iIlL1_oO0 ... ok Oct 12 05:23:56.737 INFO blam! test test::masks_crockford ... ok Oct 12 05:23:56.745 INFO blam! test test::masks_rfc4648 ... ok Oct 12 05:23:56.765 INFO blam! test test::masks_unpadded_rfc4648 ... ok Oct 12 05:23:56.765 INFO blam! test test::padding ... ok Oct 12 05:23:56.815 INFO blam! test test::invertible_crockford ... ok Oct 12 05:23:56.920 INFO blam! test test::invertible_unpadded_rfc4648 ... ok Oct 12 05:23:56.943 INFO blam! test test::lower_case ... ok Oct 12 05:23:56.977 INFO blam! test test::invertible_rfc4648 ... ok Oct 12 05:23:56.977 INFO blam! Oct 12 05:23:56.977 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:23:56.977 INFO blam! Oct 12 05:23:56.984 INFO kablam! Doc-tests base32 Oct 12 05:23:57.264 INFO kablam! su: No module specific data is present Oct 12 05:23:57.264 INFO blam! Oct 12 05:23:57.264 INFO blam! running 0 tests Oct 12 05:23:57.264 INFO blam! Oct 12 05:23:57.264 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:23:57.264 INFO blam! Oct 12 05:23:57.742 INFO running `"docker" "rm" "-f" "9926ac5f3ee5843aa0984801a0b225ffa1efffc79f82e1adab4bdd829963c085"` Oct 12 05:23:57.974 INFO blam! 9926ac5f3ee5843aa0984801a0b225ffa1efffc79f82e1adab4bdd829963c085