Nov 16 17:28:16.922 INFO testing ota42y/ryazo against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 17:28:16.924 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-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 16 17:28:17.351 INFO [stdout] b555b02cf3cb352a1886c56d43c161ee2c14b973cbe3fa3eb74ade48b0ddcb65 Nov 16 17:28:17.357 INFO running `"docker" "start" "-a" "b555b02cf3cb352a1886c56d43c161ee2c14b973cbe3fa3eb74ade48b0ddcb65"` Nov 16 17:28:17.882 INFO [stderr] usermod: no changes Nov 16 17:28:18.175 INFO [stderr] Compiling groupable v0.2.0 Nov 16 17:28:18.179 INFO [stderr] Compiling ascii v0.8.7 Nov 16 17:28:18.179 INFO [stderr] Compiling chunked_transfer v0.3.1 Nov 16 17:28:18.179 INFO [stderr] Compiling sequence_trie v0.3.5 Nov 16 17:28:18.198 INFO [stderr] Compiling memchr v1.0.2 Nov 16 17:28:18.199 INFO [stderr] Compiling slice-deque v0.1.10 Nov 16 17:28:18.199 INFO [stderr] Compiling atty v0.2.11 Nov 16 17:28:18.200 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 16 17:28:18.851 INFO [stderr] Compiling twoway v0.1.8 Nov 16 17:28:19.316 INFO [stderr] Compiling mustache v0.8.2 Nov 16 17:28:19.407 INFO [stderr] Compiling regex v0.2.11 Nov 16 17:28:19.454 INFO [stderr] Compiling regex v1.0.2 Nov 16 17:28:19.469 INFO [stderr] Compiling hyper v0.10.13 Nov 16 17:28:20.619 INFO [stderr] Compiling buf_redux v0.6.3 Nov 16 17:28:20.653 INFO [stderr] Compiling num-rational v0.1.42 Nov 16 17:28:20.722 INFO [stderr] Compiling tiny_http v0.6.0 Nov 16 17:28:26.191 INFO [stderr] Compiling mime_guess v1.8.6 Nov 16 17:28:26.359 INFO [stderr] Compiling buf_redux v0.7.1 Nov 16 17:28:26.643 INFO [stderr] Compiling diesel v1.3.2 Nov 16 17:28:54.896 INFO [stderr] Compiling num v0.1.42 Nov 16 17:28:55.432 INFO [stderr] Compiling dotenv v0.9.0 Nov 16 17:28:55.544 INFO [stderr] Compiling env_logger v0.5.11 Nov 16 17:28:57.980 INFO [stderr] Compiling nickel v0.10.1 Nov 16 17:29:00.085 INFO [stderr] Compiling iron v0.6.0 Nov 16 17:29:00.087 INFO [stderr] Compiling multipart v0.13.6 Nov 16 17:29:02.837 INFO [stderr] Compiling persistent v0.4.0 Nov 16 17:29:02.837 INFO [stderr] Compiling mount v0.4.0 Nov 16 17:29:02.837 INFO [stderr] Compiling router v0.6.0 Nov 16 17:29:04.412 INFO [stderr] Compiling bodyparser v0.8.0 Nov 16 17:29:06.328 INFO [stderr] Compiling staticfile v0.5.0 Nov 16 17:29:06.790 INFO [stderr] Compiling multipart v0.15.0 Nov 16 17:29:07.354 INFO [stderr] Compiling urlencoded v0.6.0 Nov 16 17:29:08.866 INFO [stderr] Compiling params v0.8.0 Nov 16 17:29:26.429 INFO [stderr] Compiling ryazo v0.1.0 (/source) Nov 16 17:29:26.851 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 16 17:29:26.852 INFO [stderr] --> src/models.rs:6:10 Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] 6 | #[derive(Queryable)] Nov 16 17:29:26.852 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 17:29:26.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:26.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:26.852 INFO [stderr] Nov 16 17:29:26.852 INFO [stderr] warning: cannot find type `Item` in this scope Nov 16 17:29:26.852 INFO [stderr] --> src/models.rs:6:10 Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] 6 | #[derive(Queryable)] Nov 16 17:29:26.852 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:26.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:26.852 INFO [stderr] Nov 16 17:29:26.852 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 16 17:29:26.852 INFO [stderr] --> src/models.rs:6:10 Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] 6 | #[derive(Queryable)] Nov 16 17:29:26.852 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:26.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:26.852 INFO [stderr] Nov 16 17:29:26.852 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 17:29:26.852 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 17:29:26.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:26.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:26.852 INFO [stderr] Nov 16 17:29:26.852 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 17:29:26.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:29:26.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:26.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:26.852 INFO [stderr] Nov 16 17:29:26.852 INFO [stderr] warning: cannot find type `hash` in this scope Nov 16 17:29:26.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:29:26.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:26.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:26.852 INFO [stderr] Nov 16 17:29:26.852 INFO [stderr] warning: cannot find type `request_id` in this scope Nov 16 17:29:26.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:29:26.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:26.852 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:26.852 INFO [stderr] Nov 16 17:29:26.852 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 16 17:29:26.852 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:29:26.852 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:26.852 INFO [stderr] | Nov 16 17:29:26.852 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:26.853 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:26.853 INFO [stderr] Nov 16 17:29:33.551 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Nov 16 17:29:33.571 INFO [stderr] su: No module specific data is present Nov 16 17:29:35.088 INFO running `"docker" "inspect" "b555b02cf3cb352a1886c56d43c161ee2c14b973cbe3fa3eb74ade48b0ddcb65"` Nov 16 17:29:35.455 INFO running `"docker" "rm" "-f" "b555b02cf3cb352a1886c56d43c161ee2c14b973cbe3fa3eb74ade48b0ddcb65"` Nov 16 17:29:35.774 INFO [stdout] b555b02cf3cb352a1886c56d43c161ee2c14b973cbe3fa3eb74ade48b0ddcb65 Nov 16 17:29:35.781 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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 16 17:29:36.348 INFO [stdout] ceb81071d3ae68dc9a8fba0c15b8af8be1a6ee983f2147dd8221b56b17fa5ea1 Nov 16 17:29:36.353 INFO running `"docker" "start" "-a" "ceb81071d3ae68dc9a8fba0c15b8af8be1a6ee983f2147dd8221b56b17fa5ea1"` Nov 16 17:29:37.799 INFO [stderr] usermod: no changes Nov 16 17:29:38.046 INFO [stderr] Compiling ryazo v0.1.0 (/source) Nov 16 17:29:38.703 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 16 17:29:38.703 INFO [stderr] --> src/models.rs:6:10 Nov 16 17:29:38.703 INFO [stderr] | Nov 16 17:29:38.703 INFO [stderr] 6 | #[derive(Queryable)] Nov 16 17:29:38.703 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:38.703 INFO [stderr] | Nov 16 17:29:38.703 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 17:29:38.703 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:38.703 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:38.703 INFO [stderr] Nov 16 17:29:38.703 INFO [stderr] warning: cannot find type `Item` in this scope Nov 16 17:29:38.703 INFO [stderr] --> src/models.rs:6:10 Nov 16 17:29:38.703 INFO [stderr] | Nov 16 17:29:38.703 INFO [stderr] 6 | #[derive(Queryable)] Nov 16 17:29:38.703 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:38.703 INFO [stderr] | Nov 16 17:29:38.703 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:38.703 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:38.703 INFO [stderr] Nov 16 17:29:38.703 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 16 17:29:38.703 INFO [stderr] --> src/models.rs:6:10 Nov 16 17:29:38.703 INFO [stderr] | Nov 16 17:29:38.703 INFO [stderr] 6 | #[derive(Queryable)] Nov 16 17:29:38.703 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:38.703 INFO [stderr] | Nov 16 17:29:38.703 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:38.703 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:38.703 INFO [stderr] Nov 16 17:29:38.703 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 17:29:38.703 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 17:29:38.704 INFO [stderr] | Nov 16 17:29:38.704 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 17:29:38.704 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:38.704 INFO [stderr] | Nov 16 17:29:38.704 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:38.704 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:38.704 INFO [stderr] Nov 16 17:29:38.704 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 17:29:38.704 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:29:38.704 INFO [stderr] | Nov 16 17:29:38.704 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:29:38.704 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:38.704 INFO [stderr] | Nov 16 17:29:38.704 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:38.704 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:38.704 INFO [stderr] Nov 16 17:29:38.704 INFO [stderr] warning: cannot find type `hash` in this scope Nov 16 17:29:38.704 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:29:38.704 INFO [stderr] | Nov 16 17:29:38.704 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:29:38.704 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:38.704 INFO [stderr] | Nov 16 17:29:38.704 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:38.704 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:38.704 INFO [stderr] Nov 16 17:29:38.704 INFO [stderr] warning: cannot find type `request_id` in this scope Nov 16 17:29:38.704 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:29:38.704 INFO [stderr] | Nov 16 17:29:38.704 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:29:38.704 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:38.704 INFO [stderr] | Nov 16 17:29:38.704 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:38.704 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:38.704 INFO [stderr] Nov 16 17:29:38.704 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 16 17:29:38.704 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 17:29:38.704 INFO [stderr] | Nov 16 17:29:38.704 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 17:29:38.704 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 17:29:38.704 INFO [stderr] | Nov 16 17:29:38.704 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 17:29:38.704 INFO [stderr] = note: for more information, see issue #50504 Nov 16 17:29:38.704 INFO [stderr] Nov 16 17:29:42.950 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.12s Nov 16 17:29:42.966 INFO [stderr] su: No module specific data is present Nov 16 17:29:43.473 INFO running `"docker" "inspect" "ceb81071d3ae68dc9a8fba0c15b8af8be1a6ee983f2147dd8221b56b17fa5ea1"` Nov 16 17:29:43.613 INFO running `"docker" "rm" "-f" "ceb81071d3ae68dc9a8fba0c15b8af8be1a6ee983f2147dd8221b56b17fa5ea1"` Nov 16 17:29:43.727 INFO [stdout] ceb81071d3ae68dc9a8fba0c15b8af8be1a6ee983f2147dd8221b56b17fa5ea1