Nov 29 16:28:43.515 INFO checking tismith/device-checkout-rs against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 29 16:28:43.515 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-3/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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 16:28:44.002 INFO [stdout] da12b70a16cd6b251d7e6f69eab8f3f580441a87fc9441806a741943fde3fc87 Nov 29 16:28:44.004 INFO running `"docker" "start" "-a" "da12b70a16cd6b251d7e6f69eab8f3f580441a87fc9441806a741943fde3fc87"` Nov 29 16:28:46.784 INFO [stderr] usermod: no changes Nov 29 16:28:47.315 INFO [stderr] Compiling antidote v1.0.0 Nov 29 16:28:47.322 INFO [stderr] Compiling if_chain v0.1.3 Nov 29 16:28:47.322 INFO [stderr] Checking environment v0.1.1 Nov 29 16:28:47.360 INFO [stderr] Checking maplit v1.0.1 Nov 29 16:28:47.392 INFO [stderr] Checking difference v2.0.0 Nov 29 16:28:47.436 INFO [stderr] Compiling log v0.4.6 Nov 29 16:28:47.465 INFO [stderr] Compiling libsqlite3-sys v0.9.3 Nov 29 16:28:47.961 INFO [stderr] Compiling num-traits v0.2.6 Nov 29 16:28:48.590 INFO [stderr] Compiling syn v0.11.11 Nov 29 16:28:49.099 INFO [stderr] Checking tempfile v3.0.4 Nov 29 16:28:49.614 INFO [stderr] Compiling toml v0.4.8 Nov 29 16:28:49.652 INFO [stderr] Compiling serde_json v1.0.33 Nov 29 16:28:51.061 INFO [stderr] Compiling scheduled-thread-pool v0.2.0 Nov 29 16:28:51.253 INFO [stderr] Checking chrono v0.4.6 Nov 29 16:28:51.789 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 29 16:28:58.978 INFO [stderr] Compiling syn v0.15.6 Nov 29 16:29:00.234 INFO [stderr] Checking log v0.3.9 Nov 29 16:29:02.624 INFO [stderr] Checking r2d2 v0.8.2 Nov 29 16:29:05.522 INFO [stderr] Checking regex v0.2.11 Nov 29 16:29:25.077 INFO [stderr] Compiling num-integer v0.1.39 Nov 29 16:29:25.278 INFO [stderr] Checking mime v0.2.6 Nov 29 16:29:25.286 INFO [stderr] Checking stderrlog v0.4.1 Nov 29 16:29:27.500 INFO [stderr] Checking handlebars v0.28.3 Nov 29 16:29:28.933 INFO [stderr] Checking victoria-dom v0.1.2 Nov 29 16:29:29.073 INFO [stderr] Compiling diesel-derive-enum v0.4.4 Nov 29 16:29:32.592 INFO [stderr] Checking hyper v0.10.13 Nov 29 16:29:32.640 INFO [stderr] Checking diesel v1.3.3 Nov 29 16:29:32.676 INFO [stderr] Compiling ring v0.11.0 Nov 29 16:30:04.388 INFO [stderr] Compiling synstructure v0.10.0 Nov 29 16:30:04.388 INFO [stderr] Compiling serde_derive v1.0.80 Nov 29 16:30:12.712 INFO [stderr] Checking cookie v0.9.2 Nov 29 16:30:20.308 INFO [stderr] Checking rocket v0.3.17 Nov 29 16:30:32.398 INFO [stderr] Compiling failure_derive v0.1.3 Nov 29 16:30:45.736 INFO [stderr] Checking failure v0.1.3 Nov 29 16:30:49.112 INFO [stderr] Checking rocket_contrib v0.3.17 Nov 29 16:30:56.430 INFO [stderr] Checking exitfailure v0.5.1 Nov 29 16:30:56.578 INFO [stderr] Checking assert_cli v0.6.3 Nov 29 16:31:09.465 INFO [stderr] Compiling validator v0.8.0 Nov 29 16:31:10.041 INFO [stderr] Compiling rocket_codegen v0.3.17 Nov 29 16:31:16.050 INFO [stderr] Compiling validator_derive v0.8.0 Nov 29 16:31:48.177 INFO [stderr] Checking migrations_internals v1.3.0 Nov 29 16:31:56.073 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 29 16:31:58.913 INFO [stderr] Checking diesel_migrations v1.3.0 Nov 29 16:31:59.260 INFO [stderr] Checking device-checkout-lib v0.2.3 (/source) Nov 29 16:32:01.510 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Nov 29 16:32:01.510 INFO [stderr] --> src/models.rs:46:62 Nov 29 16:32:01.510 INFO [stderr] | Nov 29 16:32:01.510 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 29 16:32:01.510 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.510 INFO [stderr] | Nov 29 16:32:01.510 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 16:32:01.510 INFO [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 16:32:01.510 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.510 INFO [stderr] Nov 29 16:32:01.510 INFO [stderr] warning: cannot find type `chrono` in this scope Nov 29 16:32:01.510 INFO [stderr] --> src/models.rs:46:62 Nov 29 16:32:01.510 INFO [stderr] | Nov 29 16:32:01.510 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 29 16:32:01.510 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.510 INFO [stderr] | Nov 29 16:32:01.510 INFO [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 16:32:01.510 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.510 INFO [stderr] Nov 29 16:32:01.510 INFO [stderr] warning: cannot find type `Device` in this scope Nov 29 16:32:01.510 INFO [stderr] --> src/models.rs:46:62 Nov 29 16:32:01.510 INFO [stderr] | Nov 29 16:32:01.510 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 29 16:32:01.510 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.510 INFO [stderr] | Nov 29 16:32:01.510 INFO [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 16:32:01.510 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.510 INFO [stderr] Nov 29 16:32:01.510 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Nov 29 16:32:01.510 INFO [stderr] --> src/models.rs:46:62 Nov 29 16:32:01.510 INFO [stderr] | Nov 29 16:32:01.510 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 29 16:32:01.510 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.510 INFO [stderr] | Nov 29 16:32:01.510 INFO [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 16:32:01.510 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.510 INFO [stderr] Nov 29 16:32:01.524 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Nov 29 16:32:01.524 INFO [stderr] --> src/models.rs:77:5 Nov 29 16:32:01.524 INFO [stderr] | Nov 29 16:32:01.524 INFO [stderr] 77 | Queryable, Nov 29 16:32:01.524 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.524 INFO [stderr] | Nov 29 16:32:01.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 16:32:01.524 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.524 INFO [stderr] Nov 29 16:32:01.524 INFO [stderr] warning: cannot find type `DeviceUpdate` in this scope Nov 29 16:32:01.524 INFO [stderr] --> src/models.rs:77:5 Nov 29 16:32:01.524 INFO [stderr] | Nov 29 16:32:01.524 INFO [stderr] 77 | Queryable, Nov 29 16:32:01.524 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.525 INFO [stderr] | Nov 29 16:32:01.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 16:32:01.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.525 INFO [stderr] Nov 29 16:32:01.525 INFO [stderr] warning: cannot find type `DeviceEdit` in this scope Nov 29 16:32:01.525 INFO [stderr] --> src/models.rs:123:5 Nov 29 16:32:01.525 INFO [stderr] | Nov 29 16:32:01.525 INFO [stderr] 123 | Queryable, Nov 29 16:32:01.525 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.525 INFO [stderr] | Nov 29 16:32:01.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 16:32:01.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.525 INFO [stderr] Nov 29 16:32:01.525 INFO [stderr] warning: cannot find type `DeviceInsert` in this scope Nov 29 16:32:01.525 INFO [stderr] --> src/models.rs:161:5 Nov 29 16:32:01.525 INFO [stderr] | Nov 29 16:32:01.525 INFO [stderr] 161 | Queryable, Nov 29 16:32:01.525 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.525 INFO [stderr] | Nov 29 16:32:01.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 16:32:01.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.525 INFO [stderr] Nov 29 16:32:01.525 INFO [stderr] warning: cannot find type `devices` in this scope Nov 29 16:32:01.525 INFO [stderr] --> src/models.rs:165:5 Nov 29 16:32:01.525 INFO [stderr] | Nov 29 16:32:01.525 INFO [stderr] 165 | Insertable, Nov 29 16:32:01.525 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.525 INFO [stderr] | Nov 29 16:32:01.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 16:32:01.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.525 INFO [stderr] Nov 29 16:32:01.525 INFO [stderr] warning: cannot find type `DeviceInsert` in this scope Nov 29 16:32:01.525 INFO [stderr] --> src/models.rs:165:5 Nov 29 16:32:01.525 INFO [stderr] | Nov 29 16:32:01.525 INFO [stderr] 165 | Insertable, Nov 29 16:32:01.525 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.525 INFO [stderr] | Nov 29 16:32:01.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 16:32:01.525 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.525 INFO [stderr] Nov 29 16:32:01.528 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Nov 29 16:32:01.528 INFO [stderr] --> src/models.rs:46:62 Nov 29 16:32:01.528 INFO [stderr] | Nov 29 16:32:01.528 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 29 16:32:01.528 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.528 INFO [stderr] | Nov 29 16:32:01.528 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 16:32:01.528 INFO [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 16:32:01.528 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.528 INFO [stderr] Nov 29 16:32:01.528 INFO [stderr] warning: cannot find type `chrono` in this scope Nov 29 16:32:01.528 INFO [stderr] --> src/models.rs:46:62 Nov 29 16:32:01.528 INFO [stderr] | Nov 29 16:32:01.528 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 29 16:32:01.528 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.528 INFO [stderr] | Nov 29 16:32:01.528 INFO [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 16:32:01.528 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.528 INFO [stderr] Nov 29 16:32:01.528 INFO [stderr] warning: cannot find type `Device` in this scope Nov 29 16:32:01.528 INFO [stderr] --> src/models.rs:46:62 Nov 29 16:32:01.528 INFO [stderr] | Nov 29 16:32:01.529 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 29 16:32:01.529 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.529 INFO [stderr] | Nov 29 16:32:01.529 INFO [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 16:32:01.529 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.529 INFO [stderr] Nov 29 16:32:01.529 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Nov 29 16:32:01.529 INFO [stderr] --> src/models.rs:46:62 Nov 29 16:32:01.529 INFO [stderr] | Nov 29 16:32:01.529 INFO [stderr] 46 | #[derive(Debug, PartialEq, Eq, PartialOrd, Ord, Clone, Hash, Queryable, Serialize, Deserialize)] Nov 29 16:32:01.529 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.529 INFO [stderr] | Nov 29 16:32:01.529 INFO [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 16:32:01.529 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.529 INFO [stderr] Nov 29 16:32:01.536 INFO [stderr] warning: cannot find type `ReservationStatus` in this scope Nov 29 16:32:01.536 INFO [stderr] --> src/models.rs:77:5 Nov 29 16:32:01.536 INFO [stderr] | Nov 29 16:32:01.536 INFO [stderr] 77 | Queryable, Nov 29 16:32:01.536 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.536 INFO [stderr] | Nov 29 16:32:01.536 INFO [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 16:32:01.536 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.536 INFO [stderr] Nov 29 16:32:01.536 INFO [stderr] warning: cannot find type `DeviceUpdate` in this scope Nov 29 16:32:01.536 INFO [stderr] --> src/models.rs:77:5 Nov 29 16:32:01.536 INFO [stderr] | Nov 29 16:32:01.536 INFO [stderr] 77 | Queryable, Nov 29 16:32:01.536 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.536 INFO [stderr] | Nov 29 16:32:01.536 INFO [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 16:32:01.536 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.536 INFO [stderr] Nov 29 16:32:01.536 INFO [stderr] warning: cannot find type `DeviceEdit` in this scope Nov 29 16:32:01.536 INFO [stderr] --> src/models.rs:123:5 Nov 29 16:32:01.536 INFO [stderr] | Nov 29 16:32:01.536 INFO [stderr] 123 | Queryable, Nov 29 16:32:01.536 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.536 INFO [stderr] | Nov 29 16:32:01.536 INFO [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 16:32:01.536 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.536 INFO [stderr] Nov 29 16:32:01.545 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 16:32:01.545 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 16:32:01.545 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [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 16:32:01.545 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.545 INFO [stderr] Nov 29 16:32:01.545 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 16:32:01.545 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.545 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [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 16:32:01.545 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.545 INFO [stderr] Nov 29 16:32:01.545 INFO [stderr] warning: cannot find type `device_name` in this scope Nov 29 16:32:01.545 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.545 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [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 16:32:01.545 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.545 INFO [stderr] Nov 29 16:32:01.545 INFO [stderr] warning: cannot find type `device_url` in this scope Nov 29 16:32:01.545 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.545 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [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 16:32:01.545 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.545 INFO [stderr] Nov 29 16:32:01.545 INFO [stderr] warning: cannot find type `device_owner` in this scope Nov 29 16:32:01.545 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.545 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [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 16:32:01.545 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.545 INFO [stderr] Nov 29 16:32:01.545 INFO [stderr] warning: cannot find type `comments` in this scope Nov 29 16:32:01.545 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.545 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [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 16:32:01.545 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.545 INFO [stderr] Nov 29 16:32:01.545 INFO [stderr] warning: cannot find type `reservation_status` in this scope Nov 29 16:32:01.545 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.545 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.545 INFO [stderr] | Nov 29 16:32:01.545 INFO [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 16:32:01.546 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.546 INFO [stderr] Nov 29 16:32:01.546 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 29 16:32:01.546 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.546 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [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 16:32:01.546 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.546 INFO [stderr] Nov 29 16:32:01.546 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 29 16:32:01.546 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.546 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [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 16:32:01.546 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.546 INFO [stderr] Nov 29 16:32:01.546 INFO [stderr] warning: cannot find type `DeviceInsert` in this scope Nov 29 16:32:01.546 INFO [stderr] --> src/models.rs:161:5 Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [stderr] 161 | Queryable, Nov 29 16:32:01.546 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [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 16:32:01.546 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.546 INFO [stderr] Nov 29 16:32:01.546 INFO [stderr] warning: cannot find type `devices` in this scope Nov 29 16:32:01.546 INFO [stderr] --> src/models.rs:165:5 Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [stderr] 165 | Insertable, Nov 29 16:32:01.546 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [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 16:32:01.546 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.546 INFO [stderr] Nov 29 16:32:01.546 INFO [stderr] warning: cannot find type `DeviceInsert` in this scope Nov 29 16:32:01.546 INFO [stderr] --> src/models.rs:165:5 Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [stderr] 165 | Insertable, Nov 29 16:32:01.546 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [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 16:32:01.546 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.546 INFO [stderr] Nov 29 16:32:01.546 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 16:32:01.546 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 16:32:01.546 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [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 16:32:01.546 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.546 INFO [stderr] Nov 29 16:32:01.546 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 16:32:01.546 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.546 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [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 16:32:01.546 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.546 INFO [stderr] Nov 29 16:32:01.546 INFO [stderr] warning: cannot find type `device_name` in this scope Nov 29 16:32:01.546 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.546 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [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 16:32:01.546 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.546 INFO [stderr] Nov 29 16:32:01.546 INFO [stderr] warning: cannot find type `device_url` in this scope Nov 29 16:32:01.546 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.546 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [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 16:32:01.546 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.546 INFO [stderr] Nov 29 16:32:01.546 INFO [stderr] warning: cannot find type `device_owner` in this scope Nov 29 16:32:01.546 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.546 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.546 INFO [stderr] | Nov 29 16:32:01.546 INFO [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 16:32:01.546 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.547 INFO [stderr] Nov 29 16:32:01.547 INFO [stderr] warning: cannot find type `comments` in this scope Nov 29 16:32:01.547 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.547 INFO [stderr] | Nov 29 16:32:01.547 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.547 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.547 INFO [stderr] | Nov 29 16:32:01.547 INFO [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 16:32:01.547 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.547 INFO [stderr] Nov 29 16:32:01.547 INFO [stderr] warning: cannot find type `reservation_status` in this scope Nov 29 16:32:01.547 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.547 INFO [stderr] | Nov 29 16:32:01.547 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.547 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.547 INFO [stderr] | Nov 29 16:32:01.547 INFO [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 16:32:01.547 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.547 INFO [stderr] Nov 29 16:32:01.547 INFO [stderr] warning: cannot find type `created_at` in this scope Nov 29 16:32:01.547 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.547 INFO [stderr] | Nov 29 16:32:01.547 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.547 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.547 INFO [stderr] | Nov 29 16:32:01.547 INFO [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 16:32:01.547 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.547 INFO [stderr] Nov 29 16:32:01.547 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 29 16:32:01.547 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 16:32:01.547 INFO [stderr] | Nov 29 16:32:01.547 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 16:32:01.547 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 16:32:01.547 INFO [stderr] | Nov 29 16:32:01.547 INFO [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 16:32:01.547 INFO [stderr] = note: for more information, see issue #50504 Nov 29 16:32:01.547 INFO [stderr] Nov 29 16:32:07.952 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 21s Nov 29 16:32:07.980 INFO [stderr] su: No module specific data is present Nov 29 16:32:08.846 INFO running `"docker" "inspect" "da12b70a16cd6b251d7e6f69eab8f3f580441a87fc9441806a741943fde3fc87"` Nov 29 16:32:09.098 INFO running `"docker" "rm" "-f" "da12b70a16cd6b251d7e6f69eab8f3f580441a87fc9441806a741943fde3fc87"` Nov 29 16:32:09.385 INFO [stdout] da12b70a16cd6b251d7e6f69eab8f3f580441a87fc9441806a741943fde3fc87