[INFO] cloning repository https://github.com/codepr/rublo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codepr/rublo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodepr%2Frublo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodepr%2Frublo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37de3d89b8bb57bf734ca83f6ba6c6ccd3063b8d [INFO] testing codepr/rublo against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodepr%2Frublo" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codepr/rublo on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codepr/rublo [INFO] finished tweaking git repo https://github.com/codepr/rublo [INFO] tweaked toml for git repo https://github.com/codepr/rublo written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/codepr/rublo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitvec v0.21.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a59f3e0bb9bc08c219d5f373b698ed98bb3a24ce96baca0f95d6de93c779ca2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4a59f3e0bb9bc08c219d5f373b698ed98bb3a24ce96baca0f95d6de93c779ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a59f3e0bb9bc08c219d5f373b698ed98bb3a24ce96baca0f95d6de93c779ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a59f3e0bb9bc08c219d5f373b698ed98bb3a24ce96baca0f95d6de93c779ca2", kill_on_drop: false }` [INFO] [stdout] 4a59f3e0bb9bc08c219d5f373b698ed98bb3a24ce96baca0f95d6de93c779ca2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22e32f9643f2cee01d5cdf03fa51bb1bdf8306fd9c2071d4439604a0eac3579f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22e32f9643f2cee01d5cdf03fa51bb1bdf8306fd9c2071d4439604a0eac3579f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling fasthash v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling bitvec v0.21.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rublo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "22e32f9643f2cee01d5cdf03fa51bb1bdf8306fd9c2071d4439604a0eac3579f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e32f9643f2cee01d5cdf03fa51bb1bdf8306fd9c2071d4439604a0eac3579f", kill_on_drop: false }` [INFO] [stdout] 22e32f9643f2cee01d5cdf03fa51bb1bdf8306fd9c2071d4439604a0eac3579f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc76d38db70e3cb435149b8576571a599265712ca519004525573042d5494690 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dc76d38db70e3cb435149b8576571a599265712ca519004525573042d5494690", kill_on_drop: false }` [INFO] [stderr] Compiling rublo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.90s [INFO] running `Command { std: "docker" "inspect" "dc76d38db70e3cb435149b8576571a599265712ca519004525573042d5494690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc76d38db70e3cb435149b8576571a599265712ca519004525573042d5494690", kill_on_drop: false }` [INFO] [stdout] dc76d38db70e3cb435149b8576571a599265712ca519004525573042d5494690 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bb3dd1e55eeca4fbb0f2e51f751bed2198469d8dee8f2b992c4e8a8d112c93a0 [INFO] running `Command { std: "docker" "start" "-a" "bb3dd1e55eeca4fbb0f2e51f751bed2198469d8dee8f2b992c4e8a8d112c93a0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rublo-bbee3837f7c3256f) [INFO] [stdout] running 4 tests [INFO] [stdout] test filter::scalable_filter_tests::test_set ... ok [INFO] [stdout] test server::tests::test_parse ... ok [INFO] [stdout] test filter::filter_tests::test_new ... ok [INFO] [stdout] test filter::filter_tests::test_check ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rublo-3059a959751c0850) [INFO] [stdout] [INFO] [stderr] Doc-tests rublo [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 2 tests [INFO] [stdout] test src/filter.rs - filter::ScalableBloomFilter::set (line 312) ... FAILED [INFO] [stdout] test src/filter.rs - filter::ScalableBloomFilter::new (line 223) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/filter.rs - filter::ScalableBloomFilter::set (line 312) stdout ---- [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/filter.rs:313:3 [INFO] [stdout] | [INFO] [stdout] 3 | - `ScaleFactor::SmallScaleSize` 2, more conservative on memory but potentially slower [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | - 'ScaleFactor::SmallScaleSize` 2, more conservative on memory but potentially slower [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/filter.rs:313:31 [INFO] [stdout] | [INFO] [stdout] 3 | - `ScaleFactor::SmallScaleSize` 2, more conservative on memory but potentially slower [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | - `ScaleFactor::SmallScaleSize' 2, more conservative on memory but potentially slower [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/filter.rs:314:29 [INFO] [stdout] | [INFO] [stdout] 4 | due to the higher number of `BloomFilter` that will be created [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 4 | due to the higher number of 'BloomFilter` that will be created [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/filter.rs:314:41 [INFO] [stdout] | [INFO] [stdout] 4 | due to the higher number of `BloomFilter` that will be created [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 4 | due to the higher number of `BloomFilter' that will be created [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/filter.rs:315:3 [INFO] [stdout] | [INFO] [stdout] 5 | - `ScaleFactor::LargeScaleSize` 4, faster but more memory hungry [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 5 | - 'ScaleFactor::LargeScaleSize` 4, faster but more memory hungry [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/filter.rs:315:31 [INFO] [stdout] | [INFO] [stdout] 5 | - `ScaleFactor::LargeScaleSize` 4, faster but more memory hungry [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 5 | - `ScaleFactor::LargeScaleSize' 4, faster but more memory hungry [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `2` [INFO] [stdout] --> src/filter.rs:313:33 [INFO] [stdout] | [INFO] [stdout] 3 | - `ScaleFactor::SmallScaleSize` 2, more conservative on memory but potentially slower [INFO] [stdout] | ^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/filter.rs - filter::ScalableBloomFilter::new (line 223) stdout ---- [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/filter.rs:224:3 [INFO] [stdout] | [INFO] [stdout] 3 | - `ScaleFactor::SmallScaleSize` 2, more conservative on memory but potentially slower [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | - 'ScaleFactor::SmallScaleSize` 2, more conservative on memory but potentially slower [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/filter.rs:224:31 [INFO] [stdout] | [INFO] [stdout] 3 | - `ScaleFactor::SmallScaleSize` 2, more conservative on memory but potentially slower [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | - `ScaleFactor::SmallScaleSize' 2, more conservative on memory but potentially slower [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/filter.rs:225:30 [INFO] [stdout] | [INFO] [stdout] 4 | due to the higher number of `BloomFilter` that will be created [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 4 | due to the higher number of 'BloomFilter` that will be created [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/filter.rs:225:42 [INFO] [stdout] | [INFO] [stdout] 4 | due to the higher number of `BloomFilter` that will be created [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 4 | due to the higher number of `BloomFilter' that will be created [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/filter.rs:226:4 [INFO] [stdout] | [INFO] [stdout] 5 | - `ScaleFactor::LargeScaleSize` 4, faster but more memory hungry [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 5 | - 'ScaleFactor::LargeScaleSize` 4, faster but more memory hungry [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/filter.rs:226:32 [INFO] [stdout] | [INFO] [stdout] 5 | - `ScaleFactor::LargeScaleSize` 4, faster but more memory hungry [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 5 | - `ScaleFactor::LargeScaleSize' 4, faster but more memory hungry [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `2` [INFO] [stdout] --> src/filter.rs:224:33 [INFO] [stdout] | [INFO] [stdout] 3 | - `ScaleFactor::SmallScaleSize` 2, more conservative on memory but potentially slower [INFO] [stdout] | ^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/filter.rs - filter::ScalableBloomFilter::new (line 223) [INFO] [stdout] src/filter.rs - filter::ScalableBloomFilter::set (line 312) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "bb3dd1e55eeca4fbb0f2e51f751bed2198469d8dee8f2b992c4e8a8d112c93a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3dd1e55eeca4fbb0f2e51f751bed2198469d8dee8f2b992c4e8a8d112c93a0", kill_on_drop: false }` [INFO] [stdout] bb3dd1e55eeca4fbb0f2e51f751bed2198469d8dee8f2b992c4e8a8d112c93a0