Nov 04 01:30:25.968 INFO checking ota42y/ryazo against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 01:30:25.968 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-0/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-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.132 INFO blam! 72a5c16da081626682ff0108f75954e25bf0566fe567ac82d20eba556ad9336b Nov 04 01:30:26.134 INFO running `"docker" "start" "-a" "72a5c16da081626682ff0108f75954e25bf0566fe567ac82d20eba556ad9336b"` Nov 04 01:30:26.531 INFO kablam! usermod: no changes Nov 04 01:30:26.807 INFO kablam! Checking memchr v1.0.2 Nov 04 01:30:26.807 INFO kablam! Checking slice-deque v0.1.10 Nov 04 01:30:26.807 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 04 01:30:26.807 INFO kablam! Checking twoway v0.1.8 Nov 04 01:30:26.827 INFO kablam! Checking mustache v0.8.2 Nov 04 01:30:26.827 INFO kablam! Checking num-integer v0.1.39 Nov 04 01:30:26.827 INFO kablam! Checking num-complex v0.1.43 Nov 04 01:30:26.827 INFO kablam! Checking hyper v0.10.13 Nov 04 01:30:29.035 INFO kablam! Checking dotenv v0.9.0 Nov 04 01:30:29.639 INFO kablam! Checking env_logger v0.5.11 Nov 04 01:30:30.864 INFO kablam! Checking buf_redux v0.6.3 Nov 04 01:30:31.751 INFO kablam! Checking num-bigint v0.1.44 Nov 04 01:30:32.851 INFO kablam! Checking chrono v0.4.4 Nov 04 01:30:32.912 INFO kablam! Checking num-iter v0.1.37 Nov 04 01:30:33.499 INFO kablam! Checking multipart v0.13.6 Nov 04 01:30:33.883 INFO kablam! Checking buf_redux v0.7.1 Nov 04 01:30:39.203 INFO kablam! Checking num-rational v0.1.42 Nov 04 01:30:39.454 INFO kablam! Checking tiny_http v0.6.0 Nov 04 01:30:39.454 INFO kablam! Checking diesel v1.3.2 Nov 04 01:30:41.438 INFO kablam! Checking num v0.1.42 Nov 04 01:30:44.056 INFO kablam! Checking iron v0.6.0 Nov 04 01:30:44.064 INFO kablam! Checking nickel v0.10.1 Nov 04 01:30:46.514 INFO kablam! Checking persistent v0.4.0 Nov 04 01:30:46.514 INFO kablam! Checking mount v0.4.0 Nov 04 01:30:46.514 INFO kablam! Checking router v0.6.0 Nov 04 01:30:48.693 INFO kablam! Checking bodyparser v0.8.0 Nov 04 01:30:50.497 INFO kablam! Checking staticfile v0.5.0 Nov 04 01:30:52.076 INFO kablam! Checking urlencoded v0.6.0 Nov 04 01:30:52.376 INFO kablam! Checking multipart v0.15.0 Nov 04 01:30:54.985 INFO kablam! Checking params v0.8.0 Nov 04 01:31:19.790 INFO kablam! Checking ryazo v0.1.0 (/source) Nov 04 01:31:20.292 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 01:31:20.292 INFO kablam! --> src/models.rs:6:10 Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 INFO kablam! 6 | #[derive(Queryable)] Nov 04 01:31:20.292 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 01:31:20.292 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:20.292 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.292 INFO kablam! Nov 04 01:31:20.292 INFO kablam! warning: cannot find type `Item` in this scope Nov 04 01:31:20.292 INFO kablam! --> src/models.rs:6:10 Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 INFO kablam! 6 | #[derive(Queryable)] Nov 04 01:31:20.292 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 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:20.292 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.292 INFO kablam! Nov 04 01:31:20.292 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 01:31:20.292 INFO kablam! --> src/models.rs:6:10 Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 INFO kablam! 6 | #[derive(Queryable)] Nov 04 01:31:20.292 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 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:20.292 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.292 INFO kablam! Nov 04 01:31:20.292 INFO kablam! warning: cannot find type `table` in this scope Nov 04 01:31:20.292 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 01:31:20.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 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:20.292 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.292 INFO kablam! Nov 04 01:31:20.292 INFO kablam! warning: cannot find type `id` in this scope Nov 04 01:31:20.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:20.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 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:20.292 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.292 INFO kablam! Nov 04 01:31:20.292 INFO kablam! warning: cannot find type `hash` in this scope Nov 04 01:31:20.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:20.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 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:20.292 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.292 INFO kablam! Nov 04 01:31:20.292 INFO kablam! warning: cannot find type `request_id` in this scope Nov 04 01:31:20.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:20.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 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:20.292 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.292 INFO kablam! Nov 04 01:31:20.292 INFO kablam! warning: cannot find type `created_at` in this scope Nov 04 01:31:20.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:20.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.292 INFO kablam! | Nov 04 01:31:20.293 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:20.293 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.293 INFO kablam! Nov 04 01:31:20.293 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 01:31:20.293 INFO kablam! --> src/models.rs:6:10 Nov 04 01:31:20.293 INFO kablam! | Nov 04 01:31:20.293 INFO kablam! 6 | #[derive(Queryable)] Nov 04 01:31:20.293 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.293 INFO kablam! | Nov 04 01:31:20.293 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 01:31:20.293 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:20.293 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.293 INFO kablam! Nov 04 01:31:20.293 INFO kablam! warning: cannot find type `Item` in this scope Nov 04 01:31:20.293 INFO kablam! --> src/models.rs:6:10 Nov 04 01:31:20.293 INFO kablam! | Nov 04 01:31:20.293 INFO kablam! 6 | #[derive(Queryable)] Nov 04 01:31:20.293 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.293 INFO kablam! | Nov 04 01:31:20.293 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:20.293 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.293 INFO kablam! Nov 04 01:31:20.293 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 01:31:20.293 INFO kablam! --> src/models.rs:6:10 Nov 04 01:31:20.293 INFO kablam! | Nov 04 01:31:20.293 INFO kablam! 6 | #[derive(Queryable)] Nov 04 01:31:20.293 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.293 INFO kablam! | Nov 04 01:31:20.294 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:20.294 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.294 INFO kablam! Nov 04 01:31:20.294 INFO kablam! warning: cannot find type `table` in this scope Nov 04 01:31:20.294 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 01:31:20.294 INFO kablam! | Nov 04 01:31:20.294 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 01:31:20.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.295 INFO kablam! | Nov 04 01:31:20.295 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:20.295 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.295 INFO kablam! Nov 04 01:31:20.295 INFO kablam! warning: cannot find type `id` in this scope Nov 04 01:31:20.295 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:20.295 INFO kablam! | Nov 04 01:31:20.295 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:20.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.295 INFO kablam! | Nov 04 01:31:20.295 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:20.295 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.295 INFO kablam! Nov 04 01:31:20.295 INFO kablam! warning: cannot find type `hash` in this scope Nov 04 01:31:20.295 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:20.295 INFO kablam! | Nov 04 01:31:20.295 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:20.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.295 INFO kablam! | Nov 04 01:31:20.295 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:20.295 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.295 INFO kablam! Nov 04 01:31:20.295 INFO kablam! warning: cannot find type `request_id` in this scope Nov 04 01:31:20.295 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:20.295 INFO kablam! | Nov 04 01:31:20.295 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:20.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.295 INFO kablam! | Nov 04 01:31:20.295 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:20.295 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.295 INFO kablam! Nov 04 01:31:20.295 INFO kablam! warning: cannot find type `created_at` in this scope Nov 04 01:31:20.295 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 01:31:20.295 INFO kablam! | Nov 04 01:31:20.295 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 01:31:20.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 01:31:20.295 INFO kablam! | Nov 04 01:31:20.295 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:20.295 INFO kablam! = note: for more information, see issue #50504 Nov 04 01:31:20.295 INFO kablam! Nov 04 01:31:22.150 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.60s Nov 04 01:31:22.162 INFO kablam! su: No module specific data is present Nov 04 01:31:28.719 INFO running `"docker" "rm" "-f" "72a5c16da081626682ff0108f75954e25bf0566fe567ac82d20eba556ad9336b"` Nov 04 01:31:28.817 INFO blam! 72a5c16da081626682ff0108f75954e25bf0566fe567ac82d20eba556ad9336b