Oct 13 02:09:23.712 INFO testing rushter/logstat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 02:09:23.713 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 02:09:24.249 INFO blam! 70904e2420141edee5ce963e495ce106e069ae9c6436ee2028ad05f4c09e283f Oct 13 02:09:24.250 INFO running `"docker" "start" "-a" "70904e2420141edee5ce963e495ce106e069ae9c6436ee2028ad05f4c09e283f"` Oct 13 02:09:25.339 INFO kablam! usermod: no changes Oct 13 02:09:25.491 INFO kablam! Compiling cassowary v0.3.0 Oct 13 02:09:25.507 INFO kablam! Compiling termion v1.5.1 Oct 13 02:09:25.507 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 13 02:09:25.507 INFO kablam! Compiling regex v1.0.0 Oct 13 02:09:25.507 INFO kablam! Compiling chrono v0.4.2 Oct 13 02:09:29.397 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 13 02:09:32.248 INFO kablam! Compiling rayon-core v1.4.0 Oct 13 02:09:33.688 INFO kablam! Compiling tui v0.2.2 Oct 13 02:09:39.575 INFO kablam! Compiling rayon v1.0.1 Oct 13 02:09:51.867 INFO kablam! Compiling logstat v0.1.0 (/source) Oct 13 02:09:52.679 INFO kablam! warning: unused import: `std::io` Oct 13 02:09:52.679 INFO kablam! --> src/main.rs:10:5 Oct 13 02:09:52.679 INFO kablam! | Oct 13 02:09:52.679 INFO kablam! 10 | use std::io; Oct 13 02:09:52.679 INFO kablam! | ^^^^^^^ Oct 13 02:09:52.679 INFO kablam! | Oct 13 02:09:52.679 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:09:52.679 INFO kablam! Oct 13 02:09:52.679 INFO kablam! warning: unused import: `statistics` Oct 13 02:09:52.679 INFO kablam! --> src/analyze.rs:11:5 Oct 13 02:09:52.679 INFO kablam! | Oct 13 02:09:52.679 INFO kablam! 11 | use statistics; Oct 13 02:09:52.679 INFO kablam! | ^^^^^^^^^^ Oct 13 02:09:52.679 INFO kablam! Oct 13 02:09:52.679 INFO kablam! warning: unused import: `analyze` Oct 13 02:09:52.679 INFO kablam! --> src/statistics.rs:1:5 Oct 13 02:09:52.679 INFO kablam! | Oct 13 02:09:52.679 INFO kablam! 1 | use analyze; Oct 13 02:09:52.679 INFO kablam! | ^^^^^^^ Oct 13 02:09:52.679 INFO kablam! Oct 13 02:09:52.679 INFO kablam! warning: unused import: `std::net::Ipv4Addr` Oct 13 02:09:52.679 INFO kablam! --> src/statistics.rs:3:5 Oct 13 02:09:52.679 INFO kablam! | Oct 13 02:09:52.679 INFO kablam! 3 | use std::net::Ipv4Addr; Oct 13 02:09:52.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 02:09:52.679 INFO kablam! Oct 13 02:09:56.988 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.62s Oct 13 02:09:56.993 INFO kablam! su: No module specific data is present Oct 13 02:09:58.267 INFO running `"docker" "rm" "-f" "70904e2420141edee5ce963e495ce106e069ae9c6436ee2028ad05f4c09e283f"` Oct 13 02:09:58.611 INFO blam! 70904e2420141edee5ce963e495ce106e069ae9c6436ee2028ad05f4c09e283f Oct 13 02:09:58.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 02:09:59.101 INFO blam! 4906d5e183b8edd2673001a000fcf30d55236e253dba352873cfe279f68d5991 Oct 13 02:09:59.102 INFO running `"docker" "start" "-a" "4906d5e183b8edd2673001a000fcf30d55236e253dba352873cfe279f68d5991"` Oct 13 02:10:01.307 INFO kablam! usermod: no changes Oct 13 02:10:01.451 INFO kablam! Compiling logstat v0.1.0 (/source) Oct 13 02:10:02.339 INFO kablam! warning: unused import: `std::io` Oct 13 02:10:02.339 INFO kablam! --> src/main.rs:10:5 Oct 13 02:10:02.339 INFO kablam! | Oct 13 02:10:02.339 INFO kablam! 10 | use std::io; Oct 13 02:10:02.339 INFO kablam! | ^^^^^^^ Oct 13 02:10:02.339 INFO kablam! | Oct 13 02:10:02.339 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:10:02.339 INFO kablam! Oct 13 02:10:02.339 INFO kablam! warning: unused import: `statistics` Oct 13 02:10:02.339 INFO kablam! --> src/analyze.rs:11:5 Oct 13 02:10:02.339 INFO kablam! | Oct 13 02:10:02.339 INFO kablam! 11 | use statistics; Oct 13 02:10:02.339 INFO kablam! | ^^^^^^^^^^ Oct 13 02:10:02.339 INFO kablam! Oct 13 02:10:02.339 INFO kablam! warning: unused import: `analyze` Oct 13 02:10:02.339 INFO kablam! --> src/statistics.rs:1:5 Oct 13 02:10:02.339 INFO kablam! | Oct 13 02:10:02.339 INFO kablam! 1 | use analyze; Oct 13 02:10:02.339 INFO kablam! | ^^^^^^^ Oct 13 02:10:02.339 INFO kablam! Oct 13 02:10:02.339 INFO kablam! warning: unused import: `std::net::Ipv4Addr` Oct 13 02:10:02.339 INFO kablam! --> src/statistics.rs:3:5 Oct 13 02:10:02.339 INFO kablam! | Oct 13 02:10:02.339 INFO kablam! 3 | use std::net::Ipv4Addr; Oct 13 02:10:02.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 02:10:02.339 INFO kablam! Oct 13 02:10:03.087 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.75s Oct 13 02:10:03.103 INFO kablam! su: No module specific data is present Oct 13 02:10:04.649 INFO running `"docker" "rm" "-f" "4906d5e183b8edd2673001a000fcf30d55236e253dba352873cfe279f68d5991"` Oct 13 02:10:05.015 INFO blam! 4906d5e183b8edd2673001a000fcf30d55236e253dba352873cfe279f68d5991 Oct 13 02:10:05.017 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 02:10:05.526 INFO blam! 3e1f11c59dc505f418c80d3c1d3385f31c0d95d6471acff69c79387e45cf5aec Oct 13 02:10:05.528 INFO running `"docker" "start" "-a" "3e1f11c59dc505f418c80d3c1d3385f31c0d95d6471acff69c79387e45cf5aec"` Oct 13 02:10:07.729 INFO kablam! usermod: no changes Oct 13 02:10:07.843 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 13 02:10:07.845 INFO kablam! Running /target/debug/deps/logstat-9c226390ea138571 Oct 13 02:10:07.851 INFO blam! Oct 13 02:10:07.851 INFO blam! running 0 tests Oct 13 02:10:07.851 INFO blam! Oct 13 02:10:07.851 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:10:07.851 INFO blam! Oct 13 02:10:07.855 INFO kablam! su: No module specific data is present Oct 13 02:10:09.430 INFO running `"docker" "rm" "-f" "3e1f11c59dc505f418c80d3c1d3385f31c0d95d6471acff69c79387e45cf5aec"` Oct 13 02:10:09.867 INFO blam! 3e1f11c59dc505f418c80d3c1d3385f31c0d95d6471acff69c79387e45cf5aec