Oct 11 04:15:08.104 INFO testing TerminalWitchcraft/marcos against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:15:08.104 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:15:08.104 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 04:15:08.581 INFO blam! e7cbfc7be670c94558eb01a4311f1faee62d1d7d249c59d5f31ff3d72010833c Oct 11 04:15:08.583 INFO running `"docker" "start" "-a" "e7cbfc7be670c94558eb01a4311f1faee62d1d7d249c59d5f31ff3d72010833c"` Oct 11 04:15:09.599 INFO kablam! usermod: no changes Oct 11 04:15:09.957 INFO kablam! Compiling num-rational v0.2.1 Oct 11 04:15:09.959 INFO kablam! Compiling num-iter v0.1.37 Oct 11 04:15:09.969 INFO kablam! Compiling arc-swap v0.3.0 Oct 11 04:15:09.977 INFO kablam! Compiling array-macro v1.0.2 Oct 11 04:15:09.977 INFO kablam! Compiling reexport-proc-macro v1.0.5 Oct 11 04:15:09.985 INFO kablam! Compiling xi-unicode v0.1.0 Oct 11 04:15:09.985 INFO kablam! Compiling enumset v0.3.10 Oct 11 04:15:09.985 INFO kablam! Compiling alphanumeric-sort v1.0.3 Oct 11 04:15:10.376 INFO kablam! Compiling memchr v1.0.2 Oct 11 04:15:10.608 INFO kablam! Compiling termion v1.5.1 Oct 11 04:15:11.468 INFO kablam! Compiling uname v0.1.1 Oct 11 04:15:14.548 INFO kablam! Compiling dirs v1.0.3 Oct 11 04:15:14.548 INFO kablam! Compiling owning_ref v0.4.0 Oct 11 04:15:14.556 INFO kablam! Compiling nom v3.2.1 Oct 11 04:15:14.580 INFO kablam! Compiling signal-hook v0.1.4 Oct 11 04:15:14.783 INFO kablam! Compiling toml v0.4.6 Oct 11 04:15:15.265 INFO kablam! Compiling crossbeam-epoch v0.6.0 Oct 11 04:15:15.307 INFO kablam! Compiling chrono v0.4.6 Oct 11 04:15:16.360 INFO kablam! Compiling enum-map-derive v0.4.0 Oct 11 04:15:21.960 INFO kablam! Compiling crossbeam-channel v0.2.6 Oct 11 04:15:21.988 INFO kablam! Compiling failure v0.1.2 Oct 11 04:15:27.064 INFO kablam! Compiling systemstat v0.1.3 Oct 11 04:15:27.474 INFO kablam! Compiling num v0.2.0 Oct 11 04:15:30.764 INFO kablam! Compiling enum-map v0.4.1 Oct 11 04:15:31.094 INFO kablam! Compiling cursive v0.9.1 Oct 11 04:15:44.684 INFO kablam! Compiling marcos v0.1.0 (/source) Oct 11 04:15:47.010 INFO kablam! warning: unused import: `cursive::event::Key` Oct 11 04:15:47.010 INFO kablam! --> src/config/keys.rs:2:5 Oct 11 04:15:47.010 INFO kablam! | Oct 11 04:15:47.010 INFO kablam! 2 | use cursive::event::Key; Oct 11 04:15:47.010 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 04:15:47.010 INFO kablam! | Oct 11 04:15:47.010 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:15:47.010 INFO kablam! Oct 11 04:15:47.010 INFO kablam! warning: unused import: `error::*` Oct 11 04:15:47.010 INFO kablam! --> src/config/keys.rs:5:5 Oct 11 04:15:47.010 INFO kablam! | Oct 11 04:15:47.010 INFO kablam! 5 | use error::*; Oct 11 04:15:47.010 INFO kablam! | ^^^^^^^^ Oct 11 04:15:47.010 INFO kablam! Oct 11 04:15:47.624 INFO kablam! warning: unused variable: `app_config` Oct 11 04:15:47.624 INFO kablam! --> src/core/app.rs:52:9 Oct 11 04:15:47.624 INFO kablam! | Oct 11 04:15:47.624 INFO kablam! 52 | let app_config = config::Config::load(); Oct 11 04:15:47.624 INFO kablam! | ^^^^^^^^^^ help: consider using `_app_config` instead Oct 11 04:15:47.624 INFO kablam! | Oct 11 04:15:47.624 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:15:47.624 INFO kablam! Oct 11 04:15:47.872 INFO kablam! warning: variant is never constructed: `Alt` Oct 11 04:15:47.872 INFO kablam! --> src/config/keys.rs:9:5 Oct 11 04:15:47.872 INFO kablam! | Oct 11 04:15:47.872 INFO kablam! 9 | Alt, Oct 11 04:15:47.872 INFO kablam! | ^^^ Oct 11 04:15:47.872 INFO kablam! | Oct 11 04:15:47.872 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:15:47.872 INFO kablam! Oct 11 04:15:47.872 INFO kablam! warning: variant is never constructed: `Ctrl` Oct 11 04:15:47.872 INFO kablam! --> src/config/keys.rs:10:5 Oct 11 04:15:47.872 INFO kablam! | Oct 11 04:15:47.872 INFO kablam! 10 | Ctrl, Oct 11 04:15:47.872 INFO kablam! | ^^^^ Oct 11 04:15:47.872 INFO kablam! Oct 11 04:15:47.872 INFO kablam! warning: variant is never constructed: `Shift` Oct 11 04:15:47.872 INFO kablam! --> src/config/keys.rs:11:5 Oct 11 04:15:47.872 INFO kablam! | Oct 11 04:15:47.872 INFO kablam! 11 | Shift, Oct 11 04:15:47.873 INFO kablam! | ^^^^^ Oct 11 04:15:47.873 INFO kablam! Oct 11 04:15:47.873 INFO kablam! warning: variant is never constructed: `AltCtrl` Oct 11 04:15:47.873 INFO kablam! --> src/config/keys.rs:12:5 Oct 11 04:15:47.873 INFO kablam! | Oct 11 04:15:47.873 INFO kablam! 12 | AltCtrl, Oct 11 04:15:47.873 INFO kablam! | ^^^^^^^ Oct 11 04:15:47.873 INFO kablam! Oct 11 04:15:47.873 INFO kablam! warning: variant is never constructed: `AltShift` Oct 11 04:15:47.873 INFO kablam! --> src/config/keys.rs:13:5 Oct 11 04:15:47.873 INFO kablam! | Oct 11 04:15:47.873 INFO kablam! 13 | AltShift, Oct 11 04:15:47.873 INFO kablam! | ^^^^^^^^ Oct 11 04:15:47.873 INFO kablam! Oct 11 04:15:47.873 INFO kablam! warning: variant is never constructed: `CtrlShift` Oct 11 04:15:47.873 INFO kablam! --> src/config/keys.rs:14:5 Oct 11 04:15:47.873 INFO kablam! | Oct 11 04:15:47.873 INFO kablam! 14 | CtrlShift, Oct 11 04:15:47.873 INFO kablam! | ^^^^^^^^^ Oct 11 04:15:47.873 INFO kablam! Oct 11 04:15:47.880 INFO kablam! warning: variant is never constructed: `NoMod` Oct 11 04:15:47.880 INFO kablam! --> src/config/keys.rs:15:5 Oct 11 04:15:47.880 INFO kablam! | Oct 11 04:15:47.880 INFO kablam! 15 | NoMod, Oct 11 04:15:47.880 INFO kablam! | ^^^^^ Oct 11 04:15:47.880 INFO kablam! Oct 11 04:15:47.880 INFO kablam! warning: field is never used: `takes_count` Oct 11 04:15:47.880 INFO kablam! --> src/config/keys.rs:21:5 Oct 11 04:15:47.880 INFO kablam! | Oct 11 04:15:47.880 INFO kablam! 21 | takes_count: bool, Oct 11 04:15:47.880 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 04:15:47.880 INFO kablam! Oct 11 04:15:47.880 INFO kablam! warning: field is never used: `max_count` Oct 11 04:15:47.880 INFO kablam! --> src/config/keys.rs:22:5 Oct 11 04:15:47.880 INFO kablam! | Oct 11 04:15:47.880 INFO kablam! 22 | max_count: Option, Oct 11 04:15:47.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:15:47.880 INFO kablam! Oct 11 04:15:47.880 INFO kablam! warning: field is never used: `modifier` Oct 11 04:15:47.880 INFO kablam! --> src/config/keys.rs:23:5 Oct 11 04:15:47.880 INFO kablam! | Oct 11 04:15:47.880 INFO kablam! 23 | modifier: Modifier, Oct 11 04:15:47.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 04:15:47.880 INFO kablam! Oct 11 04:15:47.880 INFO kablam! warning: field is never used: `key` Oct 11 04:15:47.880 INFO kablam! --> src/config/keys.rs:24:5 Oct 11 04:15:47.880 INFO kablam! | Oct 11 04:15:47.880 INFO kablam! 24 | key: Vec, Oct 11 04:15:47.880 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 04:15:47.880 INFO kablam! Oct 11 04:15:47.880 INFO kablam! warning: field is never used: `operation` Oct 11 04:15:47.884 INFO kablam! --> src/config/keys.rs:25:5 Oct 11 04:15:47.884 INFO kablam! | Oct 11 04:15:47.884 INFO kablam! 25 | operation: fn(&mut Cursive), Oct 11 04:15:47.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:15:47.884 INFO kablam! Oct 11 04:15:47.884 INFO kablam! warning: method is never used: `emit_sequence` Oct 11 04:15:47.884 INFO kablam! --> src/config/keys.rs:30:5 Oct 11 04:15:47.884 INFO kablam! | Oct 11 04:15:47.884 INFO kablam! 30 | fn emit_sequence(self) -> (bool, Vec) { Oct 11 04:15:47.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:15:47.884 INFO kablam! Oct 11 04:15:47.884 INFO kablam! warning: field is never used: `input_count` Oct 11 04:15:47.884 INFO kablam! --> src/ui/multi_select.rs:70:5 Oct 11 04:15:47.884 INFO kablam! | Oct 11 04:15:47.884 INFO kablam! 70 | input_count: usize, Oct 11 04:15:47.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 04:15:47.884 INFO kablam! Oct 11 04:15:47.884 INFO kablam! warning: function is never used: `is_alphabete` Oct 11 04:15:47.884 INFO kablam! --> src/ui/multi_select.rs:785:1 Oct 11 04:15:47.884 INFO kablam! | Oct 11 04:15:47.884 INFO kablam! 785 | fn is_alphabete(event: &Event) -> bool { Oct 11 04:15:47.884 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:15:47.884 INFO kablam! Oct 11 04:15:47.893 INFO kablam! warning: structure field `KeyMaps` should have a snake case name such as `key_maps` Oct 11 04:15:47.893 INFO kablam! --> src/config/mod.rs:13:5 Oct 11 04:15:47.893 INFO kablam! | Oct 11 04:15:47.893 INFO kablam! 13 | KeyMaps: keys::KeyMaps, Oct 11 04:15:47.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:15:47.893 INFO kablam! | Oct 11 04:15:47.893 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 04:15:47.893 INFO kablam! Oct 11 04:15:47.893 INFO kablam! warning: structure field `Options` should have a snake case name such as `options` Oct 11 04:15:47.893 INFO kablam! --> src/config/mod.rs:15:5 Oct 11 04:15:47.893 INFO kablam! | Oct 11 04:15:47.893 INFO kablam! 15 | Options: options::ConfigOptions, Oct 11 04:15:47.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:15:47.893 INFO kablam! Oct 11 04:15:58.692 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.06s Oct 11 04:15:58.712 INFO kablam! su: No module specific data is present Oct 11 04:15:59.468 INFO running `"docker" "rm" "-f" "e7cbfc7be670c94558eb01a4311f1faee62d1d7d249c59d5f31ff3d72010833c"` Oct 11 04:15:59.861 INFO blam! e7cbfc7be670c94558eb01a4311f1faee62d1d7d249c59d5f31ff3d72010833c Oct 11 04:15:59.865 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:15:59.866 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 04:16:00.338 INFO blam! c7f24c85f780e7c95461424a183c87e557d15bbff260d38d8c0ee3dc2ac04898 Oct 11 04:16:00.338 INFO running `"docker" "start" "-a" "c7f24c85f780e7c95461424a183c87e557d15bbff260d38d8c0ee3dc2ac04898"` Oct 11 04:16:01.448 INFO kablam! usermod: no changes Oct 11 04:16:01.659 INFO kablam! Compiling marcos v0.1.0 (/source) Oct 11 04:16:04.522 INFO kablam! warning: unused import: `cursive::event::Key` Oct 11 04:16:04.523 INFO kablam! --> src/config/keys.rs:2:5 Oct 11 04:16:04.523 INFO kablam! | Oct 11 04:16:04.523 INFO kablam! 2 | use cursive::event::Key; Oct 11 04:16:04.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 04:16:04.524 INFO kablam! | Oct 11 04:16:04.524 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:16:04.524 INFO kablam! Oct 11 04:16:04.525 INFO kablam! warning: unused import: `error::*` Oct 11 04:16:04.525 INFO kablam! --> src/config/keys.rs:5:5 Oct 11 04:16:04.525 INFO kablam! | Oct 11 04:16:04.525 INFO kablam! 5 | use error::*; Oct 11 04:16:04.526 INFO kablam! | ^^^^^^^^ Oct 11 04:16:04.526 INFO kablam! Oct 11 04:16:05.392 INFO kablam! warning: unused variable: `app_config` Oct 11 04:16:05.392 INFO kablam! --> src/core/app.rs:52:9 Oct 11 04:16:05.392 INFO kablam! | Oct 11 04:16:05.392 INFO kablam! 52 | let app_config = config::Config::load(); Oct 11 04:16:05.392 INFO kablam! | ^^^^^^^^^^ help: consider using `_app_config` instead Oct 11 04:16:05.392 INFO kablam! | Oct 11 04:16:05.392 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:16:05.392 INFO kablam! Oct 11 04:16:05.684 INFO kablam! warning: variant is never constructed: `Alt` Oct 11 04:16:05.684 INFO kablam! --> src/config/keys.rs:9:5 Oct 11 04:16:05.684 INFO kablam! | Oct 11 04:16:05.684 INFO kablam! 9 | Alt, Oct 11 04:16:05.684 INFO kablam! | ^^^ Oct 11 04:16:05.684 INFO kablam! | Oct 11 04:16:05.684 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:16:05.684 INFO kablam! Oct 11 04:16:05.684 INFO kablam! warning: variant is never constructed: `Ctrl` Oct 11 04:16:05.684 INFO kablam! --> src/config/keys.rs:10:5 Oct 11 04:16:05.684 INFO kablam! | Oct 11 04:16:05.684 INFO kablam! 10 | Ctrl, Oct 11 04:16:05.684 INFO kablam! | ^^^^ Oct 11 04:16:05.684 INFO kablam! Oct 11 04:16:05.684 INFO kablam! warning: variant is never constructed: `Shift` Oct 11 04:16:05.684 INFO kablam! --> src/config/keys.rs:11:5 Oct 11 04:16:05.684 INFO kablam! | Oct 11 04:16:05.684 INFO kablam! 11 | Shift, Oct 11 04:16:05.684 INFO kablam! | ^^^^^ Oct 11 04:16:05.684 INFO kablam! Oct 11 04:16:05.684 INFO kablam! warning: variant is never constructed: `AltCtrl` Oct 11 04:16:05.684 INFO kablam! --> src/config/keys.rs:12:5 Oct 11 04:16:05.684 INFO kablam! | Oct 11 04:16:05.684 INFO kablam! 12 | AltCtrl, Oct 11 04:16:05.684 INFO kablam! | ^^^^^^^ Oct 11 04:16:05.684 INFO kablam! Oct 11 04:16:05.684 INFO kablam! warning: variant is never constructed: `AltShift` Oct 11 04:16:05.684 INFO kablam! --> src/config/keys.rs:13:5 Oct 11 04:16:05.684 INFO kablam! | Oct 11 04:16:05.684 INFO kablam! 13 | AltShift, Oct 11 04:16:05.684 INFO kablam! | ^^^^^^^^ Oct 11 04:16:05.684 INFO kablam! Oct 11 04:16:05.684 INFO kablam! warning: variant is never constructed: `CtrlShift` Oct 11 04:16:05.684 INFO kablam! --> src/config/keys.rs:14:5 Oct 11 04:16:05.684 INFO kablam! | Oct 11 04:16:05.684 INFO kablam! 14 | CtrlShift, Oct 11 04:16:05.684 INFO kablam! | ^^^^^^^^^ Oct 11 04:16:05.684 INFO kablam! Oct 11 04:16:05.684 INFO kablam! warning: variant is never constructed: `NoMod` Oct 11 04:16:05.684 INFO kablam! --> src/config/keys.rs:15:5 Oct 11 04:16:05.684 INFO kablam! | Oct 11 04:16:05.685 INFO kablam! 15 | NoMod, Oct 11 04:16:05.685 INFO kablam! | ^^^^^ Oct 11 04:16:05.685 INFO kablam! Oct 11 04:16:05.685 INFO kablam! warning: field is never used: `takes_count` Oct 11 04:16:05.685 INFO kablam! --> src/config/keys.rs:21:5 Oct 11 04:16:05.685 INFO kablam! | Oct 11 04:16:05.685 INFO kablam! 21 | takes_count: bool, Oct 11 04:16:05.685 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 04:16:05.685 INFO kablam! Oct 11 04:16:05.685 INFO kablam! warning: field is never used: `max_count` Oct 11 04:16:05.685 INFO kablam! --> src/config/keys.rs:22:5 Oct 11 04:16:05.685 INFO kablam! | Oct 11 04:16:05.685 INFO kablam! 22 | max_count: Option, Oct 11 04:16:05.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:16:05.685 INFO kablam! Oct 11 04:16:05.685 INFO kablam! warning: field is never used: `modifier` Oct 11 04:16:05.685 INFO kablam! --> src/config/keys.rs:23:5 Oct 11 04:16:05.685 INFO kablam! | Oct 11 04:16:05.685 INFO kablam! 23 | modifier: Modifier, Oct 11 04:16:05.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 04:16:05.685 INFO kablam! Oct 11 04:16:05.685 INFO kablam! warning: field is never used: `key` Oct 11 04:16:05.685 INFO kablam! --> src/config/keys.rs:24:5 Oct 11 04:16:05.685 INFO kablam! | Oct 11 04:16:05.685 INFO kablam! 24 | key: Vec, Oct 11 04:16:05.685 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 04:16:05.685 INFO kablam! Oct 11 04:16:05.685 INFO kablam! warning: field is never used: `operation` Oct 11 04:16:05.685 INFO kablam! --> src/config/keys.rs:25:5 Oct 11 04:16:05.685 INFO kablam! | Oct 11 04:16:05.685 INFO kablam! 25 | operation: fn(&mut Cursive), Oct 11 04:16:05.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:16:05.685 INFO kablam! Oct 11 04:16:05.685 INFO kablam! warning: method is never used: `emit_sequence` Oct 11 04:16:05.685 INFO kablam! --> src/config/keys.rs:30:5 Oct 11 04:16:05.685 INFO kablam! | Oct 11 04:16:05.685 INFO kablam! 30 | fn emit_sequence(self) -> (bool, Vec) { Oct 11 04:16:05.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:16:05.685 INFO kablam! Oct 11 04:16:05.685 INFO kablam! warning: field is never used: `input_count` Oct 11 04:16:05.685 INFO kablam! --> src/ui/multi_select.rs:70:5 Oct 11 04:16:05.685 INFO kablam! | Oct 11 04:16:05.685 INFO kablam! 70 | input_count: usize, Oct 11 04:16:05.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 04:16:05.685 INFO kablam! Oct 11 04:16:05.685 INFO kablam! warning: function is never used: `is_alphabete` Oct 11 04:16:05.685 INFO kablam! --> src/ui/multi_select.rs:785:1 Oct 11 04:16:05.685 INFO kablam! | Oct 11 04:16:05.685 INFO kablam! 785 | fn is_alphabete(event: &Event) -> bool { Oct 11 04:16:05.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:16:05.685 INFO kablam! Oct 11 04:16:05.700 INFO kablam! warning: structure field `KeyMaps` should have a snake case name such as `key_maps` Oct 11 04:16:05.701 INFO kablam! --> src/config/mod.rs:13:5 Oct 11 04:16:05.701 INFO kablam! | Oct 11 04:16:05.701 INFO kablam! 13 | KeyMaps: keys::KeyMaps, Oct 11 04:16:05.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:16:05.702 INFO kablam! | Oct 11 04:16:05.702 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 04:16:05.702 INFO kablam! Oct 11 04:16:05.703 INFO kablam! warning: structure field `Options` should have a snake case name such as `options` Oct 11 04:16:05.703 INFO kablam! --> src/config/mod.rs:15:5 Oct 11 04:16:05.703 INFO kablam! | Oct 11 04:16:05.703 INFO kablam! 15 | Options: options::ConfigOptions, Oct 11 04:16:05.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:16:05.704 INFO kablam! Oct 11 04:16:06.437 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.95s Oct 11 04:16:06.449 INFO kablam! su: No module specific data is present Oct 11 04:16:07.196 INFO running `"docker" "rm" "-f" "c7f24c85f780e7c95461424a183c87e557d15bbff260d38d8c0ee3dc2ac04898"` Oct 11 04:16:07.458 INFO blam! c7f24c85f780e7c95461424a183c87e557d15bbff260d38d8c0ee3dc2ac04898 Oct 11 04:16:07.460 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:16:07.460 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 04:16:08.060 INFO blam! d2877d6e857e87b96f5ca35774a842589569d95c69d1262165f63ec9f3dfdbc5 Oct 11 04:16:08.072 INFO running `"docker" "start" "-a" "d2877d6e857e87b96f5ca35774a842589569d95c69d1262165f63ec9f3dfdbc5"` Oct 11 04:16:09.351 INFO kablam! usermod: no changes Oct 11 04:16:09.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.37s Oct 11 04:16:09.796 INFO kablam! Running /target/debug/deps/marcos-8ff0009114bba0fe Oct 11 04:16:09.804 INFO blam! Oct 11 04:16:09.804 INFO blam! running 0 tests Oct 11 04:16:09.804 INFO blam! Oct 11 04:16:09.804 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:16:09.804 INFO blam! Oct 11 04:16:09.806 INFO blam! Oct 11 04:16:09.806 INFO kablam! Running /target/debug/deps/mcf-247c2e81f0110b22 Oct 11 04:16:09.806 INFO blam! running 0 tests Oct 11 04:16:09.809 INFO blam! Oct 11 04:16:09.809 INFO kablam! Doc-tests marcos Oct 11 04:16:09.809 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:16:09.809 INFO blam! Oct 11 04:16:13.848 INFO blam! Oct 11 04:16:13.849 INFO blam! running 4 tests Oct 11 04:16:29.438 INFO blam! test src/ui/multi_select.rs - ui::multi_select::MultiSelectView::select_up (line 386) ... ok Oct 11 04:16:33.460 INFO blam! test src/ui/multi_select.rs - ui::multi_select::MultiSelectView (line 25) ... ok Oct 11 04:16:33.968 INFO blam! test src/ui/multi_select.rs - ui::multi_select::MultiSelectView::add_all_str (line 636) ... ok Oct 11 04:16:34.252 INFO blam! test src/ui/multi_select.rs - ui::multi_select::MultiSelectView::get_item (line 232) ... ok Oct 11 04:16:34.252 INFO blam! Oct 11 04:16:34.252 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:16:34.252 INFO blam! Oct 11 04:16:34.283 INFO kablam! su: No module specific data is present Oct 11 04:16:35.097 INFO running `"docker" "rm" "-f" "d2877d6e857e87b96f5ca35774a842589569d95c69d1262165f63ec9f3dfdbc5"` Oct 11 04:16:35.492 INFO blam! d2877d6e857e87b96f5ca35774a842589569d95c69d1262165f63ec9f3dfdbc5