Dec 02 10:05:49.705 INFO documenting alga-0.7.2 against try#f86f76f89ea2b1ccbfb3741962ec2029d878a389 for pr-55318-1 Dec 02 10:05:49.705 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318-1/worker-5/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55318-1/try#f86f76f89ea2b1ccbfb3741962ec2029d878a389:/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 +f86f76f89ea2b1ccbfb3741962ec2029d878a389-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"` Dec 02 10:05:49.928 INFO [stdout] 2186ba3132a8cb54b7794fe97f97079e3870a99e4fe0b860571aa49009c2e245 Dec 02 10:05:49.928 INFO running `"docker" "start" "-a" "2186ba3132a8cb54b7794fe97f97079e3870a99e4fe0b860571aa49009c2e245"` Dec 02 10:05:50.308 INFO [stderr] usermod: no changes Dec 02 10:05:50.415 INFO [stderr] Documenting alga v0.7.2 (/source) Dec 02 10:05:54.228 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.228 INFO [stderr] --> src/general/operator.rs:121:6 Dec 02 10:05:54.228 INFO [stderr] | Dec 02 10:05:54.228 INFO [stderr] 121 | /// [Alias] Trait alias for `Add` and `AddAsign` with result of type `Self`. Dec 02 10:05:54.229 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] = note: #[warn(intra_doc_link_resolution_failure)] on by default Dec 02 10:05:54.229 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.229 INFO [stderr] Dec 02 10:05:54.229 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.229 INFO [stderr] --> src/general/operator.rs:124:6 Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] 124 | /// [Alias] Trait alias for `Sub` and `SubAsign` with result of type `Self`. Dec 02 10:05:54.229 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.229 INFO [stderr] Dec 02 10:05:54.229 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.229 INFO [stderr] --> src/general/operator.rs:127:6 Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] 127 | /// [Alias] Trait alias for `Mul` and `MulAsign` with result of type `Self`. Dec 02 10:05:54.229 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.229 INFO [stderr] Dec 02 10:05:54.229 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.229 INFO [stderr] --> src/general/operator.rs:130:6 Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] 130 | /// [Alias] Trait alias for `Div` and `DivAsign` with result of type `Self`. Dec 02 10:05:54.229 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.229 INFO [stderr] Dec 02 10:05:54.229 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.229 INFO [stderr] --> src/general/operator.rs:133:6 Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] 133 | /// [Alias] Trait alias for `Neg` with result of type `Self`. Dec 02 10:05:54.229 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.229 INFO [stderr] Dec 02 10:05:54.229 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.229 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.229 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.229 INFO [stderr] ... Dec 02 10:05:54.229 INFO [stderr] 22 | specialize_structures!(AdditiveMagma, AbstractMagma : ); Dec 02 10:05:54.229 INFO [stderr] | -------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.229 INFO [stderr] Dec 02 10:05:54.229 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.229 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.229 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.229 INFO [stderr] ... Dec 02 10:05:54.229 INFO [stderr] 23 | specialize_structures!(AdditiveQuasigroup, AbstractQuasigroup : AdditiveMagma ClosedSub); Dec 02 10:05:54.229 INFO [stderr] | ------------------------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.229 INFO [stderr] Dec 02 10:05:54.229 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.229 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.229 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.229 INFO [stderr] ... Dec 02 10:05:54.229 INFO [stderr] 24 | specialize_structures!(AdditiveLoop, AbstractLoop : AdditiveQuasigroup ClosedNeg Zero); Dec 02 10:05:54.229 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.229 INFO [stderr] Dec 02 10:05:54.229 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.229 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.229 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.229 INFO [stderr] ... Dec 02 10:05:54.229 INFO [stderr] 25 | specialize_structures!(AdditiveSemigroup, AbstractSemigroup : AdditiveMagma ClosedAdd); Dec 02 10:05:54.229 INFO [stderr] | ------------------------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.229 INFO [stderr] Dec 02 10:05:54.229 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.229 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.229 INFO [stderr] | Dec 02 10:05:54.229 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.230 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.230 INFO [stderr] ... Dec 02 10:05:54.230 INFO [stderr] 26 | specialize_structures!(AdditiveMonoid, AbstractMonoid : AdditiveSemigroup Zero); Dec 02 10:05:54.230 INFO [stderr] | ------------------------------------------------------------------------------------------------------ in this macro invocation Dec 02 10:05:54.230 INFO [stderr] | Dec 02 10:05:54.230 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.230 INFO [stderr] Dec 02 10:05:54.230 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.230 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.230 INFO [stderr] | Dec 02 10:05:54.230 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.230 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.230 INFO [stderr] ... Dec 02 10:05:54.230 INFO [stderr] 27 | specialize_structures!(AdditiveGroup, AbstractGroup : AdditiveLoop AdditiveMonoid); Dec 02 10:05:54.230 INFO [stderr] | ----------------------------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.230 INFO [stderr] | Dec 02 10:05:54.230 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.230 INFO [stderr] Dec 02 10:05:54.230 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.230 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.230 INFO [stderr] | Dec 02 10:05:54.230 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.230 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.230 INFO [stderr] ... Dec 02 10:05:54.230 INFO [stderr] 28 | specialize_structures!(AdditiveGroupAbelian, AbstractGroupAbelian : AdditiveGroup); Dec 02 10:05:54.230 INFO [stderr] | --------------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.230 INFO [stderr] | Dec 02 10:05:54.230 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.230 INFO [stderr] Dec 02 10:05:54.230 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.230 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.230 INFO [stderr] | Dec 02 10:05:54.230 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.230 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.230 INFO [stderr] ... Dec 02 10:05:54.230 INFO [stderr] 30 | specialize_structures!(MultiplicativeMagma, AbstractMagma : ); Dec 02 10:05:54.230 INFO [stderr] | ---------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.230 INFO [stderr] | Dec 02 10:05:54.230 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.231 INFO [stderr] Dec 02 10:05:54.231 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.231 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.231 INFO [stderr] | Dec 02 10:05:54.231 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.231 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.231 INFO [stderr] ... Dec 02 10:05:54.231 INFO [stderr] 31 | specialize_structures!(MultiplicativeQuasigroup, AbstractQuasigroup : MultiplicativeMagma ClosedDiv); Dec 02 10:05:54.231 INFO [stderr] | --------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.231 INFO [stderr] | Dec 02 10:05:54.231 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.231 INFO [stderr] Dec 02 10:05:54.231 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.231 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.231 INFO [stderr] | Dec 02 10:05:54.231 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.231 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.231 INFO [stderr] ... Dec 02 10:05:54.231 INFO [stderr] 32 | specialize_structures!(MultiplicativeLoop, AbstractLoop : MultiplicativeQuasigroup One); Dec 02 10:05:54.231 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.231 INFO [stderr] | Dec 02 10:05:54.231 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.231 INFO [stderr] Dec 02 10:05:54.233 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.233 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.233 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.234 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.234 INFO [stderr] ... Dec 02 10:05:54.234 INFO [stderr] 33 | specialize_structures!(MultiplicativeSemigroup, AbstractSemigroup : MultiplicativeMagma ClosedMul); Dec 02 10:05:54.234 INFO [stderr] | --------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.234 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.234 INFO [stderr] Dec 02 10:05:54.234 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.234 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.234 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.234 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.234 INFO [stderr] ... Dec 02 10:05:54.234 INFO [stderr] 34 | specialize_structures!(MultiplicativeMonoid, AbstractMonoid : MultiplicativeSemigroup One); Dec 02 10:05:54.234 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.234 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.234 INFO [stderr] Dec 02 10:05:54.234 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.234 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.234 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.234 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.234 INFO [stderr] ... Dec 02 10:05:54.234 INFO [stderr] 35 | specialize_structures!(MultiplicativeGroup, AbstractGroup : MultiplicativeLoop MultiplicativeMonoid); Dec 02 10:05:54.234 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.234 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.234 INFO [stderr] Dec 02 10:05:54.234 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.234 INFO [stderr] --> src/general/specialized.rs:10:14 Dec 02 10:05:54.234 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] 10 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.234 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.234 INFO [stderr] ... Dec 02 10:05:54.234 INFO [stderr] 36 | specialize_structures!(MultiplicativeGroupAbelian, AbstractGroupAbelian : MultiplicativeGroup); Dec 02 10:05:54.234 INFO [stderr] | --------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.234 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.234 INFO [stderr] Dec 02 10:05:54.234 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.234 INFO [stderr] --> src/general/specialized.rs:16:14 Dec 02 10:05:54.234 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] 16 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.234 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.234 INFO [stderr] ... Dec 02 10:05:54.234 INFO [stderr] 38 | specialize_structures!(Ring, AbstractRing: AdditiveGroupAbelian MultiplicativeMonoid); Dec 02 10:05:54.234 INFO [stderr] | ------------------------------------------------------------------------------------------------------------ in this macro invocation Dec 02 10:05:54.234 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.234 INFO [stderr] Dec 02 10:05:54.234 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.234 INFO [stderr] --> src/general/specialized.rs:16:14 Dec 02 10:05:54.234 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] 16 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.234 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.234 INFO [stderr] ... Dec 02 10:05:54.234 INFO [stderr] 39 | specialize_structures!(RingCommutative, AbstractRingCommutative: Ring); Dec 02 10:05:54.234 INFO [stderr] | ----------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.234 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.234 INFO [stderr] Dec 02 10:05:54.234 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.234 INFO [stderr] --> src/general/specialized.rs:16:14 Dec 02 10:05:54.234 INFO [stderr] | Dec 02 10:05:54.234 INFO [stderr] 16 | /// [Alias] Algebraic structure specialized for one kind of operation. Dec 02 10:05:54.234 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.234 INFO [stderr] ... Dec 02 10:05:54.234 INFO [stderr] 40 | specialize_structures!(Field, AbstractField: RingCommutative MultiplicativeGroupAbelian); Dec 02 10:05:54.234 INFO [stderr] | ------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 02 10:05:54.235 INFO [stderr] | Dec 02 10:05:54.235 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.235 INFO [stderr] Dec 02 10:05:54.235 INFO [stderr] warning: `[Alias]` cannot be resolved, ignoring it... Dec 02 10:05:54.235 INFO [stderr] --> src/general/operator.rs:121:6 Dec 02 10:05:54.235 INFO [stderr] | Dec 02 10:05:54.235 INFO [stderr] 121 | /// [Alias] Trait alias for `Add` and `AddAsign` with result of type `Self`. Dec 02 10:05:54.235 INFO [stderr] | ^^^^^ cannot be resolved, ignoring Dec 02 10:05:54.235 INFO [stderr] | Dec 02 10:05:54.235 INFO [stderr] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` Dec 02 10:05:54.235 INFO [stderr] Dec 02 10:05:54.577 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.25s Dec 02 10:05:54.593 INFO [stderr] su: No module specific data is present Dec 02 10:05:55.416 INFO running `"docker" "inspect" "2186ba3132a8cb54b7794fe97f97079e3870a99e4fe0b860571aa49009c2e245"` Dec 02 10:05:55.554 INFO running `"docker" "rm" "-f" "2186ba3132a8cb54b7794fe97f97079e3870a99e4fe0b860571aa49009c2e245"` Dec 02 10:05:55.702 INFO [stdout] 2186ba3132a8cb54b7794fe97f97079e3870a99e4fe0b860571aa49009c2e245