Oct 14 13:09:13.338 INFO testing lucascp/termite against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 13:09:13.339 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 13:09:14.003 INFO blam! 88368d625398ce3fcbbc9bf5a8d5628d86e1baeb0e68d56841d3d1ccc01a2805 Oct 14 13:09:14.004 INFO running `"docker" "start" "-a" "88368d625398ce3fcbbc9bf5a8d5628d86e1baeb0e68d56841d3d1ccc01a2805"` Oct 14 13:09:16.423 INFO kablam! usermod: no changes Oct 14 13:09:16.493 INFO kablam! Compiling term_size v0.2.2 Oct 14 13:09:16.493 INFO kablam! Compiling nix v0.5.1 Oct 14 13:09:16.875 INFO kablam! Compiling clap v2.19.3 Oct 14 13:09:23.987 INFO kablam! Compiling rustyline v1.0.0 Oct 14 13:09:38.087 INFO kablam! Compiling termite v0.0.1 (/source) Oct 14 13:09:38.423 INFO kablam! warning: variable `tick_count` is assigned to, but never used Oct 14 13:09:38.423 INFO kablam! --> src/main.rs:16:13 Oct 14 13:09:38.423 INFO kablam! | Oct 14 13:09:38.423 INFO kablam! 16 | let mut tick_count: u64 = 0; Oct 14 13:09:38.423 INFO kablam! | ^^^^^^^^^^ Oct 14 13:09:38.423 INFO kablam! | Oct 14 13:09:38.423 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:09:38.423 INFO kablam! = note: consider using `_tick_count` instead Oct 14 13:09:38.423 INFO kablam! Oct 14 13:09:38.425 INFO kablam! warning: struct is never constructed: `Container` Oct 14 13:09:38.425 INFO kablam! --> src/container.rs:3:1 Oct 14 13:09:38.425 INFO kablam! | Oct 14 13:09:38.425 INFO kablam! 3 | struct Container { Oct 14 13:09:38.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:09:38.425 INFO kablam! | Oct 14 13:09:38.425 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 13:09:38.425 INFO kablam! Oct 14 13:09:38.435 INFO kablam! warning: method is never used: `new` Oct 14 13:09:38.435 INFO kablam! --> src/container.rs:9:5 Oct 14 13:09:38.435 INFO kablam! | Oct 14 13:09:38.435 INFO kablam! 9 | fn new(capacity: f64) -> Container { Oct 14 13:09:38.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:09:38.435 INFO kablam! Oct 14 13:09:38.435 INFO kablam! warning: variant is never constructed: `Status` Oct 14 13:09:38.435 INFO kablam! --> src/shell.rs:11:5 Oct 14 13:09:38.435 INFO kablam! | Oct 14 13:09:38.435 INFO kablam! 11 | Status, Oct 14 13:09:38.435 INFO kablam! | ^^^^^^ Oct 14 13:09:38.435 INFO kablam! Oct 14 13:09:40.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.34s Oct 14 13:09:40.799 INFO kablam! su: No module specific data is present Oct 14 13:09:41.803 INFO running `"docker" "rm" "-f" "88368d625398ce3fcbbc9bf5a8d5628d86e1baeb0e68d56841d3d1ccc01a2805"` Oct 14 13:09:42.093 INFO blam! 88368d625398ce3fcbbc9bf5a8d5628d86e1baeb0e68d56841d3d1ccc01a2805 Oct 14 13:09:42.100 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 13:09:42.515 INFO blam! 92240333041df4b414d18caca245b2ed690b7260ba8a736954bb210058077ae1 Oct 14 13:09:42.520 INFO running `"docker" "start" "-a" "92240333041df4b414d18caca245b2ed690b7260ba8a736954bb210058077ae1"` Oct 14 13:09:44.198 INFO kablam! usermod: no changes Oct 14 13:09:44.293 INFO kablam! Compiling termite v0.0.1 (/source) Oct 14 13:09:44.691 INFO kablam! warning: variable `tick_count` is assigned to, but never used Oct 14 13:09:44.691 INFO kablam! --> src/main.rs:16:13 Oct 14 13:09:44.691 INFO kablam! | Oct 14 13:09:44.691 INFO kablam! 16 | let mut tick_count: u64 = 0; Oct 14 13:09:44.691 INFO kablam! | ^^^^^^^^^^ Oct 14 13:09:44.691 INFO kablam! | Oct 14 13:09:44.691 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:09:44.691 INFO kablam! = note: consider using `_tick_count` instead Oct 14 13:09:44.691 INFO kablam! Oct 14 13:09:44.691 INFO kablam! warning: struct is never constructed: `Container` Oct 14 13:09:44.691 INFO kablam! --> src/container.rs:3:1 Oct 14 13:09:44.691 INFO kablam! | Oct 14 13:09:44.691 INFO kablam! 3 | struct Container { Oct 14 13:09:44.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:09:44.691 INFO kablam! | Oct 14 13:09:44.691 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 13:09:44.691 INFO kablam! Oct 14 13:09:44.691 INFO kablam! warning: method is never used: `new` Oct 14 13:09:44.691 INFO kablam! --> src/container.rs:9:5 Oct 14 13:09:44.691 INFO kablam! | Oct 14 13:09:44.691 INFO kablam! 9 | fn new(capacity: f64) -> Container { Oct 14 13:09:44.691 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:09:44.691 INFO kablam! Oct 14 13:09:44.691 INFO kablam! warning: variant is never constructed: `Status` Oct 14 13:09:44.691 INFO kablam! --> src/shell.rs:11:5 Oct 14 13:09:44.691 INFO kablam! | Oct 14 13:09:44.691 INFO kablam! 11 | Status, Oct 14 13:09:44.691 INFO kablam! | ^^^^^^ Oct 14 13:09:44.691 INFO kablam! Oct 14 13:09:45.175 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 14 13:09:45.179 INFO kablam! su: No module specific data is present Oct 14 13:09:46.624 INFO running `"docker" "rm" "-f" "92240333041df4b414d18caca245b2ed690b7260ba8a736954bb210058077ae1"` Oct 14 13:09:47.023 INFO blam! 92240333041df4b414d18caca245b2ed690b7260ba8a736954bb210058077ae1 Oct 14 13:09:47.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 13:09:47.609 INFO blam! acc175e51131372028a766ab6b302da684a26f81a02651589435fcb7924291bc Oct 14 13:09:47.612 INFO running `"docker" "start" "-a" "acc175e51131372028a766ab6b302da684a26f81a02651589435fcb7924291bc"` Oct 14 13:09:50.034 INFO kablam! usermod: no changes Oct 14 13:09:50.103 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 13:09:50.115 INFO kablam! Running /target/debug/deps/termite-762961b5000f7fc6 Oct 14 13:09:50.117 INFO blam! Oct 14 13:09:50.117 INFO blam! running 0 tests Oct 14 13:09:50.119 INFO blam! Oct 14 13:09:50.119 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:09:50.119 INFO blam! Oct 14 13:09:50.127 INFO kablam! su: No module specific data is present Oct 14 13:09:51.246 INFO running `"docker" "rm" "-f" "acc175e51131372028a766ab6b302da684a26f81a02651589435fcb7924291bc"` Oct 14 13:09:51.563 INFO blam! acc175e51131372028a766ab6b302da684a26f81a02651589435fcb7924291bc