Dec 19 11:55:10.952 INFO checking netology-group/signals-rs against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 11:55:10.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-1/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/gh/netology-group/signals-rs:/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" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 11:55:11.556 INFO [stdout] c53e6e59039c19094ecd114b625aa3e04948dd2fb2bea0064d6bd995df820faa Dec 19 11:55:11.560 INFO running `"docker" "start" "-a" "c53e6e59039c19094ecd114b625aa3e04948dd2fb2bea0064d6bd995df820faa"` Dec 19 11:55:13.060 INFO [stderr] Compiling openssl v0.9.23 Dec 19 11:55:13.068 INFO [stderr] Compiling pq-sys v0.4.4 Dec 19 11:55:13.080 INFO [stderr] Checking memchr v2.0.1 Dec 19 11:55:13.083 INFO [stderr] Compiling openssl-sys v0.9.24 Dec 19 11:55:13.083 INFO [stderr] Checking uuid v0.6.2 Dec 19 11:55:13.083 INFO [stderr] Checking serde_json v1.0.13 Dec 19 11:55:13.083 INFO [stderr] Checking threadpool v1.7.1 Dec 19 11:55:13.083 INFO [stderr] Checking chrono v0.4.2 Dec 19 11:55:15.730 INFO [stderr] Checking r2d2 v0.8.2 Dec 19 11:55:15.731 INFO [stderr] Compiling syn v0.12.14 Dec 19 11:55:16.802 INFO [stderr] Checking nom v4.0.0-beta1 Dec 19 11:55:18.161 INFO [stderr] Checking mqtt-protocol v0.3.1 Dec 19 11:55:30.649 INFO [stderr] Checking rumqtt v0.10.1 Dec 19 11:55:40.896 INFO [stderr] Compiling serde_derive_internals v0.22.1 Dec 19 11:55:40.898 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 19 11:55:49.064 INFO [stderr] Compiling serde_derive v1.0.35 Dec 19 11:55:51.924 INFO [stderr] Checking diesel v1.2.0 Dec 19 11:55:59.922 INFO [stderr] Checking jsonrpc-core v8.0.1 Dec 19 11:56:02.037 INFO [stderr] Checking jsonrpc-pubsub v8.0.0 Dec 19 11:56:03.196 INFO [stderr] Checking jsonrpc-macros v8.0.0 Dec 19 11:56:21.540 INFO [stderr] Checking signals v0.1.0 (/opt/crater/workdir) Dec 19 11:56:23.690 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 19 11:56:23.690 INFO [stderr] --> src/models/agent.rs:5:24 Dec 19 11:56:23.690 INFO [stderr] | Dec 19 11:56:23.690 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.690 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.690 INFO [stderr] | Dec 19 11:56:23.690 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 11:56:23.690 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:56:23.690 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.690 INFO [stderr] Dec 19 11:56:23.690 INFO [stderr] warning: cannot find type `agent` in this scope Dec 19 11:56:23.690 INFO [stderr] --> src/models/agent.rs:5:24 Dec 19 11:56:23.690 INFO [stderr] | Dec 19 11:56:23.690 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.690 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.690 INFO [stderr] | Dec 19 11:56:23.690 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:56:23.690 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.690 INFO [stderr] Dec 19 11:56:23.690 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 19 11:56:23.690 INFO [stderr] --> src/models/agent.rs:5:24 Dec 19 11:56:23.690 INFO [stderr] | Dec 19 11:56:23.690 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.690 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.690 INFO [stderr] | Dec 19 11:56:23.690 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:56:23.690 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.690 INFO [stderr] Dec 19 11:56:23.690 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.690 INFO [stderr] --> src/models/agent.rs:5:24 Dec 19 11:56:23.690 INFO [stderr] | Dec 19 11:56:23.690 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.690 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.690 INFO [stderr] | Dec 19 11:56:23.690 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:56:23.690 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.690 INFO [stderr] Dec 19 11:56:23.690 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.690 INFO [stderr] --> src/models/agent.rs:5:38 Dec 19 11:56:23.690 INFO [stderr] | Dec 19 11:56:23.690 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.690 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.690 INFO [stderr] | Dec 19 11:56:23.690 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:56:23.690 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.690 INFO [stderr] Dec 19 11:56:23.690 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 19 11:56:23.690 INFO [stderr] --> src/models/agent.rs:5:38 Dec 19 11:56:23.690 INFO [stderr] | Dec 19 11:56:23.690 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.690 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.690 INFO [stderr] | Dec 19 11:56:23.691 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:56:23.691 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.691 INFO [stderr] Dec 19 11:56:23.691 INFO [stderr] warning: cannot find type `agent` in this scope Dec 19 11:56:23.691 INFO [stderr] --> src/models/agent.rs:11:10 Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 19 11:56:23.691 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 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:56:23.691 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.691 INFO [stderr] Dec 19 11:56:23.691 INFO [stderr] warning: cannot find type `NewAgent` in this scope Dec 19 11:56:23.691 INFO [stderr] --> src/models/agent.rs:11:10 Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 19 11:56:23.691 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 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:56:23.691 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.691 INFO [stderr] Dec 19 11:56:23.691 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.691 INFO [stderr] --> src/models/agent.rs:11:10 Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 19 11:56:23.691 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 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:56:23.691 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.691 INFO [stderr] Dec 19 11:56:23.691 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.691 INFO [stderr] --> src/models/room.rs:4:10 Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 19 11:56:23.691 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 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:56:23.691 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.691 INFO [stderr] Dec 19 11:56:23.691 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 11:56:23.691 INFO [stderr] --> src/models/room.rs:4:10 Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 19 11:56:23.691 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 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:56:23.691 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.691 INFO [stderr] Dec 19 11:56:23.691 INFO [stderr] warning: cannot find type `Room` in this scope Dec 19 11:56:23.691 INFO [stderr] --> src/models/room.rs:4:10 Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 19 11:56:23.691 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 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:56:23.691 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.691 INFO [stderr] Dec 19 11:56:23.691 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 19 11:56:23.691 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.691 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 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:56:23.691 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.691 INFO [stderr] Dec 19 11:56:23.691 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 19 11:56:23.691 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.691 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 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:56:23.691 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.691 INFO [stderr] Dec 19 11:56:23.691 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.691 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.691 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.691 INFO [stderr] | Dec 19 11:56:23.691 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:56:23.691 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.691 INFO [stderr] Dec 19 11:56:23.691 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 19 11:56:23.691 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.692 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 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:56:23.692 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.692 INFO [stderr] Dec 19 11:56:23.692 INFO [stderr] warning: cannot find type `Room` in this scope Dec 19 11:56:23.692 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.692 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 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:56:23.692 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.692 INFO [stderr] Dec 19 11:56:23.692 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 19 11:56:23.692 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.692 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 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:56:23.692 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.692 INFO [stderr] Dec 19 11:56:23.692 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 19 11:56:23.692 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.692 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 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:56:23.692 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.692 INFO [stderr] Dec 19 11:56:23.692 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.692 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.692 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 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:56:23.692 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.692 INFO [stderr] Dec 19 11:56:23.692 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.692 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.692 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 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:56:23.692 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.692 INFO [stderr] Dec 19 11:56:23.692 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 11:56:23.692 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.692 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 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:56:23.692 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.692 INFO [stderr] Dec 19 11:56:23.692 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 19 11:56:23.692 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.692 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 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:56:23.692 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.692 INFO [stderr] Dec 19 11:56:23.692 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 19 11:56:23.692 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 19 11:56:23.692 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 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:56:23.692 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.692 INFO [stderr] Dec 19 11:56:23.692 INFO [stderr] warning: cannot find type `NewRoomAgent` in this scope Dec 19 11:56:23.692 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 19 11:56:23.692 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.692 INFO [stderr] | Dec 19 11:56:23.692 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:56:23.692 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.692 INFO [stderr] Dec 19 11:56:23.692 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.692 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 19 11:56:23.693 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 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:56:23.693 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.693 INFO [stderr] Dec 19 11:56:23.693 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 19 11:56:23.693 INFO [stderr] --> src/models/track.rs:8:10 Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.693 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 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:56:23.693 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.693 INFO [stderr] Dec 19 11:56:23.693 INFO [stderr] warning: cannot find type `Track` in this scope Dec 19 11:56:23.693 INFO [stderr] --> src/models/track.rs:8:10 Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.693 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 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:56:23.693 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.693 INFO [stderr] Dec 19 11:56:23.693 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.693 INFO [stderr] --> src/models/track.rs:8:10 Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.693 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 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:56:23.693 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.693 INFO [stderr] Dec 19 11:56:23.693 INFO [stderr] warning: cannot find type `track` in this scope Dec 19 11:56:23.693 INFO [stderr] --> src/models/track.rs:8:10 Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.693 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 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:56:23.693 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.693 INFO [stderr] Dec 19 11:56:23.693 INFO [stderr] warning: cannot find type `Track` in this scope Dec 19 11:56:23.693 INFO [stderr] --> src/models/track.rs:8:24 Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.693 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 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:56:23.693 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.693 INFO [stderr] Dec 19 11:56:23.693 INFO [stderr] warning: cannot find type `track` in this scope Dec 19 11:56:23.693 INFO [stderr] --> src/models/track.rs:8:24 Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.693 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 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:56:23.693 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.693 INFO [stderr] Dec 19 11:56:23.693 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.693 INFO [stderr] --> src/models/track.rs:8:24 Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.693 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 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:56:23.693 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.693 INFO [stderr] Dec 19 11:56:23.693 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.693 INFO [stderr] --> src/models/track.rs:8:38 Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.693 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 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:56:23.693 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.693 INFO [stderr] Dec 19 11:56:23.693 INFO [stderr] warning: cannot find type `Value` in this scope Dec 19 11:56:23.693 INFO [stderr] --> src/models/track.rs:8:38 Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.693 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.693 INFO [stderr] | Dec 19 11:56:23.693 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:56:23.694 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.694 INFO [stderr] Dec 19 11:56:23.694 INFO [stderr] warning: cannot find type `Track` in this scope Dec 19 11:56:23.694 INFO [stderr] --> src/models/track.rs:8:38 Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.694 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 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:56:23.694 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.694 INFO [stderr] Dec 19 11:56:23.694 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 19 11:56:23.694 INFO [stderr] --> src/models/track.rs:17:10 Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.694 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 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:56:23.694 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.694 INFO [stderr] Dec 19 11:56:23.694 INFO [stderr] warning: cannot find type `track` in this scope Dec 19 11:56:23.694 INFO [stderr] --> src/models/track.rs:17:10 Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.694 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 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:56:23.694 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.694 INFO [stderr] Dec 19 11:56:23.694 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.694 INFO [stderr] --> src/models/track.rs:17:10 Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.694 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 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:56:23.694 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.694 INFO [stderr] Dec 19 11:56:23.694 INFO [stderr] warning: cannot find type `Value` in this scope Dec 19 11:56:23.694 INFO [stderr] --> src/models/track.rs:17:10 Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.694 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 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:56:23.694 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.694 INFO [stderr] Dec 19 11:56:23.694 INFO [stderr] warning: cannot find type `track` in this scope Dec 19 11:56:23.694 INFO [stderr] --> src/models/track.rs:17:23 Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.694 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 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:56:23.694 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.694 INFO [stderr] Dec 19 11:56:23.694 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 19 11:56:23.694 INFO [stderr] --> src/models/track.rs:17:23 Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.694 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 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:56:23.694 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.694 INFO [stderr] Dec 19 11:56:23.694 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.694 INFO [stderr] --> src/models/track.rs:17:23 Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.694 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 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:56:23.694 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.694 INFO [stderr] Dec 19 11:56:23.694 INFO [stderr] warning: cannot find type `Value` in this scope Dec 19 11:56:23.694 INFO [stderr] --> src/models/track.rs:17:23 Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.694 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 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:56:23.694 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.694 INFO [stderr] Dec 19 11:56:23.694 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 11:56:23.694 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.694 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 11:56:23.694 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.694 INFO [stderr] | Dec 19 11:56:23.695 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:56:23.695 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.695 INFO [stderr] Dec 19 11:56:23.695 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 11:56:23.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 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:56:23.695 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.695 INFO [stderr] Dec 19 11:56:23.695 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 19 11:56:23.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 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:56:23.695 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.695 INFO [stderr] Dec 19 11:56:23.695 INFO [stderr] warning: cannot find type `agent_id` in this scope Dec 19 11:56:23.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 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:56:23.695 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.695 INFO [stderr] Dec 19 11:56:23.695 INFO [stderr] warning: cannot find type `room_id` in this scope Dec 19 11:56:23.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 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:56:23.695 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.695 INFO [stderr] Dec 19 11:56:23.695 INFO [stderr] warning: cannot find type `label` in this scope Dec 19 11:56:23.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 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:56:23.695 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.695 INFO [stderr] Dec 19 11:56:23.695 INFO [stderr] warning: cannot find type `owner_id` in this scope Dec 19 11:56:23.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 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:56:23.695 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.695 INFO [stderr] Dec 19 11:56:23.695 INFO [stderr] warning: cannot find type `metadata` in this scope Dec 19 11:56:23.695 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.695 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.695 INFO [stderr] | Dec 19 11:56:23.695 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:56:23.695 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.695 INFO [stderr] Dec 19 11:56:23.910 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 19 11:56:23.910 INFO [stderr] --> src/models/agent.rs:5:24 Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.910 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 11:56:23.910 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:56:23.910 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.910 INFO [stderr] Dec 19 11:56:23.910 INFO [stderr] warning: cannot find type `agent` in this scope Dec 19 11:56:23.910 INFO [stderr] --> src/models/agent.rs:5:24 Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.910 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 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:56:23.910 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.910 INFO [stderr] Dec 19 11:56:23.910 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 19 11:56:23.910 INFO [stderr] --> src/models/agent.rs:5:24 Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.910 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 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:56:23.910 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.910 INFO [stderr] Dec 19 11:56:23.910 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.910 INFO [stderr] --> src/models/agent.rs:5:24 Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.910 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 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:56:23.910 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.910 INFO [stderr] Dec 19 11:56:23.910 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.910 INFO [stderr] --> src/models/agent.rs:5:38 Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.910 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 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:56:23.910 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.910 INFO [stderr] Dec 19 11:56:23.910 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 19 11:56:23.910 INFO [stderr] --> src/models/agent.rs:5:38 Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.910 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 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:56:23.910 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.910 INFO [stderr] Dec 19 11:56:23.910 INFO [stderr] warning: cannot find type `agent` in this scope Dec 19 11:56:23.910 INFO [stderr] --> src/models/agent.rs:11:10 Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 19 11:56:23.910 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 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:56:23.910 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.910 INFO [stderr] Dec 19 11:56:23.910 INFO [stderr] warning: cannot find type `NewAgent` in this scope Dec 19 11:56:23.910 INFO [stderr] --> src/models/agent.rs:11:10 Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 19 11:56:23.910 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 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:56:23.910 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.910 INFO [stderr] Dec 19 11:56:23.910 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.910 INFO [stderr] --> src/models/agent.rs:11:10 Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 19 11:56:23.910 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.910 INFO [stderr] | Dec 19 11:56:23.910 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:56:23.910 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.910 INFO [stderr] Dec 19 11:56:23.910 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.911 INFO [stderr] --> src/models/room.rs:4:10 Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 19 11:56:23.911 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 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:56:23.911 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.911 INFO [stderr] Dec 19 11:56:23.911 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 11:56:23.911 INFO [stderr] --> src/models/room.rs:4:10 Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 19 11:56:23.911 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 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:56:23.911 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.911 INFO [stderr] Dec 19 11:56:23.911 INFO [stderr] warning: cannot find type `Room` in this scope Dec 19 11:56:23.911 INFO [stderr] --> src/models/room.rs:4:10 Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 19 11:56:23.911 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 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:56:23.911 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.911 INFO [stderr] Dec 19 11:56:23.911 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 19 11:56:23.911 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.911 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 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:56:23.911 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.911 INFO [stderr] Dec 19 11:56:23.911 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 19 11:56:23.911 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.911 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 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:56:23.911 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.911 INFO [stderr] Dec 19 11:56:23.911 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.911 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.911 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 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:56:23.911 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.911 INFO [stderr] Dec 19 11:56:23.911 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 19 11:56:23.911 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.911 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 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:56:23.911 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.911 INFO [stderr] Dec 19 11:56:23.911 INFO [stderr] warning: cannot find type `Room` in this scope Dec 19 11:56:23.911 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.911 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 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:56:23.911 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.911 INFO [stderr] Dec 19 11:56:23.911 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 19 11:56:23.911 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.911 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 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:56:23.911 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.911 INFO [stderr] Dec 19 11:56:23.911 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 19 11:56:23.911 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.911 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.911 INFO [stderr] | Dec 19 11:56:23.911 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:56:23.912 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.912 INFO [stderr] Dec 19 11:56:23.912 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.912 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 19 11:56:23.912 INFO [stderr] | Dec 19 11:56:23.912 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.912 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.912 INFO [stderr] | Dec 19 11:56:23.912 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:56:23.912 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.912 INFO [stderr] Dec 19 11:56:23.912 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.912 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 19 11:56:23.912 INFO [stderr] | Dec 19 11:56:23.912 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.912 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.912 INFO [stderr] | Dec 19 11:56:23.912 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:56:23.912 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.912 INFO [stderr] Dec 19 11:56:23.912 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 11:56:23.912 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 19 11:56:23.912 INFO [stderr] | Dec 19 11:56:23.912 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.912 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.912 INFO [stderr] | Dec 19 11:56:23.912 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:56:23.912 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.912 INFO [stderr] Dec 19 11:56:23.912 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 19 11:56:23.912 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 19 11:56:23.912 INFO [stderr] | Dec 19 11:56:23.912 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.912 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.912 INFO [stderr] | Dec 19 11:56:23.912 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:56:23.912 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.912 INFO [stderr] Dec 19 11:56:23.913 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 19 11:56:23.913 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 19 11:56:23.913 INFO [stderr] | Dec 19 11:56:23.913 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 19 11:56:23.913 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.913 INFO [stderr] | Dec 19 11:56:23.913 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:56:23.913 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.913 INFO [stderr] Dec 19 11:56:23.913 INFO [stderr] warning: cannot find type `NewRoomAgent` in this scope Dec 19 11:56:23.913 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 19 11:56:23.913 INFO [stderr] | Dec 19 11:56:23.913 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 19 11:56:23.913 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.913 INFO [stderr] | Dec 19 11:56:23.913 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:56:23.913 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.913 INFO [stderr] Dec 19 11:56:23.913 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.913 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 19 11:56:23.913 INFO [stderr] | Dec 19 11:56:23.913 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 19 11:56:23.913 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.913 INFO [stderr] | Dec 19 11:56:23.913 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:56:23.913 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.913 INFO [stderr] Dec 19 11:56:23.913 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 19 11:56:23.913 INFO [stderr] --> src/models/track.rs:8:10 Dec 19 11:56:23.913 INFO [stderr] | Dec 19 11:56:23.913 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.913 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.913 INFO [stderr] | Dec 19 11:56:23.913 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:56:23.913 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.913 INFO [stderr] Dec 19 11:56:23.913 INFO [stderr] warning: cannot find type `Track` in this scope Dec 19 11:56:23.913 INFO [stderr] --> src/models/track.rs:8:10 Dec 19 11:56:23.913 INFO [stderr] | Dec 19 11:56:23.913 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.913 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.913 INFO [stderr] | Dec 19 11:56:23.913 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:56:23.913 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.913 INFO [stderr] Dec 19 11:56:23.913 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.913 INFO [stderr] --> src/models/track.rs:8:10 Dec 19 11:56:23.913 INFO [stderr] | Dec 19 11:56:23.913 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.913 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.913 INFO [stderr] | Dec 19 11:56:23.913 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:56:23.914 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.914 INFO [stderr] Dec 19 11:56:23.914 INFO [stderr] warning: cannot find type `track` in this scope Dec 19 11:56:23.914 INFO [stderr] --> src/models/track.rs:8:10 Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.914 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 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:56:23.914 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.914 INFO [stderr] Dec 19 11:56:23.914 INFO [stderr] warning: cannot find type `Track` in this scope Dec 19 11:56:23.914 INFO [stderr] --> src/models/track.rs:8:24 Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.914 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 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:56:23.914 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.914 INFO [stderr] Dec 19 11:56:23.914 INFO [stderr] warning: cannot find type `track` in this scope Dec 19 11:56:23.914 INFO [stderr] --> src/models/track.rs:8:24 Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.914 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 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:56:23.914 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.914 INFO [stderr] Dec 19 11:56:23.914 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.914 INFO [stderr] --> src/models/track.rs:8:24 Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.914 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 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:56:23.914 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.914 INFO [stderr] Dec 19 11:56:23.914 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.914 INFO [stderr] --> src/models/track.rs:8:38 Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.914 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 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:56:23.914 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.914 INFO [stderr] Dec 19 11:56:23.914 INFO [stderr] warning: cannot find type `Value` in this scope Dec 19 11:56:23.914 INFO [stderr] --> src/models/track.rs:8:38 Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.914 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 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:56:23.914 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.914 INFO [stderr] Dec 19 11:56:23.914 INFO [stderr] warning: cannot find type `Track` in this scope Dec 19 11:56:23.914 INFO [stderr] --> src/models/track.rs:8:38 Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 19 11:56:23.914 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 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:56:23.914 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.914 INFO [stderr] Dec 19 11:56:23.914 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 19 11:56:23.914 INFO [stderr] --> src/models/track.rs:17:10 Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.914 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 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:56:23.914 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.914 INFO [stderr] Dec 19 11:56:23.914 INFO [stderr] warning: cannot find type `track` in this scope Dec 19 11:56:23.914 INFO [stderr] --> src/models/track.rs:17:10 Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.914 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 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:56:23.914 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.914 INFO [stderr] Dec 19 11:56:23.914 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.914 INFO [stderr] --> src/models/track.rs:17:10 Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.914 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.914 INFO [stderr] | Dec 19 11:56:23.914 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:56:23.914 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.915 INFO [stderr] Dec 19 11:56:23.915 INFO [stderr] warning: cannot find type `Value` in this scope Dec 19 11:56:23.915 INFO [stderr] --> src/models/track.rs:17:10 Dec 19 11:56:23.915 INFO [stderr] | Dec 19 11:56:23.915 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.915 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.915 INFO [stderr] | Dec 19 11:56:23.915 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:56:23.915 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.915 INFO [stderr] Dec 19 11:56:23.915 INFO [stderr] warning: cannot find type `track` in this scope Dec 19 11:56:23.915 INFO [stderr] --> src/models/track.rs:17:23 Dec 19 11:56:23.915 INFO [stderr] | Dec 19 11:56:23.915 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.915 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.915 INFO [stderr] | Dec 19 11:56:23.915 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:56:23.915 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.915 INFO [stderr] Dec 19 11:56:23.915 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 19 11:56:23.915 INFO [stderr] --> src/models/track.rs:17:23 Dec 19 11:56:23.915 INFO [stderr] | Dec 19 11:56:23.915 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.915 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.915 INFO [stderr] | Dec 19 11:56:23.915 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:56:23.915 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.915 INFO [stderr] Dec 19 11:56:23.915 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 11:56:23.915 INFO [stderr] --> src/models/track.rs:17:23 Dec 19 11:56:23.915 INFO [stderr] | Dec 19 11:56:23.915 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.915 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.915 INFO [stderr] | Dec 19 11:56:23.915 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:56:23.915 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.915 INFO [stderr] Dec 19 11:56:23.915 INFO [stderr] warning: cannot find type `Value` in this scope Dec 19 11:56:23.915 INFO [stderr] --> src/models/track.rs:17:23 Dec 19 11:56:23.915 INFO [stderr] | Dec 19 11:56:23.915 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 19 11:56:23.915 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.915 INFO [stderr] | Dec 19 11:56:23.915 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:56:23.915 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.915 INFO [stderr] Dec 19 11:56:23.915 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 11:56:23.915 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 11:56:23.915 INFO [stderr] | Dec 19 11:56:23.915 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 11:56:23.915 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.915 INFO [stderr] | Dec 19 11:56:23.916 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:56:23.916 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.916 INFO [stderr] Dec 19 11:56:23.916 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 11:56:23.916 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.916 INFO [stderr] | Dec 19 11:56:23.916 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.916 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.916 INFO [stderr] | Dec 19 11:56:23.916 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:56:23.916 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.916 INFO [stderr] Dec 19 11:56:23.916 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 19 11:56:23.916 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.916 INFO [stderr] | Dec 19 11:56:23.916 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.916 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.916 INFO [stderr] | Dec 19 11:56:23.916 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:56:23.916 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.916 INFO [stderr] Dec 19 11:56:23.916 INFO [stderr] warning: cannot find type `agent_id` in this scope Dec 19 11:56:23.916 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.916 INFO [stderr] | Dec 19 11:56:23.916 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.916 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.916 INFO [stderr] | Dec 19 11:56:23.916 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:56:23.916 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.916 INFO [stderr] Dec 19 11:56:23.916 INFO [stderr] warning: cannot find type `room_id` in this scope Dec 19 11:56:23.916 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.920 INFO [stderr] | Dec 19 11:56:23.920 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.920 INFO [stderr] | Dec 19 11:56:23.920 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:56:23.920 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.920 INFO [stderr] Dec 19 11:56:23.920 INFO [stderr] warning: cannot find type `label` in this scope Dec 19 11:56:23.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.920 INFO [stderr] | Dec 19 11:56:23.920 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.920 INFO [stderr] | Dec 19 11:56:23.920 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:56:23.920 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.920 INFO [stderr] Dec 19 11:56:23.920 INFO [stderr] warning: cannot find type `owner_id` in this scope Dec 19 11:56:23.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.920 INFO [stderr] | Dec 19 11:56:23.920 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.920 INFO [stderr] | Dec 19 11:56:23.920 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:56:23.920 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.920 INFO [stderr] Dec 19 11:56:23.920 INFO [stderr] warning: cannot find type `metadata` in this scope Dec 19 11:56:23.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 11:56:23.921 INFO [stderr] | Dec 19 11:56:23.921 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 11:56:23.921 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 11:56:23.921 INFO [stderr] | Dec 19 11:56:23.921 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:56:23.921 INFO [stderr] = note: for more information, see issue #50504 Dec 19 11:56:23.921 INFO [stderr] Dec 19 11:56:27.712 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Dec 19 11:56:28.082 INFO running `"docker" "inspect" "c53e6e59039c19094ecd114b625aa3e04948dd2fb2bea0064d6bd995df820faa"` Dec 19 11:56:28.282 INFO running `"docker" "rm" "-f" "c53e6e59039c19094ecd114b625aa3e04948dd2fb2bea0064d6bd995df820faa"` Dec 19 11:56:28.484 INFO [stdout] c53e6e59039c19094ecd114b625aa3e04948dd2fb2bea0064d6bd995df820faa