Nov 04 01:30:26.038 INFO checking ota42y/ryazo against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 01:30:26.038 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-2/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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"` Nov 04 01:30:26.177 INFO blam! b872289423d48b3cf7d0b8d2566a42d4dc7bf0d47e20ec4bc2e5c05a38834dcf Nov 04 01:30:26.183 INFO running `"docker" "start" "-a" "b872289423d48b3cf7d0b8d2566a42d4dc7bf0d47e20ec4bc2e5c05a38834dcf"` Nov 04 01:30:26.743 INFO kablam! usermod: no changes Nov 04 01:30:27.024 INFO kablam! Checking ascii v0.8.7 Nov 04 01:30:27.025 INFO kablam! Checking chunked_transfer v0.3.1 Nov 04 01:30:27.031 INFO kablam! Checking sequence_trie v0.3.5 Nov 04 01:30:27.032 INFO kablam! Checking md5 v0.3.7 Nov 04 01:30:27.039 INFO kablam! Checking memchr v1.0.2 Nov 04 01:30:27.039 INFO kablam! Checking slice-deque v0.1.10 Nov 04 01:30:27.040 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 04 01:30:27.049 INFO kablam! Checking twoway v0.1.8 Nov 04 01:30:28.721 INFO kablam! Checking mime v0.2.6 Nov 04 01:30:29.420 INFO kablam! Checking mustache v0.8.2 Nov 04 01:30:29.423 INFO kablam! Checking buf_redux v0.6.3 Nov 04 01:30:29.846 INFO kablam! Compiling diesel_derives v1.3.0 Nov 04 01:30:30.307 INFO kablam! Checking dotenv v0.9.0 Nov 04 01:30:31.591 INFO kablam! Checking env_logger v0.5.11 Nov 04 01:30:32.019 INFO kablam! Checking num-rational v0.1.42 Nov 04 01:30:32.273 INFO kablam! Checking tiny_http v0.6.0 Nov 04 01:30:34.375 INFO kablam! Compiling mime_guess v1.8.6 Nov 04 01:30:34.875 INFO kablam! Checking hyper v0.10.13 Nov 04 01:30:35.935 INFO kablam! Checking buf_redux v0.7.1 Nov 04 01:30:37.263 INFO kablam! Checking num v0.1.42 Nov 04 01:30:47.877 INFO kablam! Checking multipart v0.13.6 Nov 04 01:30:50.902 INFO kablam! Checking iron v0.6.0 Nov 04 01:30:50.903 INFO kablam! Checking nickel v0.10.1 Nov 04 01:30:51.811 INFO kablam! Checking diesel v1.3.2 Nov 04 01:30:53.699 INFO kablam! Checking persistent v0.4.0 Nov 04 01:30:53.700 INFO kablam! Checking mount v0.4.0 Nov 04 01:30:53.700 INFO kablam! Checking router v0.6.0 Nov 04 01:30:57.059 INFO kablam! Checking bodyparser v0.8.0 Nov 04 01:30:57.360 INFO kablam! Checking staticfile v0.5.0 Nov 04 01:31:00.077 INFO kablam! Checking urlencoded v0.6.0 Nov 04 01:31:00.157 INFO kablam! Checking multipart v0.15.0 Nov 04 01:31:02.033 INFO kablam! Checking params v0.8.0 Nov 04 01:31:25.796 INFO kablam! Checking ryazo v0.1.0 (/source) Nov 04 01:31:26.130 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 01:31:26.130 INFO kablam! --> src/models.rs:6:10 Nov 04 01:31:26.130 INFO kablam! | Nov 04 01:31:26.130 INFO kablam! 6 | #[derive(Queryable)] Nov 04 01:31:26.130 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.130 INFO kablam! | Nov 04 01:31:26.130 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 01:31:26.130 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 04 01:31:26.130 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.130 INFO kablam! Nov 04 01:31:26.130 INFO kablam! warning: cannot find type `Item` in this scope Nov 04 01:31:26.130 INFO kablam! --> src/models.rs:6:10 Nov 04 01:31:26.130 INFO kablam! | Nov 04 01:31:26.130 INFO kablam! 6 | #[derive(Queryable)] Nov 04 01:31:26.130 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.130 INFO kablam! | Nov 04 01:31:26.130 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 04 01:31:26.130 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.130 INFO kablam! Nov 04 01:31:26.130 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 01:31:26.130 INFO kablam! --> src/models.rs:6:10 Nov 04 01:31:26.130 INFO kablam! | Nov 04 01:31:26.130 INFO kablam! 6 | #[derive(Queryable)] Nov 04 01:31:26.130 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.130 INFO kablam! | Nov 04 01:31:26.130 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 04 01:31:26.130 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.130 INFO kablam! Nov 04 01:31:26.130 INFO kablam! warning: cannot find type `table` in this scope Nov 04 01:31:26.130 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 01:31:26.130 INFO kablam! | Nov 04 01:31:26.130 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 01:31:26.130 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.130 INFO kablam! | Nov 04 01:31:26.130 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 04 01:31:26.130 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.130 INFO kablam! Nov 04 01:31:26.130 INFO kablam! warning: cannot find type `id` in this scope Nov 04 01:31:26.130 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:26.131 INFO kablam! | Nov 04 01:31:26.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:26.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.131 INFO kablam! | Nov 04 01:31:26.131 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 04 01:31:26.131 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.131 INFO kablam! Nov 04 01:31:26.131 INFO kablam! warning: cannot find type `hash` in this scope Nov 04 01:31:26.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:26.131 INFO kablam! | Nov 04 01:31:26.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:26.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.131 INFO kablam! | Nov 04 01:31:26.131 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 04 01:31:26.131 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.131 INFO kablam! Nov 04 01:31:26.131 INFO kablam! warning: cannot find type `request_id` in this scope Nov 04 01:31:26.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:26.131 INFO kablam! | Nov 04 01:31:26.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:26.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.131 INFO kablam! | Nov 04 01:31:26.131 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 04 01:31:26.131 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.131 INFO kablam! Nov 04 01:31:26.131 INFO kablam! warning: cannot find type `created_at` in this scope Nov 04 01:31:26.131 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:26.131 INFO kablam! | Nov 04 01:31:26.131 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:26.131 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.131 INFO kablam! | Nov 04 01:31:26.131 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 04 01:31:26.131 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.131 INFO kablam! Nov 04 01:31:26.150 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 01:31:26.150 INFO kablam! --> src/models.rs:6:10 Nov 04 01:31:26.150 INFO kablam! | Nov 04 01:31:26.150 INFO kablam! 6 | #[derive(Queryable)] Nov 04 01:31:26.150 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.150 INFO kablam! | Nov 04 01:31:26.150 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 01:31:26.150 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 04 01:31:26.150 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.150 INFO kablam! Nov 04 01:31:26.150 INFO kablam! warning: cannot find type `Item` in this scope Nov 04 01:31:26.150 INFO kablam! --> src/models.rs:6:10 Nov 04 01:31:26.150 INFO kablam! | Nov 04 01:31:26.150 INFO kablam! 6 | #[derive(Queryable)] Nov 04 01:31:26.150 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.150 INFO kablam! | Nov 04 01:31:26.150 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 04 01:31:26.150 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.150 INFO kablam! Nov 04 01:31:26.150 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 01:31:26.151 INFO kablam! --> src/models.rs:6:10 Nov 04 01:31:26.151 INFO kablam! | Nov 04 01:31:26.151 INFO kablam! 6 | #[derive(Queryable)] Nov 04 01:31:26.151 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.151 INFO kablam! | Nov 04 01:31:26.151 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 04 01:31:26.151 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.151 INFO kablam! Nov 04 01:31:26.151 INFO kablam! warning: cannot find type `table` in this scope Nov 04 01:31:26.151 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 01:31:26.151 INFO kablam! | Nov 04 01:31:26.151 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 01:31:26.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.151 INFO kablam! | Nov 04 01:31:26.151 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 04 01:31:26.151 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.151 INFO kablam! Nov 04 01:31:26.151 INFO kablam! warning: cannot find type `id` in this scope Nov 04 01:31:26.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:26.151 INFO kablam! | Nov 04 01:31:26.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:26.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.151 INFO kablam! | Nov 04 01:31:26.151 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 04 01:31:26.151 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.151 INFO kablam! Nov 04 01:31:26.151 INFO kablam! warning: cannot find type `hash` in this scope Nov 04 01:31:26.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:26.151 INFO kablam! | Nov 04 01:31:26.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:26.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.151 INFO kablam! | Nov 04 01:31:26.151 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 04 01:31:26.151 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.151 INFO kablam! Nov 04 01:31:26.151 INFO kablam! warning: cannot find type `request_id` in this scope Nov 04 01:31:26.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:26.151 INFO kablam! | Nov 04 01:31:26.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:26.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.151 INFO kablam! | Nov 04 01:31:26.151 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 04 01:31:26.151 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.151 INFO kablam! Nov 04 01:31:26.151 INFO kablam! warning: cannot find type `created_at` in this scope Nov 04 01:31:26.151 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:26.151 INFO kablam! | Nov 04 01:31:26.151 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:26.151 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:26.151 INFO kablam! | Nov 04 01:31:26.151 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 04 01:31:26.151 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:26.151 INFO kablam! Nov 04 01:31:27.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Nov 04 01:31:27.286 INFO kablam! su: No module specific data is present Nov 04 01:31:28.722 INFO running `"docker" "rm" "-f" "b872289423d48b3cf7d0b8d2566a42d4dc7bf0d47e20ec4bc2e5c05a38834dcf"` Nov 04 01:31:28.797 INFO blam! b872289423d48b3cf7d0b8d2566a42d4dc7bf0d47e20ec4bc2e5c05a38834dcf