Nov 28 13:17:30.878 INFO checking HazardDev/rust-zoo-micro against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 13:17:30.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-7/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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 28 13:17:31.208 INFO [stdout] 0e77a731be63ca94e51afb0cf0ad167c3963386cfdc79a0be113fc79b40eb2d1 Nov 28 13:17:31.214 INFO running `"docker" "start" "-a" "0e77a731be63ca94e51afb0cf0ad167c3963386cfdc79a0be113fc79b40eb2d1"` Nov 28 13:17:31.959 INFO [stderr] usermod: no changes Nov 28 13:17:32.306 INFO [stderr] Compiling regex v1.0.3 Nov 28 13:17:32.306 INFO [stderr] Compiling base64 v0.6.0 Nov 28 13:17:32.309 INFO [stderr] Compiling log v0.3.9 Nov 28 13:17:32.314 INFO [stderr] Compiling syn v0.14.9 Nov 28 13:17:32.315 INFO [stderr] Checking diesel v1.3.2 Nov 28 13:17:34.410 INFO [stderr] Checking cookie v0.9.2 Nov 28 13:17:34.412 INFO [stderr] Checking hyper v0.10.13 Nov 28 13:17:37.732 INFO [stderr] Compiling mime v0.2.6 Nov 28 13:17:54.321 INFO [stderr] Checking rocket v0.3.16 Nov 28 13:18:18.432 INFO [stderr] Compiling synstructure v0.9.0 Nov 28 13:18:28.236 INFO [stderr] Compiling failure_derive v0.1.2 Nov 28 13:18:37.168 INFO [stderr] Compiling rocket_codegen v0.3.16 Nov 28 13:18:41.936 INFO [stderr] Checking failure v0.1.2 Nov 28 13:18:42.140 INFO [stderr] Checking dotenv v0.13.0 Nov 28 13:18:58.976 INFO [stderr] Checking animals_svc v0.1.0 (/source/animals_svc) Nov 28 13:19:00.548 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:19:00.548 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:19:00.548 INFO [stderr] | Nov 28 13:19:00.548 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:19:00.548 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:00.548 INFO [stderr] | Nov 28 13:19:00.548 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 13:19:00.548 INFO [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 28 13:19:00.548 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:00.548 INFO [stderr] Nov 28 13:19:00.548 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:19:00.548 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:19:00.548 INFO [stderr] | Nov 28 13:19:00.549 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:19:00.549 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:00.549 INFO [stderr] | Nov 28 13:19:00.549 INFO [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 28 13:19:00.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:00.549 INFO [stderr] Nov 28 13:19:00.549 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 13:19:00.549 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:00.549 INFO [stderr] | Nov 28 13:19:00.549 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:00.549 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:00.549 INFO [stderr] | Nov 28 13:19:00.549 INFO [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 28 13:19:00.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:00.549 INFO [stderr] Nov 28 13:19:00.549 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 13:19:00.549 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:00.549 INFO [stderr] | Nov 28 13:19:00.549 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:00.549 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:00.549 INFO [stderr] | Nov 28 13:19:00.549 INFO [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 28 13:19:00.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:00.549 INFO [stderr] Nov 28 13:19:00.549 INFO [stderr] warning: cannot find type `species` in this scope Nov 28 13:19:00.549 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:00.549 INFO [stderr] | Nov 28 13:19:00.549 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:00.549 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:00.549 INFO [stderr] | Nov 28 13:19:00.549 INFO [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 28 13:19:00.549 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:00.549 INFO [stderr] Nov 28 13:19:00.556 INFO [stderr] warning: cannot find type `Animal` in this scope Nov 28 13:19:00.556 INFO [stderr] --> animals_svc/src/models.rs:1:10 Nov 28 13:19:00.556 INFO [stderr] | Nov 28 13:19:00.556 INFO [stderr] 1 | #[derive(Queryable)] Nov 28 13:19:00.556 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:00.556 INFO [stderr] | Nov 28 13:19:00.556 INFO [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 28 13:19:00.556 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:00.556 INFO [stderr] Nov 28 13:19:00.556 INFO [stderr] warning: cannot find type `animals` in this scope Nov 28 13:19:00.556 INFO [stderr] --> animals_svc/src/models.rs:18:10 Nov 28 13:19:00.556 INFO [stderr] | Nov 28 13:19:00.556 INFO [stderr] 18 | #[derive(Insertable)] Nov 28 13:19:00.556 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:00.556 INFO [stderr] | Nov 28 13:19:00.556 INFO [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 28 13:19:00.556 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:00.556 INFO [stderr] Nov 28 13:19:00.556 INFO [stderr] warning: cannot find type `NewAnimal` in this scope Nov 28 13:19:00.556 INFO [stderr] --> animals_svc/src/models.rs:18:10 Nov 28 13:19:00.556 INFO [stderr] | Nov 28 13:19:00.556 INFO [stderr] 18 | #[derive(Insertable)] Nov 28 13:19:00.556 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:00.557 INFO [stderr] | Nov 28 13:19:00.557 INFO [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 28 13:19:00.557 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:00.557 INFO [stderr] Nov 28 13:19:00.916 INFO [stderr] Checking exhibits_svc v0.1.0 (/source/exhibits_svc) Nov 28 13:19:01.409 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:19:01.409 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:19:01.409 INFO [stderr] | Nov 28 13:19:01.409 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:19:01.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:01.410 INFO [stderr] | Nov 28 13:19:01.410 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 13:19:01.410 INFO [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 28 13:19:01.410 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:01.410 INFO [stderr] Nov 28 13:19:01.410 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:19:01.410 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:19:01.410 INFO [stderr] | Nov 28 13:19:01.410 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:19:01.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:01.410 INFO [stderr] | Nov 28 13:19:01.410 INFO [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 28 13:19:01.410 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:01.410 INFO [stderr] Nov 28 13:19:01.410 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 13:19:01.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:01.410 INFO [stderr] | Nov 28 13:19:01.410 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:01.410 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:01.410 INFO [stderr] | Nov 28 13:19:01.410 INFO [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 28 13:19:01.410 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:01.410 INFO [stderr] Nov 28 13:19:01.410 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 13:19:01.410 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:01.411 INFO [stderr] | Nov 28 13:19:01.411 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:01.411 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:01.411 INFO [stderr] | Nov 28 13:19:01.411 INFO [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 28 13:19:01.411 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:01.411 INFO [stderr] Nov 28 13:19:01.412 INFO [stderr] warning: cannot find type `species` in this scope Nov 28 13:19:01.412 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:01.412 INFO [stderr] | Nov 28 13:19:01.412 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:01.412 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:01.412 INFO [stderr] | Nov 28 13:19:01.412 INFO [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 28 13:19:01.412 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:01.412 INFO [stderr] Nov 28 13:19:01.412 INFO [stderr] warning: cannot find type `Animal` in this scope Nov 28 13:19:01.412 INFO [stderr] --> animals_svc/src/models.rs:1:10 Nov 28 13:19:01.412 INFO [stderr] | Nov 28 13:19:01.412 INFO [stderr] 1 | #[derive(Queryable)] Nov 28 13:19:01.412 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:01.412 INFO [stderr] | Nov 28 13:19:01.412 INFO [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 28 13:19:01.412 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:01.412 INFO [stderr] Nov 28 13:19:01.412 INFO [stderr] warning: cannot find type `animals` in this scope Nov 28 13:19:01.412 INFO [stderr] --> animals_svc/src/models.rs:18:10 Nov 28 13:19:01.412 INFO [stderr] | Nov 28 13:19:01.412 INFO [stderr] 18 | #[derive(Insertable)] Nov 28 13:19:01.412 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:01.412 INFO [stderr] | Nov 28 13:19:01.412 INFO [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 28 13:19:01.412 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:01.412 INFO [stderr] Nov 28 13:19:01.412 INFO [stderr] warning: cannot find type `NewAnimal` in this scope Nov 28 13:19:01.412 INFO [stderr] --> animals_svc/src/models.rs:18:10 Nov 28 13:19:01.412 INFO [stderr] | Nov 28 13:19:01.412 INFO [stderr] 18 | #[derive(Insertable)] Nov 28 13:19:01.412 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:01.412 INFO [stderr] | Nov 28 13:19:01.412 INFO [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 28 13:19:01.412 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:01.412 INFO [stderr] Nov 28 13:19:03.584 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:19:03.584 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:19:03.584 INFO [stderr] | Nov 28 13:19:03.584 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:19:03.584 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.588 INFO [stderr] | Nov 28 13:19:03.588 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 13:19:03.588 INFO [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 28 13:19:03.588 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.588 INFO [stderr] Nov 28 13:19:03.588 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:19:03.588 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:19:03.588 INFO [stderr] | Nov 28 13:19:03.588 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:19:03.588 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.588 INFO [stderr] | Nov 28 13:19:03.588 INFO [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 28 13:19:03.589 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.589 INFO [stderr] Nov 28 13:19:03.589 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 13:19:03.589 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:03.589 INFO [stderr] | Nov 28 13:19:03.589 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:03.589 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.589 INFO [stderr] | Nov 28 13:19:03.589 INFO [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 28 13:19:03.589 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.589 INFO [stderr] Nov 28 13:19:03.600 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 13:19:03.600 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:03.600 INFO [stderr] | Nov 28 13:19:03.600 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:03.600 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.600 INFO [stderr] | Nov 28 13:19:03.600 INFO [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 28 13:19:03.600 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.600 INFO [stderr] Nov 28 13:19:03.600 INFO [stderr] warning: cannot find type `animals` in this scope Nov 28 13:19:03.600 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:03.601 INFO [stderr] | Nov 28 13:19:03.601 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:03.601 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.601 INFO [stderr] | Nov 28 13:19:03.601 INFO [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 28 13:19:03.601 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.601 INFO [stderr] Nov 28 13:19:03.601 INFO [stderr] warning: cannot find type `open` in this scope Nov 28 13:19:03.601 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:03.601 INFO [stderr] | Nov 28 13:19:03.601 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:03.601 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.601 INFO [stderr] | Nov 28 13:19:03.601 INFO [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 28 13:19:03.601 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.601 INFO [stderr] Nov 28 13:19:03.601 INFO [stderr] warning: cannot find type `Animal` in this scope Nov 28 13:19:03.601 INFO [stderr] --> exhibits_svc/src/models.rs:3:10 Nov 28 13:19:03.601 INFO [stderr] | Nov 28 13:19:03.601 INFO [stderr] 3 | #[derive(Queryable)] Nov 28 13:19:03.601 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.601 INFO [stderr] | Nov 28 13:19:03.601 INFO [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 28 13:19:03.602 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.602 INFO [stderr] Nov 28 13:19:03.602 INFO [stderr] warning: cannot find type `Exhibit` in this scope Nov 28 13:19:03.602 INFO [stderr] --> exhibits_svc/src/models.rs:3:10 Nov 28 13:19:03.602 INFO [stderr] | Nov 28 13:19:03.602 INFO [stderr] 3 | #[derive(Queryable)] Nov 28 13:19:03.602 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.602 INFO [stderr] | Nov 28 13:19:03.602 INFO [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 28 13:19:03.602 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.602 INFO [stderr] Nov 28 13:19:03.616 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:19:03.616 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:19:03.616 INFO [stderr] | Nov 28 13:19:03.616 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:19:03.616 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.616 INFO [stderr] | Nov 28 13:19:03.616 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 13:19:03.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 28 13:19:03.616 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.616 INFO [stderr] Nov 28 13:19:03.616 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:19:03.617 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:19:03.617 INFO [stderr] | Nov 28 13:19:03.617 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:19:03.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.617 INFO [stderr] | Nov 28 13:19:03.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 28 13:19:03.617 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.617 INFO [stderr] Nov 28 13:19:03.617 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 13:19:03.617 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:03.617 INFO [stderr] | Nov 28 13:19:03.617 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:03.617 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.617 INFO [stderr] | Nov 28 13:19:03.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 28 13:19:03.617 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.624 INFO [stderr] Nov 28 13:19:03.624 INFO [stderr] warning: cannot find type `name` in this scope Nov 28 13:19:03.624 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:03.624 INFO [stderr] | Nov 28 13:19:03.624 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:03.624 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.624 INFO [stderr] | Nov 28 13:19:03.624 INFO [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 28 13:19:03.624 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.624 INFO [stderr] Nov 28 13:19:03.624 INFO [stderr] warning: cannot find type `animals` in this scope Nov 28 13:19:03.624 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:03.625 INFO [stderr] | Nov 28 13:19:03.625 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:03.625 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.625 INFO [stderr] | Nov 28 13:19:03.625 INFO [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 28 13:19:03.625 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.625 INFO [stderr] Nov 28 13:19:03.625 INFO [stderr] warning: cannot find type `open` in this scope Nov 28 13:19:03.625 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:19:03.625 INFO [stderr] | Nov 28 13:19:03.625 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:19:03.625 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.625 INFO [stderr] | Nov 28 13:19:03.625 INFO [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 28 13:19:03.625 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.625 INFO [stderr] Nov 28 13:19:03.625 INFO [stderr] warning: cannot find type `Animal` in this scope Nov 28 13:19:03.625 INFO [stderr] --> exhibits_svc/src/models.rs:3:10 Nov 28 13:19:03.625 INFO [stderr] | Nov 28 13:19:03.625 INFO [stderr] 3 | #[derive(Queryable)] Nov 28 13:19:03.625 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.625 INFO [stderr] | Nov 28 13:19:03.625 INFO [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 28 13:19:03.625 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.626 INFO [stderr] Nov 28 13:19:03.626 INFO [stderr] warning: cannot find type `Exhibit` in this scope Nov 28 13:19:03.626 INFO [stderr] --> exhibits_svc/src/models.rs:3:10 Nov 28 13:19:03.626 INFO [stderr] | Nov 28 13:19:03.626 INFO [stderr] 3 | #[derive(Queryable)] Nov 28 13:19:03.626 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:19:03.626 INFO [stderr] | Nov 28 13:19:03.626 INFO [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 28 13:19:03.626 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:19:03.626 INFO [stderr] Nov 28 13:19:03.977 INFO [stderr] Checking exhibits_api v0.1.0 (/source/exhibits_api) Nov 28 13:19:03.978 INFO [stderr] Checking small_microservice v0.1.0 (/source) Nov 28 13:19:07.923 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 13:19:07.923 INFO [stderr] --> exhibits_api/src/main.rs:5:1 Nov 28 13:19:07.923 INFO [stderr] | Nov 28 13:19:07.923 INFO [stderr] 5 | #[macro_use] extern crate rocket; Nov 28 13:19:07.923 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 13:19:07.923 INFO [stderr] | Nov 28 13:19:07.923 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 13:19:07.923 INFO [stderr] Nov 28 13:19:07.923 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 13:19:07.923 INFO [stderr] --> exhibits_api/src/main.rs:6:1 Nov 28 13:19:07.923 INFO [stderr] | Nov 28 13:19:07.923 INFO [stderr] 6 | #[macro_use] extern crate diesel; Nov 28 13:19:07.923 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 13:19:07.923 INFO [stderr] Nov 28 13:19:08.010 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 13:19:08.010 INFO [stderr] --> exhibits_api/src/main.rs:5:1 Nov 28 13:19:08.010 INFO [stderr] | Nov 28 13:19:08.010 INFO [stderr] 5 | #[macro_use] extern crate rocket; Nov 28 13:19:08.010 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 13:19:08.010 INFO [stderr] | Nov 28 13:19:08.010 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 13:19:08.010 INFO [stderr] Nov 28 13:19:08.010 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 13:19:08.010 INFO [stderr] --> exhibits_api/src/main.rs:6:1 Nov 28 13:19:08.010 INFO [stderr] | Nov 28 13:19:08.010 INFO [stderr] 6 | #[macro_use] extern crate diesel; Nov 28 13:19:08.010 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 13:19:08.010 INFO [stderr] Nov 28 13:19:08.494 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 13:19:08.495 INFO [stderr] --> exhibits_api/src/main.rs:5:1 Nov 28 13:19:08.495 INFO [stderr] | Nov 28 13:19:08.495 INFO [stderr] 5 | #[macro_use] extern crate rocket; Nov 28 13:19:08.496 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 13:19:08.496 INFO [stderr] | Nov 28 13:19:08.496 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 13:19:08.496 INFO [stderr] Nov 28 13:19:08.497 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 13:19:08.497 INFO [stderr] --> exhibits_api/src/main.rs:6:1 Nov 28 13:19:08.497 INFO [stderr] | Nov 28 13:19:08.497 INFO [stderr] 6 | #[macro_use] extern crate diesel; Nov 28 13:19:08.498 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 13:19:08.498 INFO [stderr] Nov 28 13:19:08.861 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 13:19:08.861 INFO [stderr] --> exhibits_api/src/main.rs:5:1 Nov 28 13:19:08.861 INFO [stderr] | Nov 28 13:19:08.861 INFO [stderr] 5 | #[macro_use] extern crate rocket; Nov 28 13:19:08.861 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 13:19:08.861 INFO [stderr] | Nov 28 13:19:08.861 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 13:19:08.861 INFO [stderr] Nov 28 13:19:08.861 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 13:19:08.861 INFO [stderr] --> exhibits_api/src/main.rs:6:1 Nov 28 13:19:08.861 INFO [stderr] | Nov 28 13:19:08.861 INFO [stderr] 6 | #[macro_use] extern crate diesel; Nov 28 13:19:08.861 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 13:19:08.861 INFO [stderr] Nov 28 13:19:09.013 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Nov 28 13:19:09.032 INFO [stderr] su: No module specific data is present Nov 28 13:19:09.481 INFO running `"docker" "inspect" "0e77a731be63ca94e51afb0cf0ad167c3963386cfdc79a0be113fc79b40eb2d1"` Nov 28 13:19:09.588 INFO running `"docker" "rm" "-f" "0e77a731be63ca94e51afb0cf0ad167c3963386cfdc79a0be113fc79b40eb2d1"` Nov 28 13:19:09.756 INFO [stdout] 0e77a731be63ca94e51afb0cf0ad167c3963386cfdc79a0be113fc79b40eb2d1