Oct 12 01:39:51.843 INFO testing deuterium-0.5.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 01:39:51.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 01:39:52.139 INFO blam! 0d88027a80a9e4591b42390e14485c4cc10e1fdc5c9762ed23385cd128ad3b64 Oct 12 01:39:52.141 INFO running `"docker" "start" "-a" "0d88027a80a9e4591b42390e14485c4cc10e1fdc5c9762ed23385cd128ad3b64"` Oct 12 01:39:52.840 INFO kablam! usermod: no changes Oct 12 01:39:52.876 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 12 01:39:52.876 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 12 01:39:52.876 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 01:39:52.876 INFO kablam! files will be included as a test target: Oct 12 01:39:52.876 INFO kablam! Oct 12 01:39:52.876 INFO kablam! * /source/tests/join.rs Oct 12 01:39:52.876 INFO kablam! * /source/tests/placeholder.rs Oct 12 01:39:52.876 INFO kablam! * /source/tests/insert.rs Oct 12 01:39:52.876 INFO kablam! * /source/tests/delete.rs Oct 12 01:39:52.876 INFO kablam! * /source/tests/select.rs Oct 12 01:39:52.876 INFO kablam! * /source/tests/group_by.rs Oct 12 01:39:52.876 INFO kablam! * /source/tests/order.rs Oct 12 01:39:52.876 INFO kablam! * /source/tests/update.rs Oct 12 01:39:52.876 INFO kablam! * /source/tests/where_.rs Oct 12 01:39:52.876 INFO kablam! Oct 12 01:39:52.876 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 01:39:52.877 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 12 01:39:52.877 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 12 01:39:52.877 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 01:39:52.877 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 01:39:52.877 INFO kablam! Oct 12 01:39:52.877 INFO kablam! For more information on this warning you can consult Oct 12 01:39:52.877 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 01:39:52.952 INFO kablam! Compiling siphasher v0.2.3 Oct 12 01:39:52.952 INFO kablam! Compiling md5 v0.3.8 Oct 12 01:39:52.952 INFO kablam! Compiling fallible-iterator v0.1.5 Oct 12 01:39:52.956 INFO kablam! Compiling hex v0.2.0 Oct 12 01:39:52.956 INFO kablam! Compiling uuid v0.5.1 Oct 12 01:39:52.956 INFO kablam! Compiling memchr v1.0.2 Oct 12 01:39:52.956 INFO kablam! Compiling stringprep v0.1.2 Oct 12 01:39:52.960 INFO kablam! Compiling hmac v0.5.0 Oct 12 01:39:54.328 INFO kablam! Compiling phf_shared v0.7.23 Oct 12 01:39:55.085 INFO kablam! Compiling phf v0.7.23 Oct 12 01:39:55.588 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 12 01:39:56.958 INFO kablam! Compiling postgres-shared v0.4.2 Oct 12 01:39:59.718 INFO kablam! Compiling postgres v0.15.2 Oct 12 01:40:02.632 INFO kablam! Compiling deuterium v0.5.0 (/source) Oct 12 01:40:03.137 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.137 INFO kablam! --> src/lib.rs:15:13 Oct 12 01:40:03.137 INFO kablam! | Oct 12 01:40:03.137 INFO kablam! 15 | pub use { Oct 12 01:40:03.138 INFO kablam! | _____________^ Oct 12 01:40:03.138 INFO kablam! 16 | | ToIsPredicate, Oct 12 01:40:03.138 INFO kablam! 17 | | ToOrPredicate, Oct 12 01:40:03.138 INFO kablam! 18 | | ToAndPredicate, Oct 12 01:40:03.138 INFO kablam! ... | Oct 12 01:40:03.138 INFO kablam! 34 | | ToListExpression Oct 12 01:40:03.138 INFO kablam! 35 | | }; Oct 12 01:40:03.138 INFO kablam! | |_____^ Oct 12 01:40:03.138 INFO kablam! | Oct 12 01:40:03.138 INFO kablam! note: lint level defined here Oct 12 01:40:03.138 INFO kablam! --> src/lib.rs:5:17 Oct 12 01:40:03.138 INFO kablam! | Oct 12 01:40:03.138 INFO kablam! 5 | unused, future_incompatible)] Oct 12 01:40:03.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 01:40:03.138 INFO kablam! = note: #[deny(absolute_paths_not_starting_with_crate)] implied by #[deny(future_incompatible)] Oct 12 01:40:03.138 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 12 01:40:03.138 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.138 INFO kablam! help: use `crate` Oct 12 01:40:03.138 INFO kablam! | Oct 12 01:40:03.138 INFO kablam! 15 | pub use crate::{ Oct 12 01:40:03.138 INFO kablam! 16 | ToIsPredicate, Oct 12 01:40:03.138 INFO kablam! 17 | ToOrPredicate, Oct 12 01:40:03.138 INFO kablam! 18 | ToAndPredicate, Oct 12 01:40:03.138 INFO kablam! 19 | ToInPredicate, Oct 12 01:40:03.139 INFO kablam! 20 | ToInRangePredicate, Oct 12 01:40:03.139 INFO kablam! ... Oct 12 01:40:03.139 INFO kablam! Oct 12 01:40:03.139 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.139 INFO kablam! --> src/lib.rs:38:9 Oct 12 01:40:03.139 INFO kablam! | Oct 12 01:40:03.139 INFO kablam! 38 | pub use field::{ Oct 12 01:40:03.139 INFO kablam! | _________^ Oct 12 01:40:03.139 INFO kablam! 39 | | Field, Oct 12 01:40:03.139 INFO kablam! 40 | | BoxedField, Oct 12 01:40:03.139 INFO kablam! 41 | | SharedField, Oct 12 01:40:03.139 INFO kablam! ... | Oct 12 01:40:03.139 INFO kablam! 68 | | OptionalUuidField, Oct 12 01:40:03.139 INFO kablam! 69 | | }; Oct 12 01:40:03.139 INFO kablam! | |_^ Oct 12 01:40:03.139 INFO kablam! | Oct 12 01:40:03.139 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 12 01:40:03.139 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.139 INFO kablam! help: use `crate` Oct 12 01:40:03.139 INFO kablam! | Oct 12 01:40:03.139 INFO kablam! 38 | pub use crate::field::{ Oct 12 01:40:03.139 INFO kablam! 39 | Field, Oct 12 01:40:03.139 INFO kablam! 40 | BoxedField, Oct 12 01:40:03.139 INFO kablam! 41 | SharedField, Oct 12 01:40:03.140 INFO kablam! 42 | NamedField, Oct 12 01:40:03.140 INFO kablam! 43 | Oct 12 01:40:03.140 INFO kablam! ... Oct 12 01:40:03.140 INFO kablam! Oct 12 01:40:03.140 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.140 INFO kablam! --> src/lib.rs:71:9 Oct 12 01:40:03.140 INFO kablam! | Oct 12 01:40:03.140 INFO kablam! 71 | pub use predicate::{ Oct 12 01:40:03.140 INFO kablam! | _________^ Oct 12 01:40:03.140 INFO kablam! 72 | | Predicate, Oct 12 01:40:03.140 INFO kablam! 73 | | SharedPredicate, Oct 12 01:40:03.140 INFO kablam! 74 | | IsPredicate, ToIsPredicate, Oct 12 01:40:03.140 INFO kablam! ... | Oct 12 01:40:03.140 INFO kablam! 83 | | RawPredicate Oct 12 01:40:03.140 INFO kablam! 84 | | }; Oct 12 01:40:03.140 INFO kablam! | |_^ Oct 12 01:40:03.140 INFO kablam! | Oct 12 01:40:03.140 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 12 01:40:03.140 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.140 INFO kablam! help: use `crate` Oct 12 01:40:03.140 INFO kablam! | Oct 12 01:40:03.140 INFO kablam! 71 | pub use crate::predicate::{ Oct 12 01:40:03.140 INFO kablam! 72 | Predicate, Oct 12 01:40:03.140 INFO kablam! 73 | SharedPredicate, Oct 12 01:40:03.140 INFO kablam! 74 | IsPredicate, ToIsPredicate, Oct 12 01:40:03.140 INFO kablam! 75 | OrPredicate, ToOrPredicate, Oct 12 01:40:03.140 INFO kablam! 76 | AndPredicate, ToAndPredicate, Oct 12 01:40:03.140 INFO kablam! ... Oct 12 01:40:03.140 INFO kablam! Oct 12 01:40:03.140 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.140 INFO kablam! --> src/lib.rs:86:9 Oct 12 01:40:03.140 INFO kablam! | Oct 12 01:40:03.140 INFO kablam! 86 | pub use select_query::{ Oct 12 01:40:03.140 INFO kablam! | _________^ Oct 12 01:40:03.140 INFO kablam! 87 | | Selectable, Oct 12 01:40:03.140 INFO kablam! 88 | | Queryable, Oct 12 01:40:03.140 INFO kablam! 89 | | Orderable, Oct 12 01:40:03.140 INFO kablam! ... | Oct 12 01:40:03.140 INFO kablam! 97 | | LimitMany Oct 12 01:40:03.140 INFO kablam! 98 | | }; Oct 12 01:40:03.140 INFO kablam! | |_^ Oct 12 01:40:03.140 INFO kablam! | Oct 12 01:40:03.140 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 12 01:40:03.140 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.140 INFO kablam! help: use `crate` Oct 12 01:40:03.140 INFO kablam! | Oct 12 01:40:03.140 INFO kablam! 86 | pub use crate::select_query::{ Oct 12 01:40:03.140 INFO kablam! 87 | Selectable, Oct 12 01:40:03.140 INFO kablam! 88 | Queryable, Oct 12 01:40:03.141 INFO kablam! 89 | Orderable, Oct 12 01:40:03.141 INFO kablam! 90 | SelectQuery, Oct 12 01:40:03.141 INFO kablam! 91 | SharedSelectQuery, Oct 12 01:40:03.141 INFO kablam! ... Oct 12 01:40:03.141 INFO kablam! Oct 12 01:40:03.141 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.141 INFO kablam! --> src/lib.rs:100:9 Oct 12 01:40:03.141 INFO kablam! | Oct 12 01:40:03.141 INFO kablam! 100 | pub use update_query::{ Oct 12 01:40:03.141 INFO kablam! | _________^ Oct 12 01:40:03.141 INFO kablam! 101 | | UpdateQuery, Oct 12 01:40:03.141 INFO kablam! 102 | | FieldUpdate, Oct 12 01:40:03.141 INFO kablam! 103 | | FieldUpd, Oct 12 01:40:03.141 INFO kablam! 104 | | Updatable, Oct 12 01:40:03.141 INFO kablam! 105 | | ToFieldUpdate, Oct 12 01:40:03.141 INFO kablam! 106 | | }; Oct 12 01:40:03.141 INFO kablam! | |_^ Oct 12 01:40:03.141 INFO kablam! | Oct 12 01:40:03.141 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 12 01:40:03.141 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.141 INFO kablam! help: use `crate` Oct 12 01:40:03.141 INFO kablam! | Oct 12 01:40:03.141 INFO kablam! 100 | pub use crate::update_query::{ Oct 12 01:40:03.141 INFO kablam! 101 | UpdateQuery, Oct 12 01:40:03.141 INFO kablam! 102 | FieldUpdate, Oct 12 01:40:03.141 INFO kablam! 103 | FieldUpd, Oct 12 01:40:03.141 INFO kablam! 104 | Updatable, Oct 12 01:40:03.141 INFO kablam! 105 | ToFieldUpdate, Oct 12 01:40:03.141 INFO kablam! ... Oct 12 01:40:03.141 INFO kablam! Oct 12 01:40:03.141 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.141 INFO kablam! --> src/lib.rs:108:9 Oct 12 01:40:03.141 INFO kablam! | Oct 12 01:40:03.141 INFO kablam! 108 | pub use insert_query::{ Oct 12 01:40:03.141 INFO kablam! | _________^ Oct 12 01:40:03.141 INFO kablam! 109 | | InsertQuery, Oct 12 01:40:03.141 INFO kablam! 110 | | Insertable, Oct 12 01:40:03.141 INFO kablam! 111 | | ToInsertValue, Oct 12 01:40:03.141 INFO kablam! 112 | | InsertValue, Oct 12 01:40:03.141 INFO kablam! 113 | | }; Oct 12 01:40:03.141 INFO kablam! | |_^ Oct 12 01:40:03.141 INFO kablam! | Oct 12 01:40:03.141 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 12 01:40:03.141 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.141 INFO kablam! help: use `crate` Oct 12 01:40:03.141 INFO kablam! | Oct 12 01:40:03.141 INFO kablam! 108 | pub use crate::insert_query::{ Oct 12 01:40:03.141 INFO kablam! 109 | InsertQuery, Oct 12 01:40:03.141 INFO kablam! 110 | Insertable, Oct 12 01:40:03.141 INFO kablam! 111 | ToInsertValue, Oct 12 01:40:03.141 INFO kablam! 112 | InsertValue, Oct 12 01:40:03.141 INFO kablam! 113 | }; Oct 12 01:40:03.141 INFO kablam! | Oct 12 01:40:03.141 INFO kablam! Oct 12 01:40:03.141 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.141 INFO kablam! --> src/lib.rs:115:9 Oct 12 01:40:03.141 INFO kablam! | Oct 12 01:40:03.141 INFO kablam! 115 | pub use delete_query::{ Oct 12 01:40:03.141 INFO kablam! | _________^ Oct 12 01:40:03.141 INFO kablam! 116 | | DeleteQuery, Oct 12 01:40:03.141 INFO kablam! 117 | | Deletable, Oct 12 01:40:03.141 INFO kablam! 118 | | }; Oct 12 01:40:03.141 INFO kablam! | |_^ Oct 12 01:40:03.141 INFO kablam! | Oct 12 01:40:03.141 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 12 01:40:03.141 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.141 INFO kablam! help: use `crate` Oct 12 01:40:03.141 INFO kablam! | Oct 12 01:40:03.141 INFO kablam! 115 | pub use crate::delete_query::{ Oct 12 01:40:03.141 INFO kablam! 116 | DeleteQuery, Oct 12 01:40:03.141 INFO kablam! 117 | Deletable, Oct 12 01:40:03.141 INFO kablam! 118 | }; Oct 12 01:40:03.141 INFO kablam! | Oct 12 01:40:03.141 INFO kablam! Oct 12 01:40:03.141 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.141 INFO kablam! --> src/lib.rs:120:9 Oct 12 01:40:03.141 INFO kablam! | Oct 12 01:40:03.141 INFO kablam! 120 | pub use expression::{ Oct 12 01:40:03.141 INFO kablam! | _________^ Oct 12 01:40:03.141 INFO kablam! 121 | | BoxedExpression, Oct 12 01:40:03.141 INFO kablam! 122 | | UntypedExpression, Oct 12 01:40:03.141 INFO kablam! 123 | | Expression, Oct 12 01:40:03.141 INFO kablam! ... | Oct 12 01:40:03.141 INFO kablam! 128 | | ToListExpression Oct 12 01:40:03.141 INFO kablam! 129 | | }; Oct 12 01:40:03.141 INFO kablam! | |_^ Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 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 12 01:40:03.142 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.142 INFO kablam! help: use `crate` Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 INFO kablam! 120 | pub use crate::expression::{ Oct 12 01:40:03.142 INFO kablam! 121 | BoxedExpression, Oct 12 01:40:03.142 INFO kablam! 122 | UntypedExpression, Oct 12 01:40:03.142 INFO kablam! 123 | Expression, Oct 12 01:40:03.142 INFO kablam! 124 | SharedExpression, Oct 12 01:40:03.142 INFO kablam! 125 | RawExpression, Oct 12 01:40:03.142 INFO kablam! ... Oct 12 01:40:03.142 INFO kablam! Oct 12 01:40:03.142 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.142 INFO kablam! --> src/lib.rs:131:9 Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 INFO kablam! 131 | pub use sql::{SqlContext, ToSql, QueryToSql, FromToSql, ToPredicateValue}; Oct 12 01:40:03.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::sql::{SqlContext, ToSql, QueryToSql, FromToSql, ToPredicateValue}` Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 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 12 01:40:03.142 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.142 INFO kablam! Oct 12 01:40:03.142 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.142 INFO kablam! --> src/lib.rs:132:38 Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 INFO kablam! 132 | #[cfg(feature = "postgres")] pub use sql::AsPostgresValue; Oct 12 01:40:03.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::sql::AsPostgresValue` Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 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 12 01:40:03.142 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.142 INFO kablam! Oct 12 01:40:03.142 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.142 INFO kablam! --> src/lib.rs:133:9 Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 INFO kablam! 133 | pub use from::{TableDef, Table, BoxedTable, SharedTable, From, BoxedFrom, SharedFrom}; Oct 12 01:40:03.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::from::{TableDef, Table, BoxedTable, SharedTable, From, BoxedFrom, SharedFrom}` Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 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 12 01:40:03.142 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.142 INFO kablam! Oct 12 01:40:03.142 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.142 INFO kablam! --> src/lib.rs:135:9 Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 INFO kablam! 135 | pub use function::{ Oct 12 01:40:03.142 INFO kablam! | _________^ Oct 12 01:40:03.142 INFO kablam! 136 | | Sum, SumArg, Oct 12 01:40:03.142 INFO kablam! 137 | | Min, MinArg, Oct 12 01:40:03.142 INFO kablam! 138 | | Max, MaxArg, Oct 12 01:40:03.142 INFO kablam! ... | Oct 12 01:40:03.142 INFO kablam! 141 | | CountAll Oct 12 01:40:03.142 INFO kablam! 142 | | }; Oct 12 01:40:03.142 INFO kablam! | |_^ Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 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 12 01:40:03.142 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.142 INFO kablam! help: use `crate` Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 INFO kablam! 135 | pub use crate::function::{ Oct 12 01:40:03.142 INFO kablam! 136 | Sum, SumArg, Oct 12 01:40:03.142 INFO kablam! 137 | Min, MinArg, Oct 12 01:40:03.142 INFO kablam! 138 | Max, MaxArg, Oct 12 01:40:03.142 INFO kablam! 139 | Avg, AvgArg, Oct 12 01:40:03.142 INFO kablam! 140 | Count, CountArg, Oct 12 01:40:03.142 INFO kablam! ... Oct 12 01:40:03.142 INFO kablam! Oct 12 01:40:03.142 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.142 INFO kablam! --> src/lib.rs:144:9 Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 INFO kablam! 144 | pub use placeholder::Placeholder; Oct 12 01:40:03.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `crate`: `crate::placeholder::Placeholder` Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 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 12 01:40:03.142 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.142 INFO kablam! Oct 12 01:40:03.142 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.142 INFO kablam! --> src/sql/function.rs:2:5 Oct 12 01:40:03.142 INFO kablam! | Oct 12 01:40:03.142 INFO kablam! 2 | use function::{ Oct 12 01:40:03.142 INFO kablam! | _____^ Oct 12 01:40:03.142 INFO kablam! 3 | | Sum, SumArg, Oct 12 01:40:03.142 INFO kablam! 4 | | Min, MinArg, Oct 12 01:40:03.142 INFO kablam! 5 | | Max, MaxArg, Oct 12 01:40:03.142 INFO kablam! ... | Oct 12 01:40:03.142 INFO kablam! 8 | | CountAll Oct 12 01:40:03.143 INFO kablam! 9 | | }; Oct 12 01:40:03.143 INFO kablam! | |_^ Oct 12 01:40:03.143 INFO kablam! | Oct 12 01:40:03.143 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 12 01:40:03.143 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.143 INFO kablam! help: use `crate` Oct 12 01:40:03.143 INFO kablam! | Oct 12 01:40:03.143 INFO kablam! 2 | use crate::function::{ Oct 12 01:40:03.143 INFO kablam! 3 | Sum, SumArg, Oct 12 01:40:03.143 INFO kablam! 4 | Min, MinArg, Oct 12 01:40:03.143 INFO kablam! 5 | Max, MaxArg, Oct 12 01:40:03.143 INFO kablam! 6 | Avg, AvgArg, Oct 12 01:40:03.143 INFO kablam! 7 | Count, CountArg, Oct 12 01:40:03.143 INFO kablam! ... Oct 12 01:40:03.143 INFO kablam! Oct 12 01:40:03.152 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.153 INFO kablam! --> src/sql/value.rs:7:5 Oct 12 01:40:03.153 INFO kablam! | Oct 12 01:40:03.153 INFO kablam! 7 | use expression; Oct 12 01:40:03.153 INFO kablam! | ^^^^^^^^^^ help: use `crate`: `crate::expression` Oct 12 01:40:03.153 INFO kablam! | Oct 12 01:40:03.153 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 12 01:40:03.153 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.153 INFO kablam! Oct 12 01:40:03.153 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.153 INFO kablam! --> src/sql/value.rs:8:5 Oct 12 01:40:03.153 INFO kablam! | Oct 12 01:40:03.153 INFO kablam! 8 | use field; Oct 12 01:40:03.153 INFO kablam! | ^^^^^ help: use `crate`: `crate::field` Oct 12 01:40:03.153 INFO kablam! | Oct 12 01:40:03.153 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 12 01:40:03.153 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.153 INFO kablam! Oct 12 01:40:03.153 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.153 INFO kablam! --> src/order_by.rs:1:5 Oct 12 01:40:03.153 INFO kablam! | Oct 12 01:40:03.153 INFO kablam! 1 | use expression; Oct 12 01:40:03.153 INFO kablam! | ^^^^^^^^^^ help: use `crate`: `crate::expression` Oct 12 01:40:03.153 INFO kablam! | Oct 12 01:40:03.153 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 12 01:40:03.153 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.153 INFO kablam! Oct 12 01:40:03.153 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.153 INFO kablam! --> src/function/mod.rs:5:5 Oct 12 01:40:03.153 INFO kablam! | Oct 12 01:40:03.153 INFO kablam! 5 | use expression; Oct 12 01:40:03.153 INFO kablam! | ^^^^^^^^^^ help: use `crate`: `crate::expression` Oct 12 01:40:03.153 INFO kablam! | Oct 12 01:40:03.153 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 12 01:40:03.153 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.153 INFO kablam! Oct 12 01:40:03.153 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.153 INFO kablam! --> src/function/mod.rs:6:5 Oct 12 01:40:03.153 INFO kablam! | Oct 12 01:40:03.153 INFO kablam! 6 | use field; Oct 12 01:40:03.153 INFO kablam! | ^^^^^ help: use `crate`: `crate::field` Oct 12 01:40:03.153 INFO kablam! | Oct 12 01:40:03.153 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 12 01:40:03.153 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.153 INFO kablam! Oct 12 01:40:03.153 INFO kablam! error: absolute paths must start with `self`, `super`, `crate`, or an external crate name in the 2018 edition Oct 12 01:40:03.153 INFO kablam! --> src/function/mod.rs:7:5 Oct 12 01:40:03.153 INFO kablam! | Oct 12 01:40:03.153 INFO kablam! 7 | use sql; Oct 12 01:40:03.153 INFO kablam! | ^^^ help: use `crate`: `crate::sql` Oct 12 01:40:03.153 INFO kablam! | Oct 12 01:40:03.153 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 12 01:40:03.153 INFO kablam! = note: for more information, see issue TBD Oct 12 01:40:03.153 INFO kablam! Oct 12 01:40:03.972 INFO kablam! error: aborting due to 20 previous errors Oct 12 01:40:03.972 INFO kablam! Oct 12 01:40:03.985 INFO kablam! error: Could not compile `deuterium`. Oct 12 01:40:03.985 INFO kablam! Oct 12 01:40:03.985 INFO kablam! To learn more, run the command again with --verbose. Oct 12 01:40:03.986 INFO kablam! su: No module specific data is present Oct 12 01:40:04.472 INFO running `"docker" "rm" "-f" "0d88027a80a9e4591b42390e14485c4cc10e1fdc5c9762ed23385cd128ad3b64"` Oct 12 01:40:04.552 INFO blam! 0d88027a80a9e4591b42390e14485c4cc10e1fdc5c9762ed23385cd128ad3b64