Dec 19 11:51:28.948 INFO checking nickbabcock/rrinlog against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 11:51:28.949 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-6/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/nickbabcock/rrinlog:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 11:51:29.361 INFO [stdout] a408e6efd78ce364b6c8a7ee086851210f9d8a91a5bb0c93b5a302915da571db Dec 19 11:51:29.363 INFO running `"docker" "start" "-a" "a408e6efd78ce364b6c8a7ee086851210f9d8a91a5bb0c93b5a302915da571db"` Dec 19 11:51:30.768 INFO [stderr] Compiling num-rational v0.2.1 Dec 19 11:51:30.771 INFO [stderr] Compiling actix-web v0.7.16 Dec 19 11:51:30.781 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Dec 19 11:51:30.782 INFO [stderr] Checking itertools v0.8.0 Dec 19 11:51:30.783 INFO [stderr] Checking crossbeam-epoch v0.6.1 Dec 19 11:51:30.783 INFO [stderr] Checking tokio-timer v0.2.8 Dec 19 11:51:30.789 INFO [stderr] Checking backtrace-sys v0.1.24 Dec 19 11:51:30.790 INFO [stderr] Checking futures-cpupool v0.1.8 Dec 19 11:51:31.822 INFO [stderr] Checking criterion-stats v0.2.5 Dec 19 11:51:31.831 INFO [stderr] Checking tempdir v0.3.7 Dec 19 11:51:31.836 INFO [stderr] Checking csv-core v0.1.4 Dec 19 11:51:31.982 INFO [stderr] Checking cookie v0.11.0 Dec 19 11:51:32.157 INFO [stderr] Checking chrono v0.4.6 Dec 19 11:51:32.479 INFO [stderr] Compiling structopt-derive v0.2.14 Dec 19 11:51:32.836 INFO [stderr] Checking backtrace v0.3.12 Dec 19 11:51:33.095 INFO [stderr] Checking crossbeam-deque v0.6.2 Dec 19 11:51:33.494 INFO [stderr] Checking handlebars v0.32.4 Dec 19 11:51:33.721 INFO [stderr] Checking env_logger v0.6.0 Dec 19 11:51:34.170 INFO [stderr] Checking csv v1.0.2 Dec 19 11:51:34.331 INFO [stderr] Checking tokio-reactor v0.1.7 Dec 19 11:51:36.612 INFO [stderr] Checking tokio-threadpool v0.1.9 Dec 19 11:51:37.542 INFO [stderr] Checking failure v0.1.3 Dec 19 11:51:39.439 INFO [stderr] Checking uom v0.20.1 Dec 19 11:51:40.336 INFO [stderr] Checking tokio-tcp v0.1.2 Dec 19 11:51:40.433 INFO [stderr] Checking tokio-udp v0.1.3 Dec 19 11:51:40.433 INFO [stderr] Checking tokio-uds v0.2.4 Dec 19 11:51:40.445 INFO [stderr] Checking tokio-signal v0.2.7 Dec 19 11:51:40.889 INFO [stderr] Checking assert_cli v0.6.3 Dec 19 11:51:41.678 INFO [stderr] Checking crossbeam-channel v0.3.3 Dec 19 11:51:42.017 INFO [stderr] Checking simplelog v0.5.3 Dec 19 11:51:42.128 INFO [stderr] Checking tokio-fs v0.1.4 Dec 19 11:51:42.709 INFO [stderr] Checking trust-dns-proto v0.5.0 Dec 19 11:51:43.396 INFO [stderr] Checking criterion v0.2.5 Dec 19 11:51:43.704 INFO [stderr] Checking structopt v0.2.14 Dec 19 11:51:43.852 INFO [stderr] Checking tokio v0.1.13 Dec 19 11:51:49.357 INFO [stderr] Checking trust-dns-resolver v0.10.0 Dec 19 11:51:52.019 INFO [stderr] Checking actix v0.7.9 Dec 19 11:51:55.566 INFO [stderr] Checking actix-net v0.2.5 Dec 19 11:52:10.129 INFO [stderr] Checking diesel v1.3.3 Dec 19 11:52:35.331 INFO [stderr] Checking rrinlog_core v0.1.0 (/opt/crater/workdir) Dec 19 11:52:36.080 INFO [stderr] warning: cannot find type `Log` in this scope Dec 19 11:52:36.080 INFO [stderr] --> src/models.rs:4:17 Dec 19 11:52:36.080 INFO [stderr] | Dec 19 11:52:36.080 INFO [stderr] 4 | #[derive(Debug, Queryable, PartialEq)] Dec 19 11:52:36.080 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.080 INFO [stderr] | Dec 19 11:52:36.080 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 11:52:36.080 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 19 11:52:36.080 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.080 INFO [stderr] Dec 19 11:52:36.081 INFO [stderr] warning: cannot find type `logs` in this scope Dec 19 11:52:36.081 INFO [stderr] --> src/models.rs:20:17 Dec 19 11:52:36.081 INFO [stderr] | Dec 19 11:52:36.081 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:52:36.081 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.081 INFO [stderr] | Dec 19 11:52:36.081 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 19 11:52:36.084 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.084 INFO [stderr] Dec 19 11:52:36.085 INFO [stderr] warning: cannot find type `NewLog` in this scope Dec 19 11:52:36.085 INFO [stderr] --> src/models.rs:20:17 Dec 19 11:52:36.085 INFO [stderr] | Dec 19 11:52:36.085 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:52:36.085 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.085 INFO [stderr] | Dec 19 11:52:36.085 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 19 11:52:36.085 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.085 INFO [stderr] Dec 19 11:52:36.086 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 11:52:36.086 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 11:52:36.086 INFO [stderr] | Dec 19 11:52:36.086 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 11:52:36.086 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.086 INFO [stderr] | Dec 19 11:52:36.086 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 19 11:52:36.086 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.086 INFO [stderr] Dec 19 11:52:36.087 INFO [stderr] warning: cannot find type `ri` in this scope Dec 19 11:52:36.087 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.087 INFO [stderr] | Dec 19 11:52:36.087 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.087 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.092 INFO [stderr] | Dec 19 11:52:36.092 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 19 11:52:36.092 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.092 INFO [stderr] Dec 19 11:52:36.093 INFO [stderr] warning: cannot find type `epoch` in this scope Dec 19 11:52:36.093 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.093 INFO [stderr] | Dec 19 11:52:36.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.093 INFO [stderr] | Dec 19 11:52:36.093 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 19 11:52:36.093 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.093 INFO [stderr] Dec 19 11:52:36.093 INFO [stderr] warning: cannot find type `remote_addr` in this scope Dec 19 11:52:36.093 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.093 INFO [stderr] | Dec 19 11:52:36.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.093 INFO [stderr] | Dec 19 11:52:36.093 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 19 11:52:36.093 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.094 INFO [stderr] Dec 19 11:52:36.094 INFO [stderr] warning: cannot find type `remote_user` in this scope Dec 19 11:52:36.094 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.094 INFO [stderr] | Dec 19 11:52:36.094 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.094 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.094 INFO [stderr] | Dec 19 11:52:36.094 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 19 11:52:36.094 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.094 INFO [stderr] Dec 19 11:52:36.095 INFO [stderr] warning: cannot find type `status` in this scope Dec 19 11:52:36.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.095 INFO [stderr] | Dec 19 11:52:36.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.095 INFO [stderr] | Dec 19 11:52:36.095 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 19 11:52:36.095 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.095 INFO [stderr] Dec 19 11:52:36.095 INFO [stderr] warning: cannot find type `method` in this scope Dec 19 11:52:36.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.095 INFO [stderr] | Dec 19 11:52:36.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.095 INFO [stderr] | Dec 19 11:52:36.095 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 19 11:52:36.095 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.095 INFO [stderr] Dec 19 11:52:36.096 INFO [stderr] warning: cannot find type `path` in this scope Dec 19 11:52:36.096 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.096 INFO [stderr] | Dec 19 11:52:36.096 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.096 INFO [stderr] | Dec 19 11:52:36.096 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 19 11:52:36.096 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.096 INFO [stderr] Dec 19 11:52:36.100 INFO [stderr] warning: cannot find type `version` in this scope Dec 19 11:52:36.100 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.100 INFO [stderr] | Dec 19 11:52:36.100 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.100 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.100 INFO [stderr] | Dec 19 11:52:36.100 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 19 11:52:36.100 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.100 INFO [stderr] Dec 19 11:52:36.101 INFO [stderr] warning: cannot find type `body_bytes_sent` in this scope Dec 19 11:52:36.101 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.101 INFO [stderr] | Dec 19 11:52:36.101 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.101 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.101 INFO [stderr] | Dec 19 11:52:36.101 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 19 11:52:36.101 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.101 INFO [stderr] Dec 19 11:52:36.101 INFO [stderr] warning: cannot find type `referer` in this scope Dec 19 11:52:36.101 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.101 INFO [stderr] | Dec 19 11:52:36.101 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.101 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.101 INFO [stderr] | Dec 19 11:52:36.102 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 19 11:52:36.102 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.102 INFO [stderr] Dec 19 11:52:36.102 INFO [stderr] warning: cannot find type `user_agent` in this scope Dec 19 11:52:36.102 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.102 INFO [stderr] | Dec 19 11:52:36.102 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.102 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.102 INFO [stderr] | Dec 19 11:52:36.102 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 19 11:52:36.102 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.102 INFO [stderr] Dec 19 11:52:36.102 INFO [stderr] warning: cannot find type `host` in this scope Dec 19 11:52:36.102 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.102 INFO [stderr] | Dec 19 11:52:36.103 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.103 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.103 INFO [stderr] | Dec 19 11:52:36.103 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 19 11:52:36.103 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.103 INFO [stderr] Dec 19 11:52:36.111 INFO [stderr] warning: cannot find type `Log` in this scope Dec 19 11:52:36.111 INFO [stderr] --> src/models.rs:4:17 Dec 19 11:52:36.111 INFO [stderr] | Dec 19 11:52:36.111 INFO [stderr] 4 | #[derive(Debug, Queryable, PartialEq)] Dec 19 11:52:36.111 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.111 INFO [stderr] | Dec 19 11:52:36.111 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 11:52:36.111 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 19 11:52:36.111 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.111 INFO [stderr] Dec 19 11:52:36.111 INFO [stderr] warning: cannot find type `logs` in this scope Dec 19 11:52:36.111 INFO [stderr] --> src/models.rs:20:17 Dec 19 11:52:36.111 INFO [stderr] | Dec 19 11:52:36.111 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:52:36.111 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.111 INFO [stderr] | Dec 19 11:52:36.111 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 19 11:52:36.111 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.111 INFO [stderr] Dec 19 11:52:36.111 INFO [stderr] warning: cannot find type `NewLog` in this scope Dec 19 11:52:36.111 INFO [stderr] --> src/models.rs:20:17 Dec 19 11:52:36.111 INFO [stderr] | Dec 19 11:52:36.111 INFO [stderr] 20 | #[derive(Debug, Insertable, PartialEq)] Dec 19 11:52:36.111 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.111 INFO [stderr] | Dec 19 11:52:36.111 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 19 11:52:36.111 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.111 INFO [stderr] Dec 19 11:52:36.112 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 11:52:36.112 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 11:52:36.112 INFO [stderr] | Dec 19 11:52:36.112 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 11:52:36.112 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.112 INFO [stderr] | Dec 19 11:52:36.112 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 19 11:52:36.112 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.112 INFO [stderr] Dec 19 11:52:36.112 INFO [stderr] warning: cannot find type `ri` in this scope Dec 19 11:52:36.112 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.112 INFO [stderr] | Dec 19 11:52:36.112 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.112 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.112 INFO [stderr] | Dec 19 11:52:36.112 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 19 11:52:36.112 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.112 INFO [stderr] Dec 19 11:52:36.112 INFO [stderr] warning: cannot find type `epoch` in this scope Dec 19 11:52:36.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 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 19 11:52:36.123 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.123 INFO [stderr] Dec 19 11:52:36.123 INFO [stderr] warning: cannot find type `remote_addr` in this scope Dec 19 11:52:36.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 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 19 11:52:36.123 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.123 INFO [stderr] Dec 19 11:52:36.123 INFO [stderr] warning: cannot find type `remote_user` in this scope Dec 19 11:52:36.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 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 19 11:52:36.123 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.123 INFO [stderr] Dec 19 11:52:36.123 INFO [stderr] warning: cannot find type `status` in this scope Dec 19 11:52:36.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 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 19 11:52:36.123 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.123 INFO [stderr] Dec 19 11:52:36.123 INFO [stderr] warning: cannot find type `method` in this scope Dec 19 11:52:36.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 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 19 11:52:36.123 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.123 INFO [stderr] Dec 19 11:52:36.123 INFO [stderr] warning: cannot find type `path` in this scope Dec 19 11:52:36.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 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 19 11:52:36.123 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.123 INFO [stderr] Dec 19 11:52:36.123 INFO [stderr] warning: cannot find type `version` in this scope Dec 19 11:52:36.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 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 19 11:52:36.123 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.123 INFO [stderr] Dec 19 11:52:36.123 INFO [stderr] warning: cannot find type `body_bytes_sent` in this scope Dec 19 11:52:36.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 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 19 11:52:36.123 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.123 INFO [stderr] Dec 19 11:52:36.123 INFO [stderr] warning: cannot find type `referer` in this scope Dec 19 11:52:36.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 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 19 11:52:36.123 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.123 INFO [stderr] Dec 19 11:52:36.123 INFO [stderr] warning: cannot find type `user_agent` in this scope Dec 19 11:52:36.123 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.123 INFO [stderr] | Dec 19 11:52:36.123 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.123 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.124 INFO [stderr] | Dec 19 11:52:36.124 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 19 11:52:36.124 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.124 INFO [stderr] Dec 19 11:52:36.124 INFO [stderr] warning: cannot find type `host` in this scope Dec 19 11:52:36.124 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:52:36.124 INFO [stderr] | Dec 19 11:52:36.124 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:52:36.124 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:36.124 INFO [stderr] | Dec 19 11:52:36.124 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 19 11:52:36.124 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:36.124 INFO [stderr] Dec 19 11:52:36.832 INFO [stderr] Checking rrinlog v0.1.0 (/opt/crater/workdir/rrinlog) Dec 19 11:52:36.832 INFO [stderr] Checking rrinlog-server v0.1.0 (/opt/crater/workdir/rrinlog-server) Dec 19 11:52:39.879 INFO [stderr] warning: cannot find type `Text` in this scope Dec 19 11:52:39.880 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 19 11:52:39.880 INFO [stderr] | Dec 19 11:52:39.880 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:39.881 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:39.881 INFO [stderr] | Dec 19 11:52:39.881 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 11:52:39.881 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 19 11:52:39.882 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:39.882 INFO [stderr] Dec 19 11:52:39.882 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 19 11:52:39.882 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 19 11:52:39.883 INFO [stderr] | Dec 19 11:52:39.883 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:39.883 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:39.883 INFO [stderr] | Dec 19 11:52:39.884 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 19 11:52:39.884 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:39.884 INFO [stderr] Dec 19 11:52:39.884 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 19 11:52:39.884 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 19 11:52:39.884 INFO [stderr] | Dec 19 11:52:39.884 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:39.884 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:39.884 INFO [stderr] | Dec 19 11:52:39.884 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 19 11:52:39.884 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:39.884 INFO [stderr] Dec 19 11:52:39.884 INFO [stderr] warning: cannot find type `Text` in this scope Dec 19 11:52:39.884 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 19 11:52:39.884 INFO [stderr] | Dec 19 11:52:39.884 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:39.884 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:39.884 INFO [stderr] | Dec 19 11:52:39.884 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 19 11:52:39.884 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:39.884 INFO [stderr] Dec 19 11:52:39.884 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 19 11:52:39.884 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 19 11:52:39.884 INFO [stderr] | Dec 19 11:52:39.884 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:39.884 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:39.884 INFO [stderr] | Dec 19 11:52:39.884 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 19 11:52:39.884 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:39.884 INFO [stderr] Dec 19 11:52:39.884 INFO [stderr] warning: cannot find type `Text` in this scope Dec 19 11:52:39.884 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 19 11:52:39.885 INFO [stderr] | Dec 19 11:52:39.885 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:39.885 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:39.885 INFO [stderr] | Dec 19 11:52:39.885 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 19 11:52:39.885 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:39.885 INFO [stderr] Dec 19 11:52:39.885 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 19 11:52:39.885 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 19 11:52:39.885 INFO [stderr] | Dec 19 11:52:39.885 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:39.885 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:39.885 INFO [stderr] | Dec 19 11:52:39.885 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 19 11:52:39.885 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:39.885 INFO [stderr] Dec 19 11:52:39.885 INFO [stderr] warning: cannot find type `Sites` in this scope Dec 19 11:52:39.885 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 19 11:52:39.885 INFO [stderr] | Dec 19 11:52:39.885 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:39.885 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:39.885 INFO [stderr] | Dec 19 11:52:39.885 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 19 11:52:39.885 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:39.885 INFO [stderr] Dec 19 11:52:39.885 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 19 11:52:39.885 INFO [stderr] --> rrinlog-server/src/dao.rs:26:28 Dec 19 11:52:39.885 INFO [stderr] | Dec 19 11:52:39.885 INFO [stderr] 26 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:39.885 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:39.885 INFO [stderr] | Dec 19 11:52:39.885 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 19 11:52:39.885 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:39.885 INFO [stderr] Dec 19 11:52:39.885 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 19 11:52:39.885 INFO [stderr] --> rrinlog-server/src/dao.rs:26:28 Dec 19 11:52:39.885 INFO [stderr] | Dec 19 11:52:39.885 INFO [stderr] 26 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:39.885 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:39.885 INFO [stderr] | Dec 19 11:52:39.885 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 19 11:52:39.885 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:39.885 INFO [stderr] Dec 19 11:52:39.885 INFO [stderr] warning: cannot find type `OutboundData` in this scope Dec 19 11:52:39.885 INFO [stderr] --> rrinlog-server/src/dao.rs:26:28 Dec 19 11:52:39.885 INFO [stderr] | Dec 19 11:52:39.885 INFO [stderr] 26 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:39.885 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:39.885 INFO [stderr] | Dec 19 11:52:39.885 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 19 11:52:39.885 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:39.885 INFO [stderr] Dec 19 11:52:40.440 INFO [stderr] warning: cannot find type `Text` in this scope Dec 19 11:52:40.440 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 19 11:52:40.440 INFO [stderr] | Dec 19 11:52:40.440 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:40.440 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:40.440 INFO [stderr] | Dec 19 11:52:40.440 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 11:52:40.440 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 19 11:52:40.440 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:40.440 INFO [stderr] Dec 19 11:52:40.440 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 19 11:52:40.440 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 19 11:52:40.440 INFO [stderr] | Dec 19 11:52:40.440 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:40.440 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:40.440 INFO [stderr] | Dec 19 11:52:40.440 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 19 11:52:40.440 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:40.441 INFO [stderr] Dec 19 11:52:40.441 INFO [stderr] warning: cannot find type `BlogPost` in this scope Dec 19 11:52:40.441 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:40.441 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 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 19 11:52:40.441 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:40.441 INFO [stderr] Dec 19 11:52:40.441 INFO [stderr] warning: cannot find type `Text` in this scope Dec 19 11:52:40.441 INFO [stderr] --> rrinlog-server/src/dao.rs:8:28 Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 INFO [stderr] 8 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:40.441 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 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 19 11:52:40.441 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:40.441 INFO [stderr] Dec 19 11:52:40.441 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 19 11:52:40.441 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:40.441 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 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 19 11:52:40.441 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:40.441 INFO [stderr] Dec 19 11:52:40.441 INFO [stderr] warning: cannot find type `Text` in this scope Dec 19 11:52:40.441 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:40.441 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 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 19 11:52:40.441 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:40.441 INFO [stderr] Dec 19 11:52:40.441 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 19 11:52:40.441 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:40.441 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 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 19 11:52:40.441 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:40.441 INFO [stderr] Dec 19 11:52:40.441 INFO [stderr] warning: cannot find type `Sites` in this scope Dec 19 11:52:40.441 INFO [stderr] --> rrinlog-server/src/dao.rs:16:28 Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 INFO [stderr] 16 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:40.441 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 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 19 11:52:40.441 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:40.441 INFO [stderr] Dec 19 11:52:40.441 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 19 11:52:40.441 INFO [stderr] --> rrinlog-server/src/dao.rs:26:28 Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 INFO [stderr] 26 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:40.441 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 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 19 11:52:40.441 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:40.441 INFO [stderr] Dec 19 11:52:40.441 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 19 11:52:40.441 INFO [stderr] --> rrinlog-server/src/dao.rs:26:28 Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 INFO [stderr] 26 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:40.441 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 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 19 11:52:40.441 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:40.441 INFO [stderr] Dec 19 11:52:40.441 INFO [stderr] warning: cannot find type `OutboundData` in this scope Dec 19 11:52:40.441 INFO [stderr] --> rrinlog-server/src/dao.rs:26:28 Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 INFO [stderr] 26 | #[derive(PartialEq, Debug, QueryableByName)] Dec 19 11:52:40.441 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:52:40.441 INFO [stderr] | Dec 19 11:52:40.441 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 19 11:52:40.441 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:52:40.441 INFO [stderr] Dec 19 11:52:41.921 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Dec 19 11:52:42.834 INFO running `"docker" "inspect" "a408e6efd78ce364b6c8a7ee086851210f9d8a91a5bb0c93b5a302915da571db"` Dec 19 11:52:43.155 INFO running `"docker" "rm" "-f" "a408e6efd78ce364b6c8a7ee086851210f9d8a91a5bb0c93b5a302915da571db"` Dec 19 11:52:43.408 INFO [stdout] a408e6efd78ce364b6c8a7ee086851210f9d8a91a5bb0c93b5a302915da571db