Dec 11 12:46:41.215 INFO checking netology-group/signals-rs against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 11 12:46:41.215 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-2/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +3a75e80557a103497cffbcab395a2f37061a77ea-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 11 12:46:41.797 INFO [stdout] 3d3651362b8b10716f7b52b25257e4b43046d9b43731d1220a3b61cdba440944 Dec 11 12:46:41.799 INFO running `"docker" "start" "-a" "3d3651362b8b10716f7b52b25257e4b43046d9b43731d1220a3b61cdba440944"` Dec 11 12:46:44.076 INFO [stderr] usermod: no changes Dec 11 12:46:44.366 INFO [stderr] Checking serde v1.0.35 Dec 11 12:46:44.366 INFO [stderr] Checking byteorder v0.3.13 Dec 11 12:46:44.366 INFO [stderr] Checking num-integer v0.1.36 Dec 11 12:46:44.366 INFO [stderr] Checking threadpool v1.7.1 Dec 11 12:46:44.366 INFO [stderr] Checking nom v4.0.0-beta1 Dec 11 12:46:44.366 INFO [stderr] Checking r2d2 v0.8.2 Dec 11 12:46:44.366 INFO [stderr] Compiling syn v0.12.14 Dec 11 12:46:46.184 INFO [stderr] Checking mqtt-protocol v0.3.1 Dec 11 12:46:51.800 INFO [stderr] Checking rumqtt v0.10.1 Dec 11 12:47:10.240 INFO [stderr] Compiling serde_derive_internals v0.22.1 Dec 11 12:47:10.240 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 11 12:47:10.260 INFO [stderr] Checking serde_json v1.0.13 Dec 11 12:47:10.260 INFO [stderr] Checking chrono v0.4.2 Dec 11 12:47:10.260 INFO [stderr] Checking uuid v0.6.2 Dec 11 12:47:20.440 INFO [stderr] Compiling serde_derive v1.0.35 Dec 11 12:47:22.356 INFO [stderr] Checking diesel v1.2.0 Dec 11 12:47:32.281 INFO [stderr] Checking jsonrpc-core v8.0.1 Dec 11 12:47:35.112 INFO [stderr] Checking jsonrpc-pubsub v8.0.0 Dec 11 12:47:36.900 INFO [stderr] Checking jsonrpc-macros v8.0.0 Dec 11 12:47:54.517 INFO [stderr] Checking signals v0.1.0 (/source) Dec 11 12:47:58.004 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.004 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:58.004 INFO [stderr] | Dec 11 12:47:58.004 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.004 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.004 INFO [stderr] | Dec 11 12:47:58.004 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 12:47:58.004 INFO [stderr] = 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.004 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.004 INFO [stderr] Dec 11 12:47:58.004 INFO [stderr] warning: cannot find type `agent` in this scope Dec 11 12:47:58.004 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:58.004 INFO [stderr] | Dec 11 12:47:58.004 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.004 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.004 INFO [stderr] | Dec 11 12:47:58.004 INFO [stderr] = 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.004 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.004 INFO [stderr] Dec 11 12:47:58.004 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.004 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:58.004 INFO [stderr] | Dec 11 12:47:58.004 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.004 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.004 INFO [stderr] | Dec 11 12:47:58.004 INFO [stderr] = 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.004 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.004 INFO [stderr] Dec 11 12:47:58.004 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.004 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:58.004 INFO [stderr] | Dec 11 12:47:58.004 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.004 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.004 INFO [stderr] | Dec 11 12:47:58.004 INFO [stderr] = 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.004 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.004 INFO [stderr] Dec 11 12:47:58.004 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.004 INFO [stderr] --> src/models/agent.rs:5:38 Dec 11 12:47:58.004 INFO [stderr] | Dec 11 12:47:58.004 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.004 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.004 INFO [stderr] | Dec 11 12:47:58.004 INFO [stderr] = 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.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.005 INFO [stderr] Dec 11 12:47:58.005 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.005 INFO [stderr] --> src/models/agent.rs:5:38 Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.005 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] = 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.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.005 INFO [stderr] Dec 11 12:47:58.005 INFO [stderr] warning: cannot find type `agent` in this scope Dec 11 12:47:58.005 INFO [stderr] --> src/models/agent.rs:11:10 Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 11 12:47:58.005 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] = 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.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.005 INFO [stderr] Dec 11 12:47:58.005 INFO [stderr] warning: cannot find type `NewAgent` in this scope Dec 11 12:47:58.005 INFO [stderr] --> src/models/agent.rs:11:10 Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 11 12:47:58.005 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] = 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.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.005 INFO [stderr] Dec 11 12:47:58.005 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.005 INFO [stderr] --> src/models/agent.rs:11:10 Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 11 12:47:58.005 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] = 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.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.005 INFO [stderr] Dec 11 12:47:58.005 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.005 INFO [stderr] --> src/models/room.rs:4:10 Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 11 12:47:58.005 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] = 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.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.005 INFO [stderr] Dec 11 12:47:58.005 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 12:47:58.005 INFO [stderr] --> src/models/room.rs:4:10 Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 11 12:47:58.005 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] = 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.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.005 INFO [stderr] Dec 11 12:47:58.005 INFO [stderr] warning: cannot find type `Room` in this scope Dec 11 12:47:58.005 INFO [stderr] --> src/models/room.rs:4:10 Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 11 12:47:58.005 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] = 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.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.005 INFO [stderr] Dec 11 12:47:58.005 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.005 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.005 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] = 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.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.005 INFO [stderr] Dec 11 12:47:58.005 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 11 12:47:58.005 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.005 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] = 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.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.005 INFO [stderr] Dec 11 12:47:58.005 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.005 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.005 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] = 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.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.005 INFO [stderr] Dec 11 12:47:58.005 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 11 12:47:58.005 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.005 INFO [stderr] | Dec 11 12:47:58.005 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.006 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] = 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.006 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.006 INFO [stderr] Dec 11 12:47:58.006 INFO [stderr] warning: cannot find type `Room` in this scope Dec 11 12:47:58.006 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.006 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] = 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.006 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.006 INFO [stderr] Dec 11 12:47:58.006 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 11 12:47:58.006 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.006 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] = 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.006 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.006 INFO [stderr] Dec 11 12:47:58.006 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 11 12:47:58.006 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.006 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] = 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.006 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.006 INFO [stderr] Dec 11 12:47:58.006 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.006 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.006 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] = 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.006 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.006 INFO [stderr] Dec 11 12:47:58.006 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.006 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.006 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] = 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.006 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.006 INFO [stderr] Dec 11 12:47:58.006 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 12:47:58.006 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.006 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] = 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.006 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.006 INFO [stderr] Dec 11 12:47:58.006 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 11 12:47:58.006 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.006 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] = 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.006 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.006 INFO [stderr] Dec 11 12:47:58.006 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 11 12:47:58.006 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 11 12:47:58.006 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] = 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.006 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.006 INFO [stderr] Dec 11 12:47:58.006 INFO [stderr] warning: cannot find type `NewRoomAgent` in this scope Dec 11 12:47:58.006 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 11 12:47:58.006 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] = 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.006 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.006 INFO [stderr] Dec 11 12:47:58.006 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.006 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 11 12:47:58.006 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.006 INFO [stderr] = 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.006 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.006 INFO [stderr] Dec 11 12:47:58.006 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.006 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:58.006 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.007 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] = 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.007 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.007 INFO [stderr] Dec 11 12:47:58.007 INFO [stderr] warning: cannot find type `Track` in this scope Dec 11 12:47:58.007 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.007 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] = 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.007 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.007 INFO [stderr] Dec 11 12:47:58.007 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.007 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.007 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] = 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.007 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.007 INFO [stderr] Dec 11 12:47:58.007 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:58.007 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.007 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] = 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.007 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.007 INFO [stderr] Dec 11 12:47:58.007 INFO [stderr] warning: cannot find type `Track` in this scope Dec 11 12:47:58.007 INFO [stderr] --> src/models/track.rs:8:24 Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.007 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] = 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.007 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.007 INFO [stderr] Dec 11 12:47:58.007 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:58.007 INFO [stderr] --> src/models/track.rs:8:24 Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.007 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] = 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.007 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.007 INFO [stderr] Dec 11 12:47:58.007 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.007 INFO [stderr] --> src/models/track.rs:8:24 Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.007 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] = 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.007 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.007 INFO [stderr] Dec 11 12:47:58.007 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.007 INFO [stderr] --> src/models/track.rs:8:38 Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.007 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] = 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.007 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.007 INFO [stderr] Dec 11 12:47:58.007 INFO [stderr] warning: cannot find type `Value` in this scope Dec 11 12:47:58.007 INFO [stderr] --> src/models/track.rs:8:38 Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.007 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] = 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.007 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.007 INFO [stderr] Dec 11 12:47:58.007 INFO [stderr] warning: cannot find type `Track` in this scope Dec 11 12:47:58.007 INFO [stderr] --> src/models/track.rs:8:38 Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.007 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] = 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.007 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.007 INFO [stderr] Dec 11 12:47:58.007 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 11 12:47:58.007 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.007 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.007 INFO [stderr] | Dec 11 12:47:58.007 INFO [stderr] = 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.008 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.008 INFO [stderr] Dec 11 12:47:58.008 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:58.008 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.008 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] = 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.008 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.008 INFO [stderr] Dec 11 12:47:58.008 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.008 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.008 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] = 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.008 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.008 INFO [stderr] Dec 11 12:47:58.008 INFO [stderr] warning: cannot find type `Value` in this scope Dec 11 12:47:58.008 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.008 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] = 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.008 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.008 INFO [stderr] Dec 11 12:47:58.008 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:58.008 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.008 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] = 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.008 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.008 INFO [stderr] Dec 11 12:47:58.008 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 11 12:47:58.008 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.008 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] = 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.008 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.008 INFO [stderr] Dec 11 12:47:58.008 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.008 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.008 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] = 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.008 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.008 INFO [stderr] Dec 11 12:47:58.008 INFO [stderr] warning: cannot find type `Value` in this scope Dec 11 12:47:58.008 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.008 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] = 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.008 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.008 INFO [stderr] Dec 11 12:47:58.008 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 12:47:58.008 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 12:47:58.008 INFO [stderr] | Dec 11 12:47:58.008 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 12:47:58.009 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] = 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.009 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.009 INFO [stderr] Dec 11 12:47:58.009 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 12:47:58.009 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.009 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] = 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.009 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.009 INFO [stderr] Dec 11 12:47:58.009 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 11 12:47:58.009 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.009 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] = 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.009 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.009 INFO [stderr] Dec 11 12:47:58.009 INFO [stderr] warning: cannot find type `agent_id` in this scope Dec 11 12:47:58.009 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.009 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] = 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.009 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.009 INFO [stderr] Dec 11 12:47:58.009 INFO [stderr] warning: cannot find type `room_id` in this scope Dec 11 12:47:58.009 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.009 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] = 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.009 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.009 INFO [stderr] Dec 11 12:47:58.009 INFO [stderr] warning: cannot find type `label` in this scope Dec 11 12:47:58.009 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.009 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] = 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.009 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.009 INFO [stderr] Dec 11 12:47:58.009 INFO [stderr] warning: cannot find type `owner_id` in this scope Dec 11 12:47:58.009 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.009 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] = 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.009 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.009 INFO [stderr] Dec 11 12:47:58.009 INFO [stderr] warning: cannot find type `metadata` in this scope Dec 11 12:47:58.009 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.009 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.009 INFO [stderr] | Dec 11 12:47:58.009 INFO [stderr] = 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.009 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.009 INFO [stderr] Dec 11 12:47:58.115 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.115 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:58.115 INFO [stderr] | Dec 11 12:47:58.115 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.115 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.115 INFO [stderr] | Dec 11 12:47:58.115 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 12:47:58.115 INFO [stderr] = 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.115 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.115 INFO [stderr] Dec 11 12:47:58.115 INFO [stderr] warning: cannot find type `agent` in this scope Dec 11 12:47:58.115 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:58.115 INFO [stderr] | Dec 11 12:47:58.115 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.115 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.115 INFO [stderr] | Dec 11 12:47:58.115 INFO [stderr] = 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.115 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.115 INFO [stderr] Dec 11 12:47:58.115 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.115 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:58.115 INFO [stderr] | Dec 11 12:47:58.115 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.115 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.115 INFO [stderr] | Dec 11 12:47:58.115 INFO [stderr] = 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.116 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.116 INFO [stderr] Dec 11 12:47:58.116 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.116 INFO [stderr] --> src/models/agent.rs:5:24 Dec 11 12:47:58.116 INFO [stderr] | Dec 11 12:47:58.116 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.116 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.116 INFO [stderr] | Dec 11 12:47:58.116 INFO [stderr] = 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.116 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.116 INFO [stderr] Dec 11 12:47:58.116 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.116 INFO [stderr] --> src/models/agent.rs:5:38 Dec 11 12:47:58.116 INFO [stderr] | Dec 11 12:47:58.116 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.116 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.116 INFO [stderr] | Dec 11 12:47:58.116 INFO [stderr] = 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.117 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.117 INFO [stderr] Dec 11 12:47:58.117 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.117 INFO [stderr] --> src/models/agent.rs:5:38 Dec 11 12:47:58.117 INFO [stderr] | Dec 11 12:47:58.117 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.117 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.117 INFO [stderr] | Dec 11 12:47:58.117 INFO [stderr] = 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.117 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.117 INFO [stderr] Dec 11 12:47:58.117 INFO [stderr] warning: cannot find type `agent` in this scope Dec 11 12:47:58.117 INFO [stderr] --> src/models/agent.rs:11:10 Dec 11 12:47:58.117 INFO [stderr] | Dec 11 12:47:58.117 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 11 12:47:58.117 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.117 INFO [stderr] | Dec 11 12:47:58.117 INFO [stderr] = 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.117 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.117 INFO [stderr] Dec 11 12:47:58.117 INFO [stderr] warning: cannot find type `NewAgent` in this scope Dec 11 12:47:58.117 INFO [stderr] --> src/models/agent.rs:11:10 Dec 11 12:47:58.117 INFO [stderr] | Dec 11 12:47:58.117 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 11 12:47:58.117 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.117 INFO [stderr] | Dec 11 12:47:58.117 INFO [stderr] = 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.117 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.117 INFO [stderr] Dec 11 12:47:58.119 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.119 INFO [stderr] --> src/models/agent.rs:11:10 Dec 11 12:47:58.119 INFO [stderr] | Dec 11 12:47:58.119 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Dec 11 12:47:58.119 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.119 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.119 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.119 INFO [stderr] Dec 11 12:47:58.119 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.119 INFO [stderr] --> src/models/room.rs:4:10 Dec 11 12:47:58.119 INFO [stderr] | Dec 11 12:47:58.119 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 11 12:47:58.119 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.119 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.119 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.119 INFO [stderr] Dec 11 12:47:58.119 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 12:47:58.119 INFO [stderr] --> src/models/room.rs:4:10 Dec 11 12:47:58.119 INFO [stderr] | Dec 11 12:47:58.119 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 11 12:47:58.119 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.119 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.119 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.119 INFO [stderr] Dec 11 12:47:58.119 INFO [stderr] warning: cannot find type `Room` in this scope Dec 11 12:47:58.119 INFO [stderr] --> src/models/room.rs:4:10 Dec 11 12:47:58.119 INFO [stderr] | Dec 11 12:47:58.119 INFO [stderr] 4 | #[derive(Queryable, Debug)] Dec 11 12:47:58.119 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.119 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.119 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.119 INFO [stderr] Dec 11 12:47:58.120 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.120 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.120 INFO [stderr] | Dec 11 12:47:58.120 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.120 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.120 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.120 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.120 INFO [stderr] Dec 11 12:47:58.120 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 11 12:47:58.120 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.120 INFO [stderr] | Dec 11 12:47:58.120 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.120 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.120 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.120 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.120 INFO [stderr] Dec 11 12:47:58.120 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.120 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.120 INFO [stderr] | Dec 11 12:47:58.120 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.120 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.120 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.121 INFO [stderr] Dec 11 12:47:58.121 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 11 12:47:58.121 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.121 INFO [stderr] | Dec 11 12:47:58.121 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.121 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.121 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.121 INFO [stderr] Dec 11 12:47:58.121 INFO [stderr] warning: cannot find type `Room` in this scope Dec 11 12:47:58.121 INFO [stderr] --> src/models/room_agent.rs:7:10 Dec 11 12:47:58.121 INFO [stderr] | Dec 11 12:47:58.121 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.121 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.121 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.121 INFO [stderr] Dec 11 12:47:58.121 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 11 12:47:58.121 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 11 12:47:58.121 INFO [stderr] | Dec 11 12:47:58.121 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.121 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.121 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.121 INFO [stderr] Dec 11 12:47:58.121 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 11 12:47:58.121 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 11 12:47:58.121 INFO [stderr] | Dec 11 12:47:58.121 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.121 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.121 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.121 INFO [stderr] Dec 11 12:47:58.123 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.123 INFO [stderr] --> src/models/room_agent.rs:7:24 Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.123 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.123 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.123 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.123 INFO [stderr] Dec 11 12:47:58.123 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.123 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.123 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.123 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.123 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.123 INFO [stderr] Dec 11 12:47:58.123 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 12:47:58.123 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.123 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.123 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.123 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.123 INFO [stderr] Dec 11 12:47:58.123 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Dec 11 12:47:58.123 INFO [stderr] --> src/models/room_agent.rs:7:38 Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.123 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.123 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.123 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.123 INFO [stderr] Dec 11 12:47:58.123 INFO [stderr] warning: cannot find type `room_agent` in this scope Dec 11 12:47:58.123 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.123 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 11 12:47:58.123 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.123 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.123 INFO [stderr] Dec 11 12:47:58.123 INFO [stderr] warning: cannot find type `NewRoomAgent` in this scope Dec 11 12:47:58.123 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.123 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 11 12:47:58.123 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.123 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.123 INFO [stderr] Dec 11 12:47:58.123 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.123 INFO [stderr] --> src/models/room_agent.rs:19:10 Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.123 INFO [stderr] 19 | #[derive(Insertable, Debug)] Dec 11 12:47:58.123 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.123 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.123 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.123 INFO [stderr] Dec 11 12:47:58.125 INFO [stderr] warning: cannot find type `Agent` in this scope Dec 11 12:47:58.125 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:58.125 INFO [stderr] | Dec 11 12:47:58.125 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.125 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.125 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.125 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.125 INFO [stderr] Dec 11 12:47:58.125 INFO [stderr] warning: cannot find type `Track` in this scope Dec 11 12:47:58.125 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:58.125 INFO [stderr] | Dec 11 12:47:58.125 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.125 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.125 INFO [stderr] | Dec 11 12:47:58.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 11 12:47:58.126 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.126 INFO [stderr] Dec 11 12:47:58.126 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.126 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.126 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] = 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.126 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.126 INFO [stderr] Dec 11 12:47:58.126 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:58.126 INFO [stderr] --> src/models/track.rs:8:10 Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.126 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] = 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.126 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.126 INFO [stderr] Dec 11 12:47:58.126 INFO [stderr] warning: cannot find type `Track` in this scope Dec 11 12:47:58.126 INFO [stderr] --> src/models/track.rs:8:24 Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.126 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] = 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.126 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.126 INFO [stderr] Dec 11 12:47:58.126 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:58.126 INFO [stderr] --> src/models/track.rs:8:24 Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.126 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] = 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.126 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.126 INFO [stderr] Dec 11 12:47:58.126 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.126 INFO [stderr] --> src/models/track.rs:8:24 Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.126 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] = 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.126 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.126 INFO [stderr] Dec 11 12:47:58.126 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.126 INFO [stderr] --> src/models/track.rs:8:38 Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.126 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] = 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.126 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.126 INFO [stderr] Dec 11 12:47:58.126 INFO [stderr] warning: cannot find type `Value` in this scope Dec 11 12:47:58.126 INFO [stderr] --> src/models/track.rs:8:38 Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.126 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] = 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.126 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.126 INFO [stderr] Dec 11 12:47:58.126 INFO [stderr] warning: cannot find type `Track` in this scope Dec 11 12:47:58.126 INFO [stderr] --> src/models/track.rs:8:38 Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Dec 11 12:47:58.126 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] = 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.126 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.126 INFO [stderr] Dec 11 12:47:58.126 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 11 12:47:58.126 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.126 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.126 INFO [stderr] | Dec 11 12:47:58.126 INFO [stderr] = 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.126 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.129 INFO [stderr] Dec 11 12:47:58.129 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:58.129 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.129 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] = 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.129 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.129 INFO [stderr] Dec 11 12:47:58.129 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.129 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.129 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] = 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.129 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.129 INFO [stderr] Dec 11 12:47:58.129 INFO [stderr] warning: cannot find type `Value` in this scope Dec 11 12:47:58.129 INFO [stderr] --> src/models/track.rs:17:10 Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.129 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] = 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.129 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.129 INFO [stderr] Dec 11 12:47:58.129 INFO [stderr] warning: cannot find type `track` in this scope Dec 11 12:47:58.129 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] = 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.129 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.129 INFO [stderr] Dec 11 12:47:58.129 INFO [stderr] warning: cannot find type `NewTrack` in this scope Dec 11 12:47:58.129 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] = 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.129 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.129 INFO [stderr] Dec 11 12:47:58.129 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 12:47:58.129 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] = 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.129 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.129 INFO [stderr] Dec 11 12:47:58.129 INFO [stderr] warning: cannot find type `Value` in this scope Dec 11 12:47:58.129 INFO [stderr] --> src/models/track.rs:17:23 Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Dec 11 12:47:58.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] = 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.129 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.129 INFO [stderr] Dec 11 12:47:58.129 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 12:47:58.129 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 12:47:58.129 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.129 INFO [stderr] | Dec 11 12:47:58.129 INFO [stderr] = 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.129 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.129 INFO [stderr] Dec 11 12:47:58.132 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 12:47:58.132 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.132 INFO [stderr] | Dec 11 12:47:58.132 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.132 INFO [stderr] | Dec 11 12:47:58.132 INFO [stderr] = 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.132 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.132 INFO [stderr] Dec 11 12:47:58.132 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 11 12:47:58.132 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.132 INFO [stderr] | Dec 11 12:47:58.132 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.132 INFO [stderr] | Dec 11 12:47:58.132 INFO [stderr] = 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.132 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.132 INFO [stderr] Dec 11 12:47:58.132 INFO [stderr] warning: cannot find type `agent_id` in this scope Dec 11 12:47:58.132 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.132 INFO [stderr] | Dec 11 12:47:58.132 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.132 INFO [stderr] | Dec 11 12:47:58.132 INFO [stderr] = 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.132 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.132 INFO [stderr] Dec 11 12:47:58.132 INFO [stderr] warning: cannot find type `room_id` in this scope Dec 11 12:47:58.132 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.132 INFO [stderr] | Dec 11 12:47:58.132 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.132 INFO [stderr] | Dec 11 12:47:58.132 INFO [stderr] = 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.132 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.132 INFO [stderr] Dec 11 12:47:58.132 INFO [stderr] warning: cannot find type `label` in this scope Dec 11 12:47:58.132 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.132 INFO [stderr] | Dec 11 12:47:58.132 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.132 INFO [stderr] | Dec 11 12:47:58.132 INFO [stderr] = 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.132 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.132 INFO [stderr] Dec 11 12:47:58.136 INFO [stderr] warning: cannot find type `owner_id` in this scope Dec 11 12:47:58.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.136 INFO [stderr] | Dec 11 12:47:58.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.136 INFO [stderr] | Dec 11 12:47:58.136 INFO [stderr] = 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.136 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.136 INFO [stderr] Dec 11 12:47:58.136 INFO [stderr] warning: cannot find type `metadata` in this scope Dec 11 12:47:58.136 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 12:47:58.136 INFO [stderr] | Dec 11 12:47:58.136 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 12:47:58.136 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 12:47:58.136 INFO [stderr] | Dec 11 12:47:58.136 INFO [stderr] = 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.136 INFO [stderr] = note: for more information, see issue #50504 Dec 11 12:47:58.136 INFO [stderr] Dec 11 12:48:03.429 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s Dec 11 12:48:03.459 INFO [stderr] su: No module specific data is present Dec 11 12:48:03.862 INFO running `"docker" "inspect" "3d3651362b8b10716f7b52b25257e4b43046d9b43731d1220a3b61cdba440944"` Dec 11 12:48:04.034 INFO running `"docker" "rm" "-f" "3d3651362b8b10716f7b52b25257e4b43046d9b43731d1220a3b61cdba440944"` Dec 11 12:48:04.204 INFO [stdout] 3d3651362b8b10716f7b52b25257e4b43046d9b43731d1220a3b61cdba440944