Oct 12 03:42:36.523 INFO testing casing-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 03:42:36.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 03:42:36.705 INFO blam! 59db83d8d30e5436275f0c1a1d1945057d02c04031afb87f9ce8bd991dd5dba5 Oct 12 03:42:36.706 INFO running `"docker" "start" "-a" "59db83d8d30e5436275f0c1a1d1945057d02c04031afb87f9ce8bd991dd5dba5"` Oct 12 03:42:37.118 INFO kablam! usermod: no changes Oct 12 03:42:37.150 INFO kablam! Compiling casing v0.1.0 (/source) Oct 12 03:42:37.328 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 03:42:37.328 INFO kablam! --> src/ascii.rs:3:5 Oct 12 03:42:37.328 INFO kablam! | Oct 12 03:42:37.328 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 12 03:42:37.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:42:37.328 INFO kablam! | Oct 12 03:42:37.328 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:42:37.328 INFO kablam! Oct 12 03:42:37.429 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 03:42:37.429 INFO kablam! --> src/ascii.rs:3:5 Oct 12 03:42:37.429 INFO kablam! | Oct 12 03:42:37.429 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 12 03:42:37.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:42:37.429 INFO kablam! | Oct 12 03:42:37.429 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 03:42:37.429 INFO kablam! Oct 12 03:42:37.909 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Oct 12 03:42:37.910 INFO kablam! su: No module specific data is present Oct 12 03:42:38.709 INFO running `"docker" "rm" "-f" "59db83d8d30e5436275f0c1a1d1945057d02c04031afb87f9ce8bd991dd5dba5"` Oct 12 03:42:38.960 INFO blam! 59db83d8d30e5436275f0c1a1d1945057d02c04031afb87f9ce8bd991dd5dba5 Oct 12 03:42:38.963 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 03:42:39.359 INFO blam! 763fec81ca723c9799caf3ab633cbec22e8b03251f949e82afe11e1f04bf5534 Oct 12 03:42:39.369 INFO running `"docker" "start" "-a" "763fec81ca723c9799caf3ab633cbec22e8b03251f949e82afe11e1f04bf5534"` Oct 12 03:42:40.372 INFO kablam! usermod: no changes Oct 12 03:42:40.456 INFO kablam! Compiling casing v0.1.0 (/source) Oct 12 03:42:40.844 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 03:42:40.844 INFO kablam! --> src/ascii.rs:3:5 Oct 12 03:42:40.844 INFO kablam! | Oct 12 03:42:40.844 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 12 03:42:40.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:42:40.844 INFO kablam! | Oct 12 03:42:40.844 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 03:42:40.844 INFO kablam! Oct 12 03:42:41.107 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 12 03:42:41.107 INFO kablam! --> src/ascii.rs:3:5 Oct 12 03:42:41.108 INFO kablam! | Oct 12 03:42:41.108 INFO kablam! 3 | use std::ascii::AsciiExt; Oct 12 03:42:41.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 03:42:41.109 INFO kablam! | Oct 12 03:42:41.109 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 03:42:41.109 INFO kablam! Oct 12 03:42:42.592 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.18s Oct 12 03:42:42.594 INFO kablam! su: No module specific data is present Oct 12 03:42:43.011 INFO running `"docker" "rm" "-f" "763fec81ca723c9799caf3ab633cbec22e8b03251f949e82afe11e1f04bf5534"` Oct 12 03:42:43.308 INFO blam! 763fec81ca723c9799caf3ab633cbec22e8b03251f949e82afe11e1f04bf5534 Oct 12 03:42:43.316 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 03:42:43.764 INFO blam! a954eec2cb493d44b7c49efae63d28f586a693b2ab7ad400ebce5006ad2bb4c7 Oct 12 03:42:43.766 INFO running `"docker" "start" "-a" "a954eec2cb493d44b7c49efae63d28f586a693b2ab7ad400ebce5006ad2bb4c7"` Oct 12 03:42:44.572 INFO kablam! usermod: no changes Oct 12 03:42:44.606 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 03:42:44.606 INFO kablam! Running /target/debug/deps/casing-3c9dfd62c67452cc Oct 12 03:42:44.608 INFO blam! Oct 12 03:42:44.608 INFO blam! running 60 tests Oct 12 03:42:44.609 INFO blam! test ascii::bench::lower_borrow_long ... ok Oct 12 03:42:44.609 INFO blam! test ascii::bench::header_owned ... ok Oct 12 03:42:44.609 INFO blam! test ascii::bench::header_borrowed ... ok Oct 12 03:42:44.609 INFO blam! test ascii::bench::capitalized_owned ... ok Oct 12 03:42:44.609 INFO blam! test ascii::bench::lower_borrow_short ... ok Oct 12 03:42:44.609 INFO blam! test ascii::bench::lower_owned_all ... ok Oct 12 03:42:44.609 INFO blam! test ascii::bench::lower_owned_early ... ok Oct 12 03:42:44.609 INFO blam! test ascii::bench::capitalized_borrowed ... ok Oct 12 03:42:44.609 INFO blam! test ascii::bench::camel_owned ... ok Oct 12 03:42:44.611 INFO blam! test ascii::bench::upper_borrow_long ... ok Oct 12 03:42:44.611 INFO blam! test ascii::bench::upper_borrow_short ... ok Oct 12 03:42:44.611 INFO blam! test ascii::bench::lower_owned_std ... ok Oct 12 03:42:44.611 INFO blam! test ascii::bench::upper_owned_early ... ok Oct 12 03:42:44.611 INFO blam! test ascii::bench::upper_owned_late ... ok Oct 12 03:42:44.611 INFO blam! test ascii::bench::upper_owned_all ... ok Oct 12 03:42:44.611 INFO blam! test ascii::bench::lower_owned_late ... ok Oct 12 03:42:44.611 INFO blam! test ascii::bench::camel_borrowed ... ok Oct 12 03:42:44.611 INFO blam! test ascii::bench::upper_owned_std ... ok Oct 12 03:42:44.611 INFO blam! test ascii::test::camel_allocation ... ok Oct 12 03:42:44.611 INFO blam! test ascii::test::camel ... ok Oct 12 03:42:44.611 INFO blam! test ascii::test::capitalized_allocation ... ok Oct 12 03:42:44.611 INFO blam! test ascii::test::capitalized ... ok Oct 12 03:42:44.611 INFO blam! test ascii::test::header ... ok Oct 12 03:42:44.611 INFO blam! test ascii::test::upper_allocation ... ok Oct 12 03:42:44.611 INFO blam! test unicode::bench::camel_owned ... ok Oct 12 03:42:44.613 INFO blam! test ascii::test::separated_allocation ... ok Oct 12 03:42:44.613 INFO blam! test ascii::test::header_allocation ... ok Oct 12 03:42:44.613 INFO blam! test ascii::test::separated ... ok Oct 12 03:42:44.613 INFO blam! test ascii::test::lower ... ok Oct 12 03:42:44.613 INFO blam! test ascii::test::lower_allocation ... ok Oct 12 03:42:44.614 INFO blam! test unicode::bench::lower_borrow_long ... ok Oct 12 03:42:44.614 INFO blam! test unicode::bench::lower_borrow_short ... ok Oct 12 03:42:44.614 INFO blam! test unicode::bench::header_borrowed ... ok Oct 12 03:42:44.614 INFO blam! test unicode::bench::lower_owned_early ... ok Oct 12 03:42:44.614 INFO blam! test unicode::bench::header_owned ... ok Oct 12 03:42:44.614 INFO blam! test unicode::bench::capitalized_borrowed ... ok Oct 12 03:42:44.616 INFO blam! test unicode::bench::capitalized_owned ... ok Oct 12 03:42:44.616 INFO blam! test unicode::bench::upper_borrow_short ... ok Oct 12 03:42:44.616 INFO blam! test unicode::bench::lower_owned_late ... ok Oct 12 03:42:44.617 INFO blam! test unicode::bench::lower_owned_all ... ok Oct 12 03:42:44.617 INFO blam! test ascii::test::upper ... ok Oct 12 03:42:44.617 INFO blam! test unicode::bench::lower_owned_std ... ok Oct 12 03:42:44.617 INFO blam! test unicode::bench::upper_borrow_long ... ok Oct 12 03:42:44.618 INFO blam! test unicode::bench::upper_owned_all ... ok Oct 12 03:42:44.618 INFO blam! test unicode::bench::upper_owned_early ... ok Oct 12 03:42:44.618 INFO blam! test unicode::bench::camel_borrowed ... ok Oct 12 03:42:44.618 INFO blam! test unicode::bench::upper_owned_late ... ok Oct 12 03:42:44.618 INFO blam! test unicode::test::camel ... ok Oct 12 03:42:44.618 INFO blam! test unicode::test::capitalized ... ok Oct 12 03:42:44.618 INFO blam! test unicode::bench::upper_owned_std ... ok Oct 12 03:42:44.618 INFO blam! test unicode::test::camel_allocation ... ok Oct 12 03:42:44.618 INFO blam! test unicode::test::capitalized_allocation ... ok Oct 12 03:42:44.618 INFO blam! test unicode::test::header_allocation ... ok Oct 12 03:42:44.618 INFO blam! test unicode::test::separated_allocation ... ok Oct 12 03:42:44.618 INFO blam! test unicode::test::header ... ok Oct 12 03:42:44.618 INFO blam! test unicode::test::lower ... ok Oct 12 03:42:44.618 INFO blam! test unicode::test::upper ... ok Oct 12 03:42:44.618 INFO blam! test unicode::test::upper_allocation ... ok Oct 12 03:42:44.620 INFO blam! test unicode::test::lower_allocation ... ok Oct 12 03:42:44.620 INFO blam! test unicode::test::separated ... ok Oct 12 03:42:44.620 INFO blam! Oct 12 03:42:44.620 INFO blam! test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:42:44.620 INFO blam! Oct 12 03:42:44.621 INFO kablam! Doc-tests casing Oct 12 03:42:44.803 INFO blam! Oct 12 03:42:44.804 INFO blam! running 0 tests Oct 12 03:42:44.804 INFO blam! Oct 12 03:42:44.804 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 03:42:44.804 INFO blam! Oct 12 03:42:44.809 INFO kablam! su: No module specific data is present Oct 12 03:42:45.061 INFO running `"docker" "rm" "-f" "a954eec2cb493d44b7c49efae63d28f586a693b2ab7ad400ebce5006ad2bb4c7"` Oct 12 03:42:45.163 INFO blam! a954eec2cb493d44b7c49efae63d28f586a693b2ab7ad400ebce5006ad2bb4c7