Oct 12 05:24:51.083 INFO testing base-x-0.2.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 05:24:51.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 05:24:51.556 INFO blam! e0be278a67e9d651a97514b51abcd710c09c862b90e52bb285f7dbf548174be3 Oct 12 05:24:51.569 INFO running `"docker" "start" "-a" "e0be278a67e9d651a97514b51abcd710c09c862b90e52bb285f7dbf548174be3"` Oct 12 05:24:52.924 INFO kablam! usermod: no changes Oct 12 05:24:52.972 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 05:24:53.020 INFO kablam! Compiling base-x v0.2.3 (/source) Oct 12 05:24:54.080 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 05:24:54.081 INFO kablam! --> src/alphabet.rs:5:5 Oct 12 05:24:54.081 INFO kablam! | Oct 12 05:24:54.081 INFO kablam! 5 | use std::ascii::AsciiExt; Oct 12 05:24:54.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:24:54.082 INFO kablam! | Oct 12 05:24:54.082 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:24:54.083 INFO kablam! Oct 12 05:24:54.168 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 05:24:54.169 INFO kablam! --> src/alphabet.rs:5:5 Oct 12 05:24:54.169 INFO kablam! | Oct 12 05:24:54.169 INFO kablam! 5 | use std::ascii::AsciiExt; Oct 12 05:24:54.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:24:54.170 INFO kablam! | Oct 12 05:24:54.170 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:24:54.171 INFO kablam! Oct 12 05:24:54.230 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.29s Oct 12 05:24:54.234 INFO kablam! su: No module specific data is present Oct 12 05:24:55.269 INFO running `"docker" "rm" "-f" "e0be278a67e9d651a97514b51abcd710c09c862b90e52bb285f7dbf548174be3"` Oct 12 05:24:55.596 INFO blam! e0be278a67e9d651a97514b51abcd710c09c862b90e52bb285f7dbf548174be3 Oct 12 05:24:55.608 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 05:24:56.079 INFO blam! 29971544f786b1e3009fe1c77589a859df956753a890231a9b61d61e586fa9fc Oct 12 05:24:56.080 INFO running `"docker" "start" "-a" "29971544f786b1e3009fe1c77589a859df956753a890231a9b61d61e586fa9fc"` Oct 12 05:24:57.255 INFO kablam! usermod: no changes Oct 12 05:24:57.312 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 05:24:57.344 INFO kablam! Compiling base-x v0.2.3 (/source) Oct 12 05:24:58.456 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 05:24:58.456 INFO kablam! --> src/alphabet.rs:5:5 Oct 12 05:24:58.456 INFO kablam! | Oct 12 05:24:58.456 INFO kablam! 5 | use std::ascii::AsciiExt; Oct 12 05:24:58.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:24:58.456 INFO kablam! | Oct 12 05:24:58.456 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 05:24:58.456 INFO kablam! Oct 12 05:24:58.573 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 05:24:58.573 INFO kablam! --> src/alphabet.rs:5:5 Oct 12 05:24:58.573 INFO kablam! | Oct 12 05:24:58.573 INFO kablam! 5 | use std::ascii::AsciiExt; Oct 12 05:24:58.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 05:24:58.573 INFO kablam! | Oct 12 05:24:58.573 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 05:24:58.573 INFO kablam! Oct 12 05:24:59.894 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.62s Oct 12 05:24:59.897 INFO kablam! su: No module specific data is present Oct 12 05:25:00.492 INFO running `"docker" "rm" "-f" "29971544f786b1e3009fe1c77589a859df956753a890231a9b61d61e586fa9fc"` Oct 12 05:25:00.723 INFO blam! 29971544f786b1e3009fe1c77589a859df956753a890231a9b61d61e586fa9fc Oct 12 05:25:00.730 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 05:25:01.097 INFO blam! 4d6f3fa79c7b68d6de1382064bea28f8cc96f15d5e3bfe74bcba1bf34db1ff34 Oct 12 05:25:01.104 INFO running `"docker" "start" "-a" "4d6f3fa79c7b68d6de1382064bea28f8cc96f15d5e3bfe74bcba1bf34db1ff34"` Oct 12 05:25:02.328 INFO kablam! usermod: no changes Oct 12 05:25:02.373 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 12 05:25:02.383 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 05:25:02.396 INFO kablam! Running /target/debug/deps/base_x-a256ea107e101c5e Oct 12 05:25:02.405 INFO blam! Oct 12 05:25:02.405 INFO blam! running 5 tests Oct 12 05:25:02.413 INFO blam! test bigint::tests::big_uint_add_mul ... ok Oct 12 05:25:02.413 INFO blam! test test::is_unicode_sound ... ok Oct 12 05:25:02.413 INFO blam! test bigint::tests::big_uint_rem_div ... ok Oct 12 05:25:02.414 INFO blam! test bigint::tests::big_uint_from_bytes ... ok Oct 12 05:25:02.414 INFO blam! test test::works ... ok Oct 12 05:25:02.415 INFO blam! Oct 12 05:25:02.415 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:25:02.415 INFO blam! Oct 12 05:25:02.420 INFO kablam! Doc-tests base-x Oct 12 05:25:03.976 INFO blam! Oct 12 05:25:03.976 INFO blam! running 1 test Oct 12 05:25:06.044 INFO blam! test src/lib.rs - (line 16) ... ok Oct 12 05:25:06.044 INFO blam! Oct 12 05:25:06.044 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 05:25:06.044 INFO blam! Oct 12 05:25:06.059 INFO kablam! su: No module specific data is present Oct 12 05:25:06.636 INFO running `"docker" "rm" "-f" "4d6f3fa79c7b68d6de1382064bea28f8cc96f15d5e3bfe74bcba1bf34db1ff34"` Oct 12 05:25:06.909 INFO blam! 4d6f3fa79c7b68d6de1382064bea28f8cc96f15d5e3bfe74bcba1bf34db1ff34