Oct 12 22:59:40.957 INFO testing stewart/rff against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 22:59:40.962 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 22:59:41.411 INFO blam! 04cc35ba50ae6d28af2854320dfb92e2c3aa07d87b90ed2bf4181292fefa3460 Oct 12 22:59:41.416 INFO running `"docker" "start" "-a" "04cc35ba50ae6d28af2854320dfb92e2c3aa07d87b90ed2bf4181292fefa3460"` Oct 12 22:59:43.486 INFO kablam! usermod: no changes Oct 12 22:59:43.595 INFO kablam! Compiling either v1.4.0 Oct 12 22:59:43.599 INFO kablam! Compiling crossbeam-epoch v0.3.0 Oct 12 22:59:45.340 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 12 22:59:45.931 INFO kablam! Compiling rayon-core v1.4.0 Oct 12 22:59:48.164 INFO kablam! Compiling rayon v1.0.0 Oct 12 22:59:52.688 INFO kablam! Compiling rff v0.3.0 (/source) Oct 12 22:59:53.126 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 22:59:53.126 INFO kablam! --> src/terminal/event.rs:8:30 Oct 12 22:59:53.126 INFO kablam! | Oct 12 22:59:53.126 INFO kablam! 8 | #[allow(unused_imports)] use std::ascii::AsciiExt; Oct 12 22:59:53.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 22:59:53.126 INFO kablam! | Oct 12 22:59:53.126 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 22:59:53.126 INFO kablam! Oct 12 22:59:53.127 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 22:59:53.127 INFO kablam! --> src/matcher.rs:1:30 Oct 12 22:59:53.127 INFO kablam! | Oct 12 22:59:53.127 INFO kablam! 1 | #[allow(unused_imports)] use std::ascii::AsciiExt; Oct 12 22:59:53.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 22:59:53.127 INFO kablam! Oct 12 23:00:01.197 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.69s Oct 12 23:00:01.202 INFO kablam! su: No module specific data is present Oct 12 23:00:01.829 INFO running `"docker" "rm" "-f" "04cc35ba50ae6d28af2854320dfb92e2c3aa07d87b90ed2bf4181292fefa3460"` Oct 12 23:00:02.207 INFO blam! 04cc35ba50ae6d28af2854320dfb92e2c3aa07d87b90ed2bf4181292fefa3460 Oct 12 23:00:02.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 23:00:02.975 INFO blam! 986bdad1069f25562de0a16858f0acae23cdbd84037cc9ba9d3494f106035568 Oct 12 23:00:02.995 INFO running `"docker" "start" "-a" "986bdad1069f25562de0a16858f0acae23cdbd84037cc9ba9d3494f106035568"` Oct 12 23:00:04.594 INFO kablam! usermod: no changes Oct 12 23:00:04.722 INFO kablam! Compiling rff v0.3.0 (/source) Oct 12 23:00:05.874 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 23:00:05.874 INFO kablam! --> src/terminal/event.rs:8:30 Oct 12 23:00:05.874 INFO kablam! | Oct 12 23:00:05.875 INFO kablam! 8 | #[allow(unused_imports)] use std::ascii::AsciiExt; Oct 12 23:00:05.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:00:05.875 INFO kablam! | Oct 12 23:00:05.875 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:00:05.875 INFO kablam! Oct 12 23:00:05.883 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 23:00:05.883 INFO kablam! --> src/matcher.rs:1:30 Oct 12 23:00:05.883 INFO kablam! | Oct 12 23:00:05.883 INFO kablam! 1 | #[allow(unused_imports)] use std::ascii::AsciiExt; Oct 12 23:00:05.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:00:05.883 INFO kablam! Oct 12 23:00:08.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.18s Oct 12 23:00:08.815 INFO kablam! su: No module specific data is present Oct 12 23:00:10.348 INFO running `"docker" "rm" "-f" "986bdad1069f25562de0a16858f0acae23cdbd84037cc9ba9d3494f106035568"` Oct 12 23:00:10.643 INFO blam! 986bdad1069f25562de0a16858f0acae23cdbd84037cc9ba9d3494f106035568