Nov 27 21:47:32.030 INFO checking romainbellande/rust-jsonapi-poc against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 27 21:47:32.032 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-0/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 27 21:47:32.672 INFO [stdout] 927de9ded3acc68019370c5c6cdb132d1f6b156380bbab0923831138ea5c6faa Nov 27 21:47:32.672 INFO running `"docker" "start" "-a" "927de9ded3acc68019370c5c6cdb132d1f6b156380bbab0923831138ea5c6faa"` Nov 27 21:47:34.948 INFO [stderr] usermod: no changes Nov 27 21:47:35.396 INFO [stderr] Compiling serde v1.0.80 Nov 27 21:47:35.431 INFO [stderr] Compiling crossbeam-utils v0.2.2 Nov 27 21:47:35.431 INFO [stderr] Compiling log v0.4.5 Nov 27 21:47:35.431 INFO [stderr] Compiling isatty v0.1.9 Nov 27 21:47:35.436 INFO [stderr] Compiling regex-syntax v0.5.6 Nov 27 21:47:35.456 INFO [stderr] Compiling syn v0.11.11 Nov 27 21:47:35.456 INFO [stderr] Compiling pq-sys v0.4.6 Nov 27 21:47:36.826 INFO [stderr] Compiling memchr v2.1.0 Nov 27 21:47:36.938 INFO [stderr] Compiling syn v0.15.13 Nov 27 21:47:39.492 INFO [stderr] Checking serde_json v0.8.6 Nov 27 21:47:39.492 INFO [stderr] Checking regex v0.2.11 Nov 27 21:47:39.501 INFO [stderr] Compiling diesel v0.16.0 Nov 27 21:47:40.662 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Nov 27 21:47:45.482 INFO [stderr] Compiling log v0.3.9 Nov 27 21:47:49.953 INFO [stderr] Checking diesel v1.3.3 Nov 27 21:47:49.966 INFO [stderr] Compiling error-chain v0.10.0 Nov 27 21:47:50.133 INFO [stderr] Checking error-chain v0.11.0 Nov 27 21:47:53.970 INFO [stderr] Compiling aho-corasick v0.6.8 Nov 27 21:47:56.434 INFO [stderr] Compiling mime v0.2.6 Nov 27 21:47:56.565 INFO [stderr] Compiling crossbeam-deque v0.2.0 Nov 27 21:48:00.504 INFO [stderr] Checking queryst v1.0.1 Nov 27 21:48:00.608 INFO [stderr] Compiling rayon-core v1.4.1 Nov 27 21:48:04.942 INFO [stderr] Compiling hyper v0.10.13 Nov 27 21:48:33.912 INFO [stderr] Compiling rayon v0.7.1 Nov 27 21:48:34.848 INFO [stderr] Compiling derive-error-chain v0.10.1 Nov 27 21:48:52.042 INFO [stderr] Compiling serde_derive v1.0.80 Nov 27 21:49:07.117 INFO [stderr] Compiling ring v0.11.0 Nov 27 21:49:07.555 INFO [stderr] Compiling diesel_infer_schema v0.16.0 Nov 27 21:49:28.469 INFO [stderr] Checking dotenv v0.10.1 Nov 27 21:49:36.141 INFO [stderr] Checking cookie v0.9.2 Nov 27 21:50:18.720 INFO [stderr] Checking toml v0.4.8 Nov 27 21:50:18.721 INFO [stderr] Checking serde_json v1.0.32 Nov 27 21:50:18.728 INFO [stderr] Checking envy v0.3.3 Nov 27 21:50:27.629 INFO [stderr] Checking rocket v0.3.17 Nov 27 21:50:34.526 INFO [stderr] Checking jsonapi v0.6.0 Nov 27 21:50:38.767 INFO [stderr] Compiling diesel_codegen v0.16.1 Nov 27 21:50:46.180 INFO [stderr] Checking rocket_contrib v0.3.17 Nov 27 21:50:49.859 INFO [stderr] Checking r2d2-diesel v1.0.0 Nov 27 21:51:01.322 INFO [stderr] Compiling rocket_codegen v0.3.17 Nov 27 21:51:16.561 INFO [stderr] Checking japi v0.1.0 (/source/src/japi) Nov 27 21:51:17.624 INFO [stderr] warning: unused `#[macro_use]` import Nov 27 21:51:17.625 INFO [stderr] --> src/japi/src/lib.rs:8:1 Nov 27 21:51:17.625 INFO [stderr] | Nov 27 21:51:17.626 INFO [stderr] 8 | #[macro_use] extern crate rocket_contrib; Nov 27 21:51:17.626 INFO [stderr] | ^^^^^^^^^^^^ Nov 27 21:51:17.626 INFO [stderr] | Nov 27 21:51:17.626 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 27 21:51:17.627 INFO [stderr] Nov 27 21:51:17.627 INFO [stderr] warning: unused import: `from_value` Nov 27 21:51:17.627 INFO [stderr] --> src/japi/src/model.rs:2:18 Nov 27 21:51:17.627 INFO [stderr] | Nov 27 21:51:17.628 INFO [stderr] 2 | use serde_json::{from_value, to_value, Value}; Nov 27 21:51:17.628 INFO [stderr] | ^^^^^^^^^^ Nov 27 21:51:17.628 INFO [stderr] Nov 27 21:51:17.807 INFO [stderr] warning: variable does not need to be mutable Nov 27 21:51:17.807 INFO [stderr] --> src/japi/src/model.rs:16:26 Nov 27 21:51:17.807 INFO [stderr] | Nov 27 21:51:17.808 INFO [stderr] 16 | if let Value::Object(mut jsonAttributes) = to_value(self).unwrap() { Nov 27 21:51:17.808 INFO [stderr] | ----^^^^^^^^^^^^^^ Nov 27 21:51:17.808 INFO [stderr] | | Nov 27 21:51:17.809 INFO [stderr] | help: remove this `mut` Nov 27 21:51:17.809 INFO [stderr] | Nov 27 21:51:17.809 INFO [stderr] = note: #[warn(unused_mut)] on by default Nov 27 21:51:17.809 INFO [stderr] Nov 27 21:51:17.810 INFO [stderr] warning: variable `jsonAttributes` should have a snake case name such as `json_attributes` Nov 27 21:51:17.810 INFO [stderr] --> src/japi/src/model.rs:16:26 Nov 27 21:51:17.810 INFO [stderr] | Nov 27 21:51:17.811 INFO [stderr] 16 | if let Value::Object(mut jsonAttributes) = to_value(self).unwrap() { Nov 27 21:51:17.811 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 27 21:51:17.811 INFO [stderr] | Nov 27 21:51:17.811 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 27 21:51:17.812 INFO [stderr] Nov 27 21:51:17.856 INFO [stderr] Checking rust-api v0.1.0 (/source) Nov 27 21:51:20.441 INFO [stderr] warning: unused import: `jsonapi::jsonapi_model` Nov 27 21:51:20.441 INFO [stderr] --> src/hero.rs:9:5 Nov 27 21:51:20.441 INFO [stderr] | Nov 27 21:51:20.441 INFO [stderr] 9 | use jsonapi::jsonapi_model; Nov 27 21:51:20.441 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 27 21:51:20.441 INFO [stderr] | Nov 27 21:51:20.441 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 27 21:51:20.441 INFO [stderr] Nov 27 21:51:20.441 INFO [stderr] warning: unused import: `jsonapi::model::*` Nov 27 21:51:20.441 INFO [stderr] --> src/hero.rs:10:5 Nov 27 21:51:20.441 INFO [stderr] | Nov 27 21:51:20.441 INFO [stderr] 10 | use jsonapi::model::*; Nov 27 21:51:20.441 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 27 21:51:20.441 INFO [stderr] Nov 27 21:51:20.441 INFO [stderr] warning: unused import: `ResourceDto` Nov 27 21:51:20.441 INFO [stderr] --> src/hero.rs:14:30 Nov 27 21:51:20.441 INFO [stderr] | Nov 27 21:51:20.441 INFO [stderr] 14 | use japi::api::{DocumentDto, ResourceDto}; Nov 27 21:51:20.441 INFO [stderr] | ^^^^^^^^^^^ Nov 27 21:51:20.441 INFO [stderr] Nov 27 21:51:20.441 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 21:51:20.441 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 21:51:20.441 INFO [stderr] | Nov 27 21:51:20.441 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 21:51:20.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.441 INFO [stderr] | Nov 27 21:51:20.441 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 21:51:20.441 INFO [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 27 21:51:20.441 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.441 INFO [stderr] Nov 27 21:51:20.441 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 21:51:20.441 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 21:51:20.441 INFO [stderr] | Nov 27 21:51:20.441 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 21:51:20.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.441 INFO [stderr] | Nov 27 21:51:20.441 INFO [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 27 21:51:20.441 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.441 INFO [stderr] Nov 27 21:51:20.441 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 21:51:20.441 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:51:20.441 INFO [stderr] | Nov 27 21:51:20.441 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:51:20.441 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.441 INFO [stderr] | Nov 27 21:51:20.441 INFO [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 27 21:51:20.441 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.449 INFO [stderr] Nov 27 21:51:20.449 INFO [stderr] warning: cannot find type `name` in this scope Nov 27 21:51:20.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:51:20.449 INFO [stderr] | Nov 27 21:51:20.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:51:20.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.449 INFO [stderr] | Nov 27 21:51:20.449 INFO [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 27 21:51:20.449 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.449 INFO [stderr] Nov 27 21:51:20.453 INFO [stderr] warning: cannot find type `identity` in this scope Nov 27 21:51:20.453 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:51:20.453 INFO [stderr] | Nov 27 21:51:20.453 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:51:20.453 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.453 INFO [stderr] | Nov 27 21:51:20.453 INFO [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 27 21:51:20.453 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.453 INFO [stderr] Nov 27 21:51:20.453 INFO [stderr] warning: cannot find type `hometown` in this scope Nov 27 21:51:20.453 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:51:20.453 INFO [stderr] | Nov 27 21:51:20.453 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:51:20.453 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.453 INFO [stderr] | Nov 27 21:51:20.453 INFO [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 27 21:51:20.453 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.453 INFO [stderr] Nov 27 21:51:20.453 INFO [stderr] warning: cannot find type `age` in this scope Nov 27 21:51:20.453 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:51:20.453 INFO [stderr] | Nov 27 21:51:20.453 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:51:20.453 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.453 INFO [stderr] | Nov 27 21:51:20.453 INFO [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 27 21:51:20.453 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.453 INFO [stderr] Nov 27 21:51:20.492 INFO [stderr] warning: unused import: `jsonapi::jsonapi_model` Nov 27 21:51:20.492 INFO [stderr] --> src/hero.rs:9:5 Nov 27 21:51:20.492 INFO [stderr] | Nov 27 21:51:20.492 INFO [stderr] 9 | use jsonapi::jsonapi_model; Nov 27 21:51:20.492 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 27 21:51:20.492 INFO [stderr] | Nov 27 21:51:20.492 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 27 21:51:20.492 INFO [stderr] Nov 27 21:51:20.492 INFO [stderr] warning: unused import: `jsonapi::model::*` Nov 27 21:51:20.492 INFO [stderr] --> src/hero.rs:10:5 Nov 27 21:51:20.492 INFO [stderr] | Nov 27 21:51:20.492 INFO [stderr] 10 | use jsonapi::model::*; Nov 27 21:51:20.492 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Nov 27 21:51:20.492 INFO [stderr] Nov 27 21:51:20.492 INFO [stderr] warning: unused import: `ResourceDto` Nov 27 21:51:20.492 INFO [stderr] --> src/hero.rs:14:30 Nov 27 21:51:20.492 INFO [stderr] | Nov 27 21:51:20.492 INFO [stderr] 14 | use japi::api::{DocumentDto, ResourceDto}; Nov 27 21:51:20.492 INFO [stderr] | ^^^^^^^^^^^ Nov 27 21:51:20.492 INFO [stderr] Nov 27 21:51:20.492 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 21:51:20.492 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 21:51:20.493 INFO [stderr] | Nov 27 21:51:20.493 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 21:51:20.493 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.493 INFO [stderr] | Nov 27 21:51:20.493 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 21:51:20.493 INFO [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 27 21:51:20.493 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.493 INFO [stderr] Nov 27 21:51:20.497 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 21:51:20.497 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 21:51:20.497 INFO [stderr] | Nov 27 21:51:20.497 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 21:51:20.497 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.497 INFO [stderr] | Nov 27 21:51:20.497 INFO [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 27 21:51:20.497 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.497 INFO [stderr] Nov 27 21:51:20.497 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 21:51:20.497 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:51:20.497 INFO [stderr] | Nov 27 21:51:20.497 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:51:20.497 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.497 INFO [stderr] | Nov 27 21:51:20.497 INFO [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 27 21:51:20.497 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.497 INFO [stderr] Nov 27 21:51:20.497 INFO [stderr] warning: cannot find type `name` in this scope Nov 27 21:51:20.497 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:51:20.497 INFO [stderr] | Nov 27 21:51:20.497 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:51:20.497 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.497 INFO [stderr] | Nov 27 21:51:20.497 INFO [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 27 21:51:20.497 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.497 INFO [stderr] Nov 27 21:51:20.497 INFO [stderr] warning: cannot find type `identity` in this scope Nov 27 21:51:20.497 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:51:20.497 INFO [stderr] | Nov 27 21:51:20.497 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:51:20.497 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.497 INFO [stderr] | Nov 27 21:51:20.497 INFO [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 27 21:51:20.497 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.497 INFO [stderr] Nov 27 21:51:20.497 INFO [stderr] warning: cannot find type `hometown` in this scope Nov 27 21:51:20.497 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:51:20.497 INFO [stderr] | Nov 27 21:51:20.497 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:51:20.497 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.497 INFO [stderr] | Nov 27 21:51:20.497 INFO [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 27 21:51:20.497 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.497 INFO [stderr] Nov 27 21:51:20.498 INFO [stderr] warning: cannot find type `age` in this scope Nov 27 21:51:20.498 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 21:51:20.498 INFO [stderr] | Nov 27 21:51:20.498 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 21:51:20.498 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 21:51:20.498 INFO [stderr] | Nov 27 21:51:20.498 INFO [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 27 21:51:20.498 INFO [stderr] = note: for more information, see issue #50504 Nov 27 21:51:20.498 INFO [stderr] Nov 27 21:51:21.237 INFO [stderr] warning: unused variable: `connection` Nov 27 21:51:21.237 INFO [stderr] --> src/hero.rs:66:49 Nov 27 21:51:21.237 INFO [stderr] | Nov 27 21:51:21.237 INFO [stderr] 66 | pub fn create(hero: Json>, connection: db::Connection) { Nov 27 21:51:21.237 INFO [stderr] | ^^^^^^^^^^ help: consider using `_connection` instead Nov 27 21:51:21.237 INFO [stderr] | Nov 27 21:51:21.238 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 27 21:51:21.238 INFO [stderr] Nov 27 21:51:21.287 INFO [stderr] warning: unused variable: `connection` Nov 27 21:51:21.287 INFO [stderr] --> src/hero.rs:66:49 Nov 27 21:51:21.287 INFO [stderr] | Nov 27 21:51:21.287 INFO [stderr] 66 | pub fn create(hero: Json>, connection: db::Connection) { Nov 27 21:51:21.287 INFO [stderr] | ^^^^^^^^^^ help: consider using `_connection` instead Nov 27 21:51:21.287 INFO [stderr] | Nov 27 21:51:21.287 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 27 21:51:21.287 INFO [stderr] Nov 27 21:51:21.737 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 46s Nov 27 21:51:21.763 INFO [stderr] su: No module specific data is present Nov 27 21:51:23.328 INFO running `"docker" "inspect" "927de9ded3acc68019370c5c6cdb132d1f6b156380bbab0923831138ea5c6faa"` Nov 27 21:51:23.714 INFO running `"docker" "rm" "-f" "927de9ded3acc68019370c5c6cdb132d1f6b156380bbab0923831138ea5c6faa"` Nov 27 21:51:24.080 INFO [stdout] 927de9ded3acc68019370c5c6cdb132d1f6b156380bbab0923831138ea5c6faa