[INFO] cloning repository https://github.com/andreivasiliu/demimud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreivasiliu/demimud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreivasiliu%2Fdemimud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreivasiliu%2Fdemimud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 537b899a3c9a6a874e9041fe0c912bf3b74d000c [INFO] testing andreivasiliu/demimud against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreivasiliu%2Fdemimud" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andreivasiliu/demimud on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andreivasiliu/demimud [INFO] finished tweaking git repo https://github.com/andreivasiliu/demimud [INFO] tweaked toml for git repo https://github.com/andreivasiliu/demimud written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/andreivasiliu/demimud already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b435a3adedd85190cb7055c3cb30468bcf82456b86e83d69ea02affe4634a66c [INFO] running `Command { std: "docker" "start" "-a" "b435a3adedd85190cb7055c3cb30468bcf82456b86e83d69ea02affe4634a66c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b435a3adedd85190cb7055c3cb30468bcf82456b86e83d69ea02affe4634a66c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b435a3adedd85190cb7055c3cb30468bcf82456b86e83d69ea02affe4634a66c", kill_on_drop: false }` [INFO] [stdout] b435a3adedd85190cb7055c3cb30468bcf82456b86e83d69ea02affe4634a66c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3fc424cfbf23670ce53698b008519caaa756585f01d5abd5b0ca7b29b7a70c9 [INFO] running `Command { std: "docker" "start" "-a" "c3fc424cfbf23670ce53698b008519caaa756585f01d5abd5b0ca7b29b7a70c9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libtelnet-rs v1.1.2 [INFO] [stderr] Compiling wasi v0.10.2+wasi-snapshot-preview1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling netcore v0.1.0 (/opt/rustwide/workdir/netcore) [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling string-interner v0.12.2 [INFO] [stderr] Compiling mudlib v0.1.0 (/opt/rustwide/workdir/mudlib) [INFO] [stdout] warning: field is never read: `key` [INFO] [stdout] --> mudlib/src/components.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub key: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Object` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> mudlib/src/components.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `Box<[u8]>`, which is not FFI-safe [INFO] [stdout] --> mudlib/src/net.rs:62:69 [INFO] [stdout] | [INFO] [stdout] 62 | pub extern "C" fn do_things(net_server: &mut NetServer, entry_code: EntryCode) -> ExitCode { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: box cannot be represented as a single pointer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `Box<[u8]>`, which is not FFI-safe [INFO] [stdout] --> mudlib/src/net.rs:62:83 [INFO] [stdout] | [INFO] [stdout] 62 | pub extern "C" fn do_things(net_server: &mut NetServer, entry_code: EntryCode) -> ExitCode { [INFO] [stdout] | ^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: box cannot be represented as a single pointer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clicore v0.1.0 (/opt/rustwide/workdir/clicore) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "c3fc424cfbf23670ce53698b008519caaa756585f01d5abd5b0ca7b29b7a70c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3fc424cfbf23670ce53698b008519caaa756585f01d5abd5b0ca7b29b7a70c9", kill_on_drop: false }` [INFO] [stdout] c3fc424cfbf23670ce53698b008519caaa756585f01d5abd5b0ca7b29b7a70c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29528003a6621876bb8a940976eb775542271e59b0812ecfc6dbba736465e2f3 [INFO] running `Command { std: "docker" "start" "-a" "29528003a6621876bb8a940976eb775542271e59b0812ecfc6dbba736465e2f3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling netcore v0.1.0 (/opt/rustwide/workdir/netcore) [INFO] [stderr] Compiling mudlib v0.1.0 (/opt/rustwide/workdir/mudlib) [INFO] [stderr] Compiling clicore v0.1.0 (/opt/rustwide/workdir/clicore) [INFO] [stdout] warning: field is never read: `key` [INFO] [stdout] --> mudlib/src/components.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub key: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Object` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> mudlib/src/components.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `Box<[u8]>`, which is not FFI-safe [INFO] [stdout] --> mudlib/src/net.rs:62:69 [INFO] [stdout] | [INFO] [stdout] 62 | pub extern "C" fn do_things(net_server: &mut NetServer, entry_code: EntryCode) -> ExitCode { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: box cannot be represented as a single pointer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `Box<[u8]>`, which is not FFI-safe [INFO] [stdout] --> mudlib/src/net.rs:62:83 [INFO] [stdout] | [INFO] [stdout] 62 | pub extern "C" fn do_things(net_server: &mut NetServer, entry_code: EntryCode) -> ExitCode { [INFO] [stdout] | ^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: box cannot be represented as a single pointer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `key` [INFO] [stdout] --> mudlib/src/components.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub key: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Object` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> mudlib/src/components.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `Box<[u8]>`, which is not FFI-safe [INFO] [stdout] --> mudlib/src/net.rs:62:69 [INFO] [stdout] | [INFO] [stdout] 62 | pub extern "C" fn do_things(net_server: &mut NetServer, entry_code: EntryCode) -> ExitCode { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = note: box cannot be represented as a single pointer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `Box<[u8]>`, which is not FFI-safe [INFO] [stdout] --> mudlib/src/net.rs:62:83 [INFO] [stdout] | [INFO] [stdout] 62 | pub extern "C" fn do_things(net_server: &mut NetServer, entry_code: EntryCode) -> ExitCode { [INFO] [stdout] | ^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: box cannot be represented as a single pointer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.37s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/clicore-024309f5cb644596) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/mudlib-dc26da742a54c466) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/netcore-dced74e26e3e7810) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/netcore-c3dece23cafd7a38) [INFO] running `Command { std: "docker" "inspect" "29528003a6621876bb8a940976eb775542271e59b0812ecfc6dbba736465e2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29528003a6621876bb8a940976eb775542271e59b0812ecfc6dbba736465e2f3", kill_on_drop: false }` [INFO] [stdout] 29528003a6621876bb8a940976eb775542271e59b0812ecfc6dbba736465e2f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5bc7ecf998ddc4eadd00f32765e4ab7f263c7b0b937343acf6ce8d6f5f179541 [INFO] running `Command { std: "docker" "start" "-a" "5bc7ecf998ddc4eadd00f32765e4ab7f263c7b0b937343acf6ce8d6f5f179541", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `key` [INFO] [stderr] --> mudlib/src/components.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | pub key: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Object` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> mudlib/src/components.rs:54:10 [INFO] [stderr] | [INFO] [stderr] 54 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `Box<[u8]>`, which is not FFI-safe [INFO] [stderr] --> mudlib/src/net.rs:62:69 [INFO] [stderr] | [INFO] [stderr] 62 | pub extern "C" fn do_things(net_server: &mut NetServer, entry_code: EntryCode) -> ExitCode { [INFO] [stderr] | ^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stderr] = note: box cannot be represented as a single pointer [INFO] [stderr] [INFO] [stderr] warning: `extern` fn uses type `Box<[u8]>`, which is not FFI-safe [INFO] [stderr] --> mudlib/src/net.rs:62:83 [INFO] [stderr] | [INFO] [stderr] 62 | pub extern "C" fn do_things(net_server: &mut NetServer, entry_code: EntryCode) -> ExitCode { [INFO] [stderr] | ^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: box cannot be represented as a single pointer [INFO] [stderr] [INFO] [stderr] warning: `mudlib` (lib) generated 3 warnings [INFO] [stderr] warning: `mudlib` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clicore-024309f5cb644596) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mudlib-dc26da742a54c466) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netcore-dced74e26e3e7810) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/netcore-c3dece23cafd7a38) [INFO] [stderr] Doc-tests mudlib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/acting.rs - acting (line 15) ... ignored [INFO] [stdout] test src/acting.rs - acting (line 7) ... ignored [INFO] [stdout] test src/find_entities.rs - find_entities (line 13) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests netcore [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5bc7ecf998ddc4eadd00f32765e4ab7f263c7b0b937343acf6ce8d6f5f179541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc7ecf998ddc4eadd00f32765e4ab7f263c7b0b937343acf6ce8d6f5f179541", kill_on_drop: false }` [INFO] [stdout] 5bc7ecf998ddc4eadd00f32765e4ab7f263c7b0b937343acf6ce8d6f5f179541