Nov 28 13:14:51.393 INFO documenting howtocards_backend-0.1.2 against try#f5a0bd723553ea4b7556bd7087b9f0919cafb483 for pr-55318 Nov 28 13:14:51.395 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-4/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55318/try#f5a0bd723553ea4b7556bd7087b9f0919cafb483:/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 +f5a0bd723553ea4b7556bd7087b9f0919cafb483-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 13:14:51.800 INFO [stdout] 6a69e773a41f786b398465cb81af2c5b675d274136fc0b49756137fef62630ca Nov 28 13:14:51.851 INFO running `"docker" "start" "-a" "6a69e773a41f786b398465cb81af2c5b675d274136fc0b49756137fef62630ca"` Nov 28 13:14:52.671 INFO [stderr] usermod: no changes Nov 28 13:14:53.299 INFO [stderr] Checking serde v1.0.80 Nov 28 13:14:53.303 INFO [stderr] Checking dotenv v0.13.0 Nov 28 13:14:53.303 INFO [stderr] Checking trust-dns-proto v0.5.0 Nov 28 13:15:02.421 INFO [stderr] Checking trust-dns-resolver v0.10.0 Nov 28 13:15:10.975 INFO [stderr] Checking uuid v0.7.1 Nov 28 13:15:10.975 INFO [stderr] Checking serde_json v1.0.33 Nov 28 13:15:10.975 INFO [stderr] Checking ron v0.2.2 Nov 28 13:15:10.975 INFO [stderr] Checking serde_urlencoded v0.5.4 Nov 28 13:15:16.455 INFO [stderr] Checking actix v0.7.7 Nov 28 13:15:18.410 INFO [stderr] Checking rustbreak v2.0.0-rc3 Nov 28 13:15:26.584 INFO [stderr] Checking actix-net v0.2.4 Nov 28 13:15:32.987 INFO [stderr] Checking actix-web v0.7.14 Nov 28 13:15:48.651 INFO [stderr] Checking howtocards_backend v0.1.2 (/source) Nov 28 13:15:48.651 INFO [stderr] Documenting howtocards_backend v0.1.2 (/source) Nov 28 13:15:57.964 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 13:15:57.964 INFO [stderr] --> src/models.rs:7:10 Nov 28 13:15:57.964 INFO [stderr] | Nov 28 13:15:57.964 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 28 13:15:57.964 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.964 INFO [stderr] | Nov 28 13:15:57.964 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 13:15:57.964 INFO [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:15:57.964 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.964 INFO [stderr] Nov 28 13:15:57.964 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 13:15:57.964 INFO [stderr] --> src/models.rs:7:59 Nov 28 13:15:57.964 INFO [stderr] | Nov 28 13:15:57.964 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 28 13:15:57.964 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.964 INFO [stderr] | Nov 28 13:15:57.964 INFO [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:15:57.964 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.964 INFO [stderr] Nov 28 13:15:57.964 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 13:15:57.964 INFO [stderr] --> src/models.rs:7:59 Nov 28 13:15:57.964 INFO [stderr] | Nov 28 13:15:57.964 INFO [stderr] 7 | #[derive(Queryable, Serialize, Deserialize, Associations, Identifiable, Debug)] Nov 28 13:15:57.964 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.964 INFO [stderr] | Nov 28 13:15:57.964 INFO [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:15:57.964 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.964 INFO [stderr] Nov 28 13:15:57.970 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 13:15:57.970 INFO [stderr] --> src/models.rs:14:23 Nov 28 13:15:57.970 INFO [stderr] | Nov 28 13:15:57.970 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 28 13:15:57.970 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.970 INFO [stderr] | Nov 28 13:15:57.970 INFO [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:15:57.970 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.970 INFO [stderr] Nov 28 13:15:57.970 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 28 13:15:57.970 INFO [stderr] --> src/models.rs:14:23 Nov 28 13:15:57.970 INFO [stderr] | Nov 28 13:15:57.970 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 28 13:15:57.970 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.970 INFO [stderr] | Nov 28 13:15:57.970 INFO [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:15:57.970 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.970 INFO [stderr] Nov 28 13:15:57.970 INFO [stderr] warning: cannot find type `UserNew` in this scope Nov 28 13:15:57.970 INFO [stderr] --> src/models.rs:14:35 Nov 28 13:15:57.970 INFO [stderr] | Nov 28 13:15:57.970 INFO [stderr] 14 | #[derive(Deserialize, Insertable, Queryable)] Nov 28 13:15:57.970 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.970 INFO [stderr] | Nov 28 13:15:57.970 INFO [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:15:57.970 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.970 INFO [stderr] Nov 28 13:15:57.979 INFO [stderr] warning: cannot find type `Token` in this scope Nov 28 13:15:57.980 INFO [stderr] --> src/models.rs:21:17 Nov 28 13:15:57.980 INFO [stderr] | Nov 28 13:15:57.980 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 13:15:57.980 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.980 INFO [stderr] | Nov 28 13:15:57.980 INFO [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:15:57.980 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.980 INFO [stderr] Nov 28 13:15:57.980 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 28 13:15:57.980 INFO [stderr] --> src/models.rs:21:39 Nov 28 13:15:57.980 INFO [stderr] | Nov 28 13:15:57.980 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 13:15:57.980 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.980 INFO [stderr] | Nov 28 13:15:57.980 INFO [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:15:57.980 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.980 INFO [stderr] Nov 28 13:15:57.980 INFO [stderr] warning: cannot find type `Token` in this scope Nov 28 13:15:57.980 INFO [stderr] --> src/models.rs:21:39 Nov 28 13:15:57.980 INFO [stderr] | Nov 28 13:15:57.980 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 13:15:57.980 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.980 INFO [stderr] | Nov 28 13:15:57.980 INFO [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:15:57.980 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.980 INFO [stderr] Nov 28 13:15:57.980 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 13:15:57.980 INFO [stderr] --> src/models.rs:21:64 Nov 28 13:15:57.980 INFO [stderr] | Nov 28 13:15:57.980 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 13:15:57.980 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.980 INFO [stderr] | Nov 28 13:15:57.980 INFO [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:15:57.980 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.980 INFO [stderr] Nov 28 13:15:57.980 INFO [stderr] warning: cannot find type `Token` in this scope Nov 28 13:15:57.980 INFO [stderr] --> src/models.rs:21:64 Nov 28 13:15:57.980 INFO [stderr] | Nov 28 13:15:57.981 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 13:15:57.981 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [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:15:57.981 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.981 INFO [stderr] Nov 28 13:15:57.981 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 28 13:15:57.981 INFO [stderr] --> src/models.rs:21:64 Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 13:15:57.981 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [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:15:57.981 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.981 INFO [stderr] Nov 28 13:15:57.981 INFO [stderr] warning: cannot find type `Token` in this scope Nov 28 13:15:57.981 INFO [stderr] --> src/models.rs:21:78 Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 13:15:57.981 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [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:15:57.981 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.981 INFO [stderr] Nov 28 13:15:57.981 INFO [stderr] warning: cannot find type `tokens` in this scope Nov 28 13:15:57.981 INFO [stderr] --> src/models.rs:21:78 Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [stderr] 21 | #[derive(Debug, Queryable, Serialize, Insertable, Deserialize, Associations, Identifiable)] Nov 28 13:15:57.981 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [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:15:57.981 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.981 INFO [stderr] Nov 28 13:15:57.981 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 13:15:57.981 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 13:15:57.981 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [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:15:57.981 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.981 INFO [stderr] Nov 28 13:15:57.981 INFO [stderr] warning: cannot find type `token` in this scope Nov 28 13:15:57.981 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:15:57.981 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [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:15:57.981 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.981 INFO [stderr] Nov 28 13:15:57.981 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 13:15:57.981 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:15:57.981 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [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:15:57.981 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.981 INFO [stderr] Nov 28 13:15:57.981 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 13:15:57.981 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:15:57.981 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [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:15:57.981 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.981 INFO [stderr] Nov 28 13:15:57.981 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 13:15:57.981 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:15:57.981 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [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:15:57.981 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.981 INFO [stderr] Nov 28 13:15:57.981 INFO [stderr] warning: cannot find type `password` in this scope Nov 28 13:15:57.981 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 13:15:57.981 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 13:15:57.981 INFO [stderr] | Nov 28 13:15:57.981 INFO [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:15:57.982 INFO [stderr] = note: for more information, see issue #50504 Nov 28 13:15:57.982 INFO [stderr] Nov 28 13:16:14.095 INFO [stderr] warning: `[Record]` cannot be resolved, ignoring it... Nov 28 13:16:14.095 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-proto-0.5.0/src/op/message.rs:663:67 Nov 28 13:16:14.095 INFO [stderr] | Nov 28 13:16:14.095 INFO [stderr] 663 | /// The message taken in should be processed and then return [`Record`]s which should be Nov 28 13:16:14.095 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:16:14.095 INFO [stderr] | Nov 28 13:16:14.115 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 28 13:16:14.115 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:16:14.115 INFO [stderr] Nov 28 13:16:46.842 INFO [stderr] warning: `[]` cannot be resolved, ignoring it... Nov 28 13:16:46.842 INFO [stderr] --> src/db/card.rs:21:28 Nov 28 13:16:46.842 INFO [stderr] | Nov 28 13:16:46.842 INFO [stderr] 21 | /// user.id -> card.id[] Nov 28 13:16:46.842 INFO [stderr] | ^ cannot be resolved, ignoring Nov 28 13:16:46.843 INFO [stderr] | Nov 28 13:16:46.843 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Nov 28 13:16:46.843 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:16:46.843 INFO [stderr] Nov 28 13:16:46.844 INFO [stderr] warning: `[SqlLiteral::bind]` cannot be resolved, ignoring it... Nov 28 13:16:46.844 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/expression/sql_literal.rs:233:22 Nov 28 13:16:46.844 INFO [stderr] | Nov 28 13:16:46.844 INFO [stderr] 233 | /// Returned by the [`SqlLiteral::bind()`] method when binding a value to a fragment of SQL. Nov 28 13:16:46.844 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 28 13:16:46.844 INFO [stderr] | Nov 28 13:16:46.844 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:16:46.844 INFO [stderr] Nov 28 13:16:46.848 INFO [stderr] warning: `[allow_tables_to_appear_in_same_query]` cannot be resolved, ignoring it... Nov 28 13:16:46.848 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/macros/mod.rs:985:27 Nov 28 13:16:46.848 INFO [stderr] | Nov 28 13:16:46.848 INFO [stderr] 985 | /// still need to invoke [`allow_tables_to_appear_in_same_query!`] for these two tables to Nov 28 13:16:46.848 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring Nov 28 13:16:46.848 INFO [stderr] | Nov 28 13:16:46.848 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:16:46.848 INFO [stderr] Nov 28 13:16:46.952 INFO [stderr] warning: `[Record]` cannot be resolved, ignoring it... Nov 28 13:16:46.953 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/trust-dns-proto-0.5.0/src/op/message.rs:663:67 Nov 28 13:16:46.953 INFO [stderr] | Nov 28 13:16:46.953 INFO [stderr] 663 | /// The message taken in should be processed and then return [`Record`]s which should be Nov 28 13:16:46.953 INFO [stderr] | ^^^^^^^^ cannot be resolved, ignoring Nov 28 13:16:46.953 INFO [stderr] | Nov 28 13:16:46.953 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Nov 28 13:16:46.953 INFO [stderr] Nov 28 13:16:52.741 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s Nov 28 13:16:52.773 INFO [stderr] su: No module specific data is present Nov 28 13:16:53.520 INFO running `"docker" "inspect" "6a69e773a41f786b398465cb81af2c5b675d274136fc0b49756137fef62630ca"` Nov 28 13:16:53.658 INFO running `"docker" "rm" "-f" "6a69e773a41f786b398465cb81af2c5b675d274136fc0b49756137fef62630ca"` Nov 28 13:16:53.768 INFO [stdout] 6a69e773a41f786b398465cb81af2c5b675d274136fc0b49756137fef62630ca