Oct 14 23:16:31.033 INFO testing ddohler/rust-feature-gen against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:16:31.035 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 23:16:31.387 INFO blam! ed60db94737ff29df56d46009f1cc8e618dbf6289d038de79ae3053362390b99 Oct 14 23:16:31.395 INFO running `"docker" "start" "-a" "ed60db94737ff29df56d46009f1cc8e618dbf6289d038de79ae3053362390b99"` Oct 14 23:16:32.651 INFO kablam! usermod: no changes Oct 14 23:16:32.763 INFO kablam! Compiling chrono v0.3.0 Oct 14 23:16:35.687 INFO kablam! Compiling rust-criml-features v0.1.0 (/source) Oct 14 23:16:36.387 INFO kablam! warning: unused variable: `value` Oct 14 23:16:36.388 INFO kablam! --> src/feature.rs:137:17 Oct 14 23:16:36.388 INFO kablam! | Oct 14 23:16:36.388 INFO kablam! 137 | let value = match self.feature_map.get(&cell) { Oct 14 23:16:36.389 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 14 23:16:36.389 INFO kablam! | Oct 14 23:16:36.389 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:16:36.389 INFO kablam! Oct 14 23:16:36.427 INFO kablam! warning: constant item is never used: `SPAN_3_DAYS_HRS` Oct 14 23:16:36.427 INFO kablam! --> src/main.rs:13:1 Oct 14 23:16:36.427 INFO kablam! | Oct 14 23:16:36.427 INFO kablam! 13 | const SPAN_3_DAYS_HRS: u32 = 3 * 24; Oct 14 23:16:36.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:16:36.427 INFO kablam! | Oct 14 23:16:36.427 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:16:36.427 INFO kablam! Oct 14 23:16:37.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.13s Oct 14 23:16:37.811 INFO kablam! su: No module specific data is present Oct 14 23:16:38.570 INFO running `"docker" "rm" "-f" "ed60db94737ff29df56d46009f1cc8e618dbf6289d038de79ae3053362390b99"` Oct 14 23:16:38.799 INFO blam! ed60db94737ff29df56d46009f1cc8e618dbf6289d038de79ae3053362390b99 Oct 14 23:16:38.809 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 23:16:39.272 INFO blam! b63a64e3f7949a675989f4f07b1f4bf3da391d8462d369e263b85ab471fc6454 Oct 14 23:16:39.276 INFO running `"docker" "start" "-a" "b63a64e3f7949a675989f4f07b1f4bf3da391d8462d369e263b85ab471fc6454"` Oct 14 23:16:40.702 INFO kablam! usermod: no changes Oct 14 23:16:40.779 INFO kablam! Compiling rust-criml-features v0.1.0 (/source) Oct 14 23:16:41.543 INFO kablam! warning: unused variable: `value` Oct 14 23:16:41.543 INFO kablam! --> src/feature.rs:137:17 Oct 14 23:16:41.543 INFO kablam! | Oct 14 23:16:41.543 INFO kablam! 137 | let value = match self.feature_map.get(&cell) { Oct 14 23:16:41.543 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 14 23:16:41.543 INFO kablam! | Oct 14 23:16:41.543 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:16:41.543 INFO kablam! Oct 14 23:16:41.575 INFO kablam! warning: constant item is never used: `SPAN_3_DAYS_HRS` Oct 14 23:16:41.575 INFO kablam! --> src/main.rs:13:1 Oct 14 23:16:41.575 INFO kablam! | Oct 14 23:16:41.575 INFO kablam! 13 | const SPAN_3_DAYS_HRS: u32 = 3 * 24; Oct 14 23:16:41.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:16:41.575 INFO kablam! | Oct 14 23:16:41.583 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:16:41.583 INFO kablam! Oct 14 23:16:42.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 14 23:16:42.127 INFO kablam! su: No module specific data is present Oct 14 23:16:42.953 INFO running `"docker" "rm" "-f" "b63a64e3f7949a675989f4f07b1f4bf3da391d8462d369e263b85ab471fc6454"` Oct 14 23:16:43.235 INFO blam! b63a64e3f7949a675989f4f07b1f4bf3da391d8462d369e263b85ab471fc6454 Oct 14 23:16:43.237 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 23:16:43.799 INFO blam! 909f0de18d6362bc153192a29618effdf8bd361dfd406f75afd4dbc5dca005fa Oct 14 23:16:43.815 INFO running `"docker" "start" "-a" "909f0de18d6362bc153192a29618effdf8bd361dfd406f75afd4dbc5dca005fa"` Oct 14 23:16:45.532 INFO kablam! usermod: no changes Oct 14 23:16:45.623 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 23:16:45.635 INFO kablam! Running /target/debug/deps/rust_criml_features-68cf4f102f0870c6 Oct 14 23:16:45.635 INFO kablam! su: No module specific data is present Oct 14 23:16:45.635 INFO blam! Oct 14 23:16:45.635 INFO blam! running 0 tests Oct 14 23:16:45.635 INFO blam! Oct 14 23:16:45.635 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:16:45.635 INFO blam! Oct 14 23:16:46.815 INFO running `"docker" "rm" "-f" "909f0de18d6362bc153192a29618effdf8bd361dfd406f75afd4dbc5dca005fa"` Oct 14 23:16:47.095 INFO blam! 909f0de18d6362bc153192a29618effdf8bd361dfd406f75afd4dbc5dca005fa