Oct 22 01:14:37.134 INFO checking notnow-0.1.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:14:37.135 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 22 01:14:37.590 INFO blam! bc70bd3b730c34b43394eade1cc6d83a4c0655eb64f60d2d0ddac443a9700ee5 Oct 22 01:14:37.591 INFO running `"docker" "start" "-a" "bc70bd3b730c34b43394eade1cc6d83a4c0655eb64f60d2d0ddac443a9700ee5"` Oct 22 01:14:38.856 INFO kablam! usermod: no changes Oct 22 01:14:38.993 INFO kablam! Compiling gui v0.2.0 Oct 22 01:14:39.033 INFO kablam! Compiling syn v0.14.9 Oct 22 01:14:52.188 INFO kablam! Compiling gui-derive v0.2.0 Oct 22 01:14:57.716 INFO kablam! Checking notnow v0.1.2 (/source) Oct 22 01:14:57.948 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 22 01:14:57.948 INFO kablam! --> src/main.rs:43:3 Oct 22 01:14:57.948 INFO kablam! | Oct 22 01:14:57.948 INFO kablam! 43 | private_no_mangle_fns, Oct 22 01:14:57.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:14:57.948 INFO kablam! | Oct 22 01:14:57.948 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 22 01:14:57.948 INFO kablam! Oct 22 01:14:57.948 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 22 01:14:57.948 INFO kablam! --> src/main.rs:44:3 Oct 22 01:14:57.948 INFO kablam! | Oct 22 01:14:57.948 INFO kablam! 44 | private_no_mangle_statics, Oct 22 01:14:57.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:14:57.948 INFO kablam! Oct 22 01:14:57.948 INFO kablam! warning: unknown lint: `unnameable_test_functions` Oct 22 01:14:57.948 INFO kablam! --> src/main.rs:56:3 Oct 22 01:14:57.948 INFO kablam! | Oct 22 01:14:57.948 INFO kablam! 56 | unnameable_test_functions, Oct 22 01:14:57.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:14:57.948 INFO kablam! | Oct 22 01:14:57.948 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 22 01:14:57.948 INFO kablam! Oct 22 01:14:57.956 INFO kablam! warning: lint `private_no_mangle_fns` has been removed: `no longer an warning, #[no_mangle] functions always exported` Oct 22 01:14:57.956 INFO kablam! --> src/main.rs:43:3 Oct 22 01:14:57.956 INFO kablam! | Oct 22 01:14:57.956 INFO kablam! 43 | private_no_mangle_fns, Oct 22 01:14:57.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:14:57.956 INFO kablam! | Oct 22 01:14:57.956 INFO kablam! = note: #[warn(renamed_and_removed_lints)] on by default Oct 22 01:14:57.956 INFO kablam! Oct 22 01:14:57.956 INFO kablam! warning: lint `private_no_mangle_statics` has been removed: `no longer an warning, #[no_mangle] statics always exported` Oct 22 01:14:57.956 INFO kablam! --> src/main.rs:44:3 Oct 22 01:14:57.956 INFO kablam! | Oct 22 01:14:57.956 INFO kablam! 44 | private_no_mangle_statics, Oct 22 01:14:57.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:14:57.956 INFO kablam! Oct 22 01:14:57.956 INFO kablam! warning: unknown lint: `unnameable_test_functions` Oct 22 01:14:57.956 INFO kablam! --> src/main.rs:56:3 Oct 22 01:14:57.958 INFO kablam! | Oct 22 01:14:57.958 INFO kablam! 56 | unnameable_test_functions, Oct 22 01:14:57.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:14:57.959 INFO kablam! | Oct 22 01:14:57.959 INFO kablam! = note: #[warn(unknown_lints)] on by default Oct 22 01:14:57.959 INFO kablam! Oct 22 01:14:59.544 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.545 INFO kablam! --> src/event.rs:28:5 Oct 22 01:14:59.545 INFO kablam! | Oct 22 01:14:59.546 INFO kablam! 28 | use termui::TermUiEvent; Oct 22 01:14:59.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUiEvent` Oct 22 01:14:59.546 INFO kablam! | Oct 22 01:14:59.546 INFO kablam! note: lint level defined here Oct 22 01:14:59.547 INFO kablam! --> src/main.rs:47:3 Oct 22 01:14:59.547 INFO kablam! | Oct 22 01:14:59.547 INFO kablam! 47 | rust_2018_compatibility, Oct 22 01:14:59.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:14:59.548 INFO kablam! = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(rust_2018_compatibility)] Oct 22 01:14:59.548 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.548 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.549 INFO kablam! Oct 22 01:14:59.554 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.554 INFO kablam! --> src/id.rs:28:5 Oct 22 01:14:59.554 INFO kablam! | Oct 22 01:14:59.554 INFO kablam! 28 | use ser::id::Id as SerId; Oct 22 01:14:59.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::id::Id as SerId` Oct 22 01:14:59.555 INFO kablam! | Oct 22 01:14:59.555 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.556 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.556 INFO kablam! Oct 22 01:14:59.556 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.556 INFO kablam! --> src/in_out.rs:31:5 Oct 22 01:14:59.557 INFO kablam! | Oct 22 01:14:59.557 INFO kablam! 31 | use event::EventUpdated; Oct 22 01:14:59.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::event::EventUpdated` Oct 22 01:14:59.558 INFO kablam! | Oct 22 01:14:59.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.558 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.558 INFO kablam! Oct 22 01:14:59.559 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.559 INFO kablam! --> src/in_out.rs:32:5 Oct 22 01:14:59.559 INFO kablam! | Oct 22 01:14:59.559 INFO kablam! 32 | use termui::TermUiEvent; Oct 22 01:14:59.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUiEvent` Oct 22 01:14:59.560 INFO kablam! | Oct 22 01:14:59.561 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.562 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.562 INFO kablam! Oct 22 01:14:59.562 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.562 INFO kablam! --> src/query.rs:28:5 Oct 22 01:14:59.563 INFO kablam! | Oct 22 01:14:59.563 INFO kablam! 28 | use ser::query::Query as SerQuery; Oct 22 01:14:59.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::query::Query as SerQuery` Oct 22 01:14:59.563 INFO kablam! | Oct 22 01:14:59.564 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.564 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.564 INFO kablam! Oct 22 01:14:59.564 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.565 INFO kablam! --> src/query.rs:29:5 Oct 22 01:14:59.565 INFO kablam! | Oct 22 01:14:59.565 INFO kablam! 29 | use ser::query::TagLit as SerTagLit; Oct 22 01:14:59.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::query::TagLit as SerTagLit` Oct 22 01:14:59.566 INFO kablam! | Oct 22 01:14:59.566 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.566 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.566 INFO kablam! Oct 22 01:14:59.567 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.567 INFO kablam! --> src/query.rs:30:5 Oct 22 01:14:59.567 INFO kablam! | Oct 22 01:14:59.567 INFO kablam! 30 | use tags::Tag; Oct 22 01:14:59.567 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::tags::Tag` Oct 22 01:14:59.568 INFO kablam! | Oct 22 01:14:59.568 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.568 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.569 INFO kablam! Oct 22 01:14:59.569 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.569 INFO kablam! --> src/query.rs:31:5 Oct 22 01:14:59.569 INFO kablam! | Oct 22 01:14:59.570 INFO kablam! 31 | use tags::TagMap; Oct 22 01:14:59.570 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::tags::TagMap` Oct 22 01:14:59.570 INFO kablam! | Oct 22 01:14:59.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.571 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.571 INFO kablam! Oct 22 01:14:59.571 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.572 INFO kablam! --> src/query.rs:32:5 Oct 22 01:14:59.572 INFO kablam! | Oct 22 01:14:59.573 INFO kablam! 32 | use tags::Templates; Oct 22 01:14:59.573 INFO kablam! | ^^^^^^^^^^^^^^^ help: use `crate`: `crate::tags::Templates` Oct 22 01:14:59.574 INFO kablam! | Oct 22 01:14:59.574 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.574 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.575 INFO kablam! Oct 22 01:14:59.575 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.575 INFO kablam! --> src/query.rs:33:5 Oct 22 01:14:59.576 INFO kablam! | Oct 22 01:14:59.576 INFO kablam! 33 | use tasks::Task; Oct 22 01:14:59.576 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::tasks::Task` Oct 22 01:14:59.577 INFO kablam! | Oct 22 01:14:59.577 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.577 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.577 INFO kablam! Oct 22 01:14:59.578 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.578 INFO kablam! --> src/query.rs:34:5 Oct 22 01:14:59.578 INFO kablam! | Oct 22 01:14:59.579 INFO kablam! 34 | use tasks::Tasks; Oct 22 01:14:59.579 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::tasks::Tasks` Oct 22 01:14:59.579 INFO kablam! | Oct 22 01:14:59.579 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.580 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.580 INFO kablam! Oct 22 01:14:59.580 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.580 INFO kablam! --> src/resize.rs:67:5 Oct 22 01:14:59.581 INFO kablam! | Oct 22 01:14:59.581 INFO kablam! 67 | use Event; Oct 22 01:14:59.581 INFO kablam! | ^^^^^ help: use `crate`: `crate::Event` Oct 22 01:14:59.581 INFO kablam! | Oct 22 01:14:59.582 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.582 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.582 INFO kablam! Oct 22 01:14:59.582 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.583 INFO kablam! --> src/ser/query.rs:20:5 Oct 22 01:14:59.583 INFO kablam! | Oct 22 01:14:59.583 INFO kablam! 20 | use ser::tags::Id; Oct 22 01:14:59.583 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Id` Oct 22 01:14:59.584 INFO kablam! | Oct 22 01:14:59.584 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.584 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.584 INFO kablam! Oct 22 01:14:59.585 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.585 INFO kablam! --> src/ser/query.rs:21:5 Oct 22 01:14:59.585 INFO kablam! | Oct 22 01:14:59.586 INFO kablam! 21 | use ser::tags::Tag; Oct 22 01:14:59.586 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Tag` Oct 22 01:14:59.586 INFO kablam! | Oct 22 01:14:59.586 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.587 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.587 INFO kablam! Oct 22 01:14:59.587 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.588 INFO kablam! --> src/ser/state.rs:20:5 Oct 22 01:14:59.588 INFO kablam! | Oct 22 01:14:59.588 INFO kablam! 20 | use ser::query::Query; Oct 22 01:14:59.588 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::query::Query` Oct 22 01:14:59.589 INFO kablam! | Oct 22 01:14:59.589 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.589 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.589 INFO kablam! Oct 22 01:14:59.590 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.590 INFO kablam! --> src/ser/state.rs:21:5 Oct 22 01:14:59.590 INFO kablam! | Oct 22 01:14:59.590 INFO kablam! 21 | use ser::tags::Templates; Oct 22 01:14:59.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Templates` Oct 22 01:14:59.591 INFO kablam! | Oct 22 01:14:59.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.591 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.592 INFO kablam! Oct 22 01:14:59.592 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.592 INFO kablam! --> src/ser/state.rs:22:5 Oct 22 01:14:59.593 INFO kablam! | Oct 22 01:14:59.593 INFO kablam! 22 | use ser::tasks::Tasks; Oct 22 01:14:59.593 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tasks::Tasks` Oct 22 01:14:59.593 INFO kablam! | Oct 22 01:14:59.594 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.594 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.594 INFO kablam! Oct 22 01:14:59.594 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.595 INFO kablam! --> src/ser/tags.rs:20:5 Oct 22 01:14:59.595 INFO kablam! | Oct 22 01:14:59.595 INFO kablam! 20 | use ser::id::Id as IdT; Oct 22 01:14:59.595 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::id::Id as IdT` Oct 22 01:14:59.596 INFO kablam! | Oct 22 01:14:59.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.596 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.596 INFO kablam! Oct 22 01:14:59.597 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.597 INFO kablam! --> src/ser/tasks.rs:20:5 Oct 22 01:14:59.597 INFO kablam! | Oct 22 01:14:59.597 INFO kablam! 20 | use ser::tags::Tag; Oct 22 01:14:59.598 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Tag` Oct 22 01:14:59.598 INFO kablam! | Oct 22 01:14:59.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.598 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.599 INFO kablam! Oct 22 01:14:59.599 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.599 INFO kablam! --> src/state.rs:35:5 Oct 22 01:14:59.599 INFO kablam! | Oct 22 01:14:59.599 INFO kablam! 35 | use query::Query; Oct 22 01:14:59.600 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::query::Query` Oct 22 01:14:59.600 INFO kablam! | Oct 22 01:14:59.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.600 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.601 INFO kablam! Oct 22 01:14:59.601 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.601 INFO kablam! --> src/state.rs:36:5 Oct 22 01:14:59.601 INFO kablam! | Oct 22 01:14:59.602 INFO kablam! 36 | use query::QueryBuilder; Oct 22 01:14:59.602 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::query::QueryBuilder` Oct 22 01:14:59.602 INFO kablam! | Oct 22 01:14:59.602 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.603 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.603 INFO kablam! Oct 22 01:14:59.603 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.603 INFO kablam! --> src/state.rs:37:5 Oct 22 01:14:59.603 INFO kablam! | Oct 22 01:14:59.604 INFO kablam! 37 | use ser::state::ProgState as SerProgState; Oct 22 01:14:59.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::state::ProgState as SerProgState` Oct 22 01:14:59.604 INFO kablam! | Oct 22 01:14:59.605 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.605 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.605 INFO kablam! Oct 22 01:14:59.606 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.606 INFO kablam! --> src/state.rs:38:5 Oct 22 01:14:59.606 INFO kablam! | Oct 22 01:14:59.606 INFO kablam! 38 | use ser::state::TaskState as SerTaskState; Oct 22 01:14:59.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::state::TaskState as SerTaskState` Oct 22 01:14:59.607 INFO kablam! | Oct 22 01:14:59.607 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.607 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.608 INFO kablam! Oct 22 01:14:59.608 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.608 INFO kablam! --> src/state.rs:39:5 Oct 22 01:14:59.609 INFO kablam! | Oct 22 01:14:59.609 INFO kablam! 39 | use tags::Templates; Oct 22 01:14:59.609 INFO kablam! | ^^^^^^^^^^^^^^^ help: use `crate`: `crate::tags::Templates` Oct 22 01:14:59.609 INFO kablam! | Oct 22 01:14:59.610 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.610 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.610 INFO kablam! Oct 22 01:14:59.611 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.611 INFO kablam! --> src/state.rs:40:5 Oct 22 01:14:59.611 INFO kablam! | Oct 22 01:14:59.611 INFO kablam! 40 | use tasks::Tasks; Oct 22 01:14:59.612 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::tasks::Tasks` Oct 22 01:14:59.612 INFO kablam! | Oct 22 01:14:59.612 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.613 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.613 INFO kablam! Oct 22 01:14:59.613 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.613 INFO kablam! --> src/tab_bar.rs:36:5 Oct 22 01:14:59.614 INFO kablam! | Oct 22 01:14:59.614 INFO kablam! 36 | use event::EventUpdated; Oct 22 01:14:59.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::event::EventUpdated` Oct 22 01:14:59.614 INFO kablam! | Oct 22 01:14:59.615 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.615 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.615 INFO kablam! Oct 22 01:14:59.615 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.616 INFO kablam! --> src/tab_bar.rs:37:5 Oct 22 01:14:59.616 INFO kablam! | Oct 22 01:14:59.616 INFO kablam! 37 | use in_out::InOut; Oct 22 01:14:59.617 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::in_out::InOut` Oct 22 01:14:59.617 INFO kablam! | Oct 22 01:14:59.617 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.617 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.618 INFO kablam! Oct 22 01:14:59.618 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.618 INFO kablam! --> src/tab_bar.rs:38:5 Oct 22 01:14:59.619 INFO kablam! | Oct 22 01:14:59.619 INFO kablam! 38 | use state::State; Oct 22 01:14:59.619 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::state::State` Oct 22 01:14:59.619 INFO kablam! | Oct 22 01:14:59.620 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.620 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.620 INFO kablam! Oct 22 01:14:59.621 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.621 INFO kablam! --> src/tab_bar.rs:39:5 Oct 22 01:14:59.621 INFO kablam! | Oct 22 01:14:59.621 INFO kablam! 39 | use task_list_box::TaskListBox; Oct 22 01:14:59.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::task_list_box::TaskListBox` Oct 22 01:14:59.622 INFO kablam! | Oct 22 01:14:59.622 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.622 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.622 INFO kablam! Oct 22 01:14:59.623 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.623 INFO kablam! --> src/tab_bar.rs:40:5 Oct 22 01:14:59.623 INFO kablam! | Oct 22 01:14:59.623 INFO kablam! 40 | use termui::TermUiEvent; Oct 22 01:14:59.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUiEvent` Oct 22 01:14:59.624 INFO kablam! | Oct 22 01:14:59.624 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.624 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.625 INFO kablam! Oct 22 01:14:59.625 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.625 INFO kablam! --> src/tags.rs:27:5 Oct 22 01:14:59.625 INFO kablam! | Oct 22 01:14:59.626 INFO kablam! 27 | use id::Id as IdT; Oct 22 01:14:59.626 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::id::Id as IdT` Oct 22 01:14:59.626 INFO kablam! | Oct 22 01:14:59.626 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.627 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.627 INFO kablam! Oct 22 01:14:59.627 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.627 INFO kablam! --> src/tags.rs:28:5 Oct 22 01:14:59.628 INFO kablam! | Oct 22 01:14:59.628 INFO kablam! 28 | use ser::tags::Id as SerTagId; Oct 22 01:14:59.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Id as SerTagId` Oct 22 01:14:59.628 INFO kablam! | Oct 22 01:14:59.629 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.629 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.629 INFO kablam! Oct 22 01:14:59.629 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.630 INFO kablam! --> src/tags.rs:29:5 Oct 22 01:14:59.630 INFO kablam! | Oct 22 01:14:59.630 INFO kablam! 29 | use ser::tags::Tag as SerTag; Oct 22 01:14:59.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Tag as SerTag` Oct 22 01:14:59.631 INFO kablam! | Oct 22 01:14:59.631 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.631 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.632 INFO kablam! Oct 22 01:14:59.632 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.632 INFO kablam! --> src/tags.rs:30:5 Oct 22 01:14:59.633 INFO kablam! | Oct 22 01:14:59.633 INFO kablam! 30 | use ser::tags::Template as SerTemplate; Oct 22 01:14:59.633 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Template as SerTemplate` Oct 22 01:14:59.633 INFO kablam! | Oct 22 01:14:59.634 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.634 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.634 INFO kablam! Oct 22 01:14:59.635 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.635 INFO kablam! --> src/tags.rs:31:5 Oct 22 01:14:59.635 INFO kablam! | Oct 22 01:14:59.635 INFO kablam! 31 | use ser::tags::Templates as SerTemplates; Oct 22 01:14:59.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Templates as SerTemplates` Oct 22 01:14:59.636 INFO kablam! | Oct 22 01:14:59.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.637 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.637 INFO kablam! Oct 22 01:14:59.637 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.637 INFO kablam! --> src/task_list_box.rs:35:5 Oct 22 01:14:59.638 INFO kablam! | Oct 22 01:14:59.638 INFO kablam! 35 | use event::EventUpdated; Oct 22 01:14:59.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::event::EventUpdated` Oct 22 01:14:59.638 INFO kablam! | Oct 22 01:14:59.639 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.639 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.639 INFO kablam! Oct 22 01:14:59.639 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.640 INFO kablam! --> src/task_list_box.rs:36:5 Oct 22 01:14:59.640 INFO kablam! | Oct 22 01:14:59.640 INFO kablam! 36 | use in_out::InOut; Oct 22 01:14:59.642 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::in_out::InOut` Oct 22 01:14:59.642 INFO kablam! | Oct 22 01:14:59.642 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.642 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.643 INFO kablam! Oct 22 01:14:59.643 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.643 INFO kablam! --> src/task_list_box.rs:37:5 Oct 22 01:14:59.643 INFO kablam! | Oct 22 01:14:59.644 INFO kablam! 37 | use query::Query; Oct 22 01:14:59.644 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::query::Query` Oct 22 01:14:59.644 INFO kablam! | Oct 22 01:14:59.644 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.645 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.645 INFO kablam! Oct 22 01:14:59.645 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.645 INFO kablam! --> src/task_list_box.rs:38:5 Oct 22 01:14:59.646 INFO kablam! | Oct 22 01:14:59.646 INFO kablam! 38 | use tab_bar::SearchState; Oct 22 01:14:59.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tab_bar::SearchState` Oct 22 01:14:59.646 INFO kablam! | Oct 22 01:14:59.647 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.647 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.647 INFO kablam! Oct 22 01:14:59.647 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.648 INFO kablam! --> src/task_list_box.rs:39:5 Oct 22 01:14:59.648 INFO kablam! | Oct 22 01:14:59.648 INFO kablam! 39 | use tab_bar::SelectionState; Oct 22 01:14:59.648 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tab_bar::SelectionState` Oct 22 01:14:59.649 INFO kablam! | Oct 22 01:14:59.649 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.649 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.649 INFO kablam! Oct 22 01:14:59.650 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.650 INFO kablam! --> src/task_list_box.rs:40:5 Oct 22 01:14:59.650 INFO kablam! | Oct 22 01:14:59.651 INFO kablam! 40 | use tasks::Id as TaskId; Oct 22 01:14:59.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tasks::Id as TaskId` Oct 22 01:14:59.651 INFO kablam! | Oct 22 01:14:59.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.652 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.656 INFO kablam! Oct 22 01:14:59.656 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.657 INFO kablam! --> src/task_list_box.rs:41:5 Oct 22 01:14:59.657 INFO kablam! | Oct 22 01:14:59.657 INFO kablam! 41 | use tasks::Task; Oct 22 01:14:59.657 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::tasks::Task` Oct 22 01:14:59.658 INFO kablam! | Oct 22 01:14:59.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.658 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.658 INFO kablam! Oct 22 01:14:59.658 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.659 INFO kablam! --> src/task_list_box.rs:42:5 Oct 22 01:14:59.659 INFO kablam! | Oct 22 01:14:59.659 INFO kablam! 42 | use tasks::Tasks; Oct 22 01:14:59.659 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::tasks::Tasks` Oct 22 01:14:59.660 INFO kablam! | Oct 22 01:14:59.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.660 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.660 INFO kablam! Oct 22 01:14:59.661 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.661 INFO kablam! --> src/task_list_box.rs:43:5 Oct 22 01:14:59.661 INFO kablam! | Oct 22 01:14:59.661 INFO kablam! 43 | use termui::TermUiEvent; Oct 22 01:14:59.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUiEvent` Oct 22 01:14:59.662 INFO kablam! | Oct 22 01:14:59.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.662 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.663 INFO kablam! Oct 22 01:14:59.663 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.663 INFO kablam! --> src/tasks.rs:28:5 Oct 22 01:14:59.663 INFO kablam! | Oct 22 01:14:59.664 INFO kablam! 28 | use id::Id as IdT; Oct 22 01:14:59.664 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::id::Id as IdT` Oct 22 01:14:59.664 INFO kablam! | Oct 22 01:14:59.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.665 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.665 INFO kablam! Oct 22 01:14:59.665 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.665 INFO kablam! --> src/tasks.rs:29:5 Oct 22 01:14:59.666 INFO kablam! | Oct 22 01:14:59.666 INFO kablam! 29 | use ser::tasks::Task as SerTask; Oct 22 01:14:59.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tasks::Task as SerTask` Oct 22 01:14:59.666 INFO kablam! | Oct 22 01:14:59.667 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.667 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.667 INFO kablam! Oct 22 01:14:59.668 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.668 INFO kablam! --> src/tasks.rs:30:5 Oct 22 01:14:59.668 INFO kablam! | Oct 22 01:14:59.668 INFO kablam! 30 | use ser::tasks::Tasks as SerTasks; Oct 22 01:14:59.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tasks::Tasks as SerTasks` Oct 22 01:14:59.669 INFO kablam! | Oct 22 01:14:59.669 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.669 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.670 INFO kablam! Oct 22 01:14:59.670 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.670 INFO kablam! --> src/tasks.rs:31:5 Oct 22 01:14:59.671 INFO kablam! | Oct 22 01:14:59.671 INFO kablam! 31 | use tags::Id as TagId; Oct 22 01:14:59.671 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tags::Id as TagId` Oct 22 01:14:59.671 INFO kablam! | Oct 22 01:14:59.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.672 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.672 INFO kablam! Oct 22 01:14:59.673 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.673 INFO kablam! --> src/tasks.rs:32:5 Oct 22 01:14:59.673 INFO kablam! | Oct 22 01:14:59.673 INFO kablam! 32 | use tags::Tag; Oct 22 01:14:59.674 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::tags::Tag` Oct 22 01:14:59.674 INFO kablam! | Oct 22 01:14:59.674 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.674 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.674 INFO kablam! Oct 22 01:14:59.675 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.675 INFO kablam! --> src/tasks.rs:33:5 Oct 22 01:14:59.675 INFO kablam! | Oct 22 01:14:59.675 INFO kablam! 33 | use tags::TagMap; Oct 22 01:14:59.676 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::tags::TagMap` Oct 22 01:14:59.676 INFO kablam! | Oct 22 01:14:59.676 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.676 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.677 INFO kablam! Oct 22 01:14:59.677 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.677 INFO kablam! --> src/tasks.rs:34:5 Oct 22 01:14:59.677 INFO kablam! | Oct 22 01:14:59.678 INFO kablam! 34 | use tags::Templates; Oct 22 01:14:59.678 INFO kablam! | ^^^^^^^^^^^^^^^ help: use `crate`: `crate::tags::Templates` Oct 22 01:14:59.678 INFO kablam! | Oct 22 01:14:59.678 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.679 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.679 INFO kablam! Oct 22 01:14:59.679 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.679 INFO kablam! --> src/term_renderer.rs:47:5 Oct 22 01:14:59.680 INFO kablam! | Oct 22 01:14:59.680 INFO kablam! 47 | use in_out::InOut; Oct 22 01:14:59.680 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::in_out::InOut` Oct 22 01:14:59.680 INFO kablam! | Oct 22 01:14:59.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.681 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.681 INFO kablam! Oct 22 01:14:59.681 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.682 INFO kablam! --> src/term_renderer.rs:48:5 Oct 22 01:14:59.682 INFO kablam! | Oct 22 01:14:59.682 INFO kablam! 48 | use in_out::InOutArea; Oct 22 01:14:59.682 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::in_out::InOutArea` Oct 22 01:14:59.683 INFO kablam! | Oct 22 01:14:59.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.683 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.683 INFO kablam! Oct 22 01:14:59.683 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.683 INFO kablam! --> src/term_renderer.rs:49:5 Oct 22 01:14:59.683 INFO kablam! | Oct 22 01:14:59.683 INFO kablam! 49 | use tab_bar::TabBar; Oct 22 01:14:59.683 INFO kablam! | ^^^^^^^^^^^^^^^ help: use `crate`: `crate::tab_bar::TabBar` Oct 22 01:14:59.683 INFO kablam! | Oct 22 01:14:59.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.683 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.683 INFO kablam! Oct 22 01:14:59.683 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.683 INFO kablam! --> src/term_renderer.rs:50:5 Oct 22 01:14:59.683 INFO kablam! | Oct 22 01:14:59.683 INFO kablam! 50 | use task_list_box::TaskListBox; Oct 22 01:14:59.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::task_list_box::TaskListBox` Oct 22 01:14:59.683 INFO kablam! | Oct 22 01:14:59.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.683 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.683 INFO kablam! Oct 22 01:14:59.683 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.683 INFO kablam! --> src/term_renderer.rs:51:5 Oct 22 01:14:59.683 INFO kablam! | Oct 22 01:14:59.683 INFO kablam! 51 | use termui::TermUi; Oct 22 01:14:59.683 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUi` Oct 22 01:14:59.683 INFO kablam! | Oct 22 01:14:59.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.683 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.683 INFO kablam! Oct 22 01:14:59.683 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.683 INFO kablam! --> src/termui.rs:31:5 Oct 22 01:14:59.683 INFO kablam! | Oct 22 01:14:59.683 INFO kablam! 31 | use in_out::InOut; Oct 22 01:14:59.683 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::in_out::InOut` Oct 22 01:14:59.683 INFO kablam! | Oct 22 01:14:59.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.683 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.683 INFO kablam! Oct 22 01:14:59.683 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.683 INFO kablam! --> src/termui.rs:32:5 Oct 22 01:14:59.683 INFO kablam! | Oct 22 01:14:59.683 INFO kablam! 32 | use in_out::InOutArea; Oct 22 01:14:59.683 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::in_out::InOutArea` Oct 22 01:14:59.683 INFO kablam! | Oct 22 01:14:59.683 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.688 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.688 INFO kablam! Oct 22 01:14:59.688 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.688 INFO kablam! --> src/termui.rs:33:5 Oct 22 01:14:59.688 INFO kablam! | Oct 22 01:14:59.688 INFO kablam! 33 | use state::State; Oct 22 01:14:59.688 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::state::State` Oct 22 01:14:59.688 INFO kablam! | Oct 22 01:14:59.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.688 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.688 INFO kablam! Oct 22 01:14:59.688 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.688 INFO kablam! --> src/termui.rs:34:5 Oct 22 01:14:59.688 INFO kablam! | Oct 22 01:14:59.688 INFO kablam! 34 | use tab_bar::SearchState; Oct 22 01:14:59.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tab_bar::SearchState` Oct 22 01:14:59.688 INFO kablam! | Oct 22 01:14:59.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.688 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.688 INFO kablam! Oct 22 01:14:59.688 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.688 INFO kablam! --> src/termui.rs:35:5 Oct 22 01:14:59.688 INFO kablam! | Oct 22 01:14:59.688 INFO kablam! 35 | use tab_bar::SelectionState; Oct 22 01:14:59.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tab_bar::SelectionState` Oct 22 01:14:59.688 INFO kablam! | Oct 22 01:14:59.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.688 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.688 INFO kablam! Oct 22 01:14:59.688 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.688 INFO kablam! --> src/termui.rs:36:5 Oct 22 01:14:59.688 INFO kablam! | Oct 22 01:14:59.688 INFO kablam! 36 | use tab_bar::TabBar; Oct 22 01:14:59.688 INFO kablam! | ^^^^^^^^^^^^^^^ help: use `crate`: `crate::tab_bar::TabBar` Oct 22 01:14:59.688 INFO kablam! | Oct 22 01:14:59.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.688 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.688 INFO kablam! Oct 22 01:14:59.688 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.688 INFO kablam! --> src/termui.rs:37:5 Oct 22 01:14:59.688 INFO kablam! | Oct 22 01:14:59.688 INFO kablam! 37 | use tasks::Id as TaskId; Oct 22 01:14:59.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tasks::Id as TaskId` Oct 22 01:14:59.688 INFO kablam! | Oct 22 01:14:59.688 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.688 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.688 INFO kablam! Oct 22 01:14:59.688 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.688 INFO kablam! --> src/main.rs:132:5 Oct 22 01:14:59.688 INFO kablam! | Oct 22 01:14:59.688 INFO kablam! 132 | use event::convert; Oct 22 01:14:59.688 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::event::convert` Oct 22 01:14:59.689 INFO kablam! | Oct 22 01:14:59.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.689 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.689 INFO kablam! Oct 22 01:14:59.689 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.689 INFO kablam! --> src/main.rs:133:5 Oct 22 01:14:59.689 INFO kablam! | Oct 22 01:14:59.689 INFO kablam! 133 | use resize::receive_window_resizes; Oct 22 01:14:59.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::resize::receive_window_resizes` Oct 22 01:14:59.689 INFO kablam! | Oct 22 01:14:59.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.689 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.689 INFO kablam! Oct 22 01:14:59.689 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.689 INFO kablam! --> src/main.rs:134:5 Oct 22 01:14:59.689 INFO kablam! | Oct 22 01:14:59.689 INFO kablam! 134 | use state::State; Oct 22 01:14:59.689 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::state::State` Oct 22 01:14:59.689 INFO kablam! | Oct 22 01:14:59.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.689 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.689 INFO kablam! Oct 22 01:14:59.689 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.689 INFO kablam! --> src/main.rs:135:5 Oct 22 01:14:59.689 INFO kablam! | Oct 22 01:14:59.689 INFO kablam! 135 | use term_renderer::TermRenderer; Oct 22 01:14:59.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::term_renderer::TermRenderer` Oct 22 01:14:59.689 INFO kablam! | Oct 22 01:14:59.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.689 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.689 INFO kablam! Oct 22 01:14:59.689 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.689 INFO kablam! --> src/main.rs:136:5 Oct 22 01:14:59.689 INFO kablam! | Oct 22 01:14:59.689 INFO kablam! 136 | use termui::TermUi; Oct 22 01:14:59.689 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUi` Oct 22 01:14:59.689 INFO kablam! | Oct 22 01:14:59.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.689 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.689 INFO kablam! Oct 22 01:14:59.689 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.689 INFO kablam! --> src/main.rs:137:5 Oct 22 01:14:59.689 INFO kablam! | Oct 22 01:14:59.689 INFO kablam! 137 | use termui::TermUiEvent; Oct 22 01:14:59.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUiEvent` Oct 22 01:14:59.689 INFO kablam! | Oct 22 01:14:59.689 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.689 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.689 INFO kablam! Oct 22 01:14:59.965 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.965 INFO kablam! --> src/event.rs:28:5 Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! 28 | use termui::TermUiEvent; Oct 22 01:14:59.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUiEvent` Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! note: lint level defined here Oct 22 01:14:59.965 INFO kablam! --> src/main.rs:47:3 Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! 47 | rust_2018_compatibility, Oct 22 01:14:59.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:14:59.965 INFO kablam! = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(rust_2018_compatibility)] Oct 22 01:14:59.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.965 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.965 INFO kablam! Oct 22 01:14:59.965 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.965 INFO kablam! --> src/id.rs:28:5 Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! 28 | use ser::id::Id as SerId; Oct 22 01:14:59.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::id::Id as SerId` Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.965 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.965 INFO kablam! Oct 22 01:14:59.965 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.965 INFO kablam! --> src/in_out.rs:31:5 Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! 31 | use event::EventUpdated; Oct 22 01:14:59.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::event::EventUpdated` Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.965 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.965 INFO kablam! Oct 22 01:14:59.965 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.965 INFO kablam! --> src/in_out.rs:32:5 Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! 32 | use termui::TermUiEvent; Oct 22 01:14:59.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUiEvent` Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.965 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.965 INFO kablam! Oct 22 01:14:59.965 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.965 INFO kablam! --> src/query.rs:28:5 Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! 28 | use ser::query::Query as SerQuery; Oct 22 01:14:59.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::query::Query as SerQuery` Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.965 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.965 INFO kablam! Oct 22 01:14:59.965 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.965 INFO kablam! --> src/query.rs:29:5 Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! 29 | use ser::query::TagLit as SerTagLit; Oct 22 01:14:59.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::query::TagLit as SerTagLit` Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.965 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.965 INFO kablam! Oct 22 01:14:59.965 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.965 INFO kablam! --> src/query.rs:30:5 Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! 30 | use tags::Tag; Oct 22 01:14:59.965 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::tags::Tag` Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.965 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.965 INFO kablam! Oct 22 01:14:59.965 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.965 INFO kablam! --> src/query.rs:31:5 Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! 31 | use tags::TagMap; Oct 22 01:14:59.965 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::tags::TagMap` Oct 22 01:14:59.965 INFO kablam! | Oct 22 01:14:59.965 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.965 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.966 INFO kablam! Oct 22 01:14:59.966 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.966 INFO kablam! --> src/query.rs:32:5 Oct 22 01:14:59.966 INFO kablam! | Oct 22 01:14:59.966 INFO kablam! 32 | use tags::Templates; Oct 22 01:14:59.966 INFO kablam! | ^^^^^^^^^^^^^^^ help: use `crate`: `crate::tags::Templates` Oct 22 01:14:59.966 INFO kablam! | Oct 22 01:14:59.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.966 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.966 INFO kablam! Oct 22 01:14:59.966 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.966 INFO kablam! --> src/query.rs:33:5 Oct 22 01:14:59.966 INFO kablam! | Oct 22 01:14:59.966 INFO kablam! 33 | use tasks::Task; Oct 22 01:14:59.966 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::tasks::Task` Oct 22 01:14:59.966 INFO kablam! | Oct 22 01:14:59.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.966 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.966 INFO kablam! Oct 22 01:14:59.966 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.966 INFO kablam! --> src/query.rs:34:5 Oct 22 01:14:59.966 INFO kablam! | Oct 22 01:14:59.966 INFO kablam! 34 | use tasks::Tasks; Oct 22 01:14:59.966 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::tasks::Tasks` Oct 22 01:14:59.966 INFO kablam! | Oct 22 01:14:59.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.966 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.966 INFO kablam! Oct 22 01:14:59.966 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.966 INFO kablam! --> src/query.rs:375:7 Oct 22 01:14:59.966 INFO kablam! | Oct 22 01:14:59.966 INFO kablam! 375 | use ser::tags::Templates as SerTemplates; Oct 22 01:14:59.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Templates as SerTemplates` Oct 22 01:14:59.966 INFO kablam! | Oct 22 01:14:59.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.966 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.966 INFO kablam! Oct 22 01:14:59.966 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.966 INFO kablam! --> src/query.rs:376:7 Oct 22 01:14:59.966 INFO kablam! | Oct 22 01:14:59.966 INFO kablam! 376 | use ser::tasks::Tasks as SerTasks; Oct 22 01:14:59.966 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tasks::Tasks as SerTasks` Oct 22 01:14:59.966 INFO kablam! | Oct 22 01:14:59.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.966 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.966 INFO kablam! Oct 22 01:14:59.966 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.966 INFO kablam! --> src/query.rs:377:7 Oct 22 01:14:59.966 INFO kablam! | Oct 22 01:14:59.966 INFO kablam! 377 | use tags::Templates; Oct 22 01:14:59.966 INFO kablam! | ^^^^^^^^^^^^^^^ help: use `crate`: `crate::tags::Templates` Oct 22 01:14:59.966 INFO kablam! | Oct 22 01:14:59.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.966 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.966 INFO kablam! Oct 22 01:14:59.968 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.968 INFO kablam! --> src/query.rs:378:7 Oct 22 01:14:59.968 INFO kablam! | Oct 22 01:14:59.968 INFO kablam! 378 | use test::make_tasks; Oct 22 01:14:59.968 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::test::make_tasks` Oct 22 01:14:59.968 INFO kablam! | Oct 22 01:14:59.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.968 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.968 INFO kablam! Oct 22 01:14:59.968 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.968 INFO kablam! --> src/query.rs:379:7 Oct 22 01:14:59.968 INFO kablam! | Oct 22 01:14:59.968 INFO kablam! 379 | use test::make_tasks_with_tags; Oct 22 01:14:59.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::test::make_tasks_with_tags` Oct 22 01:14:59.968 INFO kablam! | Oct 22 01:14:59.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.968 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.968 INFO kablam! Oct 22 01:14:59.968 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.968 INFO kablam! --> src/resize.rs:67:5 Oct 22 01:14:59.968 INFO kablam! | Oct 22 01:14:59.968 INFO kablam! 67 | use Event; Oct 22 01:14:59.968 INFO kablam! | ^^^^^ help: use `crate`: `crate::Event` Oct 22 01:14:59.968 INFO kablam! | Oct 22 01:14:59.968 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.968 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.968 INFO kablam! Oct 22 01:14:59.968 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.968 INFO kablam! --> src/ser/query.rs:20:5 Oct 22 01:14:59.969 INFO kablam! | Oct 22 01:14:59.969 INFO kablam! 20 | use ser::tags::Id; Oct 22 01:14:59.969 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Id` Oct 22 01:14:59.969 INFO kablam! | Oct 22 01:14:59.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.969 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.969 INFO kablam! Oct 22 01:14:59.972 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.972 INFO kablam! --> src/ser/query.rs:21:5 Oct 22 01:14:59.972 INFO kablam! | Oct 22 01:14:59.972 INFO kablam! 21 | use ser::tags::Tag; Oct 22 01:14:59.972 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Tag` Oct 22 01:14:59.972 INFO kablam! | Oct 22 01:14:59.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.972 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.972 INFO kablam! Oct 22 01:14:59.972 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.972 INFO kablam! --> src/ser/query.rs:57:7 Oct 22 01:14:59.972 INFO kablam! | Oct 22 01:14:59.972 INFO kablam! 57 | use ser::id::Id; Oct 22 01:14:59.972 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::ser::id::Id` Oct 22 01:14:59.972 INFO kablam! | Oct 22 01:14:59.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.972 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.972 INFO kablam! Oct 22 01:14:59.972 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.972 INFO kablam! --> src/ser/state.rs:20:5 Oct 22 01:14:59.972 INFO kablam! | Oct 22 01:14:59.972 INFO kablam! 20 | use ser::query::Query; Oct 22 01:14:59.972 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::query::Query` Oct 22 01:14:59.972 INFO kablam! | Oct 22 01:14:59.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.972 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.972 INFO kablam! Oct 22 01:14:59.972 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.973 INFO kablam! --> src/ser/state.rs:21:5 Oct 22 01:14:59.973 INFO kablam! | Oct 22 01:14:59.973 INFO kablam! 21 | use ser::tags::Templates; Oct 22 01:14:59.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Templates` Oct 22 01:14:59.973 INFO kablam! | Oct 22 01:14:59.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.973 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.973 INFO kablam! Oct 22 01:14:59.973 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.973 INFO kablam! --> src/ser/state.rs:22:5 Oct 22 01:14:59.973 INFO kablam! | Oct 22 01:14:59.973 INFO kablam! 22 | use ser::tasks::Tasks; Oct 22 01:14:59.973 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tasks::Tasks` Oct 22 01:14:59.973 INFO kablam! | Oct 22 01:14:59.973 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.973 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.973 INFO kablam! Oct 22 01:14:59.976 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.976 INFO kablam! --> src/ser/tags.rs:20:5 Oct 22 01:14:59.976 INFO kablam! | Oct 22 01:14:59.976 INFO kablam! 20 | use ser::id::Id as IdT; Oct 22 01:14:59.976 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::id::Id as IdT` Oct 22 01:14:59.976 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.977 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.977 INFO kablam! Oct 22 01:14:59.977 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.977 INFO kablam! --> src/ser/tasks.rs:20:5 Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! 20 | use ser::tags::Tag; Oct 22 01:14:59.977 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Tag` Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.977 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.977 INFO kablam! Oct 22 01:14:59.977 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.977 INFO kablam! --> src/ser/tasks.rs:44:7 Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! 44 | use ser::tags::Id as TagId; Oct 22 01:14:59.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Id as TagId` Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.977 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.977 INFO kablam! Oct 22 01:14:59.977 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.977 INFO kablam! --> src/state.rs:35:5 Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! 35 | use query::Query; Oct 22 01:14:59.977 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::query::Query` Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.977 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.977 INFO kablam! Oct 22 01:14:59.977 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.977 INFO kablam! --> src/state.rs:36:5 Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! 36 | use query::QueryBuilder; Oct 22 01:14:59.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::query::QueryBuilder` Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.977 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.977 INFO kablam! Oct 22 01:14:59.977 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.977 INFO kablam! --> src/state.rs:37:5 Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! 37 | use ser::state::ProgState as SerProgState; Oct 22 01:14:59.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::state::ProgState as SerProgState` Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.977 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.977 INFO kablam! Oct 22 01:14:59.977 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.977 INFO kablam! --> src/state.rs:38:5 Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! 38 | use ser::state::TaskState as SerTaskState; Oct 22 01:14:59.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::state::TaskState as SerTaskState` Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.977 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.977 INFO kablam! Oct 22 01:14:59.977 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.977 INFO kablam! --> src/state.rs:39:5 Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! 39 | use tags::Templates; Oct 22 01:14:59.977 INFO kablam! | ^^^^^^^^^^^^^^^ help: use `crate`: `crate::tags::Templates` Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.977 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.977 INFO kablam! Oct 22 01:14:59.977 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.977 INFO kablam! --> src/state.rs:40:5 Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! 40 | use tasks::Tasks; Oct 22 01:14:59.977 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::tasks::Tasks` Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.977 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.977 INFO kablam! Oct 22 01:14:59.977 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.977 INFO kablam! --> src/state.rs:174:7 Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! 174 | use ser::tags::Id as SerId; Oct 22 01:14:59.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Id as SerId` Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.977 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.977 INFO kablam! Oct 22 01:14:59.977 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.977 INFO kablam! --> src/state.rs:175:7 Oct 22 01:14:59.977 INFO kablam! | Oct 22 01:14:59.977 INFO kablam! 175 | use ser::tags::Tag as SerTag; Oct 22 01:14:59.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Tag as SerTag` Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.978 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.978 INFO kablam! Oct 22 01:14:59.978 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.978 INFO kablam! --> src/state.rs:176:7 Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! 176 | use ser::tags::Template as SerTemplate; Oct 22 01:14:59.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Template as SerTemplate` Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.978 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.978 INFO kablam! Oct 22 01:14:59.978 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.978 INFO kablam! --> src/state.rs:177:7 Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! 177 | use ser::tags::Templates as SerTemplates; Oct 22 01:14:59.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Templates as SerTemplates` Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.978 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.978 INFO kablam! Oct 22 01:14:59.978 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.978 INFO kablam! --> src/state.rs:178:7 Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! 178 | use ser::tasks::Task as SerTask; Oct 22 01:14:59.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tasks::Task as SerTask` Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.978 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.978 INFO kablam! Oct 22 01:14:59.978 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.978 INFO kablam! --> src/state.rs:179:7 Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! 179 | use ser::tasks::Tasks as SerTasks; Oct 22 01:14:59.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tasks::Tasks as SerTasks` Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.978 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.978 INFO kablam! Oct 22 01:14:59.978 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.978 INFO kablam! --> src/state.rs:180:7 Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! 180 | use test::make_tasks; Oct 22 01:14:59.978 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::test::make_tasks` Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.978 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.978 INFO kablam! Oct 22 01:14:59.978 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.978 INFO kablam! --> src/state.rs:181:7 Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! 181 | use test::NamedTempFile; Oct 22 01:14:59.978 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::test::NamedTempFile` Oct 22 01:14:59.978 INFO kablam! | Oct 22 01:14:59.978 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.978 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.978 INFO kablam! Oct 22 01:14:59.985 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.985 INFO kablam! --> src/tab_bar.rs:36:5 Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! 36 | use event::EventUpdated; Oct 22 01:14:59.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::event::EventUpdated` Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.985 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.985 INFO kablam! Oct 22 01:14:59.985 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.985 INFO kablam! --> src/tab_bar.rs:37:5 Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! 37 | use in_out::InOut; Oct 22 01:14:59.985 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::in_out::InOut` Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.985 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.985 INFO kablam! Oct 22 01:14:59.985 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.985 INFO kablam! --> src/tab_bar.rs:38:5 Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! 38 | use state::State; Oct 22 01:14:59.985 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::state::State` Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.985 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.985 INFO kablam! Oct 22 01:14:59.985 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.985 INFO kablam! --> src/tab_bar.rs:39:5 Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! 39 | use task_list_box::TaskListBox; Oct 22 01:14:59.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::task_list_box::TaskListBox` Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.985 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.985 INFO kablam! Oct 22 01:14:59.985 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.985 INFO kablam! --> src/tab_bar.rs:40:5 Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! 40 | use termui::TermUiEvent; Oct 22 01:14:59.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUiEvent` Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.985 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.985 INFO kablam! Oct 22 01:14:59.985 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.985 INFO kablam! --> src/tags.rs:27:5 Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! 27 | use id::Id as IdT; Oct 22 01:14:59.985 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::id::Id as IdT` Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.985 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.985 INFO kablam! Oct 22 01:14:59.985 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.985 INFO kablam! --> src/tags.rs:28:5 Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! 28 | use ser::tags::Id as SerTagId; Oct 22 01:14:59.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Id as SerTagId` Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.985 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.985 INFO kablam! Oct 22 01:14:59.985 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.985 INFO kablam! --> src/tags.rs:29:5 Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! 29 | use ser::tags::Tag as SerTag; Oct 22 01:14:59.985 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Tag as SerTag` Oct 22 01:14:59.985 INFO kablam! | Oct 22 01:14:59.985 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.985 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.986 INFO kablam! Oct 22 01:14:59.986 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.986 INFO kablam! --> src/tags.rs:30:5 Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! 30 | use ser::tags::Template as SerTemplate; Oct 22 01:14:59.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Template as SerTemplate` Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.986 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.986 INFO kablam! Oct 22 01:14:59.986 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.986 INFO kablam! --> src/tags.rs:31:5 Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! 31 | use ser::tags::Templates as SerTemplates; Oct 22 01:14:59.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Templates as SerTemplates` Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.986 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.986 INFO kablam! Oct 22 01:14:59.986 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.986 INFO kablam! --> src/task_list_box.rs:35:5 Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! 35 | use event::EventUpdated; Oct 22 01:14:59.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::event::EventUpdated` Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.986 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.986 INFO kablam! Oct 22 01:14:59.986 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.986 INFO kablam! --> src/task_list_box.rs:36:5 Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! 36 | use in_out::InOut; Oct 22 01:14:59.986 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::in_out::InOut` Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.986 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.986 INFO kablam! Oct 22 01:14:59.986 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.986 INFO kablam! --> src/task_list_box.rs:37:5 Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! 37 | use query::Query; Oct 22 01:14:59.986 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::query::Query` Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.986 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.986 INFO kablam! Oct 22 01:14:59.986 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.986 INFO kablam! --> src/task_list_box.rs:38:5 Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! 38 | use tab_bar::SearchState; Oct 22 01:14:59.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tab_bar::SearchState` Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.986 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.986 INFO kablam! Oct 22 01:14:59.986 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.986 INFO kablam! --> src/task_list_box.rs:39:5 Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! 39 | use tab_bar::SelectionState; Oct 22 01:14:59.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tab_bar::SelectionState` Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.986 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.986 INFO kablam! Oct 22 01:14:59.986 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.986 INFO kablam! --> src/task_list_box.rs:40:5 Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! 40 | use tasks::Id as TaskId; Oct 22 01:14:59.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tasks::Id as TaskId` Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.986 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.986 INFO kablam! Oct 22 01:14:59.986 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.986 INFO kablam! --> src/task_list_box.rs:41:5 Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! 41 | use tasks::Task; Oct 22 01:14:59.986 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::tasks::Task` Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.986 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.986 INFO kablam! Oct 22 01:14:59.986 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.986 INFO kablam! --> src/task_list_box.rs:42:5 Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! 42 | use tasks::Tasks; Oct 22 01:14:59.986 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::tasks::Tasks` Oct 22 01:14:59.986 INFO kablam! | Oct 22 01:14:59.986 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.987 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.987 INFO kablam! Oct 22 01:14:59.987 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.987 INFO kablam! --> src/task_list_box.rs:43:5 Oct 22 01:14:59.987 INFO kablam! | Oct 22 01:14:59.987 INFO kablam! 43 | use termui::TermUiEvent; Oct 22 01:14:59.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUiEvent` Oct 22 01:14:59.987 INFO kablam! | Oct 22 01:14:59.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.987 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.987 INFO kablam! Oct 22 01:14:59.987 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.987 INFO kablam! --> src/tasks.rs:28:5 Oct 22 01:14:59.987 INFO kablam! | Oct 22 01:14:59.987 INFO kablam! 28 | use id::Id as IdT; Oct 22 01:14:59.987 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::id::Id as IdT` Oct 22 01:14:59.987 INFO kablam! | Oct 22 01:14:59.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.987 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.987 INFO kablam! Oct 22 01:14:59.987 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.987 INFO kablam! --> src/tasks.rs:29:5 Oct 22 01:14:59.987 INFO kablam! | Oct 22 01:14:59.987 INFO kablam! 29 | use ser::tasks::Task as SerTask; Oct 22 01:14:59.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tasks::Task as SerTask` Oct 22 01:14:59.988 INFO kablam! | Oct 22 01:14:59.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.988 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.988 INFO kablam! Oct 22 01:14:59.988 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.988 INFO kablam! --> src/tasks.rs:30:5 Oct 22 01:14:59.988 INFO kablam! | Oct 22 01:14:59.988 INFO kablam! 30 | use ser::tasks::Tasks as SerTasks; Oct 22 01:14:59.988 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tasks::Tasks as SerTasks` Oct 22 01:14:59.988 INFO kablam! | Oct 22 01:14:59.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.988 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.988 INFO kablam! Oct 22 01:14:59.988 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.988 INFO kablam! --> src/tasks.rs:31:5 Oct 22 01:14:59.988 INFO kablam! | Oct 22 01:14:59.988 INFO kablam! 31 | use tags::Id as TagId; Oct 22 01:14:59.988 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tags::Id as TagId` Oct 22 01:14:59.988 INFO kablam! | Oct 22 01:14:59.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.988 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.988 INFO kablam! Oct 22 01:14:59.988 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.988 INFO kablam! --> src/tasks.rs:32:5 Oct 22 01:14:59.988 INFO kablam! | Oct 22 01:14:59.988 INFO kablam! 32 | use tags::Tag; Oct 22 01:14:59.988 INFO kablam! | ^^^^^^^^^ help: use `crate`: `crate::tags::Tag` Oct 22 01:14:59.988 INFO kablam! | Oct 22 01:14:59.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.989 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.989 INFO kablam! Oct 22 01:14:59.989 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.989 INFO kablam! --> src/tasks.rs:33:5 Oct 22 01:14:59.989 INFO kablam! | Oct 22 01:14:59.989 INFO kablam! 33 | use tags::TagMap; Oct 22 01:14:59.989 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::tags::TagMap` Oct 22 01:14:59.989 INFO kablam! | Oct 22 01:14:59.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.989 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.989 INFO kablam! Oct 22 01:14:59.989 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.989 INFO kablam! --> src/tasks.rs:34:5 Oct 22 01:14:59.989 INFO kablam! | Oct 22 01:14:59.989 INFO kablam! 34 | use tags::Templates; Oct 22 01:14:59.989 INFO kablam! | ^^^^^^^^^^^^^^^ help: use `crate`: `crate::tags::Templates` Oct 22 01:14:59.989 INFO kablam! | Oct 22 01:14:59.989 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.989 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.989 INFO kablam! Oct 22 01:14:59.992 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.992 INFO kablam! --> src/tasks.rs:256:7 Oct 22 01:14:59.992 INFO kablam! | Oct 22 01:14:59.992 INFO kablam! 256 | use ser::tags::Templates as SerTemplates; Oct 22 01:14:59.992 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Templates as SerTemplates` Oct 22 01:14:59.992 INFO kablam! | Oct 22 01:14:59.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.992 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.992 INFO kablam! Oct 22 01:14:59.992 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.992 INFO kablam! --> src/tasks.rs:257:7 Oct 22 01:14:59.992 INFO kablam! | Oct 22 01:14:59.992 INFO kablam! 257 | use test::make_tasks; Oct 22 01:14:59.992 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::test::make_tasks` Oct 22 01:14:59.992 INFO kablam! | Oct 22 01:14:59.992 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.992 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.992 INFO kablam! Oct 22 01:14:59.992 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.992 INFO kablam! --> src/term_renderer.rs:47:5 Oct 22 01:14:59.992 INFO kablam! | Oct 22 01:14:59.992 INFO kablam! 47 | use in_out::InOut; Oct 22 01:14:59.992 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::in_out::InOut` Oct 22 01:14:59.992 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.993 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.993 INFO kablam! Oct 22 01:14:59.993 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.993 INFO kablam! --> src/term_renderer.rs:48:5 Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! 48 | use in_out::InOutArea; Oct 22 01:14:59.993 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::in_out::InOutArea` Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.993 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.993 INFO kablam! Oct 22 01:14:59.993 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.993 INFO kablam! --> src/term_renderer.rs:49:5 Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! 49 | use tab_bar::TabBar; Oct 22 01:14:59.993 INFO kablam! | ^^^^^^^^^^^^^^^ help: use `crate`: `crate::tab_bar::TabBar` Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.993 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.993 INFO kablam! Oct 22 01:14:59.993 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.993 INFO kablam! --> src/term_renderer.rs:50:5 Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! 50 | use task_list_box::TaskListBox; Oct 22 01:14:59.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::task_list_box::TaskListBox` Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.993 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.993 INFO kablam! Oct 22 01:14:59.993 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.993 INFO kablam! --> src/term_renderer.rs:51:5 Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! 51 | use termui::TermUi; Oct 22 01:14:59.993 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUi` Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.993 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.993 INFO kablam! Oct 22 01:14:59.993 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.993 INFO kablam! --> src/termui.rs:31:5 Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! 31 | use in_out::InOut; Oct 22 01:14:59.993 INFO kablam! | ^^^^^^^^^^^^^ help: use `crate`: `crate::in_out::InOut` Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.993 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.993 INFO kablam! Oct 22 01:14:59.993 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.993 INFO kablam! --> src/termui.rs:32:5 Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! 32 | use in_out::InOutArea; Oct 22 01:14:59.993 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::in_out::InOutArea` Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.993 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.993 INFO kablam! Oct 22 01:14:59.993 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.993 INFO kablam! --> src/termui.rs:33:5 Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! 33 | use state::State; Oct 22 01:14:59.993 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::state::State` Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.993 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.993 INFO kablam! Oct 22 01:14:59.993 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.993 INFO kablam! --> src/termui.rs:34:5 Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! 34 | use tab_bar::SearchState; Oct 22 01:14:59.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tab_bar::SearchState` Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.993 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.993 INFO kablam! Oct 22 01:14:59.993 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.993 INFO kablam! --> src/termui.rs:35:5 Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! 35 | use tab_bar::SelectionState; Oct 22 01:14:59.993 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tab_bar::SelectionState` Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.993 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.993 INFO kablam! Oct 22 01:14:59.993 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.993 INFO kablam! --> src/termui.rs:36:5 Oct 22 01:14:59.993 INFO kablam! | Oct 22 01:14:59.994 INFO kablam! 36 | use tab_bar::TabBar; Oct 22 01:14:59.994 INFO kablam! | ^^^^^^^^^^^^^^^ help: use `crate`: `crate::tab_bar::TabBar` Oct 22 01:14:59.994 INFO kablam! | Oct 22 01:14:59.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.994 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.994 INFO kablam! Oct 22 01:14:59.994 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.994 INFO kablam! --> src/termui.rs:37:5 Oct 22 01:14:59.994 INFO kablam! | Oct 22 01:14:59.994 INFO kablam! 37 | use tasks::Id as TaskId; Oct 22 01:14:59.994 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tasks::Id as TaskId` Oct 22 01:14:59.994 INFO kablam! | Oct 22 01:14:59.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.994 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.994 INFO kablam! Oct 22 01:14:59.994 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.994 INFO kablam! --> src/termui.rs:39:5 Oct 22 01:14:59.994 INFO kablam! | Oct 22 01:14:59.994 INFO kablam! 39 | use tasks::Task; Oct 22 01:14:59.994 INFO kablam! | ^^^^^^^^^^^ help: use `crate`: `crate::tasks::Task` Oct 22 01:14:59.994 INFO kablam! | Oct 22 01:14:59.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.994 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.994 INFO kablam! Oct 22 01:14:59.996 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.996 INFO kablam! --> src/termui.rs:182:7 Oct 22 01:14:59.996 INFO kablam! | Oct 22 01:14:59.996 INFO kablam! 182 | use event::tests::CustomEvent; Oct 22 01:14:59.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::event::tests::CustomEvent` Oct 22 01:14:59.996 INFO kablam! | Oct 22 01:14:59.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.996 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.996 INFO kablam! Oct 22 01:14:59.996 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.996 INFO kablam! --> src/termui.rs:183:7 Oct 22 01:14:59.996 INFO kablam! | Oct 22 01:14:59.996 INFO kablam! 183 | use ser::query::Query as SerQuery; Oct 22 01:14:59.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::query::Query as SerQuery` Oct 22 01:14:59.996 INFO kablam! | Oct 22 01:14:59.996 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.996 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.996 INFO kablam! Oct 22 01:14:59.997 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.997 INFO kablam! --> src/termui.rs:184:7 Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! 184 | use ser::query::TagLit as SerTagLit; Oct 22 01:14:59.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::query::TagLit as SerTagLit` Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.997 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.997 INFO kablam! Oct 22 01:14:59.997 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.997 INFO kablam! --> src/termui.rs:185:7 Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! 185 | use ser::state::ProgState as SerProgState; Oct 22 01:14:59.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::state::ProgState as SerProgState` Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.997 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.997 INFO kablam! Oct 22 01:14:59.997 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.997 INFO kablam! --> src/termui.rs:186:7 Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! 186 | use ser::state::TaskState as SerTaskState; Oct 22 01:14:59.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::state::TaskState as SerTaskState` Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.997 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.997 INFO kablam! Oct 22 01:14:59.997 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.997 INFO kablam! --> src/termui.rs:187:7 Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! 187 | use ser::tags::Templates as SerTemplates; Oct 22 01:14:59.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Templates as SerTemplates` Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.997 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.997 INFO kablam! Oct 22 01:14:59.997 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.997 INFO kablam! --> src/termui.rs:188:7 Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! 188 | use ser::tasks::Task as SerTask; Oct 22 01:14:59.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tasks::Task as SerTask` Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.997 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.997 INFO kablam! Oct 22 01:14:59.997 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.997 INFO kablam! --> src/termui.rs:189:7 Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! 189 | use ser::tasks::Tasks as SerTasks; Oct 22 01:14:59.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tasks::Tasks as SerTasks` Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.997 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.997 INFO kablam! Oct 22 01:14:59.997 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.997 INFO kablam! --> src/termui.rs:190:7 Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! 190 | use test::make_tasks; Oct 22 01:14:59.997 INFO kablam! | ^^^^^^^^^^^^^^^^ help: use `crate`: `crate::test::make_tasks` Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.997 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.997 INFO kablam! Oct 22 01:14:59.997 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.997 INFO kablam! --> src/termui.rs:191:7 Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.997 INFO kablam! 191 | use test::make_tasks_with_tags; Oct 22 01:14:59.997 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::test::make_tasks_with_tags` Oct 22 01:14:59.997 INFO kablam! | Oct 22 01:14:59.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.998 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.998 INFO kablam! Oct 22 01:14:59.998 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:14:59.998 INFO kablam! --> src/termui.rs:192:7 Oct 22 01:14:59.998 INFO kablam! | Oct 22 01:14:59.998 INFO kablam! 192 | use test::NamedTempFile; Oct 22 01:14:59.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::test::NamedTempFile` Oct 22 01:14:59.998 INFO kablam! | Oct 22 01:14:59.998 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:14:59.998 INFO kablam! = note: for more information, see issue TBD Oct 22 01:14:59.998 INFO kablam! Oct 22 01:15:00.001 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:15:00.001 INFO kablam! --> src/test.rs:28:5 Oct 22 01:15:00.001 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! 28 | use ser::tags::Id as SerId; Oct 22 01:15:00.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Id as SerId` Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:15:00.002 INFO kablam! = note: for more information, see issue TBD Oct 22 01:15:00.002 INFO kablam! Oct 22 01:15:00.002 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:15:00.002 INFO kablam! --> src/test.rs:29:5 Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! 29 | use ser::tags::Tag as SerTag; Oct 22 01:15:00.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Tag as SerTag` Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:15:00.002 INFO kablam! = note: for more information, see issue TBD Oct 22 01:15:00.002 INFO kablam! Oct 22 01:15:00.002 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:15:00.002 INFO kablam! --> src/test.rs:30:5 Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! 30 | use ser::tags::Template as SerTemplate; Oct 22 01:15:00.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tags::Template as SerTemplate` Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:15:00.002 INFO kablam! = note: for more information, see issue TBD Oct 22 01:15:00.002 INFO kablam! Oct 22 01:15:00.002 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:15:00.002 INFO kablam! --> src/test.rs:31:5 Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! 31 | use ser::tasks::Task as SerTask; Oct 22 01:15:00.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::ser::tasks::Task as SerTask` Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:15:00.002 INFO kablam! = note: for more information, see issue TBD Oct 22 01:15:00.002 INFO kablam! Oct 22 01:15:00.002 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:15:00.002 INFO kablam! --> src/test.rs:32:5 Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! 32 | use tags::COMPLETE_TAG; Oct 22 01:15:00.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::tags::COMPLETE_TAG` Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:15:00.002 INFO kablam! = note: for more information, see issue TBD Oct 22 01:15:00.002 INFO kablam! Oct 22 01:15:00.002 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:15:00.002 INFO kablam! --> src/main.rs:132:5 Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! 132 | use event::convert; Oct 22 01:15:00.002 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::event::convert` Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:15:00.002 INFO kablam! = note: for more information, see issue TBD Oct 22 01:15:00.002 INFO kablam! Oct 22 01:15:00.002 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:15:00.002 INFO kablam! --> src/main.rs:133:5 Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! 133 | use resize::receive_window_resizes; Oct 22 01:15:00.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::resize::receive_window_resizes` Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:15:00.002 INFO kablam! = note: for more information, see issue TBD Oct 22 01:15:00.002 INFO kablam! Oct 22 01:15:00.002 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:15:00.002 INFO kablam! --> src/main.rs:134:5 Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.002 INFO kablam! 134 | use state::State; Oct 22 01:15:00.002 INFO kablam! | ^^^^^^^^^^^^ help: use `crate`: `crate::state::State` Oct 22 01:15:00.002 INFO kablam! | Oct 22 01:15:00.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:15:00.003 INFO kablam! = note: for more information, see issue TBD Oct 22 01:15:00.003 INFO kablam! Oct 22 01:15:00.003 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:15:00.003 INFO kablam! --> src/main.rs:135:5 Oct 22 01:15:00.003 INFO kablam! | Oct 22 01:15:00.003 INFO kablam! 135 | use term_renderer::TermRenderer; Oct 22 01:15:00.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::term_renderer::TermRenderer` Oct 22 01:15:00.003 INFO kablam! | Oct 22 01:15:00.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:15:00.003 INFO kablam! = note: for more information, see issue TBD Oct 22 01:15:00.003 INFO kablam! Oct 22 01:15:00.003 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:15:00.008 INFO kablam! --> src/main.rs:136:5 Oct 22 01:15:00.008 INFO kablam! | Oct 22 01:15:00.008 INFO kablam! 136 | use termui::TermUi; Oct 22 01:15:00.008 INFO kablam! | ^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUi` Oct 22 01:15:00.008 INFO kablam! | Oct 22 01:15:00.008 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:15:00.008 INFO kablam! = note: for more information, see issue TBD Oct 22 01:15:00.008 INFO kablam! Oct 22 01:15:00.008 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 22 01:15:00.008 INFO kablam! --> src/main.rs:137:5 Oct 22 01:15:00.008 INFO kablam! | Oct 22 01:15:00.008 INFO kablam! 137 | use termui::TermUiEvent; Oct 22 01:15:00.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::termui::TermUiEvent` Oct 22 01:15:00.008 INFO kablam! | Oct 22 01:15:00.008 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 22 01:15:00.008 INFO kablam! = note: for more information, see issue TBD Oct 22 01:15:00.008 INFO kablam! Oct 22 01:15:01.044 INFO kablam! error: aborting due to 69 previous errors Oct 22 01:15:01.044 INFO kablam! Oct 22 01:15:01.061 INFO kablam! error: Could not compile `notnow`. Oct 22 01:15:01.062 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 01:15:01.702 INFO kablam! error: aborting due to 103 previous errors Oct 22 01:15:01.702 INFO kablam! Oct 22 01:15:01.715 INFO kablam! error: Could not compile `notnow`. Oct 22 01:15:01.715 INFO kablam! Oct 22 01:15:01.715 INFO kablam! To learn more, run the command again with --verbose. Oct 22 01:15:01.716 INFO kablam! su: No module specific data is present Oct 22 01:15:02.787 INFO running `"docker" "rm" "-f" "bc70bd3b730c34b43394eade1cc6d83a4c0655eb64f60d2d0ddac443a9700ee5"` Oct 22 01:15:03.076 INFO blam! bc70bd3b730c34b43394eade1cc6d83a4c0655eb64f60d2d0ddac443a9700ee5