Dec 11 12:46:39.319 INFO checking netology-group/signals-rs against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 11 12:46:39.319 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-5/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +aa9aa79c3c583aab59ac9134542d60a780c35e2e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 11 12:46:40.130 INFO [stdout] 77eb617d02fc35b3b8744aa838ee69881b1387e6406e9407c054a662e0e59782 Dec 11 12:46:40.132 INFO running `"docker" "start" "-a" "77eb617d02fc35b3b8744aa838ee69881b1387e6406e9407c054a662e0e59782"` Dec 11 12:46:41.571 INFO [stderr] usermod: no changes Dec 11 12:46:41.784 INFO [stderr] Checking num-traits v0.2.1 Dec 11 12:46:41.788 INFO [stderr] Checking memchr v0.1.11 Dec 11 12:46:41.788 INFO [stderr] Checking memchr v2.0.1 Dec 11 12:46:41.790 INFO [stderr] Compiling openssl-sys v0.9.24 Dec 11 12:46:41.844 INFO [stderr] Checking uuid v0.6.2 Dec 11 12:46:41.844 INFO [stderr] Checking parking_lot_core v0.2.13 Dec 11 12:46:41.844 INFO [stderr] Checking threadpool v1.7.1 Dec 11 12:46:41.844 INFO [stderr] Compiling syn v0.12.14 Dec 11 12:46:42.776 INFO [stderr] Checking nom v4.0.0-beta1 Dec 11 12:46:43.052 INFO [stderr] Checking thread-id v2.0.0 Dec 11 12:46:43.568 INFO [stderr] Checking aho-corasick v0.5.3 Dec 11 12:46:44.352 INFO [stderr] Checking thread_local v0.2.7 Dec 11 12:46:46.489 INFO [stderr] Checking parking_lot v0.4.8 Dec 11 12:46:48.060 INFO [stderr] Checking regex v0.1.80 Dec 11 12:46:49.611 INFO [stderr] Checking serde_json v1.0.13 Dec 11 12:46:49.611 INFO [stderr] Checking num-integer v0.1.36 Dec 11 12:46:49.628 INFO [stderr] Compiling openssl v0.9.23 Dec 11 12:46:51.498 INFO [stderr] Checking chrono v0.4.2 Dec 11 12:46:57.435 INFO [stderr] Checking mqtt-protocol v0.3.1 Dec 11 12:47:02.864 INFO [stderr] Checking rumqtt v0.10.1 Dec 11 12:47:13.044 INFO [stderr] Compiling serde_derive_internals v0.22.1 Dec 11 12:47:13.044 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 11 12:47:18.953 INFO [stderr] Compiling serde_derive v1.0.35 Dec 11 12:47:23.352 INFO [stderr] Checking diesel v1.2.0 Dec 11 12:47:32.201 INFO [stderr] Checking jsonrpc-core v8.0.1 Dec 11 12:47:34.544 INFO [stderr] Checking jsonrpc-pubsub v8.0.0 Dec 11 12:47:36.531 INFO [stderr] Checking jsonrpc-macros v8.0.0 Dec 11 12:47:54.844 INFO [stderr] Checking signals v0.1.0 (/source) Dec 11 12:47:58.910 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.910 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.910 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.910 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.910 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 12:47:58.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 11 12:47:58.910 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.910 INFO [stderr] Dec 11 12:47:58.910 INFO [stderr] warning: cannot find type `agent` in this scope Dec 11 12:47:58.910 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.910 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.910 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.910 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.910 INFO [stderr] Dec 11 12:47:58.910 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.910 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.910 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.910 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.910 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.910 INFO [stderr] Dec 11 12:47:58.910 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.910 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.910 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.910 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.910 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.910 INFO [stderr] Dec 11 12:47:58.910 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.910 INFO [stderr] --> src/models/agent.rs:5:38 Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.910 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.910 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.910 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.910 INFO [stderr] Dec 11 12:47:58.910 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.910 INFO [stderr] --> src/models/agent.rs:5:38 Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.910 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.910 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.910 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.910 INFO [stderr] Dec 11 12:47:58.910 INFO [stderr] warning: cannot find type `agent` in this scope Dec 11 12:47:58.910 INFO [stderr] --> src/models/agent.rs:11:10 Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.910 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 11 12:47:58.910 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.910 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.910 INFO [stderr] Dec 11 12:47:58.910 INFO [stderr] warning: cannot find type `NewAgent` in this scope Dec 11 12:47:58.910 INFO [stderr] --> src/models/agent.rs:11:10 Dec 11 12:47:58.910 INFO [stderr] | Dec 11 12:47:58.911 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 11 12:47:58.911 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.911 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.911 INFO [stderr] Dec 11 12:47:58.911 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.911 INFO [stderr] --> src/models/agent.rs:11:10 Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.911 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 11 12:47:58.911 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.911 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.911 INFO [stderr] Dec 11 12:47:58.911 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.911 INFO [stderr] --> src/models/room.rs:4:10 Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.911 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 11 12:47:58.911 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.911 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.911 INFO [stderr] Dec 11 12:47:58.911 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 12:47:58.911 INFO [stderr] --> src/models/room.rs:4:10 Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.911 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 11 12:47:58.911 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.911 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.911 INFO [stderr] Dec 11 12:47:58.911 INFO [stderr] warning: cannot find type `Room` in this scope Dec 11 12:47:58.911 INFO [stderr] --> src/models/room.rs:4:10 Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.911 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 11 12:47:58.911 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.911 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.911 INFO [stderr] Dec 11 12:47:58.911 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.911 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.911 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.911 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.911 INFO [stderr] Dec 11 12:47:58.911 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 11 12:47:58.911 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.911 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.911 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.911 INFO [stderr] Dec 11 12:47:58.911 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.911 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.911 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.911 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.911 INFO [stderr] Dec 11 12:47:58.911 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 11 12:47:58.911 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.911 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.911 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.911 INFO [stderr] Dec 11 12:47:58.911 INFO [stderr] warning: cannot find type `Room` in this scope Dec 11 12:47:58.911 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.911 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.911 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.911 INFO [stderr] Dec 11 12:47:58.911 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 11 12:47:58.911 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 11 12:47:58.911 INFO [stderr] | Dec 11 12:47:58.911 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.912 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.912 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.912 INFO [stderr] Dec 11 12:47:58.912 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 11 12:47:58.912 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.912 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.912 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.912 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.912 INFO [stderr] Dec 11 12:47:58.912 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.912 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.912 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.912 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.912 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.912 INFO [stderr] Dec 11 12:47:58.912 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.912 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.912 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.912 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.912 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.912 INFO [stderr] Dec 11 12:47:58.912 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 12:47:58.912 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.912 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.912 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.912 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.912 INFO [stderr] Dec 11 12:47:58.912 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 11 12:47:58.912 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.912 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.912 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.912 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.912 INFO [stderr] Dec 11 12:47:58.912 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 11 12:47:58.912 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.912 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 11 12:47:58.912 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.912 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.912 INFO [stderr] Dec 11 12:47:58.912 INFO [stderr] warning: cannot find type `NewRoomAgent` in this scope Dec 11 12:47:58.912 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.912 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 11 12:47:58.912 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.912 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.912 INFO [stderr] Dec 11 12:47:58.912 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.912 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.912 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 11 12:47:58.912 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.912 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.912 INFO [stderr] Dec 11 12:47:58.912 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.912 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.912 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.912 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.912 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.912 INFO [stderr] Dec 11 12:47:58.912 INFO [stderr] warning: cannot find type `Track` in this scope Dec 11 12:47:58.912 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:58.912 INFO [stderr] | Dec 11 12:47:58.912 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.913 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.913 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.913 INFO [stderr] Dec 11 12:47:58.913 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.913 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.913 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.913 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.913 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.913 INFO [stderr] Dec 11 12:47:58.913 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:58.913 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.913 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.913 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.913 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.913 INFO [stderr] Dec 11 12:47:58.913 INFO [stderr] warning: cannot find type `Track` in this scope Dec 11 12:47:58.913 INFO [stderr] --> src/models/track.rs:8:24 Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.913 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.913 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.913 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.913 INFO [stderr] Dec 11 12:47:58.913 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:58.913 INFO [stderr] --> src/models/track.rs:8:24 Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.913 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.913 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.913 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.913 INFO [stderr] Dec 11 12:47:58.913 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.913 INFO [stderr] --> src/models/track.rs:8:24 Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.913 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.913 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.913 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.913 INFO [stderr] Dec 11 12:47:58.913 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.913 INFO [stderr] --> src/models/track.rs:8:38 Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.913 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.913 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.913 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.913 INFO [stderr] Dec 11 12:47:58.913 INFO [stderr] warning: cannot find type `Value` in this scope Dec 11 12:47:58.913 INFO [stderr] --> src/models/track.rs:8:38 Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.913 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.913 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.913 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.913 INFO [stderr] Dec 11 12:47:58.913 INFO [stderr] warning: cannot find type `Track` in this scope Dec 11 12:47:58.913 INFO [stderr] --> src/models/track.rs:8:38 Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.913 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.913 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.913 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.913 INFO [stderr] Dec 11 12:47:58.913 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 11 12:47:58.913 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.913 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.913 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.913 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.913 INFO [stderr] Dec 11 12:47:58.913 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:58.913 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:58.913 INFO [stderr] | Dec 11 12:47:58.913 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.913 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.914 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.914 INFO [stderr] Dec 11 12:47:58.914 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.914 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.914 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.914 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.914 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.914 INFO [stderr] Dec 11 12:47:58.914 INFO [stderr] warning: cannot find type `Value` in this scope Dec 11 12:47:58.914 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.914 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.914 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.914 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.914 INFO [stderr] Dec 11 12:47:58.914 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:58.914 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.914 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.914 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.914 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.914 INFO [stderr] Dec 11 12:47:58.914 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 11 12:47:58.914 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.914 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.914 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.914 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.914 INFO [stderr] Dec 11 12:47:58.914 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.914 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.914 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.914 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.914 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.914 INFO [stderr] Dec 11 12:47:58.914 INFO [stderr] warning: cannot find type `Value` in this scope Dec 11 12:47:58.914 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.914 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.914 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.914 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.914 INFO [stderr] Dec 11 12:47:58.914 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 12:47:58.914 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.914 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 12:47:58.914 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.914 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.914 INFO [stderr] Dec 11 12:47:58.914 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 12:47:58.914 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.914 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.914 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.914 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.914 INFO [stderr] Dec 11 12:47:58.914 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 11 12:47:58.914 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.914 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.914 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.914 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.914 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.914 INFO [stderr] Dec 11 12:47:58.920 INFO [stderr] warning: cannot find type `agent_id` in this scope Dec 11 12:47:58.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.920 INFO [stderr] | Dec 11 12:47:58.920 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.920 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.920 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.920 INFO [stderr] Dec 11 12:47:58.920 INFO [stderr] warning: cannot find type `room_id` in this scope Dec 11 12:47:58.920 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.920 INFO [stderr] | Dec 11 12:47:58.920 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.920 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.920 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.920 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.921 INFO [stderr] Dec 11 12:47:58.921 INFO [stderr] warning: cannot find type `label` in this scope Dec 11 12:47:58.921 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.921 INFO [stderr] | Dec 11 12:47:58.921 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.921 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.921 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.921 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.921 INFO [stderr] Dec 11 12:47:58.921 INFO [stderr] warning: cannot find type `owner_id` in this scope Dec 11 12:47:58.921 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.921 INFO [stderr] | Dec 11 12:47:58.921 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.921 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.921 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.921 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.921 INFO [stderr] Dec 11 12:47:58.921 INFO [stderr] warning: cannot find type `metadata` in this scope Dec 11 12:47:58.921 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.921 INFO [stderr] | Dec 11 12:47:58.921 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.921 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.921 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.921 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.921 INFO [stderr] Dec 11 12:47:59.236 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:59.236 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:59.236 INFO [stderr] | Dec 11 12:47:59.236 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.236 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.236 INFO [stderr] | Dec 11 12:47:59.236 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 12:47:59.236 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.236 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.236 INFO [stderr] Dec 11 12:47:59.236 INFO [stderr] warning: cannot find type `agent` in this scope Dec 11 12:47:59.236 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:59.236 INFO [stderr] | Dec 11 12:47:59.236 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.236 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.236 INFO [stderr] | Dec 11 12:47:59.236 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.236 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.236 INFO [stderr] Dec 11 12:47:59.236 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:59.236 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:59.236 INFO [stderr] | Dec 11 12:47:59.236 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.236 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.236 INFO [stderr] | Dec 11 12:47:59.236 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.236 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.236 INFO [stderr] Dec 11 12:47:59.236 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.236 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:59.236 INFO [stderr] | Dec 11 12:47:59.236 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.236 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.236 INFO [stderr] | Dec 11 12:47:59.236 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.236 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.236 INFO [stderr] Dec 11 12:47:59.236 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.236 INFO [stderr] --> src/models/agent.rs:5:38 Dec 11 12:47:59.236 INFO [stderr] | Dec 11 12:47:59.236 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.236 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.236 INFO [stderr] | Dec 11 12:47:59.236 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.236 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.236 INFO [stderr] Dec 11 12:47:59.237 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:59.237 INFO [stderr] --> src/models/agent.rs:5:38 Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.237 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.237 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.237 INFO [stderr] Dec 11 12:47:59.237 INFO [stderr] warning: cannot find type `agent` in this scope Dec 11 12:47:59.237 INFO [stderr] --> src/models/agent.rs:11:10 Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 11 12:47:59.237 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.237 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.237 INFO [stderr] Dec 11 12:47:59.237 INFO [stderr] warning: cannot find type `NewAgent` in this scope Dec 11 12:47:59.237 INFO [stderr] --> src/models/agent.rs:11:10 Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 11 12:47:59.237 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.237 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.237 INFO [stderr] Dec 11 12:47:59.237 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.237 INFO [stderr] --> src/models/agent.rs:11:10 Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 11 12:47:59.237 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.237 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.237 INFO [stderr] Dec 11 12:47:59.237 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.237 INFO [stderr] --> src/models/room.rs:4:10 Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 11 12:47:59.237 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.237 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.237 INFO [stderr] Dec 11 12:47:59.237 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 12:47:59.237 INFO [stderr] --> src/models/room.rs:4:10 Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 11 12:47:59.237 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.237 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.237 INFO [stderr] Dec 11 12:47:59.237 INFO [stderr] warning: cannot find type `Room` in this scope Dec 11 12:47:59.237 INFO [stderr] --> src/models/room.rs:4:10 Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 11 12:47:59.237 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.237 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.237 INFO [stderr] Dec 11 12:47:59.237 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:59.237 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.237 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.237 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.237 INFO [stderr] Dec 11 12:47:59.237 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 11 12:47:59.237 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.237 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.237 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.237 INFO [stderr] Dec 11 12:47:59.237 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.237 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.237 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.237 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.237 INFO [stderr] Dec 11 12:47:59.237 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 11 12:47:59.237 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:59.237 INFO [stderr] | Dec 11 12:47:59.237 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.238 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.238 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.238 INFO [stderr] Dec 11 12:47:59.238 INFO [stderr] warning: cannot find type `Room` in this scope Dec 11 12:47:59.238 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.238 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.238 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.238 INFO [stderr] Dec 11 12:47:59.238 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 11 12:47:59.238 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.238 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.238 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.238 INFO [stderr] Dec 11 12:47:59.238 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 11 12:47:59.238 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.238 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.238 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.238 INFO [stderr] Dec 11 12:47:59.238 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.238 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.238 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.238 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.238 INFO [stderr] Dec 11 12:47:59.238 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.238 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.238 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.238 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.238 INFO [stderr] Dec 11 12:47:59.238 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 12:47:59.238 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.238 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.238 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.238 INFO [stderr] Dec 11 12:47:59.238 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 11 12:47:59.238 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.238 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.238 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.238 INFO [stderr] Dec 11 12:47:59.238 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 11 12:47:59.238 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 11 12:47:59.238 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.238 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.238 INFO [stderr] Dec 11 12:47:59.238 INFO [stderr] warning: cannot find type `NewRoomAgent` in this scope Dec 11 12:47:59.238 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 11 12:47:59.238 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.238 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.238 INFO [stderr] Dec 11 12:47:59.238 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.238 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 11 12:47:59.238 INFO [stderr] | Dec 11 12:47:59.238 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 11 12:47:59.238 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.239 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.239 INFO [stderr] Dec 11 12:47:59.239 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:59.239 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.239 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.239 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.239 INFO [stderr] Dec 11 12:47:59.239 INFO [stderr] warning: cannot find type `Track` in this scope Dec 11 12:47:59.239 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.239 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.239 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.239 INFO [stderr] Dec 11 12:47:59.239 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.239 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.239 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.239 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.239 INFO [stderr] Dec 11 12:47:59.239 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:59.239 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.239 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.239 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.239 INFO [stderr] Dec 11 12:47:59.239 INFO [stderr] warning: cannot find type `Track` in this scope Dec 11 12:47:59.239 INFO [stderr] --> src/models/track.rs:8:24 Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.239 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.239 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.239 INFO [stderr] Dec 11 12:47:59.239 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:59.239 INFO [stderr] --> src/models/track.rs:8:24 Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.239 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.239 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.239 INFO [stderr] Dec 11 12:47:59.239 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.239 INFO [stderr] --> src/models/track.rs:8:24 Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.239 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.239 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.239 INFO [stderr] Dec 11 12:47:59.239 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.239 INFO [stderr] --> src/models/track.rs:8:38 Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.239 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.239 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.239 INFO [stderr] Dec 11 12:47:59.239 INFO [stderr] warning: cannot find type `Value` in this scope Dec 11 12:47:59.239 INFO [stderr] --> src/models/track.rs:8:38 Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.239 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.239 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.239 INFO [stderr] Dec 11 12:47:59.239 INFO [stderr] warning: cannot find type `Track` in this scope Dec 11 12:47:59.239 INFO [stderr] --> src/models/track.rs:8:38 Dec 11 12:47:59.239 INFO [stderr] | Dec 11 12:47:59.239 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:59.240 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.240 INFO [stderr] | Dec 11 12:47:59.240 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.240 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.240 INFO [stderr] Dec 11 12:47:59.240 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 11 12:47:59.240 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:59.240 INFO [stderr] | Dec 11 12:47:59.240 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:59.240 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.240 INFO [stderr] | Dec 11 12:47:59.240 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.240 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.240 INFO [stderr] Dec 11 12:47:59.240 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:59.240 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:59.240 INFO [stderr] | Dec 11 12:47:59.240 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:59.240 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.240 INFO [stderr] | Dec 11 12:47:59.240 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.240 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.240 INFO [stderr] Dec 11 12:47:59.240 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.240 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:59.240 INFO [stderr] | Dec 11 12:47:59.240 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:59.240 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.240 INFO [stderr] | Dec 11 12:47:59.240 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.240 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.240 INFO [stderr] Dec 11 12:47:59.240 INFO [stderr] warning: cannot find type `Value` in this scope Dec 11 12:47:59.240 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:59.244 INFO [stderr] | Dec 11 12:47:59.244 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:59.244 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.244 INFO [stderr] | Dec 11 12:47:59.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.244 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.244 INFO [stderr] Dec 11 12:47:59.244 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:59.244 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:59.244 INFO [stderr] | Dec 11 12:47:59.244 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:59.244 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.244 INFO [stderr] | Dec 11 12:47:59.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.244 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.244 INFO [stderr] Dec 11 12:47:59.244 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 11 12:47:59.244 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:59.244 INFO [stderr] | Dec 11 12:47:59.244 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:59.244 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.244 INFO [stderr] | Dec 11 12:47:59.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.244 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.244 INFO [stderr] Dec 11 12:47:59.244 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:59.244 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:59.244 INFO [stderr] | Dec 11 12:47:59.244 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:59.244 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.244 INFO [stderr] | Dec 11 12:47:59.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.244 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.244 INFO [stderr] Dec 11 12:47:59.244 INFO [stderr] warning: cannot find type `Value` in this scope Dec 11 12:47:59.244 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:59.244 INFO [stderr] | Dec 11 12:47:59.244 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:59.244 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.244 INFO [stderr] | Dec 11 12:47:59.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.244 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.244 INFO [stderr] Dec 11 12:47:59.244 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 12:47:59.244 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 12:47:59.244 INFO [stderr] | Dec 11 12:47:59.244 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 12:47:59.244 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.244 INFO [stderr] | Dec 11 12:47:59.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.245 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.245 INFO [stderr] Dec 11 12:47:59.245 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 12:47:59.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:59.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.245 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.245 INFO [stderr] Dec 11 12:47:59.245 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 11 12:47:59.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:59.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.245 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.245 INFO [stderr] Dec 11 12:47:59.245 INFO [stderr] warning: cannot find type `agent_id` in this scope Dec 11 12:47:59.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:59.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.245 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.245 INFO [stderr] Dec 11 12:47:59.245 INFO [stderr] warning: cannot find type `room_id` in this scope Dec 11 12:47:59.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:59.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.245 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.245 INFO [stderr] Dec 11 12:47:59.245 INFO [stderr] warning: cannot find type `label` in this scope Dec 11 12:47:59.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:59.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.245 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.245 INFO [stderr] Dec 11 12:47:59.245 INFO [stderr] warning: cannot find type `owner_id` in this scope Dec 11 12:47:59.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:59.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.245 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.245 INFO [stderr] Dec 11 12:47:59.245 INFO [stderr] warning: cannot find type `metadata` in this scope Dec 11 12:47:59.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:59.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:59.245 INFO [stderr] | Dec 11 12:47:59.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 12:47:59.245 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:59.245 INFO [stderr] Dec 11 12:48:04.640 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Dec 11 12:48:04.648 INFO [stderr] su: No module specific data is present Dec 11 12:48:04.981 INFO running `"docker" "inspect" "77eb617d02fc35b3b8744aa838ee69881b1387e6406e9407c054a662e0e59782"` Dec 11 12:48:05.143 INFO running `"docker" "rm" "-f" "77eb617d02fc35b3b8744aa838ee69881b1387e6406e9407c054a662e0e59782"` Dec 11 12:48:05.268 INFO [stdout] 77eb617d02fc35b3b8744aa838ee69881b1387e6406e9407c054a662e0e59782