Nov 02 09:02:27.333 INFO checking ota42y/ryazo against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 09:02:27.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-2/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 02 09:02:27.744 INFO blam! 0724699c058055fd74bc87c4d6a5ce5bb821397de5340ba348254ffb43109ba3 Nov 02 09:02:27.746 INFO running `"docker" "start" "-a" "0724699c058055fd74bc87c4d6a5ce5bb821397de5340ba348254ffb43109ba3"` Nov 02 09:02:29.088 INFO kablam! usermod: no changes Nov 02 09:02:29.428 INFO kablam! Checking ascii v0.8.7 Nov 02 09:02:29.429 INFO kablam! Checking chunked_transfer v0.3.1 Nov 02 09:02:29.429 INFO kablam! Checking sequence_trie v0.3.5 Nov 02 09:02:29.436 INFO kablam! Checking memchr v1.0.2 Nov 02 09:02:29.437 INFO kablam! Checking slice-deque v0.1.10 Nov 02 09:02:29.437 INFO kablam! Checking twoway v0.1.8 Nov 02 09:02:29.437 INFO kablam! Checking tempdir v0.3.7 Nov 02 09:02:29.437 INFO kablam! Checking mustache v0.8.2 Nov 02 09:02:30.680 INFO kablam! Checking hyper v0.10.13 Nov 02 09:02:31.057 INFO kablam! Checking chrono v0.4.4 Nov 02 09:02:31.537 INFO kablam! Checking dotenv v0.9.0 Nov 02 09:02:31.808 INFO kablam! Checking env_logger v0.5.11 Nov 02 09:02:32.116 INFO kablam! Checking buf_redux v0.6.3 Nov 02 09:02:32.336 INFO kablam! Compiling mime_guess v1.8.6 Nov 02 09:02:33.240 INFO kablam! Checking buf_redux v0.7.1 Nov 02 09:02:39.756 INFO kablam! Checking tiny_http v0.6.0 Nov 02 09:02:39.756 INFO kablam! Checking diesel v1.3.2 Nov 02 09:02:43.940 INFO kablam! Checking nickel v0.10.1 Nov 02 09:02:45.044 INFO kablam! Checking iron v0.6.0 Nov 02 09:02:45.045 INFO kablam! Checking multipart v0.13.6 Nov 02 09:02:48.950 INFO kablam! Checking persistent v0.4.0 Nov 02 09:02:48.950 INFO kablam! Checking mount v0.4.0 Nov 02 09:02:48.950 INFO kablam! Checking router v0.6.0 Nov 02 09:02:51.294 INFO kablam! Checking bodyparser v0.8.0 Nov 02 09:02:52.804 INFO kablam! Checking multipart v0.15.0 Nov 02 09:02:53.052 INFO kablam! Checking staticfile v0.5.0 Nov 02 09:02:54.700 INFO kablam! Checking urlencoded v0.6.0 Nov 02 09:02:57.473 INFO kablam! Checking params v0.8.0 Nov 02 09:03:21.146 INFO kablam! Checking ryazo v0.1.0 (/source) Nov 02 09:03:21.700 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 09:03:21.700 INFO kablam! --> src/models.rs:6:10 Nov 02 09:03:21.700 INFO kablam! | Nov 02 09:03:21.700 INFO kablam! 6 | #[derive(Queryable)] Nov 02 09:03:21.700 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.700 INFO kablam! | Nov 02 09:03:21.700 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 09:03:21.701 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 02 09:03:21.701 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.701 INFO kablam! Nov 02 09:03:21.701 INFO kablam! warning: cannot find type `Item` in this scope Nov 02 09:03:21.701 INFO kablam! --> src/models.rs:6:10 Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 INFO kablam! 6 | #[derive(Queryable)] Nov 02 09:03:21.701 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 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 02 09:03:21.701 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.701 INFO kablam! Nov 02 09:03:21.701 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 09:03:21.701 INFO kablam! --> src/models.rs:6:10 Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 INFO kablam! 6 | #[derive(Queryable)] Nov 02 09:03:21.701 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 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 02 09:03:21.701 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.701 INFO kablam! Nov 02 09:03:21.701 INFO kablam! warning: cannot find type `table` in this scope Nov 02 09:03:21.701 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 09:03:21.701 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 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 02 09:03:21.701 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.701 INFO kablam! Nov 02 09:03:21.701 INFO kablam! warning: cannot find type `id` in this scope Nov 02 09:03:21.701 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:03:21.701 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 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 02 09:03:21.701 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.701 INFO kablam! Nov 02 09:03:21.701 INFO kablam! warning: cannot find type `hash` in this scope Nov 02 09:03:21.701 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:03:21.701 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 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 02 09:03:21.701 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.701 INFO kablam! Nov 02 09:03:21.701 INFO kablam! warning: cannot find type `request_id` in this scope Nov 02 09:03:21.701 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:03:21.701 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 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 02 09:03:21.701 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.701 INFO kablam! Nov 02 09:03:21.701 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 09:03:21.701 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:03:21.701 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.701 INFO kablam! | Nov 02 09:03:21.701 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 02 09:03:21.701 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.701 INFO kablam! Nov 02 09:03:21.768 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 09:03:21.768 INFO kablam! --> src/models.rs:6:10 Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 INFO kablam! 6 | #[derive(Queryable)] Nov 02 09:03:21.769 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 09:03:21.769 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 02 09:03:21.769 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.769 INFO kablam! Nov 02 09:03:21.769 INFO kablam! warning: cannot find type `Item` in this scope Nov 02 09:03:21.769 INFO kablam! --> src/models.rs:6:10 Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 INFO kablam! 6 | #[derive(Queryable)] Nov 02 09:03:21.769 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 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 02 09:03:21.769 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.769 INFO kablam! Nov 02 09:03:21.769 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 09:03:21.769 INFO kablam! --> src/models.rs:6:10 Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 INFO kablam! 6 | #[derive(Queryable)] Nov 02 09:03:21.769 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 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 02 09:03:21.769 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.769 INFO kablam! Nov 02 09:03:21.769 INFO kablam! warning: cannot find type `table` in this scope Nov 02 09:03:21.769 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 09:03:21.769 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 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 02 09:03:21.769 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.769 INFO kablam! Nov 02 09:03:21.769 INFO kablam! warning: cannot find type `id` in this scope Nov 02 09:03:21.769 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:03:21.769 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 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 02 09:03:21.769 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.769 INFO kablam! Nov 02 09:03:21.769 INFO kablam! warning: cannot find type `hash` in this scope Nov 02 09:03:21.769 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:03:21.769 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 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 02 09:03:21.769 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.769 INFO kablam! Nov 02 09:03:21.769 INFO kablam! warning: cannot find type `request_id` in this scope Nov 02 09:03:21.769 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:03:21.769 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 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 02 09:03:21.769 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.769 INFO kablam! Nov 02 09:03:21.769 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 09:03:21.769 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:03:21.769 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:03:21.769 INFO kablam! | Nov 02 09:03:21.769 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 02 09:03:21.769 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:03:21.769 INFO kablam! Nov 02 09:03:24.447 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.32s Nov 02 09:03:24.448 INFO kablam! su: No module specific data is present Nov 02 09:03:24.833 INFO running `"docker" "rm" "-f" "0724699c058055fd74bc87c4d6a5ce5bb821397de5340ba348254ffb43109ba3"` Nov 02 09:03:25.133 INFO blam! 0724699c058055fd74bc87c4d6a5ce5bb821397de5340ba348254ffb43109ba3