Oct 16 03:39:30.116 INFO testing literalext-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 03:39:30.117 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 03:39:30.339 INFO blam! 9992c250e5c1f5d1abca5e4355bf68384a6565cbe7b33a65fa102f12de8dd013 Oct 16 03:39:30.343 INFO running `"docker" "start" "-a" "9992c250e5c1f5d1abca5e4355bf68384a6565cbe7b33a65fa102f12de8dd013"` Oct 16 03:39:30.822 INFO kablam! usermod: no changes Oct 16 03:39:30.880 INFO kablam! Compiling proc-macro2 v0.2.3 Oct 16 03:39:36.099 INFO kablam! Compiling literalext v0.2.0 (/source) Oct 16 03:39:39.039 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 03:39:39.040 INFO kablam! --> src/internal.rs:5:5 Oct 16 03:39:39.040 INFO kablam! | Oct 16 03:39:39.040 INFO kablam! 5 | use std::ascii::AsciiExt; Oct 16 03:39:39.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 03:39:39.041 INFO kablam! | Oct 16 03:39:39.041 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 03:39:39.041 INFO kablam! Oct 16 03:39:39.219 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 03:39:39.220 INFO kablam! --> src/internal.rs:5:5 Oct 16 03:39:39.220 INFO kablam! | Oct 16 03:39:39.220 INFO kablam! 5 | use std::ascii::AsciiExt; Oct 16 03:39:39.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 03:39:39.221 INFO kablam! | Oct 16 03:39:39.221 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 03:39:39.221 INFO kablam! Oct 16 03:39:39.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.92s Oct 16 03:39:39.781 INFO kablam! su: No module specific data is present Oct 16 03:39:40.363 INFO running `"docker" "rm" "-f" "9992c250e5c1f5d1abca5e4355bf68384a6565cbe7b33a65fa102f12de8dd013"` Oct 16 03:39:40.617 INFO blam! 9992c250e5c1f5d1abca5e4355bf68384a6565cbe7b33a65fa102f12de8dd013 Oct 16 03:39:40.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 03:39:41.115 INFO blam! 43d737456d6b685211526b0863aa6decc0a58a3f9097b1c086b87cc11d25fa32 Oct 16 03:39:41.116 INFO running `"docker" "start" "-a" "43d737456d6b685211526b0863aa6decc0a58a3f9097b1c086b87cc11d25fa32"` Oct 16 03:39:42.256 INFO kablam! usermod: no changes Oct 16 03:39:42.311 INFO kablam! Compiling literalext v0.2.0 (/source) Oct 16 03:39:45.523 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 03:39:45.523 INFO kablam! --> src/internal.rs:5:5 Oct 16 03:39:45.523 INFO kablam! | Oct 16 03:39:45.523 INFO kablam! 5 | use std::ascii::AsciiExt; Oct 16 03:39:45.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 03:39:45.523 INFO kablam! | Oct 16 03:39:45.523 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 03:39:45.523 INFO kablam! Oct 16 03:39:45.690 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 03:39:45.690 INFO kablam! --> src/internal.rs:5:5 Oct 16 03:39:45.690 INFO kablam! | Oct 16 03:39:45.690 INFO kablam! 5 | use std::ascii::AsciiExt; Oct 16 03:39:45.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 03:39:45.690 INFO kablam! | Oct 16 03:39:45.690 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 03:39:45.690 INFO kablam! Oct 16 03:39:46.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.99s Oct 16 03:39:46.275 INFO kablam! su: No module specific data is present Oct 16 03:39:46.742 INFO running `"docker" "rm" "-f" "43d737456d6b685211526b0863aa6decc0a58a3f9097b1c086b87cc11d25fa32"` Oct 16 03:39:47.002 INFO blam! 43d737456d6b685211526b0863aa6decc0a58a3f9097b1c086b87cc11d25fa32 Oct 16 03:39:47.004 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 03:39:47.423 INFO blam! e1c50463d69b0b3e3b050b6d7a364dbb2276a3bf2d9672f886d9587adcc677ee Oct 16 03:39:47.431 INFO running `"docker" "start" "-a" "e1c50463d69b0b3e3b050b6d7a364dbb2276a3bf2d9672f886d9587adcc677ee"` Oct 16 03:39:48.838 INFO kablam! usermod: no changes Oct 16 03:39:48.952 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 16 03:39:48.956 INFO kablam! Running /target/debug/deps/literalext-2392d0ea36f7fd4f Oct 16 03:39:48.968 INFO blam! Oct 16 03:39:48.968 INFO blam! running 1 test Oct 16 03:39:48.979 INFO blam! test internal::test_string_filter ... ok Oct 16 03:39:48.979 INFO blam! Oct 16 03:39:48.979 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:39:48.979 INFO blam! Oct 16 03:39:48.987 INFO kablam! Doc-tests literalext Oct 16 03:39:54.867 INFO blam! Oct 16 03:39:54.868 INFO blam! running 0 tests Oct 16 03:39:54.868 INFO blam! Oct 16 03:39:54.868 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:39:54.868 INFO blam! Oct 16 03:39:54.878 INFO kablam! su: No module specific data is present Oct 16 03:39:55.582 INFO running `"docker" "rm" "-f" "e1c50463d69b0b3e3b050b6d7a364dbb2276a3bf2d9672f886d9587adcc677ee"` Oct 16 03:39:55.846 INFO blam! e1c50463d69b0b3e3b050b6d7a364dbb2276a3bf2d9672f886d9587adcc677ee