Oct 10 16:17:17.893 INFO testing rcuvgd/robinson against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:17:17.893 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:17:17.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:17:18.416 INFO blam! c7b5dc9ad48e5bfe6e782cb0b3bc274779af54bb4a80d57aaa583494d65e1452 Oct 10 16:17:18.419 INFO running `"docker" "start" "-a" "c7b5dc9ad48e5bfe6e782cb0b3bc274779af54bb4a80d57aaa583494d65e1452"` Oct 10 16:17:19.397 INFO kablam! usermod: no changes Oct 10 16:17:19.548 INFO kablam! Compiling rayon-core v1.2.1 Oct 10 16:17:19.556 INFO kablam! Compiling png v0.8.0 Oct 10 16:17:23.480 INFO kablam! Compiling rayon v0.8.2 Oct 10 16:17:27.012 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 10 16:17:30.137 INFO kablam! Compiling image v0.14.0 Oct 10 16:17:44.840 INFO kablam! Compiling robinson v0.0.1 (/source) Oct 10 16:17:46.778 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 16:17:46.778 INFO kablam! --> src/css.rs:6:5 Oct 10 16:17:46.778 INFO kablam! | Oct 10 16:17:46.778 INFO kablam! 6 | use std::ascii::AsciiExt; // for `to_ascii_lowercase` Oct 10 16:17:46.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 16:17:46.778 INFO kablam! | Oct 10 16:17:46.778 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 16:17:46.778 INFO kablam! Oct 10 16:17:47.024 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 10 16:17:47.024 INFO kablam! --> src/css.rs:6:5 Oct 10 16:17:47.024 INFO kablam! | Oct 10 16:17:47.024 INFO kablam! 6 | use std::ascii::AsciiExt; // for `to_ascii_lowercase` Oct 10 16:17:47.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 16:17:47.024 INFO kablam! | Oct 10 16:17:47.024 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:17:47.024 INFO kablam! Oct 10 16:17:51.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.56s Oct 10 16:17:51.017 INFO kablam! su: No module specific data is present Oct 10 16:17:51.778 INFO running `"docker" "rm" "-f" "c7b5dc9ad48e5bfe6e782cb0b3bc274779af54bb4a80d57aaa583494d65e1452"` Oct 10 16:17:52.138 INFO blam! c7b5dc9ad48e5bfe6e782cb0b3bc274779af54bb4a80d57aaa583494d65e1452 Oct 10 16:17:52.138 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:17:52.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:17:52.564 INFO blam! 3e221d471e2ec2362c348d5b0b64c88e4b79232c0f1578b53b8d40750e5ee24c Oct 10 16:17:52.576 INFO running `"docker" "start" "-a" "3e221d471e2ec2362c348d5b0b64c88e4b79232c0f1578b53b8d40750e5ee24c"` Oct 10 16:17:54.143 INFO kablam! usermod: no changes Oct 10 16:17:54.237 INFO kablam! Compiling robinson v0.0.1 (/source) Oct 10 16:17:56.053 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 16:17:56.053 INFO kablam! --> src/css.rs:6:5 Oct 10 16:17:56.053 INFO kablam! | Oct 10 16:17:56.054 INFO kablam! 6 | use std::ascii::AsciiExt; // for `to_ascii_lowercase` Oct 10 16:17:56.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 16:17:56.054 INFO kablam! | Oct 10 16:17:56.055 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 16:17:56.055 INFO kablam! Oct 10 16:17:56.328 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 10 16:17:56.329 INFO kablam! --> src/css.rs:6:5 Oct 10 16:17:56.329 INFO kablam! | Oct 10 16:17:56.329 INFO kablam! 6 | use std::ascii::AsciiExt; // for `to_ascii_lowercase` Oct 10 16:17:56.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 16:17:56.330 INFO kablam! | Oct 10 16:17:56.330 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:17:56.331 INFO kablam! Oct 10 16:17:57.040 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.87s Oct 10 16:17:57.044 INFO kablam! su: No module specific data is present Oct 10 16:17:57.602 INFO running `"docker" "rm" "-f" "3e221d471e2ec2362c348d5b0b64c88e4b79232c0f1578b53b8d40750e5ee24c"` Oct 10 16:17:57.884 INFO blam! 3e221d471e2ec2362c348d5b0b64c88e4b79232c0f1578b53b8d40750e5ee24c Oct 10 16:17:57.896 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:17:57.896 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 16:17:58.367 INFO blam! 1129b88c7ca1762f462dde20b000bdf760b53d6c7c610e1bde48808a3eb52eec Oct 10 16:17:58.370 INFO running `"docker" "start" "-a" "1129b88c7ca1762f462dde20b000bdf760b53d6c7c610e1bde48808a3eb52eec"` Oct 10 16:17:59.987 INFO kablam! usermod: no changes Oct 10 16:18:00.112 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 10 16:18:00.116 INFO kablam! Running /target/debug/deps/robinson-f35f3721073d8562 Oct 10 16:18:00.118 INFO blam! Oct 10 16:18:00.118 INFO blam! running 0 tests Oct 10 16:18:00.118 INFO blam! Oct 10 16:18:00.118 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:18:00.118 INFO blam! Oct 10 16:18:00.122 INFO kablam! su: No module specific data is present Oct 10 16:18:00.918 INFO running `"docker" "rm" "-f" "1129b88c7ca1762f462dde20b000bdf760b53d6c7c610e1bde48808a3eb52eec"` Oct 10 16:18:01.300 INFO blam! 1129b88c7ca1762f462dde20b000bdf760b53d6c7c610e1bde48808a3eb52eec