[INFO] cloning repository https://github.com/voelklmichael/rust_tcp_data_share [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/voelklmichael/rust_tcp_data_share" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoelklmichael%2Frust_tcp_data_share"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoelklmichael%2Frust_tcp_data_share'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 49486b4d665514132191f0cbbf1721d098adbb0d [INFO] testing voelklmichael/rust_tcp_data_share against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoelklmichael%2Frust_tcp_data_share" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/voelklmichael/rust_tcp_data_share on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/voelklmichael/rust_tcp_data_share [INFO] finished tweaking git repo https://github.com/voelklmichael/rust_tcp_data_share [INFO] tweaked toml for git repo https://github.com/voelklmichael/rust_tcp_data_share written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/voelklmichael/rust_tcp_data_share already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b9ca9956960b72a45fefc034f54c39c9e8f321b13ac235968304e91ebc60d5fa [INFO] running `"docker" "start" "-a" "b9ca9956960b72a45fefc034f54c39c9e8f321b13ac235968304e91ebc60d5fa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rust_tcp_ipc v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.51s [INFO] running `"docker" "inspect" "b9ca9956960b72a45fefc034f54c39c9e8f321b13ac235968304e91ebc60d5fa"` [INFO] running `"docker" "rm" "-f" "b9ca9956960b72a45fefc034f54c39c9e8f321b13ac235968304e91ebc60d5fa"` [INFO] [stdout] b9ca9956960b72a45fefc034f54c39c9e8f321b13ac235968304e91ebc60d5fa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 65cd3730143b2b6c337ab8af18496e6dd4270f46e9e9fcd8ddd636a823ed5cd8 [INFO] running `"docker" "start" "-a" "65cd3730143b2b6c337ab8af18496e6dd4270f46e9e9fcd8ddd636a823ed5cd8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.11 [INFO] [stderr] Compiling cast v0.1.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling simplelog v0.4.4 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling criterion-plot v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling criterion-stats v0.1.3 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling criterion v0.1.2 [INFO] [stderr] Compiling rust_tcp_ipc v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "65cd3730143b2b6c337ab8af18496e6dd4270f46e9e9fcd8ddd636a823ed5cd8"` [INFO] running `"docker" "rm" "-f" "65cd3730143b2b6c337ab8af18496e6dd4270f46e9e9fcd8ddd636a823ed5cd8"` [INFO] [stdout] 65cd3730143b2b6c337ab8af18496e6dd4270f46e9e9fcd8ddd636a823ed5cd8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 30c37c6470b4cd30f3493a76a90f99cf6b27736fbbeba4ccdc9f3dbeaf9dc259 [INFO] running `"docker" "start" "-a" "30c37c6470b4cd30f3493a76a90f99cf6b27736fbbeba4ccdc9f3dbeaf9dc259"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_tcp_ipc-72f85d7cf463e5b0 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests rust_tcp_ipc [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::construct_header (line 182) ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::parse_length (line 100) ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::idle (line 60) ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::message_is_answered_via_immediate_route (line 69) ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::message_slice_to_header_array (line 109) ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::get_length_as_array (line 165) ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::parse_command (line 85) ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::command_to_array (line 150) ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::Commands (line 28) ... ok [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::CommandAsArray (line 40) ... ok [INFO] [stdout] test src/tcp_ipc.rs - tcp_ipc::TcpIpc
::clear_message_queue (line 436) ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::BusyStates (line 34) ... ok [INFO] [stdout] test src/tcp_ipc.rs - tcp_ipc::TcpIpc
::await_message (line 459) ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::LengthAsArray (line 46) ... ok [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol (line 21) ... ok [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::split_header_array (line 129) ... FAILED [INFO] [stdout] test src/protocol/mod.rs - protocol::Protocol::HeaderAsArray (line 54) ... ok [INFO] [stdout] test src/tcp_ipc.rs - tcp_ipc::TcpIpc
::get_busy_state (line 400) ... FAILED [INFO] [stdout] test src/tcp_ipc.rs - tcp_ipc::TcpIpc
::client (line 126) ... FAILED [INFO] [stdout] test src/tcp_ipc.rs - tcp_ipc::TcpIpc
::get_message (line 415) ... FAILED [INFO] [stdout] test src/tcp_ipc.rs - tcp_ipc::TcpIpc
::server (line 185) ... FAILED [INFO] [stdout] test src/tcp_ipc.rs - tcp_ipc::TcpIpcConfig (line 16) ... FAILED [INFO] [stdout] test src/tcp_ipc.rs - tcp_ipc::TcpIpc
::update_busy_state (line 389) ... FAILED [INFO] [stdout] test src/tcp_ipc.rs - tcp_ipc::TcpIpc
::write_message (line 486) ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- src/protocol/mod.rs - protocol::Protocol::construct_header (line 182) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Self`
[INFO] [stdout] --> src/protocol/mod.rs:183:30
[INFO] [stdout] |
[INFO] [stdout] 3 | fn construct_header(command: Self::CommandAsArray, length: Self::LengthAsArray) -> Vec ::clear_message_queue (line 436) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout] --> src/tcp_ipc.rs:437:14
[INFO] [stdout] |
[INFO] [stdout] 3 | let result = client.clear_message_queue(std::time::Duration::from_micros(10_000));
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tcp_ipc.rs - tcp_ipc::TcpIpc ::await_message (line 459) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout] --> src/tcp_ipc.rs:460:15
[INFO] [stdout] |
[INFO] [stdout] 3 | let message = client.await_message(std::time::Duration::from_micros(10_000), std::time::Duration::from_nanos(2_000));
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/protocol/mod.rs - protocol::Protocol::split_header_array (line 129) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Self`
[INFO] [stdout] --> src/protocol/mod.rs:130:32
[INFO] [stdout] |
[INFO] [stdout] 3 | fn split_header_array(header: &Self::HeaderAsArray) -> (&Self::CommandAsArray, &Self::LengthAsArray) {
[INFO] [stdout] | ^^^^ use of undeclared type or module `Self`
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Self`
[INFO] [stdout] --> src/protocol/mod.rs:130:58
[INFO] [stdout] |
[INFO] [stdout] 3 | fn split_header_array(header: &Self::HeaderAsArray) -> (&Self::CommandAsArray, &Self::LengthAsArray) {
[INFO] [stdout] | ^^^^ use of undeclared type or module `Self`
[INFO] [stdout]
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Self`
[INFO] [stdout] --> src/protocol/mod.rs:130:81
[INFO] [stdout] |
[INFO] [stdout] 3 | fn split_header_array(header: &Self::HeaderAsArray) -> (&Self::CommandAsArray, &Self::LengthAsArray) {
[INFO] [stdout] | ^^^^ use of undeclared type or module `Self`
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `COMMAND_SIZE_EXAMPLE` in this scope
[INFO] [stdout] --> src/protocol/mod.rs:136:35
[INFO] [stdout] |
[INFO] [stdout] 9 | as *const [_; COMMAND_SIZE_EXAMPLE])
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tcp_ipc.rs - tcp_ipc::TcpIpc ::get_busy_state (line 400) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout] --> src/tcp_ipc.rs:401:26
[INFO] [stdout] |
[INFO] [stdout] 3 | let current_busy_state = client.get_busy_state();
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tcp_ipc.rs - tcp_ipc::TcpIpc ::client (line 126) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TcpIpc`
[INFO] [stdout] --> src/tcp_ipc.rs:133:5
[INFO] [stdout] |
[INFO] [stdout] 9 | TcpIpc:: ::get_message (line 415) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout] --> src/tcp_ipc.rs:416:15
[INFO] [stdout] |
[INFO] [stdout] 3 | let message = client.get_message();
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tcp_ipc.rs - tcp_ipc::TcpIpc ::server (line 185) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TcpIpc`
[INFO] [stdout] --> src/tcp_ipc.rs:191:5
[INFO] [stdout] |
[INFO] [stdout] 8 | TcpIpc:: ::update_busy_state (line 389) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `BusyStatesExample`
[INFO] [stdout] --> src/tcp_ipc.rs:390:26
[INFO] [stdout] |
[INFO] [stdout] 3 | client.update_busy_state(BusyStatesExample::Working);
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared type or module `BusyStatesExample`
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout] --> src/tcp_ipc.rs:390:1
[INFO] [stdout] |
[INFO] [stdout] 3 | client.update_busy_state(BusyStatesExample::Working);
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tcp_ipc.rs - tcp_ipc::TcpIpc ::write_message (line 486) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ProtocolExampleCommands`
[INFO] [stdout] --> src/tcp_ipc.rs:487:36
[INFO] [stdout] |
[INFO] [stdout] 3 | let message = client.write_message(ProtocolExampleCommands::Start, "ok".as_bytes());
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `ProtocolExampleCommands`
[INFO] [stdout]
[INFO] [stdout] error[E0425]: cannot find value `client` in this scope
[INFO] [stdout] --> src/tcp_ipc.rs:487:15
[INFO] [stdout] |
[INFO] [stdout] 3 | let message = client.write_message(ProtocolExampleCommands::Start, "ok".as_bytes());
[INFO] [stdout] | ^^^^^^ not found in this scope
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout]
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] src/protocol/mod.rs - protocol::Protocol::command_to_array (line 150)
[INFO] [stdout] src/protocol/mod.rs - protocol::Protocol::construct_header (line 182)
[INFO] [stdout] src/protocol/mod.rs - protocol::Protocol::get_length_as_array (line 165)
[INFO] [stdout] src/protocol/mod.rs - protocol::Protocol::idle (line 60)
[INFO] [stdout] src/protocol/mod.rs - protocol::Protocol::message_is_answered_via_immediate_route (line 69)
[INFO] [stdout] src/protocol/mod.rs - protocol::Protocol::message_slice_to_header_array (line 109)
[INFO] [stdout] src/protocol/mod.rs - protocol::Protocol::parse_command (line 85)
[INFO] [stdout] src/protocol/mod.rs - protocol::Protocol::parse_length (line 100)
[INFO] [stdout] src/protocol/mod.rs - protocol::Protocol::split_header_array (line 129)
[INFO] [stdout] src/tcp_ipc.rs - tcp_ipc::TcpIpc ::await_message (line 459)
[INFO] [stdout] src/tcp_ipc.rs - tcp_ipc::TcpIpc ::clear_message_queue (line 436)
[INFO] [stdout] src/tcp_ipc.rs - tcp_ipc::TcpIpc ::client (line 126)
[INFO] [stdout] src/tcp_ipc.rs - tcp_ipc::TcpIpc ::get_busy_state (line 400)
[INFO] [stdout] src/tcp_ipc.rs - tcp_ipc::TcpIpc ::get_message (line 415)
[INFO] [stdout] src/tcp_ipc.rs - tcp_ipc::TcpIpc ::server (line 185)
[INFO] [stdout] src/tcp_ipc.rs - tcp_ipc::TcpIpc ::update_busy_state (line 389)
[INFO] [stdout] src/tcp_ipc.rs - tcp_ipc::TcpIpc ::write_message (line 486)
[INFO] [stdout] src/tcp_ipc.rs - tcp_ipc::TcpIpcConfig (line 16)
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 6 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass '--doc'
[INFO] running `"docker" "inspect" "30c37c6470b4cd30f3493a76a90f99cf6b27736fbbeba4ccdc9f3dbeaf9dc259"`
[INFO] running `"docker" "rm" "-f" "30c37c6470b4cd30f3493a76a90f99cf6b27736fbbeba4ccdc9f3dbeaf9dc259"`
[INFO] [stdout] 30c37c6470b4cd30f3493a76a90f99cf6b27736fbbeba4ccdc9f3dbeaf9dc259