Nov 16 15:53:36.167 INFO testing renato-zannon/reviewist against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 15:53:36.167 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 15:53:36.520 INFO [stdout] cb91a7b2ac0c724219fe23b74ff9e7c47f4c85a0ae4bca144ad32c72a2fb31d5 Nov 16 15:53:36.525 INFO running `"docker" "start" "-a" "cb91a7b2ac0c724219fe23b74ff9e7c47f4c85a0ae4bca144ad32c72a2fb31d5"` Nov 16 15:53:37.463 INFO [stderr] usermod: no changes Nov 16 15:53:37.943 INFO [stderr] Compiling serde v1.0.60 Nov 16 15:53:37.951 INFO [stderr] Compiling isatty v0.1.8 Nov 16 15:53:37.951 INFO [stderr] Compiling openssl-sys v0.9.31 Nov 16 15:53:37.951 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 16 15:53:37.951 INFO [stderr] Compiling want v0.0.4 Nov 16 15:53:37.975 INFO [stderr] Compiling tokio-io v0.1.6 Nov 16 15:53:37.975 INFO [stderr] Compiling uuid v0.5.1 Nov 16 15:53:37.975 INFO [stderr] Compiling tokio-retry v0.2.0 Nov 16 15:53:39.040 INFO [stderr] Compiling syn v0.14.0 Nov 16 15:53:39.546 INFO [stderr] Compiling synstructure v0.6.1 Nov 16 15:53:41.151 INFO [stderr] Compiling slog-async v2.3.0 Nov 16 15:53:41.159 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 16 15:53:43.648 INFO [stderr] Compiling libflate v0.1.14 Nov 16 15:53:47.646 INFO [stderr] Compiling tokio-reactor v0.1.1 Nov 16 15:53:47.864 INFO [stderr] Compiling tokio-fs v0.1.0 Nov 16 15:53:57.039 INFO [stderr] Compiling tokio-udp v0.1.0 Nov 16 15:53:57.103 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 16 15:54:04.311 INFO [stderr] Compiling failure_derive v0.1.1 Nov 16 15:54:04.379 INFO [stderr] Compiling openssl v0.9.24 Nov 16 15:54:04.411 INFO [stderr] Compiling tokio v0.1.6 Nov 16 15:54:17.905 INFO [stderr] Compiling tokio-core v0.1.17 Nov 16 15:54:18.937 INFO [stderr] Compiling failure v0.1.1 Nov 16 15:54:38.471 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 16 15:54:40.751 INFO [stderr] Compiling derive-error-chain v0.11.2 Nov 16 15:54:40.815 INFO [stderr] Compiling serde_derive v1.0.60 Nov 16 15:54:42.287 INFO [stderr] Compiling native-tls v0.1.5 Nov 16 15:54:42.544 INFO [stderr] Compiling chrono v0.4.2 Nov 16 15:54:42.544 INFO [stderr] Compiling serde_urlencoded v0.5.2 Nov 16 15:54:42.544 INFO [stderr] Compiling serde_json v1.0.17 Nov 16 15:54:46.657 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 16 15:54:53.831 INFO [stderr] Compiling hyper v0.11.27 Nov 16 15:54:59.280 INFO [stderr] Compiling diesel v1.3.0 Nov 16 15:54:59.400 INFO [stderr] Compiling slog-term v2.4.0 Nov 16 15:55:12.539 INFO [stderr] Compiling dotenv v0.12.0 Nov 16 15:55:34.657 INFO [stderr] Compiling hyper-tls v0.1.3 Nov 16 15:55:36.895 INFO [stderr] Compiling reqwest v0.8.5 Nov 16 15:56:03.552 INFO [stderr] Compiling migrations_internals v1.3.0 Nov 16 15:56:05.018 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 16 15:56:08.368 INFO [stderr] Compiling diesel_migrations v1.3.0 Nov 16 15:56:08.926 INFO [stderr] Compiling reviewist v0.1.0 (/source) Nov 16 15:56:10.868 INFO [stderr] warning: cannot find type `review_requests` in this scope Nov 16 15:56:10.869 INFO [stderr] --> src/review_handler.rs:17:10 Nov 16 15:56:10.869 INFO [stderr] | Nov 16 15:56:10.870 INFO [stderr] 17 | #[derive(Insertable)] Nov 16 15:56:10.870 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:56:10.871 INFO [stderr] | Nov 16 15:56:10.871 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 15:56:10.871 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 15:56:10.872 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:56:10.872 INFO [stderr] Nov 16 15:56:10.872 INFO [stderr] warning: cannot find type `NewReviewRequest` in this scope Nov 16 15:56:10.873 INFO [stderr] --> src/review_handler.rs:17:10 Nov 16 15:56:10.873 INFO [stderr] | Nov 16 15:56:10.874 INFO [stderr] 17 | #[derive(Insertable)] Nov 16 15:56:10.874 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:56:10.874 INFO [stderr] | Nov 16 15:56:10.874 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 15:56:10.874 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:56:10.874 INFO [stderr] Nov 16 15:56:10.874 INFO [stderr] warning: cannot find type `review_requests` in this scope Nov 16 15:56:10.874 INFO [stderr] --> src/review_handler.rs:17:10 Nov 16 15:56:10.874 INFO [stderr] | Nov 16 15:56:10.874 INFO [stderr] 17 | #[derive(Insertable)] Nov 16 15:56:10.874 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:56:10.874 INFO [stderr] | Nov 16 15:56:10.874 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 15:56:10.874 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:56:10.874 INFO [stderr] Nov 16 15:56:10.874 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 15:56:10.874 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 15:56:10.874 INFO [stderr] | Nov 16 15:56:10.874 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 15:56:10.874 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:56:10.874 INFO [stderr] | Nov 16 15:56:10.874 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 15:56:10.877 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:56:10.877 INFO [stderr] Nov 16 15:56:10.877 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 15:56:10.877 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 15:56:10.877 INFO [stderr] | Nov 16 15:56:10.877 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 15:56:10.877 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:56:10.877 INFO [stderr] | Nov 16 15:56:10.877 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 15:56:10.877 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:56:10.877 INFO [stderr] Nov 16 15:56:10.877 INFO [stderr] warning: cannot find type `project` in this scope Nov 16 15:56:10.877 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 15:56:10.877 INFO [stderr] | Nov 16 15:56:10.877 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 15:56:10.877 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:56:10.877 INFO [stderr] | Nov 16 15:56:10.877 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 15:56:10.877 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:56:10.878 INFO [stderr] Nov 16 15:56:10.878 INFO [stderr] warning: cannot find type `pr_number` in this scope Nov 16 15:56:10.878 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 15:56:10.878 INFO [stderr] | Nov 16 15:56:10.878 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 15:56:10.878 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:56:10.878 INFO [stderr] | Nov 16 15:56:10.878 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 15:56:10.878 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:56:10.878 INFO [stderr] Nov 16 15:56:10.878 INFO [stderr] warning: cannot find type `pr_url` in this scope Nov 16 15:56:10.879 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 15:56:10.879 INFO [stderr] | Nov 16 15:56:10.879 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 15:56:10.879 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:56:10.879 INFO [stderr] | Nov 16 15:56:10.879 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 15:56:10.879 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:56:10.879 INFO [stderr] Nov 16 15:56:10.879 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 16 15:56:10.879 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 15:56:10.879 INFO [stderr] | Nov 16 15:56:10.879 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 15:56:10.879 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:56:10.879 INFO [stderr] | Nov 16 15:56:10.879 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 15:56:10.879 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:56:10.879 INFO [stderr] Nov 16 15:56:10.879 INFO [stderr] warning: cannot find type `pr_title` in this scope Nov 16 15:56:10.879 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 15:56:10.879 INFO [stderr] | Nov 16 15:56:10.879 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 15:56:10.879 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:56:10.879 INFO [stderr] | Nov 16 15:56:10.879 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 15:56:10.880 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:56:10.880 INFO [stderr] Nov 16 15:56:28.674 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 51s Nov 16 15:56:28.702 INFO [stderr] su: No module specific data is present Nov 16 15:56:30.226 INFO running `"docker" "inspect" "cb91a7b2ac0c724219fe23b74ff9e7c47f4c85a0ae4bca144ad32c72a2fb31d5"` Nov 16 15:56:30.497 INFO running `"docker" "rm" "-f" "cb91a7b2ac0c724219fe23b74ff9e7c47f4c85a0ae4bca144ad32c72a2fb31d5"` Nov 16 15:56:30.883 INFO [stdout] cb91a7b2ac0c724219fe23b74ff9e7c47f4c85a0ae4bca144ad32c72a2fb31d5 Nov 16 15:56:30.885 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 15:56:31.384 INFO [stdout] 266ae200aef2cc95b22ac21b15756015b6ed0509ed48a5a606dbb2b8b2b93024 Nov 16 15:56:31.386 INFO running `"docker" "start" "-a" "266ae200aef2cc95b22ac21b15756015b6ed0509ed48a5a606dbb2b8b2b93024"` Nov 16 15:56:33.987 INFO [stderr] usermod: no changes Nov 16 15:56:34.441 INFO [stderr] Compiling nix v0.10.0 Nov 16 15:56:34.442 INFO [stderr] Compiling semver v0.9.0 Nov 16 15:56:34.442 INFO [stderr] Compiling bincode v1.0.0 Nov 16 15:56:34.456 INFO [stderr] Compiling regex v0.2.11 Nov 16 15:56:34.464 INFO [stderr] Compiling gotham_derive v0.2.1 Nov 16 15:56:39.440 INFO [stderr] Compiling ipc-channel v0.10.1 Nov 16 15:56:39.481 INFO [stderr] Compiling cargo_metadata v0.5.4 Nov 16 15:56:49.831 INFO [stderr] Compiling skeptic v0.13.3 Nov 16 15:56:56.854 INFO [stderr] Compiling borrow-bag v1.0.0 Nov 16 15:56:59.656 INFO [stderr] Compiling gotham v0.2.1 Nov 16 15:57:07.669 INFO [stderr] Compiling fake_github v0.1.0 (/source/fake_github) Nov 16 15:57:14.151 INFO [stderr] Compiling reviewist v0.1.0 (/source) Nov 16 15:57:19.887 INFO [stderr] warning: cannot find type `review_requests` in this scope Nov 16 15:57:19.888 INFO [stderr] --> src/review_handler.rs:17:10 Nov 16 15:57:19.888 INFO [stderr] | Nov 16 15:57:19.888 INFO [stderr] 17 | #[derive(Insertable)] Nov 16 15:57:19.888 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:57:19.888 INFO [stderr] | Nov 16 15:57:19.888 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 15:57:19.888 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 15:57:19.888 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:57:19.888 INFO [stderr] Nov 16 15:57:19.888 INFO [stderr] warning: cannot find type `NewReviewRequest` in this scope Nov 16 15:57:19.888 INFO [stderr] --> src/review_handler.rs:17:10 Nov 16 15:57:19.888 INFO [stderr] | Nov 16 15:57:19.888 INFO [stderr] 17 | #[derive(Insertable)] Nov 16 15:57:19.888 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:57:19.888 INFO [stderr] | Nov 16 15:57:19.888 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 15:57:19.888 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:57:19.888 INFO [stderr] Nov 16 15:57:19.888 INFO [stderr] warning: cannot find type `review_requests` in this scope Nov 16 15:57:19.888 INFO [stderr] --> src/review_handler.rs:17:10 Nov 16 15:57:19.888 INFO [stderr] | Nov 16 15:57:19.888 INFO [stderr] 17 | #[derive(Insertable)] Nov 16 15:57:19.888 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:57:19.888 INFO [stderr] | Nov 16 15:57:19.888 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 15:57:19.888 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:57:19.888 INFO [stderr] Nov 16 15:57:19.888 INFO [stderr] warning: cannot find type `table` in this scope Nov 16 15:57:19.888 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 16 15:57:19.888 INFO [stderr] | Nov 16 15:57:19.888 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 16 15:57:19.888 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:57:19.888 INFO [stderr] | Nov 16 15:57:19.888 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 15:57:19.888 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:57:19.888 INFO [stderr] Nov 16 15:57:19.888 INFO [stderr] warning: cannot find type `id` in this scope Nov 16 15:57:19.888 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 15:57:19.888 INFO [stderr] | Nov 16 15:57:19.888 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 15:57:19.888 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:57:19.888 INFO [stderr] | Nov 16 15:57:19.888 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 15:57:19.888 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:57:19.889 INFO [stderr] Nov 16 15:57:19.889 INFO [stderr] warning: cannot find type `project` in this scope Nov 16 15:57:19.889 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 15:57:19.889 INFO [stderr] | Nov 16 15:57:19.889 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 15:57:19.889 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:57:19.889 INFO [stderr] | Nov 16 15:57:19.889 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 15:57:19.889 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:57:19.889 INFO [stderr] Nov 16 15:57:19.889 INFO [stderr] warning: cannot find type `pr_number` in this scope Nov 16 15:57:19.889 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 15:57:19.889 INFO [stderr] | Nov 16 15:57:19.889 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 15:57:19.889 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:57:19.889 INFO [stderr] | Nov 16 15:57:19.889 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 15:57:19.889 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:57:19.889 INFO [stderr] Nov 16 15:57:19.889 INFO [stderr] warning: cannot find type `pr_url` in this scope Nov 16 15:57:19.889 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 15:57:19.889 INFO [stderr] | Nov 16 15:57:19.889 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 15:57:19.889 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:57:19.889 INFO [stderr] | Nov 16 15:57:19.889 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 15:57:19.889 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:57:19.889 INFO [stderr] Nov 16 15:57:19.889 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 16 15:57:19.889 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 15:57:19.889 INFO [stderr] | Nov 16 15:57:19.889 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 15:57:19.889 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:57:19.889 INFO [stderr] | Nov 16 15:57:19.889 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 15:57:19.889 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:57:19.889 INFO [stderr] Nov 16 15:57:19.889 INFO [stderr] warning: cannot find type `pr_title` in this scope Nov 16 15:57:19.889 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 16 15:57:19.889 INFO [stderr] | Nov 16 15:57:19.889 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 16 15:57:19.889 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 15:57:19.889 INFO [stderr] | Nov 16 15:57:19.889 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 15:57:19.889 INFO [stderr] = note: for more information, see issue #50504 Nov 16 15:57:19.889 INFO [stderr] Nov 16 15:57:37.784 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Nov 16 15:57:37.818 INFO [stderr] su: No module specific data is present Nov 16 15:57:38.311 INFO running `"docker" "inspect" "266ae200aef2cc95b22ac21b15756015b6ed0509ed48a5a606dbb2b8b2b93024"` Nov 16 15:57:38.557 INFO running `"docker" "rm" "-f" "266ae200aef2cc95b22ac21b15756015b6ed0509ed48a5a606dbb2b8b2b93024"` Nov 16 15:57:38.899 INFO [stdout] 266ae200aef2cc95b22ac21b15756015b6ed0509ed48a5a606dbb2b8b2b93024