Oct 16 17:54:47.939 INFO testing ape-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 17:54:47.939 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 17:54:48.200 INFO blam! 18bc45955d6856a93642f2b5e94a2d040bb843ef0233c986acb18ab3a9c79541 Oct 16 17:54:48.209 INFO running `"docker" "start" "-a" "18bc45955d6856a93642f2b5e94a2d040bb843ef0233c986acb18ab3a9c79541"` Oct 16 17:54:48.819 INFO kablam! usermod: no changes Oct 16 17:54:48.848 INFO kablam! Compiling ape v0.2.0 (/source) Oct 16 17:54:49.456 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 17:54:49.457 INFO kablam! --> src/item.rs:1:18 Oct 16 17:54:49.457 INFO kablam! | Oct 16 17:54:49.458 INFO kablam! 1 | use std::ascii::{AsciiExt}; Oct 16 17:54:49.459 INFO kablam! | ^^^^^^^^ Oct 16 17:54:49.459 INFO kablam! | Oct 16 17:54:49.459 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:54:49.460 INFO kablam! Oct 16 17:54:49.559 INFO kablam! warning: unused import: `AsciiExt` Oct 16 17:54:49.559 INFO kablam! --> src/item.rs:1:18 Oct 16 17:54:49.559 INFO kablam! | Oct 16 17:54:49.559 INFO kablam! 1 | use std::ascii::{AsciiExt}; Oct 16 17:54:49.559 INFO kablam! | ^^^^^^^^ Oct 16 17:54:49.559 INFO kablam! | Oct 16 17:54:49.559 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 17:54:49.559 INFO kablam! Oct 16 17:54:49.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 16 17:54:49.855 INFO kablam! su: No module specific data is present Oct 16 17:54:50.167 INFO running `"docker" "rm" "-f" "18bc45955d6856a93642f2b5e94a2d040bb843ef0233c986acb18ab3a9c79541"` Oct 16 17:54:50.262 INFO blam! 18bc45955d6856a93642f2b5e94a2d040bb843ef0233c986acb18ab3a9c79541 Oct 16 17:54:50.264 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 17:54:50.499 INFO blam! 58d13f50740da273da5a5208d0dddc6f8d7079fd0586014f15d9df3e6d750dcf Oct 16 17:54:50.501 INFO running `"docker" "start" "-a" "58d13f50740da273da5a5208d0dddc6f8d7079fd0586014f15d9df3e6d750dcf"` Oct 16 17:54:50.938 INFO kablam! usermod: no changes Oct 16 17:54:50.981 INFO kablam! Compiling ape v0.2.0 (/source) Oct 16 17:54:51.743 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 17:54:51.743 INFO kablam! --> src/item.rs:1:18 Oct 16 17:54:51.743 INFO kablam! | Oct 16 17:54:51.743 INFO kablam! 1 | use std::ascii::{AsciiExt}; Oct 16 17:54:51.743 INFO kablam! | ^^^^^^^^ Oct 16 17:54:51.743 INFO kablam! | Oct 16 17:54:51.743 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 17:54:51.743 INFO kablam! Oct 16 17:54:51.983 INFO kablam! warning: unused import: `AsciiExt` Oct 16 17:54:51.983 INFO kablam! --> src/item.rs:1:18 Oct 16 17:54:51.983 INFO kablam! | Oct 16 17:54:51.983 INFO kablam! 1 | use std::ascii::{AsciiExt}; Oct 16 17:54:51.983 INFO kablam! | ^^^^^^^^ Oct 16 17:54:51.983 INFO kablam! | Oct 16 17:54:51.983 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 17:54:51.983 INFO kablam! Oct 16 17:54:53.240 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.27s Oct 16 17:54:53.242 INFO kablam! su: No module specific data is present Oct 16 17:54:53.548 INFO running `"docker" "rm" "-f" "58d13f50740da273da5a5208d0dddc6f8d7079fd0586014f15d9df3e6d750dcf"` Oct 16 17:54:53.630 INFO blam! 58d13f50740da273da5a5208d0dddc6f8d7079fd0586014f15d9df3e6d750dcf