Oct 16 16:07:52.365 INFO testing canvas-1.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:07:52.365 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16:07:52.541 INFO blam! cc4bf29843c55309ba9deb2e81ce5630bc1a1e9b64e0d5a6a75901670d38fb00 Oct 16 16:07:52.546 INFO running `"docker" "start" "-a" "cc4bf29843c55309ba9deb2e81ce5630bc1a1e9b64e0d5a6a75901670d38fb00"` Oct 16 16:07:53.034 INFO kablam! usermod: no changes Oct 16 16:07:53.295 INFO kablam! Compiling canvas v1.0.1 (/source) Oct 16 16:07:59.217 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 16:07:59.217 INFO kablam! --> src/api.rs:2:5 Oct 16 16:07:59.217 INFO kablam! | Oct 16 16:07:59.217 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 16 16:07:59.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 16:07:59.217 INFO kablam! | Oct 16 16:07:59.217 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 16:07:59.217 INFO kablam! Oct 16 16:07:59.431 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 16:07:59.431 INFO kablam! --> src/api.rs:2:5 Oct 16 16:07:59.431 INFO kablam! | Oct 16 16:07:59.431 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 16 16:07:59.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 16:07:59.431 INFO kablam! | Oct 16 16:07:59.431 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:07:59.431 INFO kablam! Oct 16 16:08:02.288 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.23s Oct 16 16:08:02.295 INFO kablam! su: No module specific data is present Oct 16 16:08:02.847 INFO running `"docker" "rm" "-f" "cc4bf29843c55309ba9deb2e81ce5630bc1a1e9b64e0d5a6a75901670d38fb00"` Oct 16 16:08:02.949 INFO blam! cc4bf29843c55309ba9deb2e81ce5630bc1a1e9b64e0d5a6a75901670d38fb00 Oct 16 16:08:02.951 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16:08:03.223 INFO blam! b9de8642a26e94508fe62fa7e8a05f91dab321bc7c4172dd3d4a981d854db457 Oct 16 16:08:03.231 INFO running `"docker" "start" "-a" "b9de8642a26e94508fe62fa7e8a05f91dab321bc7c4172dd3d4a981d854db457"` Oct 16 16:08:03.874 INFO kablam! usermod: no changes Oct 16 16:08:04.010 INFO kablam! Compiling canvas v1.0.1 (/source) Oct 16 16:08:09.667 INFO kablam! warning: unused import: `super::*` Oct 16 16:08:09.667 INFO kablam! --> src/lib.rs:309:9 Oct 16 16:08:09.667 INFO kablam! | Oct 16 16:08:09.667 INFO kablam! 309 | use super::*; Oct 16 16:08:09.667 INFO kablam! | ^^^^^^^^ Oct 16 16:08:09.667 INFO kablam! | Oct 16 16:08:09.667 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 16:08:09.667 INFO kablam! Oct 16 16:08:09.683 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 16:08:09.683 INFO kablam! --> src/api.rs:2:5 Oct 16 16:08:09.683 INFO kablam! | Oct 16 16:08:09.683 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 16 16:08:09.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 16:08:09.683 INFO kablam! | Oct 16 16:08:09.683 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 16:08:09.683 INFO kablam! Oct 16 16:08:09.899 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 16:08:09.899 INFO kablam! --> src/api.rs:2:5 Oct 16 16:08:09.899 INFO kablam! | Oct 16 16:08:09.899 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 16 16:08:09.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 16:08:09.899 INFO kablam! Oct 16 16:08:11.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.11s Oct 16 16:08:11.012 INFO kablam! su: No module specific data is present Oct 16 16:08:11.556 INFO running `"docker" "rm" "-f" "b9de8642a26e94508fe62fa7e8a05f91dab321bc7c4172dd3d4a981d854db457"` Oct 16 16:08:11.789 INFO blam! b9de8642a26e94508fe62fa7e8a05f91dab321bc7c4172dd3d4a981d854db457 Oct 16 16:08:11.796 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16:08:12.087 INFO blam! 3c72a91390f9f4b976ff76011bd1db7d94eebb10db6435a537ea901808e60986 Oct 16 16:08:12.095 INFO running `"docker" "start" "-a" "3c72a91390f9f4b976ff76011bd1db7d94eebb10db6435a537ea901808e60986"` Oct 16 16:08:13.427 INFO kablam! usermod: no changes Oct 16 16:08:13.664 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 16 16:08:13.687 INFO kablam! Running /target/debug/deps/canvas-cb740ccf6cc674f2 Oct 16 16:08:13.691 INFO kablam! Doc-tests canvas Oct 16 16:08:13.692 INFO blam! Oct 16 16:08:13.692 INFO blam! running 1 test Oct 16 16:08:13.692 INFO blam! test tests::it_works ... ok Oct 16 16:08:13.692 INFO blam! Oct 16 16:08:13.692 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:08:13.692 INFO blam! Oct 16 16:08:25.858 INFO blam! Oct 16 16:08:25.858 INFO blam! running 0 tests Oct 16 16:08:25.858 INFO blam! Oct 16 16:08:25.858 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:08:25.858 INFO blam! Oct 16 16:08:25.873 INFO kablam! su: No module specific data is present Oct 16 16:08:26.959 INFO running `"docker" "rm" "-f" "3c72a91390f9f4b976ff76011bd1db7d94eebb10db6435a537ea901808e60986"` Oct 16 16:08:27.187 INFO blam! 3c72a91390f9f4b976ff76011bd1db7d94eebb10db6435a537ea901808e60986