Dec 04 13:17:36.369 INFO checking netology-group/signals-rs against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 04 13:17:36.369 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-7/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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 04 13:17:36.861 INFO [stdout] 12a626d31c59d730d0aaf13a1118788d41823fc6ec8bdfd14edc3263815ed2c3 Dec 04 13:17:36.863 INFO running `"docker" "start" "-a" "12a626d31c59d730d0aaf13a1118788d41823fc6ec8bdfd14edc3263815ed2c3"` Dec 04 13:17:38.735 INFO [stderr] usermod: no changes Dec 04 13:17:38.995 INFO [stderr] Checking num-traits v0.2.1 Dec 04 13:17:39.007 INFO [stderr] Checking byteorder v0.3.13 Dec 04 13:17:39.039 INFO [stderr] Checking memchr v0.1.11 Dec 04 13:17:39.039 INFO [stderr] Checking memchr v2.0.1 Dec 04 13:17:39.039 INFO [stderr] Compiling openssl-sys v0.9.24 Dec 04 13:17:39.039 INFO [stderr] Checking uuid v0.6.2 Dec 04 13:17:39.048 INFO [stderr] Checking parking_lot_core v0.2.13 Dec 04 13:17:39.048 INFO [stderr] Checking threadpool v1.7.1 Dec 04 13:17:40.964 INFO [stderr] Checking r2d2 v0.8.2 Dec 04 13:17:41.183 INFO [stderr] Compiling syn v0.12.14 Dec 04 13:17:41.195 INFO [stderr] Checking aho-corasick v0.5.3 Dec 04 13:17:41.381 INFO [stderr] Checking nom v4.0.0-beta1 Dec 04 13:17:42.339 INFO [stderr] Checking thread-id v2.0.0 Dec 04 13:17:42.375 INFO [stderr] Checking parking_lot v0.4.8 Dec 04 13:17:44.167 INFO [stderr] Checking thread_local v0.2.7 Dec 04 13:17:45.435 INFO [stderr] Checking serde_json v1.0.13 Dec 04 13:17:45.452 INFO [stderr] Checking num-integer v0.1.36 Dec 04 13:17:46.920 INFO [stderr] Checking regex v0.1.80 Dec 04 13:17:46.973 INFO [stderr] Checking chrono v0.4.2 Dec 04 13:17:48.331 INFO [stderr] Compiling openssl v0.9.23 Dec 04 13:17:56.719 INFO [stderr] Checking mqtt-protocol v0.3.1 Dec 04 13:18:01.748 INFO [stderr] Checking rumqtt v0.10.1 Dec 04 13:18:13.989 INFO [stderr] Compiling serde_derive_internals v0.22.1 Dec 04 13:18:13.993 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 04 13:18:18.846 INFO [stderr] Compiling serde_derive v1.0.35 Dec 04 13:18:25.107 INFO [stderr] Checking diesel v1.2.0 Dec 04 13:18:34.119 INFO [stderr] Checking jsonrpc-core v8.0.1 Dec 04 13:18:36.346 INFO [stderr] Checking jsonrpc-pubsub v8.0.0 Dec 04 13:18:38.228 INFO [stderr] Checking jsonrpc-macros v8.0.0 Dec 04 13:18:56.623 INFO [stderr] Checking signals v0.1.0 (/source) Dec 04 13:18:59.867 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 04 13:18:59.867 INFO [stderr] --> src/models/agent.rs:5:24 Dec 04 13:18:59.867 INFO [stderr] | Dec 04 13:18:59.867 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.867 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.867 INFO [stderr] | Dec 04 13:18:59.867 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 13:18:59.867 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.867 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.867 INFO [stderr] Dec 04 13:18:59.867 INFO [stderr] warning: cannot find type `agent` in this scope Dec 04 13:18:59.867 INFO [stderr] --> src/models/agent.rs:5:24 Dec 04 13:18:59.867 INFO [stderr] | Dec 04 13:18:59.867 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.867 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.867 INFO [stderr] | Dec 04 13:18:59.867 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.867 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.867 INFO [stderr] Dec 04 13:18:59.867 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 04 13:18:59.867 INFO [stderr] --> src/models/agent.rs:5:24 Dec 04 13:18:59.867 INFO [stderr] | Dec 04 13:18:59.867 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.867 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.867 INFO [stderr] | Dec 04 13:18:59.867 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.867 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.867 INFO [stderr] Dec 04 13:18:59.867 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.867 INFO [stderr] --> src/models/agent.rs:5:24 Dec 04 13:18:59.867 INFO [stderr] | Dec 04 13:18:59.867 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.868 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.868 INFO [stderr] Dec 04 13:18:59.868 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.868 INFO [stderr] --> src/models/agent.rs:5:38 Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.868 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.868 INFO [stderr] Dec 04 13:18:59.868 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 04 13:18:59.868 INFO [stderr] --> src/models/agent.rs:5:38 Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.868 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.868 INFO [stderr] Dec 04 13:18:59.868 INFO [stderr] warning: cannot find type `agent` in this scope Dec 04 13:18:59.868 INFO [stderr] --> src/models/agent.rs:11:10 Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 04 13:18:59.868 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.868 INFO [stderr] Dec 04 13:18:59.868 INFO [stderr] warning: cannot find type `NewAgent` in this scope Dec 04 13:18:59.868 INFO [stderr] --> src/models/agent.rs:11:10 Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 04 13:18:59.868 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.868 INFO [stderr] Dec 04 13:18:59.868 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.868 INFO [stderr] --> src/models/agent.rs:11:10 Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 04 13:18:59.868 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.868 INFO [stderr] Dec 04 13:18:59.868 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.868 INFO [stderr] --> src/models/room.rs:4:10 Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 04 13:18:59.868 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.868 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.868 INFO [stderr] Dec 04 13:18:59.868 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 13:18:59.868 INFO [stderr] --> src/models/room.rs:4:10 Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 04 13:18:59.868 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.868 INFO [stderr] | Dec 04 13:18:59.868 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.869 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.869 INFO [stderr] Dec 04 13:18:59.869 INFO [stderr] warning: cannot find type `Room` in this scope Dec 04 13:18:59.869 INFO [stderr] --> src/models/room.rs:4:10 Dec 04 13:18:59.869 INFO [stderr] | Dec 04 13:18:59.869 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 04 13:18:59.869 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.869 INFO [stderr] | Dec 04 13:18:59.869 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.869 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.869 INFO [stderr] Dec 04 13:18:59.869 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 04 13:18:59.869 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 04 13:18:59.869 INFO [stderr] | Dec 04 13:18:59.869 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.869 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.869 INFO [stderr] | Dec 04 13:18:59.871 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.871 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.871 INFO [stderr] Dec 04 13:18:59.871 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 04 13:18:59.871 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 04 13:18:59.871 INFO [stderr] | Dec 04 13:18:59.871 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.871 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.871 INFO [stderr] | Dec 04 13:18:59.871 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.871 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.871 INFO [stderr] Dec 04 13:18:59.871 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.871 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 04 13:18:59.871 INFO [stderr] | Dec 04 13:18:59.871 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.871 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.871 INFO [stderr] | Dec 04 13:18:59.871 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.871 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.871 INFO [stderr] Dec 04 13:18:59.871 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 04 13:18:59.871 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 04 13:18:59.871 INFO [stderr] | Dec 04 13:18:59.871 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.871 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.871 INFO [stderr] | Dec 04 13:18:59.871 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.871 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.871 INFO [stderr] Dec 04 13:18:59.872 INFO [stderr] warning: cannot find type `Room` in this scope Dec 04 13:18:59.872 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.872 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.872 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.872 INFO [stderr] Dec 04 13:18:59.872 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 04 13:18:59.872 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.872 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.872 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.872 INFO [stderr] Dec 04 13:18:59.872 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 04 13:18:59.872 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.872 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.872 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.872 INFO [stderr] Dec 04 13:18:59.872 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.872 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.872 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.872 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.872 INFO [stderr] Dec 04 13:18:59.872 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.872 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.872 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.872 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.872 INFO [stderr] Dec 04 13:18:59.872 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 13:18:59.872 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.872 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.872 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.872 INFO [stderr] Dec 04 13:18:59.872 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 04 13:18:59.872 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.872 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.872 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.872 INFO [stderr] Dec 04 13:18:59.872 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 04 13:18:59.872 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 04 13:18:59.872 INFO [stderr] | Dec 04 13:18:59.872 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 04 13:18:59.873 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.873 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.873 INFO [stderr] Dec 04 13:18:59.873 INFO [stderr] warning: cannot find type `NewRoomAgent` in this scope Dec 04 13:18:59.873 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 04 13:18:59.873 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.873 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.873 INFO [stderr] Dec 04 13:18:59.873 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.873 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 04 13:18:59.873 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.873 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.873 INFO [stderr] Dec 04 13:18:59.873 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 04 13:18:59.873 INFO [stderr] --> src/models/track.rs:8:10 Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.873 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.873 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.873 INFO [stderr] Dec 04 13:18:59.873 INFO [stderr] warning: cannot find type `Track` in this scope Dec 04 13:18:59.873 INFO [stderr] --> src/models/track.rs:8:10 Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.873 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.873 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.873 INFO [stderr] Dec 04 13:18:59.873 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.873 INFO [stderr] --> src/models/track.rs:8:10 Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.873 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.873 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.873 INFO [stderr] Dec 04 13:18:59.873 INFO [stderr] warning: cannot find type `track` in this scope Dec 04 13:18:59.873 INFO [stderr] --> src/models/track.rs:8:10 Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.873 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.873 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.873 INFO [stderr] Dec 04 13:18:59.873 INFO [stderr] warning: cannot find type `Track` in this scope Dec 04 13:18:59.873 INFO [stderr] --> src/models/track.rs:8:24 Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.873 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.873 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.873 INFO [stderr] Dec 04 13:18:59.873 INFO [stderr] warning: cannot find type `track` in this scope Dec 04 13:18:59.873 INFO [stderr] --> src/models/track.rs:8:24 Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.873 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.873 INFO [stderr] | Dec 04 13:18:59.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.873 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.873 INFO [stderr] Dec 04 13:18:59.874 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.874 INFO [stderr] --> src/models/track.rs:8:24 Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.874 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.874 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.874 INFO [stderr] Dec 04 13:18:59.874 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.874 INFO [stderr] --> src/models/track.rs:8:38 Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.874 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.874 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.874 INFO [stderr] Dec 04 13:18:59.874 INFO [stderr] warning: cannot find type `Value` in this scope Dec 04 13:18:59.874 INFO [stderr] --> src/models/track.rs:8:38 Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.874 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.874 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.874 INFO [stderr] Dec 04 13:18:59.874 INFO [stderr] warning: cannot find type `Track` in this scope Dec 04 13:18:59.874 INFO [stderr] --> src/models/track.rs:8:38 Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:18:59.874 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.874 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.874 INFO [stderr] Dec 04 13:18:59.874 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 04 13:18:59.874 INFO [stderr] --> src/models/track.rs:17:10 Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:18:59.874 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.874 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.874 INFO [stderr] Dec 04 13:18:59.874 INFO [stderr] warning: cannot find type `track` in this scope Dec 04 13:18:59.874 INFO [stderr] --> src/models/track.rs:17:10 Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:18:59.874 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.874 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.874 INFO [stderr] Dec 04 13:18:59.874 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.874 INFO [stderr] --> src/models/track.rs:17:10 Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:18:59.874 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.874 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.874 INFO [stderr] Dec 04 13:18:59.874 INFO [stderr] warning: cannot find type `Value` in this scope Dec 04 13:18:59.874 INFO [stderr] --> src/models/track.rs:17:10 Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:18:59.874 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.874 INFO [stderr] | Dec 04 13:18:59.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.874 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.874 INFO [stderr] Dec 04 13:18:59.876 INFO [stderr] warning: cannot find type `track` in this scope Dec 04 13:18:59.876 INFO [stderr] --> src/models/track.rs:17:23 Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:18:59.876 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.876 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.876 INFO [stderr] Dec 04 13:18:59.876 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 04 13:18:59.876 INFO [stderr] --> src/models/track.rs:17:23 Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:18:59.876 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.876 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.876 INFO [stderr] Dec 04 13:18:59.876 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:18:59.876 INFO [stderr] --> src/models/track.rs:17:23 Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:18:59.876 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.876 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.876 INFO [stderr] Dec 04 13:18:59.876 INFO [stderr] warning: cannot find type `Value` in this scope Dec 04 13:18:59.876 INFO [stderr] --> src/models/track.rs:17:23 Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:18:59.876 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.876 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.876 INFO [stderr] Dec 04 13:18:59.876 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 13:18:59.876 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 13:18:59.876 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.876 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.876 INFO [stderr] Dec 04 13:18:59.876 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 13:18:59.876 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:18:59.876 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.876 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.876 INFO [stderr] Dec 04 13:18:59.876 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 13:18:59.876 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:18:59.876 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.876 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.876 INFO [stderr] Dec 04 13:18:59.876 INFO [stderr] warning: cannot find type `agent_id` in this scope Dec 04 13:18:59.876 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:18:59.876 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.876 INFO [stderr] | Dec 04 13:18:59.876 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.876 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.877 INFO [stderr] Dec 04 13:18:59.877 INFO [stderr] warning: cannot find type `room_id` in this scope Dec 04 13:18:59.877 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:18:59.877 INFO [stderr] | Dec 04 13:18:59.877 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:18:59.877 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.877 INFO [stderr] | Dec 04 13:18:59.877 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.877 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.877 INFO [stderr] Dec 04 13:18:59.877 INFO [stderr] warning: cannot find type `label` in this scope Dec 04 13:18:59.877 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:18:59.877 INFO [stderr] | Dec 04 13:18:59.877 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:18:59.877 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.877 INFO [stderr] | Dec 04 13:18:59.877 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.877 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.877 INFO [stderr] Dec 04 13:18:59.879 INFO [stderr] warning: cannot find type `owner_id` in this scope Dec 04 13:18:59.879 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:18:59.879 INFO [stderr] | Dec 04 13:18:59.879 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:18:59.879 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.879 INFO [stderr] | Dec 04 13:18:59.879 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.879 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.879 INFO [stderr] Dec 04 13:18:59.879 INFO [stderr] warning: cannot find type `metadata` in this scope Dec 04 13:18:59.879 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:18:59.879 INFO [stderr] | Dec 04 13:18:59.879 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:18:59.879 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:18:59.879 INFO [stderr] | Dec 04 13:18:59.879 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:18:59.879 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:18:59.879 INFO [stderr] Dec 04 13:19:00.119 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 04 13:19:00.119 INFO [stderr] --> src/models/agent.rs:5:24 Dec 04 13:19:00.119 INFO [stderr] | Dec 04 13:19:00.119 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.119 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.119 INFO [stderr] | Dec 04 13:19:00.119 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 13:19:00.119 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.120 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.120 INFO [stderr] Dec 04 13:19:00.120 INFO [stderr] warning: cannot find type `agent` in this scope Dec 04 13:19:00.120 INFO [stderr] --> src/models/agent.rs:5:24 Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.120 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.120 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.120 INFO [stderr] Dec 04 13:19:00.120 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 04 13:19:00.120 INFO [stderr] --> src/models/agent.rs:5:24 Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.120 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.120 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.120 INFO [stderr] Dec 04 13:19:00.120 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.120 INFO [stderr] --> src/models/agent.rs:5:24 Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.120 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.120 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.120 INFO [stderr] Dec 04 13:19:00.120 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.120 INFO [stderr] --> src/models/agent.rs:5:38 Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.120 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.120 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.120 INFO [stderr] Dec 04 13:19:00.120 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 04 13:19:00.120 INFO [stderr] --> src/models/agent.rs:5:38 Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.120 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.120 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.120 INFO [stderr] Dec 04 13:19:00.120 INFO [stderr] warning: cannot find type `agent` in this scope Dec 04 13:19:00.120 INFO [stderr] --> src/models/agent.rs:11:10 Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 04 13:19:00.120 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.120 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.120 INFO [stderr] Dec 04 13:19:00.120 INFO [stderr] warning: cannot find type `NewAgent` in this scope Dec 04 13:19:00.120 INFO [stderr] --> src/models/agent.rs:11:10 Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 04 13:19:00.120 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.120 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.120 INFO [stderr] Dec 04 13:19:00.120 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.120 INFO [stderr] --> src/models/agent.rs:11:10 Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 04 13:19:00.120 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.120 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.120 INFO [stderr] Dec 04 13:19:00.120 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.120 INFO [stderr] --> src/models/room.rs:4:10 Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 04 13:19:00.120 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.120 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.120 INFO [stderr] Dec 04 13:19:00.120 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 13:19:00.120 INFO [stderr] --> src/models/room.rs:4:10 Dec 04 13:19:00.120 INFO [stderr] | Dec 04 13:19:00.120 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 04 13:19:00.121 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.121 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.121 INFO [stderr] Dec 04 13:19:00.121 INFO [stderr] warning: cannot find type `Room` in this scope Dec 04 13:19:00.121 INFO [stderr] --> src/models/room.rs:4:10 Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 04 13:19:00.121 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.121 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.121 INFO [stderr] Dec 04 13:19:00.121 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 04 13:19:00.121 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.121 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.121 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.121 INFO [stderr] Dec 04 13:19:00.121 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 04 13:19:00.121 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.121 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.121 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.121 INFO [stderr] Dec 04 13:19:00.121 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.121 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.121 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.121 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.121 INFO [stderr] Dec 04 13:19:00.121 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 04 13:19:00.121 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.121 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.121 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.121 INFO [stderr] Dec 04 13:19:00.121 INFO [stderr] warning: cannot find type `Room` in this scope Dec 04 13:19:00.121 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.121 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.121 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.121 INFO [stderr] Dec 04 13:19:00.121 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 04 13:19:00.121 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.121 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.121 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.121 INFO [stderr] Dec 04 13:19:00.121 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 04 13:19:00.121 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.121 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.121 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.121 INFO [stderr] Dec 04 13:19:00.121 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.121 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.121 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.121 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.121 INFO [stderr] | Dec 04 13:19:00.122 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.122 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.122 INFO [stderr] Dec 04 13:19:00.122 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.122 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 04 13:19:00.122 INFO [stderr] | Dec 04 13:19:00.122 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.122 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.122 INFO [stderr] | Dec 04 13:19:00.122 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.122 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.122 INFO [stderr] Dec 04 13:19:00.122 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 13:19:00.122 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 04 13:19:00.122 INFO [stderr] | Dec 04 13:19:00.122 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.122 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.122 INFO [stderr] | Dec 04 13:19:00.122 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.122 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.122 INFO [stderr] Dec 04 13:19:00.122 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 04 13:19:00.122 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 04 13:19:00.122 INFO [stderr] | Dec 04 13:19:00.122 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.122 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.122 INFO [stderr] | Dec 04 13:19:00.122 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.122 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.122 INFO [stderr] Dec 04 13:19:00.122 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 04 13:19:00.122 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 04 13:19:00.122 INFO [stderr] | Dec 04 13:19:00.122 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 04 13:19:00.122 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.123 INFO [stderr] | Dec 04 13:19:00.123 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.123 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.123 INFO [stderr] Dec 04 13:19:00.123 INFO [stderr] warning: cannot find type `NewRoomAgent` in this scope Dec 04 13:19:00.123 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 04 13:19:00.123 INFO [stderr] | Dec 04 13:19:00.123 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 04 13:19:00.123 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.123 INFO [stderr] | Dec 04 13:19:00.123 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.123 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.123 INFO [stderr] Dec 04 13:19:00.123 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.123 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 04 13:19:00.123 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 04 13:19:00.124 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.124 INFO [stderr] Dec 04 13:19:00.124 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 04 13:19:00.124 INFO [stderr] --> src/models/track.rs:8:10 Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.124 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.124 INFO [stderr] Dec 04 13:19:00.124 INFO [stderr] warning: cannot find type `Track` in this scope Dec 04 13:19:00.124 INFO [stderr] --> src/models/track.rs:8:10 Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.124 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.124 INFO [stderr] Dec 04 13:19:00.124 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.124 INFO [stderr] --> src/models/track.rs:8:10 Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.124 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.124 INFO [stderr] Dec 04 13:19:00.124 INFO [stderr] warning: cannot find type `track` in this scope Dec 04 13:19:00.124 INFO [stderr] --> src/models/track.rs:8:10 Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.124 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.124 INFO [stderr] Dec 04 13:19:00.124 INFO [stderr] warning: cannot find type `Track` in this scope Dec 04 13:19:00.124 INFO [stderr] --> src/models/track.rs:8:24 Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.124 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.124 INFO [stderr] Dec 04 13:19:00.124 INFO [stderr] warning: cannot find type `track` in this scope Dec 04 13:19:00.124 INFO [stderr] --> src/models/track.rs:8:24 Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.124 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.124 INFO [stderr] Dec 04 13:19:00.124 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.124 INFO [stderr] --> src/models/track.rs:8:24 Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.124 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.124 INFO [stderr] Dec 04 13:19:00.124 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.124 INFO [stderr] --> src/models/track.rs:8:38 Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.124 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.124 INFO [stderr] Dec 04 13:19:00.124 INFO [stderr] warning: cannot find type `Value` in this scope Dec 04 13:19:00.124 INFO [stderr] --> src/models/track.rs:8:38 Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.124 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.124 INFO [stderr] | Dec 04 13:19:00.124 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.125 INFO [stderr] Dec 04 13:19:00.125 INFO [stderr] warning: cannot find type `Track` in this scope Dec 04 13:19:00.125 INFO [stderr] --> src/models/track.rs:8:38 Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 04 13:19:00.125 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.125 INFO [stderr] Dec 04 13:19:00.125 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 04 13:19:00.125 INFO [stderr] --> src/models/track.rs:17:10 Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:19:00.125 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.125 INFO [stderr] Dec 04 13:19:00.125 INFO [stderr] warning: cannot find type `track` in this scope Dec 04 13:19:00.125 INFO [stderr] --> src/models/track.rs:17:10 Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:19:00.125 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.125 INFO [stderr] Dec 04 13:19:00.125 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.125 INFO [stderr] --> src/models/track.rs:17:10 Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:19:00.125 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.125 INFO [stderr] Dec 04 13:19:00.125 INFO [stderr] warning: cannot find type `Value` in this scope Dec 04 13:19:00.125 INFO [stderr] --> src/models/track.rs:17:10 Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:19:00.125 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.125 INFO [stderr] Dec 04 13:19:00.125 INFO [stderr] warning: cannot find type `track` in this scope Dec 04 13:19:00.125 INFO [stderr] --> src/models/track.rs:17:23 Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:19:00.125 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.125 INFO [stderr] Dec 04 13:19:00.125 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 04 13:19:00.125 INFO [stderr] --> src/models/track.rs:17:23 Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:19:00.125 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.125 INFO [stderr] Dec 04 13:19:00.125 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 13:19:00.125 INFO [stderr] --> src/models/track.rs:17:23 Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:19:00.125 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.125 INFO [stderr] Dec 04 13:19:00.125 INFO [stderr] warning: cannot find type `Value` in this scope Dec 04 13:19:00.125 INFO [stderr] --> src/models/track.rs:17:23 Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 04 13:19:00.125 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.125 INFO [stderr] | Dec 04 13:19:00.125 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.125 INFO [stderr] Dec 04 13:19:00.127 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 13:19:00.127 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 13:19:00.127 INFO [stderr] | Dec 04 13:19:00.127 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 13:19:00.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.127 INFO [stderr] | Dec 04 13:19:00.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.127 INFO [stderr] Dec 04 13:19:00.127 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 13:19:00.127 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:19:00.127 INFO [stderr] | Dec 04 13:19:00.127 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:19:00.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.127 INFO [stderr] | Dec 04 13:19:00.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.127 INFO [stderr] Dec 04 13:19:00.127 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 13:19:00.127 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:19:00.127 INFO [stderr] | Dec 04 13:19:00.127 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:19:00.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.127 INFO [stderr] | Dec 04 13:19:00.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.127 INFO [stderr] Dec 04 13:19:00.127 INFO [stderr] warning: cannot find type `agent_id` in this scope Dec 04 13:19:00.127 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:19:00.127 INFO [stderr] | Dec 04 13:19:00.127 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:19:00.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.127 INFO [stderr] | Dec 04 13:19:00.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.127 INFO [stderr] Dec 04 13:19:00.127 INFO [stderr] warning: cannot find type `room_id` in this scope Dec 04 13:19:00.127 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:19:00.127 INFO [stderr] | Dec 04 13:19:00.127 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:19:00.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.127 INFO [stderr] | Dec 04 13:19:00.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.127 INFO [stderr] Dec 04 13:19:00.127 INFO [stderr] warning: cannot find type `label` in this scope Dec 04 13:19:00.127 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:19:00.127 INFO [stderr] | Dec 04 13:19:00.127 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:19:00.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.127 INFO [stderr] | Dec 04 13:19:00.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.127 INFO [stderr] Dec 04 13:19:00.135 INFO [stderr] warning: cannot find type `owner_id` in this scope Dec 04 13:19:00.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:19:00.135 INFO [stderr] | Dec 04 13:19:00.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:19:00.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.135 INFO [stderr] | Dec 04 13:19:00.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.135 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.135 INFO [stderr] Dec 04 13:19:00.135 INFO [stderr] warning: cannot find type `metadata` in this scope Dec 04 13:19:00.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:19:00.135 INFO [stderr] | Dec 04 13:19:00.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:19:00.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:19:00.135 INFO [stderr] | Dec 04 13:19:00.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:19:00.135 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:19:00.135 INFO [stderr] Dec 04 13:19:05.712 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Dec 04 13:19:05.729 INFO [stderr] su: No module specific data is present Dec 04 13:19:05.982 INFO running `"docker" "inspect" "12a626d31c59d730d0aaf13a1118788d41823fc6ec8bdfd14edc3263815ed2c3"` Dec 04 13:19:06.248 INFO running `"docker" "rm" "-f" "12a626d31c59d730d0aaf13a1118788d41823fc6ec8bdfd14edc3263815ed2c3"` Dec 04 13:19:06.409 INFO [stdout] 12a626d31c59d730d0aaf13a1118788d41823fc6ec8bdfd14edc3263815ed2c3