Nov 09 07:36:37.528 INFO checking ota42y/ryazo against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 07:36:37.528 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-2/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-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 09 07:36:37.717 INFO blam! 7d2f4a97da189009b176c5fb5f323d736a4480a568f3f989fb252c0edd4a7a0a Nov 09 07:36:37.720 INFO running `"docker" "start" "-a" "7d2f4a97da189009b176c5fb5f323d736a4480a568f3f989fb252c0edd4a7a0a"` Nov 09 07:36:38.159 INFO kablam! usermod: no changes Nov 09 07:36:38.511 INFO kablam! Checking ascii v0.8.7 Nov 09 07:36:38.519 INFO kablam! Checking slice-deque v0.1.10 Nov 09 07:36:38.535 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 09 07:36:38.535 INFO kablam! Checking twoway v0.1.8 Nov 09 07:36:38.536 INFO kablam! Checking mustache v0.8.2 Nov 09 07:36:38.536 INFO kablam! Checking hyper v0.10.13 Nov 09 07:36:38.536 INFO kablam! Checking chrono v0.4.4 Nov 09 07:36:38.537 INFO kablam! Checking dotenv v0.9.0 Nov 09 07:36:41.171 INFO kablam! Checking env_logger v0.5.11 Nov 09 07:36:41.459 INFO kablam! Compiling mime_guess v1.8.6 Nov 09 07:36:46.291 INFO kablam! Checking buf_redux v0.7.1 Nov 09 07:36:48.747 INFO kablam! Checking tiny_http v0.6.0 Nov 09 07:36:48.747 INFO kablam! Checking diesel v1.3.2 Nov 09 07:36:52.261 INFO kablam! Checking multipart v0.13.6 Nov 09 07:36:56.150 INFO kablam! Checking iron v0.6.0 Nov 09 07:36:56.150 INFO kablam! Checking nickel v0.10.1 Nov 09 07:36:59.007 INFO kablam! Checking persistent v0.4.0 Nov 09 07:36:59.008 INFO kablam! Checking mount v0.4.0 Nov 09 07:36:59.008 INFO kablam! Checking router v0.6.0 Nov 09 07:37:02.735 INFO kablam! Checking bodyparser v0.8.0 Nov 09 07:37:02.967 INFO kablam! Checking staticfile v0.5.0 Nov 09 07:37:05.698 INFO kablam! Checking multipart v0.15.0 Nov 09 07:37:05.988 INFO kablam! Checking urlencoded v0.6.0 Nov 09 07:37:08.311 INFO kablam! Checking params v0.8.0 Nov 09 07:37:31.611 INFO kablam! Checking ryazo v0.1.0 (/source) Nov 09 07:37:32.269 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 07:37:32.270 INFO kablam! --> src/models.rs:6:10 Nov 09 07:37:32.270 INFO kablam! | Nov 09 07:37:32.271 INFO kablam! 6 | #[derive(Queryable)] Nov 09 07:37:32.272 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.272 INFO kablam! | Nov 09 07:37:32.273 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 07:37:32.274 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 09 07:37:32.274 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.275 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 07:37:32.276 INFO kablam! --> src/models.rs:6:10 Nov 09 07:37:32.276 INFO kablam! | Nov 09 07:37:32.277 INFO kablam! 6 | #[derive(Queryable)] Nov 09 07:37:32.277 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.278 INFO kablam! | Nov 09 07:37:32.279 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 07:37:32.279 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 09 07:37:32.280 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.280 INFO kablam! Nov 09 07:37:32.281 INFO kablam! warning: cannot find type `Item` in this scope Nov 09 07:37:32.282 INFO kablam! --> src/models.rs:6:10 Nov 09 07:37:32.282 INFO kablam! | Nov 09 07:37:32.282 INFO kablam! 6 | #[derive(Queryable)] Nov 09 07:37:32.282 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.282 INFO kablam! | Nov 09 07:37:32.282 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 09 07:37:32.282 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.282 INFO kablam! Nov 09 07:37:32.282 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 07:37:32.284 INFO kablam! --> src/models.rs:6:10 Nov 09 07:37:32.284 INFO kablam! | Nov 09 07:37:32.284 INFO kablam! 6 | #[derive(Queryable)] Nov 09 07:37:32.284 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.284 INFO kablam! | Nov 09 07:37:32.284 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 09 07:37:32.284 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.284 INFO kablam! Nov 09 07:37:32.285 INFO kablam! warning: cannot find type `table` in this scope Nov 09 07:37:32.285 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 07:37:32.285 INFO kablam! | Nov 09 07:37:32.285 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 07:37:32.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.285 INFO kablam! | Nov 09 07:37:32.285 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 09 07:37:32.285 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.285 INFO kablam! Nov 09 07:37:32.285 INFO kablam! warning: cannot find type `id` in this scope Nov 09 07:37:32.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:37:32.285 INFO kablam! | Nov 09 07:37:32.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:37:32.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.285 INFO kablam! | Nov 09 07:37:32.285 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 09 07:37:32.285 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.285 INFO kablam! Nov 09 07:37:32.285 INFO kablam! warning: cannot find type `hash` in this scope Nov 09 07:37:32.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:37:32.285 INFO kablam! | Nov 09 07:37:32.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:37:32.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.285 INFO kablam! | Nov 09 07:37:32.285 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 09 07:37:32.285 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.285 INFO kablam! Nov 09 07:37:32.285 INFO kablam! warning: cannot find type `request_id` in this scope Nov 09 07:37:32.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:37:32.285 INFO kablam! | Nov 09 07:37:32.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:37:32.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.285 INFO kablam! | Nov 09 07:37:32.285 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 09 07:37:32.285 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.285 INFO kablam! Nov 09 07:37:32.285 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 07:37:32.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:37:32.285 INFO kablam! | Nov 09 07:37:32.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:37:32.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.285 INFO kablam! | Nov 09 07:37:32.285 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 09 07:37:32.285 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.285 INFO kablam! Nov 09 07:37:32.295 INFO kablam! Nov 09 07:37:32.295 INFO kablam! warning: cannot find type `Item` in this scope Nov 09 07:37:32.295 INFO kablam! --> src/models.rs:6:10 Nov 09 07:37:32.295 INFO kablam! | Nov 09 07:37:32.295 INFO kablam! 6 | #[derive(Queryable)] Nov 09 07:37:32.295 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.295 INFO kablam! | Nov 09 07:37:32.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 09 07:37:32.295 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.295 INFO kablam! Nov 09 07:37:32.295 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 07:37:32.295 INFO kablam! --> src/models.rs:6:10 Nov 09 07:37:32.295 INFO kablam! | Nov 09 07:37:32.295 INFO kablam! 6 | #[derive(Queryable)] Nov 09 07:37:32.295 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.295 INFO kablam! | Nov 09 07:37:32.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 09 07:37:32.295 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.295 INFO kablam! Nov 09 07:37:32.295 INFO kablam! warning: cannot find type `table` in this scope Nov 09 07:37:32.295 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 07:37:32.295 INFO kablam! | Nov 09 07:37:32.295 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 07:37:32.295 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.295 INFO kablam! | Nov 09 07:37:32.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 09 07:37:32.295 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.295 INFO kablam! Nov 09 07:37:32.302 INFO kablam! warning: cannot find type `id` in this scope Nov 09 07:37:32.302 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:37:32.302 INFO kablam! | Nov 09 07:37:32.302 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:37:32.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.302 INFO kablam! | Nov 09 07:37:32.302 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 09 07:37:32.302 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.302 INFO kablam! Nov 09 07:37:32.302 INFO kablam! warning: cannot find type `hash` in this scope Nov 09 07:37:32.302 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:37:32.302 INFO kablam! | Nov 09 07:37:32.302 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:37:32.302 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.306 INFO kablam! | Nov 09 07:37:32.306 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 09 07:37:32.306 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.306 INFO kablam! Nov 09 07:37:32.306 INFO kablam! warning: cannot find type `request_id` in this scope Nov 09 07:37:32.306 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:37:32.306 INFO kablam! | Nov 09 07:37:32.306 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:37:32.306 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.309 INFO kablam! | Nov 09 07:37:32.309 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 09 07:37:32.309 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.309 INFO kablam! Nov 09 07:37:32.311 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 07:37:32.311 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 07:37:32.311 INFO kablam! | Nov 09 07:37:32.311 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 07:37:32.311 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 07:37:32.315 INFO kablam! | Nov 09 07:37:32.315 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 09 07:37:32.315 INFO kablam! = note: for more information, see issue #50504 Nov 09 07:37:32.315 INFO kablam! Nov 09 07:37:35.673 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.49s Nov 09 07:37:35.703 INFO kablam! su: No module specific data is present Nov 09 07:37:37.063 INFO running `"docker" "rm" "-f" "7d2f4a97da189009b176c5fb5f323d736a4480a568f3f989fb252c0edd4a7a0a"` Nov 09 07:37:37.227 INFO blam! 7d2f4a97da189009b176c5fb5f323d736a4480a568f3f989fb252c0edd4a7a0a