Nov 29 21:27:34.572 INFO checking netology-group/signals-rs against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 29 21:27:34.572 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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"` Nov 29 21:27:35.025 INFO [stdout] 055fc9bb686f2f8c7e3105fed763ae71a81b5adaa996ef1374615408d954734e Nov 29 21:27:35.027 INFO running `"docker" "start" "-a" "055fc9bb686f2f8c7e3105fed763ae71a81b5adaa996ef1374615408d954734e"` Nov 29 21:27:37.157 INFO [stderr] usermod: no changes Nov 29 21:27:37.408 INFO [stderr] Checking serde v1.0.35 Nov 29 21:27:37.424 INFO [stderr] Compiling openssl-sys v0.9.24 Nov 29 21:27:37.424 INFO [stderr] Checking memchr v0.1.11 Nov 29 21:27:37.424 INFO [stderr] Checking memchr v2.0.1 Nov 29 21:27:37.424 INFO [stderr] Checking parking_lot_core v0.2.13 Nov 29 21:27:37.424 INFO [stderr] Checking threadpool v1.7.1 Nov 29 21:27:37.424 INFO [stderr] Checking r2d2 v0.8.2 Nov 29 21:27:37.432 INFO [stderr] Compiling syn v0.12.14 Nov 29 21:27:38.337 INFO [stderr] Checking aho-corasick v0.5.3 Nov 29 21:27:39.570 INFO [stderr] Checking thread-id v2.0.0 Nov 29 21:27:39.992 INFO [stderr] Checking nom v4.0.0-beta1 Nov 29 21:27:41.312 INFO [stderr] Checking thread_local v0.2.7 Nov 29 21:27:42.052 INFO [stderr] Checking parking_lot v0.4.8 Nov 29 21:27:44.304 INFO [stderr] Checking regex v0.1.80 Nov 29 21:27:45.250 INFO [stderr] Compiling openssl v0.9.23 Nov 29 21:27:53.765 INFO [stderr] Checking mqtt-protocol v0.3.1 Nov 29 21:27:59.360 INFO [stderr] Checking rumqtt v0.10.1 Nov 29 21:28:10.608 INFO [stderr] Checking serde_json v1.0.13 Nov 29 21:28:10.608 INFO [stderr] Checking uuid v0.6.2 Nov 29 21:28:10.608 INFO [stderr] Checking chrono v0.4.2 Nov 29 21:28:16.376 INFO [stderr] Compiling serde_derive_internals v0.22.1 Nov 29 21:28:16.376 INFO [stderr] Compiling diesel_derives v1.2.0 Nov 29 21:28:22.316 INFO [stderr] Compiling serde_derive v1.0.35 Nov 29 21:28:25.564 INFO [stderr] Checking diesel v1.2.0 Nov 29 21:28:35.868 INFO [stderr] Checking jsonrpc-core v8.0.1 Nov 29 21:28:37.859 INFO [stderr] Checking jsonrpc-pubsub v8.0.0 Nov 29 21:28:39.795 INFO [stderr] Checking jsonrpc-macros v8.0.0 Nov 29 21:28:55.698 INFO [stderr] Checking signals v0.1.0 (/source) Nov 29 21:28:58.521 INFO [stderr] warning: cannot find type `Agent` in this scope Nov 29 21:28:58.521 INFO [stderr] --> src/models/agent.rs:5:24 Nov 29 21:28:58.521 INFO [stderr] | Nov 29 21:28:58.521 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.522 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 21:28:58.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.522 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.522 INFO [stderr] Nov 29 21:28:58.522 INFO [stderr] warning: cannot find type `agent` in this scope Nov 29 21:28:58.522 INFO [stderr] --> src/models/agent.rs:5:24 Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.522 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.522 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.522 INFO [stderr] Nov 29 21:28:58.522 INFO [stderr] warning: cannot find type `Agent` in this scope Nov 29 21:28:58.522 INFO [stderr] --> src/models/agent.rs:5:24 Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.522 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.522 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.522 INFO [stderr] Nov 29 21:28:58.522 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.522 INFO [stderr] --> src/models/agent.rs:5:24 Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.522 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.522 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.522 INFO [stderr] Nov 29 21:28:58.522 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.522 INFO [stderr] --> src/models/agent.rs:5:38 Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.522 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.522 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.522 INFO [stderr] Nov 29 21:28:58.522 INFO [stderr] warning: cannot find type `Agent` in this scope Nov 29 21:28:58.522 INFO [stderr] --> src/models/agent.rs:5:38 Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.522 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.522 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.522 INFO [stderr] Nov 29 21:28:58.522 INFO [stderr] warning: cannot find type `agent` in this scope Nov 29 21:28:58.522 INFO [stderr] --> src/models/agent.rs:11:10 Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Nov 29 21:28:58.522 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.522 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.522 INFO [stderr] Nov 29 21:28:58.522 INFO [stderr] warning: cannot find type `NewAgent` in this scope Nov 29 21:28:58.522 INFO [stderr] --> src/models/agent.rs:11:10 Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Nov 29 21:28:58.522 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.522 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.522 INFO [stderr] Nov 29 21:28:58.522 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.522 INFO [stderr] --> src/models/agent.rs:11:10 Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Nov 29 21:28:58.522 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.522 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.522 INFO [stderr] Nov 29 21:28:58.522 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.522 INFO [stderr] --> src/models/room.rs:4:10 Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] 4 | #[derive(Queryable, Debug)] Nov 29 21:28:58.522 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.522 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.522 INFO [stderr] Nov 29 21:28:58.522 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 29 21:28:58.522 INFO [stderr] --> src/models/room.rs:4:10 Nov 29 21:28:58.522 INFO [stderr] | Nov 29 21:28:58.522 INFO [stderr] 4 | #[derive(Queryable, Debug)] Nov 29 21:28:58.522 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `Room` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room.rs:4:10 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 4 | #[derive(Queryable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `Agent` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room_agent.rs:7:10 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room_agent.rs:7:10 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room_agent.rs:7:10 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `room_agent` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room_agent.rs:7:10 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `Room` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room_agent.rs:7:10 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room_agent.rs:7:24 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `room_agent` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room_agent.rs:7:24 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room_agent.rs:7:24 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room_agent.rs:7:38 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room_agent.rs:7:38 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room_agent.rs:7:38 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.523 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.523 INFO [stderr] Nov 29 21:28:58.523 INFO [stderr] warning: cannot find type `room_agent` in this scope Nov 29 21:28:58.523 INFO [stderr] --> src/models/room_agent.rs:19:10 Nov 29 21:28:58.523 INFO [stderr] | Nov 29 21:28:58.523 INFO [stderr] 19 | #[derive(Insertable, Debug)] Nov 29 21:28:58.523 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.524 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.524 INFO [stderr] Nov 29 21:28:58.524 INFO [stderr] warning: cannot find type `NewRoomAgent` in this scope Nov 29 21:28:58.524 INFO [stderr] --> src/models/room_agent.rs:19:10 Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] 19 | #[derive(Insertable, Debug)] Nov 29 21:28:58.524 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.524 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.524 INFO [stderr] Nov 29 21:28:58.524 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.524 INFO [stderr] --> src/models/room_agent.rs:19:10 Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] 19 | #[derive(Insertable, Debug)] Nov 29 21:28:58.524 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.524 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.524 INFO [stderr] Nov 29 21:28:58.524 INFO [stderr] warning: cannot find type `Agent` in this scope Nov 29 21:28:58.524 INFO [stderr] --> src/models/track.rs:8:10 Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.524 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.524 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.524 INFO [stderr] Nov 29 21:28:58.524 INFO [stderr] warning: cannot find type `Track` in this scope Nov 29 21:28:58.524 INFO [stderr] --> src/models/track.rs:8:10 Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.524 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.524 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.524 INFO [stderr] Nov 29 21:28:58.524 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.524 INFO [stderr] --> src/models/track.rs:8:10 Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.524 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.524 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.524 INFO [stderr] Nov 29 21:28:58.524 INFO [stderr] warning: cannot find type `track` in this scope Nov 29 21:28:58.524 INFO [stderr] --> src/models/track.rs:8:10 Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.524 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.524 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.524 INFO [stderr] Nov 29 21:28:58.524 INFO [stderr] warning: cannot find type `Track` in this scope Nov 29 21:28:58.524 INFO [stderr] --> src/models/track.rs:8:24 Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.524 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.524 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.524 INFO [stderr] Nov 29 21:28:58.524 INFO [stderr] warning: cannot find type `track` in this scope Nov 29 21:28:58.524 INFO [stderr] --> src/models/track.rs:8:24 Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.524 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.524 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.524 INFO [stderr] Nov 29 21:28:58.524 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.524 INFO [stderr] --> src/models/track.rs:8:24 Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.524 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.524 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.524 INFO [stderr] Nov 29 21:28:58.524 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.524 INFO [stderr] --> src/models/track.rs:8:38 Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.524 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.524 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.524 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.525 INFO [stderr] Nov 29 21:28:58.525 INFO [stderr] warning: cannot find type `Value` in this scope Nov 29 21:28:58.525 INFO [stderr] --> src/models/track.rs:8:38 Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.525 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.525 INFO [stderr] Nov 29 21:28:58.525 INFO [stderr] warning: cannot find type `Track` in this scope Nov 29 21:28:58.525 INFO [stderr] --> src/models/track.rs:8:38 Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.525 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.525 INFO [stderr] Nov 29 21:28:58.525 INFO [stderr] warning: cannot find type `NewTrack` in this scope Nov 29 21:28:58.525 INFO [stderr] --> src/models/track.rs:17:10 Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.525 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.525 INFO [stderr] Nov 29 21:28:58.525 INFO [stderr] warning: cannot find type `track` in this scope Nov 29 21:28:58.525 INFO [stderr] --> src/models/track.rs:17:10 Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.525 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.525 INFO [stderr] Nov 29 21:28:58.525 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.525 INFO [stderr] --> src/models/track.rs:17:10 Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.525 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.525 INFO [stderr] Nov 29 21:28:58.525 INFO [stderr] warning: cannot find type `Value` in this scope Nov 29 21:28:58.525 INFO [stderr] --> src/models/track.rs:17:10 Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.525 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.525 INFO [stderr] Nov 29 21:28:58.525 INFO [stderr] warning: cannot find type `track` in this scope Nov 29 21:28:58.525 INFO [stderr] --> src/models/track.rs:17:23 Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.525 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.525 INFO [stderr] Nov 29 21:28:58.525 INFO [stderr] warning: cannot find type `NewTrack` in this scope Nov 29 21:28:58.525 INFO [stderr] --> src/models/track.rs:17:23 Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.525 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.525 INFO [stderr] Nov 29 21:28:58.525 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.525 INFO [stderr] --> src/models/track.rs:17:23 Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.525 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.525 INFO [stderr] Nov 29 21:28:58.525 INFO [stderr] warning: cannot find type `Value` in this scope Nov 29 21:28:58.525 INFO [stderr] --> src/models/track.rs:17:23 Nov 29 21:28:58.525 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.526 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.526 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.526 INFO [stderr] Nov 29 21:28:58.526 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 21:28:58.526 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 21:28:58.526 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.526 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.526 INFO [stderr] Nov 29 21:28:58.526 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 21:28:58.526 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.526 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.526 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.526 INFO [stderr] Nov 29 21:28:58.526 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 29 21:28:58.526 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.526 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.526 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.526 INFO [stderr] Nov 29 21:28:58.526 INFO [stderr] warning: cannot find type `agent_id` in this scope Nov 29 21:28:58.526 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.526 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.526 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.526 INFO [stderr] Nov 29 21:28:58.526 INFO [stderr] warning: cannot find type `room_id` in this scope Nov 29 21:28:58.526 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.526 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.526 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.526 INFO [stderr] Nov 29 21:28:58.526 INFO [stderr] warning: cannot find type `label` in this scope Nov 29 21:28:58.526 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.526 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.526 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.526 INFO [stderr] Nov 29 21:28:58.526 INFO [stderr] warning: cannot find type `owner_id` in this scope Nov 29 21:28:58.526 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.526 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.526 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.526 INFO [stderr] Nov 29 21:28:58.526 INFO [stderr] warning: cannot find type `metadata` in this scope Nov 29 21:28:58.526 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.526 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.526 INFO [stderr] | Nov 29 21:28:58.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.526 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.526 INFO [stderr] Nov 29 21:28:58.614 INFO [stderr] warning: cannot find type `Agent` in this scope Nov 29 21:28:58.614 INFO [stderr] --> src/models/agent.rs:5:24 Nov 29 21:28:58.614 INFO [stderr] | Nov 29 21:28:58.614 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.614 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.614 INFO [stderr] | Nov 29 21:28:58.614 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 21:28:58.614 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.614 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.614 INFO [stderr] Nov 29 21:28:58.614 INFO [stderr] warning: cannot find type `agent` in this scope Nov 29 21:28:58.614 INFO [stderr] --> src/models/agent.rs:5:24 Nov 29 21:28:58.614 INFO [stderr] | Nov 29 21:28:58.614 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.614 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.614 INFO [stderr] | Nov 29 21:28:58.614 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.614 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.614 INFO [stderr] Nov 29 21:28:58.615 INFO [stderr] warning: cannot find type `Agent` in this scope Nov 29 21:28:58.615 INFO [stderr] --> src/models/agent.rs:5:24 Nov 29 21:28:58.615 INFO [stderr] | Nov 29 21:28:58.615 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.615 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.615 INFO [stderr] | Nov 29 21:28:58.615 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.615 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.615 INFO [stderr] Nov 29 21:28:58.615 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.615 INFO [stderr] --> src/models/agent.rs:5:24 Nov 29 21:28:58.615 INFO [stderr] | Nov 29 21:28:58.615 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.615 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.615 INFO [stderr] | Nov 29 21:28:58.615 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.615 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.615 INFO [stderr] Nov 29 21:28:58.615 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.615 INFO [stderr] --> src/models/agent.rs:5:38 Nov 29 21:28:58.615 INFO [stderr] | Nov 29 21:28:58.615 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.615 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.615 INFO [stderr] | Nov 29 21:28:58.615 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.615 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.615 INFO [stderr] Nov 29 21:28:58.615 INFO [stderr] warning: cannot find type `Agent` in this scope Nov 29 21:28:58.615 INFO [stderr] --> src/models/agent.rs:5:38 Nov 29 21:28:58.615 INFO [stderr] | Nov 29 21:28:58.615 INFO [stderr] 5 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.615 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.615 INFO [stderr] | Nov 29 21:28:58.615 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.615 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.615 INFO [stderr] Nov 29 21:28:58.615 INFO [stderr] warning: cannot find type `agent` in this scope Nov 29 21:28:58.615 INFO [stderr] --> src/models/agent.rs:11:10 Nov 29 21:28:58.615 INFO [stderr] | Nov 29 21:28:58.615 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Nov 29 21:28:58.615 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.615 INFO [stderr] | Nov 29 21:28:58.615 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.615 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.615 INFO [stderr] Nov 29 21:28:58.615 INFO [stderr] warning: cannot find type `NewAgent` in this scope Nov 29 21:28:58.615 INFO [stderr] --> src/models/agent.rs:11:10 Nov 29 21:28:58.615 INFO [stderr] | Nov 29 21:28:58.615 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Nov 29 21:28:58.615 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.615 INFO [stderr] | Nov 29 21:28:58.615 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.615 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.615 INFO [stderr] Nov 29 21:28:58.616 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.616 INFO [stderr] --> src/models/agent.rs:11:10 Nov 29 21:28:58.616 INFO [stderr] | Nov 29 21:28:58.616 INFO [stderr] 11 | #[derive(Insertable, Debug, PartialEq, Serialize, Deserialize)] Nov 29 21:28:58.616 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.616 INFO [stderr] | Nov 29 21:28:58.616 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.616 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.616 INFO [stderr] Nov 29 21:28:58.617 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.617 INFO [stderr] --> src/models/room.rs:4:10 Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] 4 | #[derive(Queryable, Debug)] Nov 29 21:28:58.617 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.617 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.617 INFO [stderr] Nov 29 21:28:58.617 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 29 21:28:58.617 INFO [stderr] --> src/models/room.rs:4:10 Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] 4 | #[derive(Queryable, Debug)] Nov 29 21:28:58.617 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.617 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.617 INFO [stderr] Nov 29 21:28:58.617 INFO [stderr] warning: cannot find type `Room` in this scope Nov 29 21:28:58.617 INFO [stderr] --> src/models/room.rs:4:10 Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] 4 | #[derive(Queryable, Debug)] Nov 29 21:28:58.617 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.617 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.617 INFO [stderr] Nov 29 21:28:58.617 INFO [stderr] warning: cannot find type `Agent` in this scope Nov 29 21:28:58.617 INFO [stderr] --> src/models/room_agent.rs:7:10 Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.617 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.617 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.617 INFO [stderr] Nov 29 21:28:58.617 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Nov 29 21:28:58.617 INFO [stderr] --> src/models/room_agent.rs:7:10 Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.617 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.617 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.617 INFO [stderr] Nov 29 21:28:58.617 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.617 INFO [stderr] --> src/models/room_agent.rs:7:10 Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.617 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.617 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.617 INFO [stderr] Nov 29 21:28:58.617 INFO [stderr] warning: cannot find type `room_agent` in this scope Nov 29 21:28:58.617 INFO [stderr] --> src/models/room_agent.rs:7:10 Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.617 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.617 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.617 INFO [stderr] Nov 29 21:28:58.617 INFO [stderr] warning: cannot find type `Room` in this scope Nov 29 21:28:58.617 INFO [stderr] --> src/models/room_agent.rs:7:10 Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.617 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.617 INFO [stderr] | Nov 29 21:28:58.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.617 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.617 INFO [stderr] Nov 29 21:28:58.617 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Nov 29 21:28:58.617 INFO [stderr] --> src/models/room_agent.rs:7:24 Nov 29 21:28:58.618 INFO [stderr] | Nov 29 21:28:58.618 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.618 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.618 INFO [stderr] | Nov 29 21:28:58.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.618 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.618 INFO [stderr] Nov 29 21:28:58.618 INFO [stderr] warning: cannot find type `room_agent` in this scope Nov 29 21:28:58.618 INFO [stderr] --> src/models/room_agent.rs:7:24 Nov 29 21:28:58.618 INFO [stderr] | Nov 29 21:28:58.618 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.618 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.618 INFO [stderr] | Nov 29 21:28:58.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.618 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.618 INFO [stderr] Nov 29 21:28:58.618 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.618 INFO [stderr] --> src/models/room_agent.rs:7:24 Nov 29 21:28:58.618 INFO [stderr] | Nov 29 21:28:58.618 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.618 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.618 INFO [stderr] | Nov 29 21:28:58.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.618 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.618 INFO [stderr] Nov 29 21:28:58.618 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.618 INFO [stderr] --> src/models/room_agent.rs:7:38 Nov 29 21:28:58.618 INFO [stderr] | Nov 29 21:28:58.618 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.618 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.618 INFO [stderr] | Nov 29 21:28:58.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.618 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.618 INFO [stderr] Nov 29 21:28:58.618 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 29 21:28:58.618 INFO [stderr] --> src/models/room_agent.rs:7:38 Nov 29 21:28:58.618 INFO [stderr] | Nov 29 21:28:58.618 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.618 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.618 INFO [stderr] | Nov 29 21:28:58.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.618 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.618 INFO [stderr] Nov 29 21:28:58.618 INFO [stderr] warning: cannot find type `RoomAgent` in this scope Nov 29 21:28:58.618 INFO [stderr] --> src/models/room_agent.rs:7:38 Nov 29 21:28:58.618 INFO [stderr] | Nov 29 21:28:58.618 INFO [stderr] 7 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.618 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.618 INFO [stderr] | Nov 29 21:28:58.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.618 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.618 INFO [stderr] Nov 29 21:28:58.619 INFO [stderr] warning: cannot find type `room_agent` in this scope Nov 29 21:28:58.620 INFO [stderr] --> src/models/room_agent.rs:19:10 Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] 19 | #[derive(Insertable, Debug)] Nov 29 21:28:58.620 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.620 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.620 INFO [stderr] Nov 29 21:28:58.620 INFO [stderr] warning: cannot find type `NewRoomAgent` in this scope Nov 29 21:28:58.620 INFO [stderr] --> src/models/room_agent.rs:19:10 Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] 19 | #[derive(Insertable, Debug)] Nov 29 21:28:58.620 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.620 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.620 INFO [stderr] Nov 29 21:28:58.620 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.620 INFO [stderr] --> src/models/room_agent.rs:19:10 Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] 19 | #[derive(Insertable, Debug)] Nov 29 21:28:58.620 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.620 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.620 INFO [stderr] Nov 29 21:28:58.620 INFO [stderr] warning: cannot find type `Agent` in this scope Nov 29 21:28:58.620 INFO [stderr] --> src/models/track.rs:8:10 Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.620 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.620 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.620 INFO [stderr] Nov 29 21:28:58.620 INFO [stderr] warning: cannot find type `Track` in this scope Nov 29 21:28:58.620 INFO [stderr] --> src/models/track.rs:8:10 Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.620 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.620 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.620 INFO [stderr] Nov 29 21:28:58.620 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.620 INFO [stderr] --> src/models/track.rs:8:10 Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.620 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.620 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.620 INFO [stderr] Nov 29 21:28:58.620 INFO [stderr] warning: cannot find type `track` in this scope Nov 29 21:28:58.620 INFO [stderr] --> src/models/track.rs:8:10 Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.620 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.620 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.620 INFO [stderr] Nov 29 21:28:58.620 INFO [stderr] warning: cannot find type `Track` in this scope Nov 29 21:28:58.620 INFO [stderr] --> src/models/track.rs:8:24 Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.620 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.620 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.620 INFO [stderr] Nov 29 21:28:58.620 INFO [stderr] warning: cannot find type `track` in this scope Nov 29 21:28:58.620 INFO [stderr] --> src/models/track.rs:8:24 Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.620 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.620 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.620 INFO [stderr] Nov 29 21:28:58.620 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.620 INFO [stderr] --> src/models/track.rs:8:24 Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.620 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.620 INFO [stderr] | Nov 29 21:28:58.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.620 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.620 INFO [stderr] Nov 29 21:28:58.621 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.621 INFO [stderr] --> src/models/track.rs:8:38 Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.621 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.621 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.621 INFO [stderr] Nov 29 21:28:58.621 INFO [stderr] warning: cannot find type `Value` in this scope Nov 29 21:28:58.621 INFO [stderr] --> src/models/track.rs:8:38 Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.621 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.621 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.621 INFO [stderr] Nov 29 21:28:58.621 INFO [stderr] warning: cannot find type `Track` in this scope Nov 29 21:28:58.621 INFO [stderr] --> src/models/track.rs:8:38 Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] 8 | #[derive(Associations, Identifiable, Queryable, Debug)] Nov 29 21:28:58.621 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.621 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.621 INFO [stderr] Nov 29 21:28:58.621 INFO [stderr] warning: cannot find type `NewTrack` in this scope Nov 29 21:28:58.621 INFO [stderr] --> src/models/track.rs:17:10 Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.621 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.621 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.621 INFO [stderr] Nov 29 21:28:58.621 INFO [stderr] warning: cannot find type `track` in this scope Nov 29 21:28:58.621 INFO [stderr] --> src/models/track.rs:17:10 Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.621 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.621 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.621 INFO [stderr] Nov 29 21:28:58.621 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.621 INFO [stderr] --> src/models/track.rs:17:10 Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.621 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.621 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.621 INFO [stderr] Nov 29 21:28:58.621 INFO [stderr] warning: cannot find type `Value` in this scope Nov 29 21:28:58.621 INFO [stderr] --> src/models/track.rs:17:10 Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.621 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.621 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.621 INFO [stderr] Nov 29 21:28:58.621 INFO [stderr] warning: cannot find type `track` in this scope Nov 29 21:28:58.621 INFO [stderr] --> src/models/track.rs:17:23 Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.621 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.621 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.621 INFO [stderr] Nov 29 21:28:58.621 INFO [stderr] warning: cannot find type `NewTrack` in this scope Nov 29 21:28:58.621 INFO [stderr] --> src/models/track.rs:17:23 Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.621 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.621 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.621 INFO [stderr] Nov 29 21:28:58.621 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 29 21:28:58.621 INFO [stderr] --> src/models/track.rs:17:23 Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.621 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.621 INFO [stderr] | Nov 29 21:28:58.621 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.621 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.621 INFO [stderr] Nov 29 21:28:58.621 INFO [stderr] warning: cannot find type `Value` in this scope Nov 29 21:28:58.622 INFO [stderr] --> src/models/track.rs:17:23 Nov 29 21:28:58.622 INFO [stderr] | Nov 29 21:28:58.622 INFO [stderr] 17 | #[derive(AsChangeset, Insertable, Debug, Deserialize)] Nov 29 21:28:58.622 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.622 INFO [stderr] | Nov 29 21:28:58.622 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.622 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.622 INFO [stderr] Nov 29 21:28:58.622 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 21:28:58.622 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 21:28:58.622 INFO [stderr] | Nov 29 21:28:58.622 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 21:28:58.622 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.622 INFO [stderr] | Nov 29 21:28:58.622 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.622 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.622 INFO [stderr] Nov 29 21:28:58.622 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 21:28:58.622 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.622 INFO [stderr] | Nov 29 21:28:58.622 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.622 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.622 INFO [stderr] | Nov 29 21:28:58.622 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.622 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.622 INFO [stderr] Nov 29 21:28:58.622 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 29 21:28:58.622 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.622 INFO [stderr] | Nov 29 21:28:58.622 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.622 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.622 INFO [stderr] | Nov 29 21:28:58.622 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.622 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.622 INFO [stderr] Nov 29 21:28:58.622 INFO [stderr] warning: cannot find type `agent_id` in this scope Nov 29 21:28:58.622 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.622 INFO [stderr] | Nov 29 21:28:58.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.623 INFO [stderr] | Nov 29 21:28:58.623 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.623 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.623 INFO [stderr] Nov 29 21:28:58.623 INFO [stderr] warning: cannot find type `room_id` in this scope Nov 29 21:28:58.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.623 INFO [stderr] | Nov 29 21:28:58.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.623 INFO [stderr] | Nov 29 21:28:58.623 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.623 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.623 INFO [stderr] Nov 29 21:28:58.623 INFO [stderr] warning: cannot find type `label` in this scope Nov 29 21:28:58.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.623 INFO [stderr] | Nov 29 21:28:58.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.623 INFO [stderr] | Nov 29 21:28:58.623 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.623 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.623 INFO [stderr] Nov 29 21:28:58.623 INFO [stderr] warning: cannot find type `owner_id` in this scope Nov 29 21:28:58.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.623 INFO [stderr] | Nov 29 21:28:58.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.623 INFO [stderr] | Nov 29 21:28:58.623 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.623 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.623 INFO [stderr] Nov 29 21:28:58.623 INFO [stderr] warning: cannot find type `metadata` in this scope Nov 29 21:28:58.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:28:58.623 INFO [stderr] | Nov 29 21:28:58.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:28:58.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:28:58.623 INFO [stderr] | Nov 29 21:28:58.623 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:28:58.623 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:28:58.623 INFO [stderr] Nov 29 21:29:04.218 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s Nov 29 21:29:04.234 INFO [stderr] su: No module specific data is present Nov 29 21:29:04.982 INFO running `"docker" "inspect" "055fc9bb686f2f8c7e3105fed763ae71a81b5adaa996ef1374615408d954734e"` Nov 29 21:29:05.288 INFO running `"docker" "rm" "-f" "055fc9bb686f2f8c7e3105fed763ae71a81b5adaa996ef1374615408d954734e"` Nov 29 21:29:05.608 INFO [stdout] 055fc9bb686f2f8c7e3105fed763ae71a81b5adaa996ef1374615408d954734e