Nov 06 16:25:58.915 INFO checking ota42y/ryazo against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 06 16:25:58.921 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-4/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 06 16:25:59.444 INFO blam! ae189f627eee2b0be3399e266a9e53bf3ebb9b2b610b55001e6a0a4f463f4496 Nov 06 16:25:59.448 INFO running `"docker" "start" "-a" "ae189f627eee2b0be3399e266a9e53bf3ebb9b2b610b55001e6a0a4f463f4496"` Nov 06 16:26:00.871 INFO kablam! usermod: no changes Nov 06 16:26:01.248 INFO kablam! Checking sequence_trie v0.3.5 Nov 06 16:26:01.252 INFO kablam! Checking ascii v0.8.7 Nov 06 16:26:01.253 INFO kablam! Checking chunked_transfer v0.3.1 Nov 06 16:26:01.255 INFO kablam! Checking memchr v1.0.2 Nov 06 16:26:01.255 INFO kablam! Checking slice-deque v0.1.10 Nov 06 16:26:01.276 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 06 16:26:01.276 INFO kablam! Checking aho-corasick v0.6.6 Nov 06 16:26:01.276 INFO kablam! Checking twoway v0.1.8 Nov 06 16:26:02.824 INFO kablam! Checking mustache v0.8.2 Nov 06 16:26:03.057 INFO kablam! Checking buf_redux v0.6.3 Nov 06 16:26:03.756 INFO kablam! Checking hyper v0.10.13 Nov 06 16:26:03.996 INFO kablam! Checking chrono v0.4.4 Nov 06 16:26:04.308 INFO kablam! Compiling diesel_derives v1.3.0 Nov 06 16:26:05.472 INFO kablam! Checking regex v0.2.11 Nov 06 16:26:05.896 INFO kablam! Checking regex v1.0.2 Nov 06 16:26:07.332 INFO kablam! Checking buf_redux v0.7.1 Nov 06 16:26:08.832 INFO kablam! Checking multipart v0.13.6 Nov 06 16:26:14.308 INFO kablam! Checking dotenv v0.9.0 Nov 06 16:26:14.876 INFO kablam! Checking tiny_http v0.6.0 Nov 06 16:26:16.746 INFO kablam! Checking env_logger v0.5.11 Nov 06 16:26:25.722 INFO kablam! Checking iron v0.6.0 Nov 06 16:26:25.728 INFO kablam! Checking nickel v0.10.1 Nov 06 16:26:27.745 INFO kablam! Checking diesel v1.3.2 Nov 06 16:26:28.364 INFO kablam! Checking persistent v0.4.0 Nov 06 16:26:28.364 INFO kablam! Checking mount v0.4.0 Nov 06 16:26:28.365 INFO kablam! Checking router v0.6.0 Nov 06 16:26:32.342 INFO kablam! Checking bodyparser v0.8.0 Nov 06 16:26:32.534 INFO kablam! Checking staticfile v0.5.0 Nov 06 16:26:35.766 INFO kablam! Checking urlencoded v0.6.0 Nov 06 16:26:35.782 INFO kablam! Checking multipart v0.15.0 Nov 06 16:26:38.588 INFO kablam! Checking params v0.8.0 Nov 06 16:27:04.381 INFO kablam! Checking ryazo v0.1.0 (/source) Nov 06 16:27:04.756 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 16:27:04.756 INFO kablam! --> src/models.rs:6:10 Nov 06 16:27:04.756 INFO kablam! | Nov 06 16:27:04.756 INFO kablam! 6 | #[derive(Queryable)] Nov 06 16:27:04.756 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.756 INFO kablam! | Nov 06 16:27:04.756 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 16:27:04.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.756 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.756 INFO kablam! Nov 06 16:27:04.756 INFO kablam! warning: cannot find type `Item` in this scope Nov 06 16:27:04.756 INFO kablam! --> src/models.rs:6:10 Nov 06 16:27:04.756 INFO kablam! | Nov 06 16:27:04.756 INFO kablam! 6 | #[derive(Queryable)] Nov 06 16:27:04.756 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.756 INFO kablam! | Nov 06 16:27:04.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.756 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.756 INFO kablam! Nov 06 16:27:04.756 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 16:27:04.756 INFO kablam! --> src/models.rs:6:10 Nov 06 16:27:04.756 INFO kablam! | Nov 06 16:27:04.756 INFO kablam! 6 | #[derive(Queryable)] Nov 06 16:27:04.756 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.756 INFO kablam! | Nov 06 16:27:04.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.756 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.756 INFO kablam! Nov 06 16:27:04.756 INFO kablam! warning: cannot find type `table` in this scope Nov 06 16:27:04.756 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 16:27:04.756 INFO kablam! | Nov 06 16:27:04.756 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 16:27:04.756 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.756 INFO kablam! | Nov 06 16:27:04.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.756 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.756 INFO kablam! Nov 06 16:27:04.756 INFO kablam! warning: cannot find type `id` in this scope Nov 06 16:27:04.757 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:27:04.757 INFO kablam! | Nov 06 16:27:04.757 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:27:04.757 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.757 INFO kablam! | Nov 06 16:27:04.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.757 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.757 INFO kablam! Nov 06 16:27:04.757 INFO kablam! warning: cannot find type `hash` in this scope Nov 06 16:27:04.757 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:27:04.757 INFO kablam! | Nov 06 16:27:04.757 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:27:04.757 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.757 INFO kablam! | Nov 06 16:27:04.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.757 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.757 INFO kablam! Nov 06 16:27:04.757 INFO kablam! warning: cannot find type `request_id` in this scope Nov 06 16:27:04.757 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:27:04.757 INFO kablam! | Nov 06 16:27:04.757 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:27:04.757 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.757 INFO kablam! | Nov 06 16:27:04.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.757 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.757 INFO kablam! Nov 06 16:27:04.757 INFO kablam! warning: cannot find type `created_at` in this scope Nov 06 16:27:04.757 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:27:04.757 INFO kablam! | Nov 06 16:27:04.757 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:27:04.757 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.757 INFO kablam! | Nov 06 16:27:04.757 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.757 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.757 INFO kablam! Nov 06 16:27:04.828 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 16:27:04.828 INFO kablam! --> src/models.rs:6:10 Nov 06 16:27:04.828 INFO kablam! | Nov 06 16:27:04.828 INFO kablam! 6 | #[derive(Queryable)] Nov 06 16:27:04.828 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.828 INFO kablam! | Nov 06 16:27:04.828 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 16:27:04.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.828 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.828 INFO kablam! Nov 06 16:27:04.828 INFO kablam! warning: cannot find type `Item` in this scope Nov 06 16:27:04.828 INFO kablam! --> src/models.rs:6:10 Nov 06 16:27:04.828 INFO kablam! | Nov 06 16:27:04.828 INFO kablam! 6 | #[derive(Queryable)] Nov 06 16:27:04.828 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.828 INFO kablam! | Nov 06 16:27:04.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.828 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.828 INFO kablam! Nov 06 16:27:04.828 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 16:27:04.828 INFO kablam! --> src/models.rs:6:10 Nov 06 16:27:04.828 INFO kablam! | Nov 06 16:27:04.828 INFO kablam! 6 | #[derive(Queryable)] Nov 06 16:27:04.828 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.828 INFO kablam! | Nov 06 16:27:04.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.828 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.828 INFO kablam! Nov 06 16:27:04.828 INFO kablam! warning: cannot find type `table` in this scope Nov 06 16:27:04.828 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 16:27:04.828 INFO kablam! | Nov 06 16:27:04.828 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 16:27:04.828 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.828 INFO kablam! | Nov 06 16:27:04.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.828 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.828 INFO kablam! Nov 06 16:27:04.828 INFO kablam! warning: cannot find type `id` in this scope Nov 06 16:27:04.828 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:27:04.828 INFO kablam! | Nov 06 16:27:04.828 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:27:04.828 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.828 INFO kablam! | Nov 06 16:27:04.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.829 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.829 INFO kablam! Nov 06 16:27:04.829 INFO kablam! warning: cannot find type `hash` in this scope Nov 06 16:27:04.829 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:27:04.829 INFO kablam! | Nov 06 16:27:04.829 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:27:04.829 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.829 INFO kablam! | Nov 06 16:27:04.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.829 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.829 INFO kablam! Nov 06 16:27:04.829 INFO kablam! warning: cannot find type `request_id` in this scope Nov 06 16:27:04.829 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:27:04.829 INFO kablam! | Nov 06 16:27:04.829 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:27:04.829 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.829 INFO kablam! | Nov 06 16:27:04.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.829 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.829 INFO kablam! Nov 06 16:27:04.829 INFO kablam! warning: cannot find type `created_at` in this scope Nov 06 16:27:04.829 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 16:27:04.829 INFO kablam! | Nov 06 16:27:04.829 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 16:27:04.829 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 16:27:04.829 INFO kablam! | Nov 06 16:27:04.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 16:27:04.829 INFO kablam! = note: for more information, see issue #50504 Nov 06 16:27:04.829 INFO kablam! Nov 06 16:27:06.421 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Nov 06 16:27:06.440 INFO kablam! su: No module specific data is present Nov 06 16:27:11.070 INFO running `"docker" "rm" "-f" "ae189f627eee2b0be3399e266a9e53bf3ebb9b2b610b55001e6a0a4f463f4496"` Nov 06 16:27:11.156 INFO blam! ae189f627eee2b0be3399e266a9e53bf3ebb9b2b610b55001e6a0a4f463f4496