Oct 10 19:18:26.181 INFO testing lucascp/termite against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:18:26.181 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:18:26.181 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 19:18:26.594 INFO blam! 2d5ce7754f66e829b9ed90d3dfc963f0eea7cca6f51d2a268cc5d55d83fa3b7e Oct 10 19:18:26.596 INFO running `"docker" "start" "-a" "2d5ce7754f66e829b9ed90d3dfc963f0eea7cca6f51d2a268cc5d55d83fa3b7e"` Oct 10 19:18:27.698 INFO kablam! usermod: no changes Oct 10 19:18:27.785 INFO kablam! Compiling clap v2.19.3 Oct 10 19:18:27.785 INFO kablam! Compiling rustyline v1.0.0 Oct 10 19:18:42.172 INFO kablam! Compiling termite v0.0.1 (/source) Oct 10 19:18:43.453 INFO kablam! warning: variable `tick_count` is assigned to, but never used Oct 10 19:18:43.453 INFO kablam! --> src/main.rs:16:13 Oct 10 19:18:43.453 INFO kablam! | Oct 10 19:18:43.453 INFO kablam! 16 | let mut tick_count: u64 = 0; Oct 10 19:18:43.454 INFO kablam! | ^^^^^^^^^^ Oct 10 19:18:43.456 INFO kablam! | Oct 10 19:18:43.457 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:18:43.457 INFO kablam! = note: consider using `_tick_count` instead Oct 10 19:18:43.457 INFO kablam! Oct 10 19:18:43.465 INFO kablam! warning: struct is never constructed: `Container` Oct 10 19:18:43.465 INFO kablam! --> src/container.rs:3:1 Oct 10 19:18:43.465 INFO kablam! | Oct 10 19:18:43.465 INFO kablam! 3 | struct Container { Oct 10 19:18:43.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:18:43.466 INFO kablam! | Oct 10 19:18:43.466 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 19:18:43.466 INFO kablam! Oct 10 19:18:43.467 INFO kablam! warning: method is never used: `new` Oct 10 19:18:43.467 INFO kablam! --> src/container.rs:9:5 Oct 10 19:18:43.467 INFO kablam! | Oct 10 19:18:43.468 INFO kablam! 9 | fn new(capacity: f64) -> Container { Oct 10 19:18:43.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:18:43.472 INFO kablam! Oct 10 19:18:43.472 INFO kablam! warning: variant is never constructed: `Status` Oct 10 19:18:43.473 INFO kablam! --> src/shell.rs:11:5 Oct 10 19:18:43.473 INFO kablam! | Oct 10 19:18:43.473 INFO kablam! 11 | Status, Oct 10 19:18:43.473 INFO kablam! | ^^^^^^ Oct 10 19:18:43.474 INFO kablam! Oct 10 19:18:45.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.86s Oct 10 19:18:45.597 INFO kablam! su: No module specific data is present Oct 10 19:18:47.104 INFO running `"docker" "rm" "-f" "2d5ce7754f66e829b9ed90d3dfc963f0eea7cca6f51d2a268cc5d55d83fa3b7e"` Oct 10 19:18:47.433 INFO blam! 2d5ce7754f66e829b9ed90d3dfc963f0eea7cca6f51d2a268cc5d55d83fa3b7e Oct 10 19:18:47.448 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:18:47.448 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 19:18:47.929 INFO blam! a1a422b6890c1389612ef0e6f66fd4fefed10fd159670e3f8e1c7547cc8dfb4d Oct 10 19:18:47.931 INFO running `"docker" "start" "-a" "a1a422b6890c1389612ef0e6f66fd4fefed10fd159670e3f8e1c7547cc8dfb4d"` Oct 10 19:18:49.296 INFO kablam! usermod: no changes Oct 10 19:18:49.448 INFO kablam! Compiling termite v0.0.1 (/source) Oct 10 19:18:50.877 INFO kablam! warning: variable `tick_count` is assigned to, but never used Oct 10 19:18:50.877 INFO kablam! --> src/main.rs:16:13 Oct 10 19:18:50.878 INFO kablam! | Oct 10 19:18:50.878 INFO kablam! 16 | let mut tick_count: u64 = 0; Oct 10 19:18:50.878 INFO kablam! | ^^^^^^^^^^ Oct 10 19:18:50.879 INFO kablam! | Oct 10 19:18:50.879 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:18:50.879 INFO kablam! = note: consider using `_tick_count` instead Oct 10 19:18:50.880 INFO kablam! Oct 10 19:18:50.883 INFO kablam! warning: struct is never constructed: `Container` Oct 10 19:18:50.884 INFO kablam! --> src/container.rs:3:1 Oct 10 19:18:50.884 INFO kablam! | Oct 10 19:18:50.884 INFO kablam! 3 | struct Container { Oct 10 19:18:50.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:18:50.885 INFO kablam! | Oct 10 19:18:50.885 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 19:18:50.885 INFO kablam! Oct 10 19:18:50.886 INFO kablam! warning: method is never used: `new` Oct 10 19:18:50.886 INFO kablam! --> src/container.rs:9:5 Oct 10 19:18:50.886 INFO kablam! | Oct 10 19:18:50.887 INFO kablam! 9 | fn new(capacity: f64) -> Container { Oct 10 19:18:50.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:18:50.887 INFO kablam! Oct 10 19:18:50.888 INFO kablam! warning: variant is never constructed: `Status` Oct 10 19:18:50.888 INFO kablam! --> src/shell.rs:11:5 Oct 10 19:18:50.888 INFO kablam! | Oct 10 19:18:50.888 INFO kablam! 11 | Status, Oct 10 19:18:50.889 INFO kablam! | ^^^^^^ Oct 10 19:18:50.889 INFO kablam! Oct 10 19:18:51.435 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.10s Oct 10 19:18:51.437 INFO kablam! su: No module specific data is present Oct 10 19:18:52.200 INFO running `"docker" "rm" "-f" "a1a422b6890c1389612ef0e6f66fd4fefed10fd159670e3f8e1c7547cc8dfb4d"` Oct 10 19:18:52.430 INFO blam! a1a422b6890c1389612ef0e6f66fd4fefed10fd159670e3f8e1c7547cc8dfb4d Oct 10 19:18:52.431 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:18:52.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 19:18:52.805 INFO blam! 1f62fb0822a494dfec8e4f8a6c4593848dd62a4e8a81cec9edc6e854b0a9eb09 Oct 10 19:18:52.807 INFO running `"docker" "start" "-a" "1f62fb0822a494dfec8e4f8a6c4593848dd62a4e8a81cec9edc6e854b0a9eb09"` Oct 10 19:18:54.123 INFO kablam! usermod: no changes Oct 10 19:18:54.197 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 19:18:54.206 INFO kablam! Running /target/debug/deps/termite-bca68169c6a70002 Oct 10 19:18:54.228 INFO kablam! su: No module specific data is present Oct 10 19:18:54.228 INFO blam! Oct 10 19:18:54.228 INFO blam! running 0 tests Oct 10 19:18:54.228 INFO blam! Oct 10 19:18:54.228 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:18:54.228 INFO blam! Oct 10 19:18:55.115 INFO running `"docker" "rm" "-f" "1f62fb0822a494dfec8e4f8a6c4593848dd62a4e8a81cec9edc6e854b0a9eb09"` Oct 10 19:18:55.408 INFO blam! 1f62fb0822a494dfec8e4f8a6c4593848dd62a4e8a81cec9edc6e854b0a9eb09