Oct 13 01:24:46.443 INFO testing sbalaji1996/tokenizer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 01:24:46.444 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 13 01:24:46.937 INFO blam! e11133663fae7b469472ee4da8f5263f884323fc866d748d22c9ec443d18e881 Oct 13 01:24:46.938 INFO running `"docker" "start" "-a" "e11133663fae7b469472ee4da8f5263f884323fc866d748d22c9ec443d18e881"` Oct 13 01:24:49.419 INFO kablam! usermod: no changes Oct 13 01:24:49.591 INFO kablam! Compiling clap v2.26.0 Oct 13 01:25:13.863 INFO kablam! Compiling tokenizer v0.1.0 (/source) Oct 13 01:25:14.579 INFO kablam! warning: unused import: `std::io::BufReader` Oct 13 01:25:14.580 INFO kablam! --> src/main.rs:12:5 Oct 13 01:25:14.580 INFO kablam! | Oct 13 01:25:14.580 INFO kablam! 12 | use std::io::BufReader; Oct 13 01:25:14.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 01:25:14.580 INFO kablam! | Oct 13 01:25:14.580 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:25:14.580 INFO kablam! Oct 13 01:25:14.785 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:25:14.785 INFO kablam! --> src/main.rs:34:5 Oct 13 01:25:14.785 INFO kablam! | Oct 13 01:25:14.785 INFO kablam! 34 | tokenize(contents); Oct 13 01:25:14.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 01:25:14.785 INFO kablam! | Oct 13 01:25:14.785 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:25:14.785 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:25:14.785 INFO kablam! Oct 13 01:25:16.486 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.03s Oct 13 01:25:16.491 INFO kablam! su: No module specific data is present Oct 13 01:25:17.497 INFO running `"docker" "rm" "-f" "e11133663fae7b469472ee4da8f5263f884323fc866d748d22c9ec443d18e881"` Oct 13 01:25:17.831 INFO blam! e11133663fae7b469472ee4da8f5263f884323fc866d748d22c9ec443d18e881 Oct 13 01:25:17.847 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 13 01:25:18.408 INFO blam! bfcebb1919f466683e55fcee1ef70913bac207c016e611f66cb00f01e5c1c223 Oct 13 01:25:18.411 INFO running `"docker" "start" "-a" "bfcebb1919f466683e55fcee1ef70913bac207c016e611f66cb00f01e5c1c223"` Oct 13 01:25:19.687 INFO kablam! usermod: no changes Oct 13 01:25:19.799 INFO kablam! Compiling tokenizer v0.1.0 (/source) Oct 13 01:25:20.415 INFO kablam! warning: unused import: `std::io::BufReader` Oct 13 01:25:20.415 INFO kablam! --> src/main.rs:12:5 Oct 13 01:25:20.415 INFO kablam! | Oct 13 01:25:20.415 INFO kablam! 12 | use std::io::BufReader; Oct 13 01:25:20.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 01:25:20.415 INFO kablam! | Oct 13 01:25:20.415 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:25:20.415 INFO kablam! Oct 13 01:25:20.558 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 01:25:20.558 INFO kablam! --> src/main.rs:34:5 Oct 13 01:25:20.558 INFO kablam! | Oct 13 01:25:20.558 INFO kablam! 34 | tokenize(contents); Oct 13 01:25:20.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 01:25:20.558 INFO kablam! | Oct 13 01:25:20.558 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 01:25:20.558 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 01:25:20.558 INFO kablam! Oct 13 01:25:21.143 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 13 01:25:21.146 INFO kablam! su: No module specific data is present Oct 13 01:25:22.077 INFO running `"docker" "rm" "-f" "bfcebb1919f466683e55fcee1ef70913bac207c016e611f66cb00f01e5c1c223"` Oct 13 01:25:22.391 INFO blam! bfcebb1919f466683e55fcee1ef70913bac207c016e611f66cb00f01e5c1c223 Oct 13 01:25:22.393 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 13 01:25:22.876 INFO blam! 0f2ec6b03718cd7517e1e63011047b19ebb10b0eeb799b3564e54b3df46019a3 Oct 13 01:25:22.899 INFO running `"docker" "start" "-a" "0f2ec6b03718cd7517e1e63011047b19ebb10b0eeb799b3564e54b3df46019a3"` Oct 13 01:25:24.139 INFO kablam! usermod: no changes Oct 13 01:25:24.257 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 13 01:25:24.290 INFO kablam! Running /target/debug/deps/tokenizer-995d5b24512d9642 Oct 13 01:25:24.295 INFO kablam! su: No module specific data is present Oct 13 01:25:24.295 INFO blam! Oct 13 01:25:24.295 INFO blam! running 0 tests Oct 13 01:25:24.295 INFO blam! Oct 13 01:25:24.295 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:25:24.296 INFO blam! Oct 13 01:25:25.039 INFO running `"docker" "rm" "-f" "0f2ec6b03718cd7517e1e63011047b19ebb10b0eeb799b3564e54b3df46019a3"` Oct 13 01:25:25.332 INFO blam! 0f2ec6b03718cd7517e1e63011047b19ebb10b0eeb799b3564e54b3df46019a3