Dec 11 12:43:02.323 INFO checking nickbabcock/rrinlog against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 11 12:43:02.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-2/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/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 +3a75e80557a103497cffbcab395a2f37061a77ea-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"` Dec 11 12:43:02.768 INFO [stdout] 187a8cebf98c4b267cf3e3de2e2c1431226aad7e733be04a1be186a429c73b7b Dec 11 12:43:02.770 INFO running `"docker" "start" "-a" "187a8cebf98c4b267cf3e3de2e2c1431226aad7e733be04a1be186a429c73b7b"` Dec 11 12:43:04.228 INFO [stderr] usermod: no changes Dec 11 12:43:04.774 INFO [stderr] Compiling actix-web v0.7.14 Dec 11 12:43:04.774 INFO [stderr] Checking base64 v0.10.0 Dec 11 12:43:04.774 INFO [stderr] Checking tower-service v0.1.0 Dec 11 12:43:04.774 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Dec 11 12:43:04.784 INFO [stderr] Checking tempdir v0.3.7 Dec 11 12:43:04.784 INFO [stderr] Checking crossbeam-epoch v0.6.0 Dec 11 12:43:04.784 INFO [stderr] Checking mio v0.6.16 Dec 11 12:43:04.784 INFO [stderr] Checking criterion-plot v0.2.5 Dec 11 12:43:07.150 INFO [stderr] Checking tokio-io v0.1.8 Dec 11 12:43:07.213 INFO [stderr] Checking serde_json v1.0.33 Dec 11 12:43:08.181 INFO [stderr] Compiling syn v0.15.4 Dec 11 12:43:09.279 INFO [stderr] Compiling syn v0.14.9 Dec 11 12:43:09.340 INFO [stderr] Checking csv-core v0.1.4 Dec 11 12:43:09.403 INFO [stderr] Checking tokio-threadpool v0.1.6 Dec 11 12:43:09.916 INFO [stderr] Checking cookie v0.11.0 Dec 11 12:43:12.484 INFO [stderr] Checking num-rational v0.2.1 Dec 11 12:43:14.692 INFO [stderr] Checking regex v1.1.0 Dec 11 12:43:16.101 INFO [stderr] Checking csv v1.0.1 Dec 11 12:43:16.286 INFO [stderr] Checking simplelog v0.5.2 Dec 11 12:43:19.433 INFO [stderr] Checking mio-uds v0.6.7 Dec 11 12:43:19.693 INFO [stderr] Checking tokio-codec v0.1.0 Dec 11 12:43:21.150 INFO [stderr] Checking h2 v0.1.12 Dec 11 12:43:21.328 INFO [stderr] Checking uom v0.20.1 Dec 11 12:43:22.677 INFO [stderr] Checking tokio-fs v0.1.3 Dec 11 12:43:24.960 INFO [stderr] Checking tokio-reactor v0.1.5 Dec 11 12:43:27.338 INFO [stderr] Checking crossbeam-channel v0.2.6 Dec 11 12:43:27.520 INFO [stderr] Checking handlebars v0.32.4 Dec 11 12:43:29.936 INFO [stderr] Checking env_logger v0.6.0 Dec 11 12:43:33.794 INFO [stderr] Checking tokio-tcp v0.1.1 Dec 11 12:43:35.909 INFO [stderr] Checking tokio-udp v0.1.2 Dec 11 12:43:54.996 INFO [stderr] Checking tokio-uds v0.2.1 Dec 11 12:43:55.073 INFO [stderr] Checking tokio-signal v0.2.5 Dec 11 12:43:55.357 INFO [stderr] Compiling synstructure v0.10.0 Dec 11 12:43:55.572 INFO [stderr] Compiling structopt-derive v0.2.13 Dec 11 12:43:55.645 INFO [stderr] Compiling serde_derive v1.0.80 Dec 11 12:43:59.289 INFO [stderr] Compiling actix_derive v0.3.0 Dec 11 12:44:00.362 INFO [stderr] Checking diesel v1.3.3 Dec 11 12:44:00.728 INFO [stderr] Checking tokio v0.1.8 Dec 11 12:44:12.508 INFO [stderr] Compiling failure_derive v0.1.3 Dec 11 12:44:15.156 INFO [stderr] Checking structopt v0.2.13 Dec 11 12:44:19.517 INFO [stderr] Checking failure v0.1.3 Dec 11 12:44:20.880 INFO [stderr] Checking trust-dns-proto v0.5.0 Dec 11 12:44:20.880 INFO [stderr] Checking assert_cli v0.6.3 Dec 11 12:44:35.377 INFO [stderr] Checking trust-dns-resolver v0.10.0 Dec 11 12:44:37.372 INFO [stderr] Checking criterion v0.2.5 Dec 11 12:44:39.717 INFO [stderr] Checking actix v0.7.7 Dec 11 12:44:48.124 INFO [stderr] Checking actix-net v0.2.2 Dec 11 12:45:05.060 INFO [stderr] Checking rrinlog_core v0.1.0 (/source) Dec 11 12:45:07.164 INFO [stderr] warning: cannot find type `Log` in this scope Dec 11 12:45:07.164 INFO [stderr] --> src/models.rs:4:17 Dec 11 12:45:07.165 INFO [stderr] | Dec 11 12:45:07.165 INFO [stderr] 4 | #[derive(Debug, Queryable, PartialEq)] Dec 11 12:45:07.165 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.165 INFO [stderr] | Dec 11 12:45:07.165 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 12:45:07.165 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! Dec 11 12:45:07.165 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.165 INFO [stderr] Dec 11 12:45:07.165 INFO [stderr] warning: cannot find type `logs` in this scope Dec 11 12:45:07.165 INFO [stderr] --> src/models.rs:20:17 Dec 11 12:45:07.165 INFO [stderr] | Dec 11 12:45:07.165 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:45:07.165 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.165 INFO [stderr] | Dec 11 12:45:07.165 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! Dec 11 12:45:07.165 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.165 INFO [stderr] Dec 11 12:45:07.165 INFO [stderr] warning: cannot find type `NewLog` in this scope Dec 11 12:45:07.165 INFO [stderr] --> src/models.rs:20:17 Dec 11 12:45:07.165 INFO [stderr] | Dec 11 12:45:07.165 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:45:07.165 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.165 INFO [stderr] | Dec 11 12:45:07.165 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! Dec 11 12:45:07.165 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.165 INFO [stderr] Dec 11 12:45:07.165 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 12:45:07.165 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 12:45:07.166 INFO [stderr] | Dec 11 12:45:07.166 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 12:45:07.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.166 INFO [stderr] | Dec 11 12:45:07.166 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! Dec 11 12:45:07.166 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.166 INFO [stderr] Dec 11 12:45:07.166 INFO [stderr] warning: cannot find type `ri` in this scope Dec 11 12:45:07.166 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.166 INFO [stderr] | Dec 11 12:45:07.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.166 INFO [stderr] | Dec 11 12:45:07.166 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! Dec 11 12:45:07.166 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.166 INFO [stderr] Dec 11 12:45:07.166 INFO [stderr] warning: cannot find type `epoch` in this scope Dec 11 12:45:07.166 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.166 INFO [stderr] | Dec 11 12:45:07.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.166 INFO [stderr] | Dec 11 12:45:07.166 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! Dec 11 12:45:07.166 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.166 INFO [stderr] Dec 11 12:45:07.166 INFO [stderr] warning: cannot find type `remote_addr` in this scope Dec 11 12:45:07.166 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.166 INFO [stderr] | Dec 11 12:45:07.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.166 INFO [stderr] | Dec 11 12:45:07.166 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! Dec 11 12:45:07.166 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.166 INFO [stderr] Dec 11 12:45:07.166 INFO [stderr] warning: cannot find type `remote_user` in this scope Dec 11 12:45:07.166 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.166 INFO [stderr] | Dec 11 12:45:07.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.166 INFO [stderr] | Dec 11 12:45:07.166 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! Dec 11 12:45:07.166 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.166 INFO [stderr] Dec 11 12:45:07.166 INFO [stderr] warning: cannot find type `status` in this scope Dec 11 12:45:07.166 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.166 INFO [stderr] | Dec 11 12:45:07.166 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.166 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.166 INFO [stderr] | Dec 11 12:45:07.166 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! Dec 11 12:45:07.167 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.167 INFO [stderr] Dec 11 12:45:07.167 INFO [stderr] warning: cannot find type `method` in this scope Dec 11 12:45:07.167 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.167 INFO [stderr] | Dec 11 12:45:07.167 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.167 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.167 INFO [stderr] | Dec 11 12:45:07.167 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! Dec 11 12:45:07.167 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.167 INFO [stderr] Dec 11 12:45:07.167 INFO [stderr] warning: cannot find type `path` in this scope Dec 11 12:45:07.167 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.167 INFO [stderr] | Dec 11 12:45:07.167 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.167 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.167 INFO [stderr] | Dec 11 12:45:07.167 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! Dec 11 12:45:07.167 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.167 INFO [stderr] Dec 11 12:45:07.167 INFO [stderr] warning: cannot find type `version` in this scope Dec 11 12:45:07.167 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.167 INFO [stderr] | Dec 11 12:45:07.167 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.167 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.167 INFO [stderr] | Dec 11 12:45:07.167 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! Dec 11 12:45:07.167 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.167 INFO [stderr] Dec 11 12:45:07.167 INFO [stderr] warning: cannot find type `body_bytes_sent` in this scope Dec 11 12:45:07.167 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.167 INFO [stderr] | Dec 11 12:45:07.167 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.167 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.167 INFO [stderr] | Dec 11 12:45:07.167 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! Dec 11 12:45:07.167 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.167 INFO [stderr] Dec 11 12:45:07.167 INFO [stderr] warning: cannot find type `referer` in this scope Dec 11 12:45:07.167 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.167 INFO [stderr] | Dec 11 12:45:07.167 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.167 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.167 INFO [stderr] | Dec 11 12:45:07.167 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! Dec 11 12:45:07.167 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.167 INFO [stderr] Dec 11 12:45:07.167 INFO [stderr] warning: cannot find type `user_agent` in this scope Dec 11 12:45:07.167 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.167 INFO [stderr] | Dec 11 12:45:07.167 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.167 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.167 INFO [stderr] | Dec 11 12:45:07.167 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! Dec 11 12:45:07.167 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.168 INFO [stderr] Dec 11 12:45:07.168 INFO [stderr] warning: cannot find type `host` in this scope Dec 11 12:45:07.168 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.168 INFO [stderr] | Dec 11 12:45:07.168 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.168 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.168 INFO [stderr] | Dec 11 12:45:07.168 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! Dec 11 12:45:07.168 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.168 INFO [stderr] Dec 11 12:45:07.288 INFO [stderr] warning: cannot find type `Log` in this scope Dec 11 12:45:07.288 INFO [stderr] --> src/models.rs:4:17 Dec 11 12:45:07.288 INFO [stderr] | Dec 11 12:45:07.288 INFO [stderr] 4 | #[derive(Debug, Queryable, PartialEq)] Dec 11 12:45:07.289 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.289 INFO [stderr] | Dec 11 12:45:07.289 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 12:45:07.289 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! Dec 11 12:45:07.289 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.289 INFO [stderr] Dec 11 12:45:07.289 INFO [stderr] warning: cannot find type `logs` in this scope Dec 11 12:45:07.289 INFO [stderr] --> src/models.rs:20:17 Dec 11 12:45:07.289 INFO [stderr] | Dec 11 12:45:07.289 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:45:07.289 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.289 INFO [stderr] | Dec 11 12:45:07.289 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! Dec 11 12:45:07.289 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.289 INFO [stderr] Dec 11 12:45:07.289 INFO [stderr] warning: cannot find type `NewLog` in this scope Dec 11 12:45:07.289 INFO [stderr] --> src/models.rs:20:17 Dec 11 12:45:07.289 INFO [stderr] | Dec 11 12:45:07.289 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 11 12:45:07.289 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.289 INFO [stderr] | Dec 11 12:45:07.289 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! Dec 11 12:45:07.289 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.289 INFO [stderr] Dec 11 12:45:07.289 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 12:45:07.289 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 12:45:07.289 INFO [stderr] | Dec 11 12:45:07.289 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 12:45:07.289 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.308 INFO [stderr] | Dec 11 12:45:07.308 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! Dec 11 12:45:07.309 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.309 INFO [stderr] Dec 11 12:45:07.309 INFO [stderr] warning: cannot find type `ri` in this scope Dec 11 12:45:07.309 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.309 INFO [stderr] | Dec 11 12:45:07.309 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.309 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.309 INFO [stderr] | Dec 11 12:45:07.309 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! Dec 11 12:45:07.309 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.309 INFO [stderr] Dec 11 12:45:07.309 INFO [stderr] warning: cannot find type `epoch` in this scope Dec 11 12:45:07.309 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.309 INFO [stderr] | Dec 11 12:45:07.309 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.309 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.309 INFO [stderr] | Dec 11 12:45:07.309 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! Dec 11 12:45:07.309 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.309 INFO [stderr] Dec 11 12:45:07.309 INFO [stderr] warning: cannot find type `remote_addr` in this scope Dec 11 12:45:07.309 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.309 INFO [stderr] | Dec 11 12:45:07.309 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.309 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.309 INFO [stderr] | Dec 11 12:45:07.309 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! Dec 11 12:45:07.309 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.309 INFO [stderr] Dec 11 12:45:07.309 INFO [stderr] warning: cannot find type `remote_user` in this scope Dec 11 12:45:07.309 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.310 INFO [stderr] | Dec 11 12:45:07.310 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.310 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.310 INFO [stderr] | Dec 11 12:45:07.310 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! Dec 11 12:45:07.310 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.310 INFO [stderr] Dec 11 12:45:07.310 INFO [stderr] warning: cannot find type `status` in this scope Dec 11 12:45:07.310 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.310 INFO [stderr] | Dec 11 12:45:07.310 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.310 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.310 INFO [stderr] | Dec 11 12:45:07.311 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! Dec 11 12:45:07.311 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.311 INFO [stderr] Dec 11 12:45:07.311 INFO [stderr] warning: cannot find type `method` in this scope Dec 11 12:45:07.311 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.311 INFO [stderr] | Dec 11 12:45:07.311 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.311 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.311 INFO [stderr] | Dec 11 12:45:07.311 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! Dec 11 12:45:07.311 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.311 INFO [stderr] Dec 11 12:45:07.311 INFO [stderr] warning: cannot find type `path` in this scope Dec 11 12:45:07.311 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.312 INFO [stderr] | Dec 11 12:45:07.312 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.312 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.312 INFO [stderr] | Dec 11 12:45:07.312 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! Dec 11 12:45:07.312 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.312 INFO [stderr] Dec 11 12:45:07.312 INFO [stderr] warning: cannot find type `version` in this scope Dec 11 12:45:07.312 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.312 INFO [stderr] | Dec 11 12:45:07.312 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.312 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.312 INFO [stderr] | Dec 11 12:45:07.312 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! Dec 11 12:45:07.313 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.313 INFO [stderr] Dec 11 12:45:07.313 INFO [stderr] warning: cannot find type `body_bytes_sent` in this scope Dec 11 12:45:07.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.313 INFO [stderr] | Dec 11 12:45:07.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.313 INFO [stderr] | Dec 11 12:45:07.313 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! Dec 11 12:45:07.313 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.313 INFO [stderr] Dec 11 12:45:07.313 INFO [stderr] warning: cannot find type `referer` in this scope Dec 11 12:45:07.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.314 INFO [stderr] | Dec 11 12:45:07.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.314 INFO [stderr] | Dec 11 12:45:07.314 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! Dec 11 12:45:07.314 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.314 INFO [stderr] Dec 11 12:45:07.314 INFO [stderr] warning: cannot find type `user_agent` in this scope Dec 11 12:45:07.315 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.315 INFO [stderr] | Dec 11 12:45:07.315 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.315 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.315 INFO [stderr] | Dec 11 12:45:07.315 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! Dec 11 12:45:07.315 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.315 INFO [stderr] Dec 11 12:45:07.316 INFO [stderr] warning: cannot find type `host` in this scope Dec 11 12:45:07.316 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:45:07.316 INFO [stderr] | Dec 11 12:45:07.316 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:45:07.316 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:07.316 INFO [stderr] | Dec 11 12:45:07.316 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! Dec 11 12:45:07.317 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:07.317 INFO [stderr] Dec 11 12:45:08.744 INFO [stderr] Checking rrinlog v0.1.0 (/source/rrinlog) Dec 11 12:45:15.598 INFO [stderr] Checking rrinlog-server v0.1.0 (/source/rrinlog-server) Dec 11 12:45:20.728 INFO [stderr] warning: cannot find type `Text` in this scope Dec 11 12:45:20.728 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 11 12:45:20.728 INFO [stderr] | Dec 11 12:45:20.728 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.728 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.728 INFO [stderr] | Dec 11 12:45:20.728 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 12:45:20.728 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! Dec 11 12:45:20.728 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.728 INFO [stderr] Dec 11 12:45:20.744 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 11 12:45:20.744 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 11 12:45:20.744 INFO [stderr] | Dec 11 12:45:20.744 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.744 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.744 INFO [stderr] | Dec 11 12:45:20.744 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! Dec 11 12:45:20.744 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.744 INFO [stderr] Dec 11 12:45:20.744 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 11 12:45:20.744 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 11 12:45:20.744 INFO [stderr] | Dec 11 12:45:20.744 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.744 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.744 INFO [stderr] | Dec 11 12:45:20.744 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! Dec 11 12:45:20.744 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.744 INFO [stderr] Dec 11 12:45:20.744 INFO [stderr] warning: cannot find type `Text` in this scope Dec 11 12:45:20.744 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 11 12:45:20.744 INFO [stderr] | Dec 11 12:45:20.744 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.744 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.744 INFO [stderr] | Dec 11 12:45:20.744 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! Dec 11 12:45:20.744 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.744 INFO [stderr] Dec 11 12:45:20.744 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 11 12:45:20.744 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 11 12:45:20.744 INFO [stderr] | Dec 11 12:45:20.744 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.744 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.744 INFO [stderr] | Dec 11 12:45:20.744 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! Dec 11 12:45:20.744 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.744 INFO [stderr] Dec 11 12:45:20.744 INFO [stderr] warning: cannot find type `Text` in this scope Dec 11 12:45:20.744 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 11 12:45:20.744 INFO [stderr] | Dec 11 12:45:20.744 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.744 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.744 INFO [stderr] | Dec 11 12:45:20.744 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! Dec 11 12:45:20.744 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.744 INFO [stderr] Dec 11 12:45:20.744 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 11 12:45:20.744 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 11 12:45:20.744 INFO [stderr] | Dec 11 12:45:20.745 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.745 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 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! Dec 11 12:45:20.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.745 INFO [stderr] Dec 11 12:45:20.745 INFO [stderr] warning: cannot find type `Sites` in this scope Dec 11 12:45:20.745 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.745 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 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! Dec 11 12:45:20.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.745 INFO [stderr] Dec 11 12:45:20.745 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 11 12:45:20.745 INFO [stderr] --> rrinlog-server/src/dao.rs:26:28 Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 INFO [stderr] 26 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.745 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 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! Dec 11 12:45:20.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.745 INFO [stderr] Dec 11 12:45:20.745 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 11 12:45:20.745 INFO [stderr] --> rrinlog-server/src/dao.rs:26:28 Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 INFO [stderr] 26 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.745 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 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! Dec 11 12:45:20.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.745 INFO [stderr] Dec 11 12:45:20.745 INFO [stderr] warning: cannot find type `OutboundData` in this scope Dec 11 12:45:20.745 INFO [stderr] --> rrinlog-server/src/dao.rs:26:28 Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 INFO [stderr] 26 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.745 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 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! Dec 11 12:45:20.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.745 INFO [stderr] Dec 11 12:45:20.745 INFO [stderr] warning: cannot find type `Text` in this scope Dec 11 12:45:20.745 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.745 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 12:45:20.745 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! Dec 11 12:45:20.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.745 INFO [stderr] Dec 11 12:45:20.745 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 11 12:45:20.745 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.745 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 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! Dec 11 12:45:20.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.745 INFO [stderr] Dec 11 12:45:20.745 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 11 12:45:20.745 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.745 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 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! Dec 11 12:45:20.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.745 INFO [stderr] Dec 11 12:45:20.745 INFO [stderr] warning: cannot find type `Text` in this scope Dec 11 12:45:20.745 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.745 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.745 INFO [stderr] | Dec 11 12:45:20.745 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! Dec 11 12:45:20.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.745 INFO [stderr] Dec 11 12:45:20.748 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 11 12:45:20.748 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 11 12:45:20.748 INFO [stderr] | Dec 11 12:45:20.748 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.748 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.748 INFO [stderr] | Dec 11 12:45:20.748 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! Dec 11 12:45:20.748 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.748 INFO [stderr] Dec 11 12:45:20.748 INFO [stderr] warning: cannot find type `Text` in this scope Dec 11 12:45:20.748 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 11 12:45:20.748 INFO [stderr] | Dec 11 12:45:20.748 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.748 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.748 INFO [stderr] | Dec 11 12:45:20.748 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! Dec 11 12:45:20.748 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.748 INFO [stderr] Dec 11 12:45:20.748 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 11 12:45:20.748 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 11 12:45:20.748 INFO [stderr] | Dec 11 12:45:20.748 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.748 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.748 INFO [stderr] | Dec 11 12:45:20.748 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! Dec 11 12:45:20.748 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.748 INFO [stderr] Dec 11 12:45:20.748 INFO [stderr] warning: cannot find type `Sites` in this scope Dec 11 12:45:20.748 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 11 12:45:20.748 INFO [stderr] | Dec 11 12:45:20.748 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.748 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.748 INFO [stderr] | Dec 11 12:45:20.748 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! Dec 11 12:45:20.748 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.748 INFO [stderr] Dec 11 12:45:20.748 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 11 12:45:20.748 INFO [stderr] --> rrinlog-server/src/dao.rs:26:28 Dec 11 12:45:20.748 INFO [stderr] | Dec 11 12:45:20.748 INFO [stderr] 26 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.748 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.748 INFO [stderr] | Dec 11 12:45:20.748 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! Dec 11 12:45:20.748 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.748 INFO [stderr] Dec 11 12:45:20.748 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 11 12:45:20.748 INFO [stderr] --> rrinlog-server/src/dao.rs:26:28 Dec 11 12:45:20.748 INFO [stderr] | Dec 11 12:45:20.748 INFO [stderr] 26 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.748 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.748 INFO [stderr] | Dec 11 12:45:20.749 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! Dec 11 12:45:20.749 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.756 INFO [stderr] Dec 11 12:45:20.756 INFO [stderr] warning: cannot find type `OutboundData` in this scope Dec 11 12:45:20.756 INFO [stderr] --> rrinlog-server/src/dao.rs:26:28 Dec 11 12:45:20.756 INFO [stderr] | Dec 11 12:45:20.756 INFO [stderr] 26 | #[derive(PartialEq, Debug, QueryableByName)] Dec 11 12:45:20.756 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:45:20.756 INFO [stderr] | Dec 11 12:45:20.756 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! Dec 11 12:45:20.756 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:45:20.756 INFO [stderr] Dec 11 12:45:22.433 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s Dec 11 12:45:22.452 INFO [stderr] su: No module specific data is present Dec 11 12:45:23.020 INFO running `"docker" "inspect" "187a8cebf98c4b267cf3e3de2e2c1431226aad7e733be04a1be186a429c73b7b"` Dec 11 12:45:23.336 INFO running `"docker" "rm" "-f" "187a8cebf98c4b267cf3e3de2e2c1431226aad7e733be04a1be186a429c73b7b"` Dec 11 12:45:23.624 INFO [stdout] 187a8cebf98c4b267cf3e3de2e2c1431226aad7e733be04a1be186a429c73b7b