[INFO] fetching crate nmea0183-parser 0.3.2... [INFO] testing nmea0183-parser-0.3.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate nmea0183-parser 0.3.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate nmea0183-parser 0.3.2 [INFO] finished tweaking crates.io crate nmea0183-parser 0.3.2 [INFO] tweaked toml for crates.io crate nmea0183-parser 0.3.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nmea0183-parser 0.3.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nmea0183-parser 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hash32 v0.3.1 [INFO] [stderr] Downloaded nmea0183-derive v0.1.1 [INFO] [stderr] Downloaded heapless v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69e289382b3d0017a5e1ebaf894bd0845bd971ebfd14ccbfc8910369ba635b76 [INFO] running `Command { std: "docker" "start" "-a" "69e289382b3d0017a5e1ebaf894bd0845bd971ebfd14ccbfc8910369ba635b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69e289382b3d0017a5e1ebaf894bd0845bd971ebfd14ccbfc8910369ba635b76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69e289382b3d0017a5e1ebaf894bd0845bd971ebfd14ccbfc8910369ba635b76", kill_on_drop: false }` [INFO] [stdout] 69e289382b3d0017a5e1ebaf894bd0845bd971ebfd14ccbfc8910369ba635b76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f373e58f173365249e7922cc666fdf7d51955973c977b9585ae620d004e43195 [INFO] running `Command { std: "docker" "start" "-a" "f373e58f173365249e7922cc666fdf7d51955973c977b9585ae620d004e43195", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling nmea0183-parser v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s [INFO] running `Command { std: "docker" "inspect" "f373e58f173365249e7922cc666fdf7d51955973c977b9585ae620d004e43195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f373e58f173365249e7922cc666fdf7d51955973c977b9585ae620d004e43195", kill_on_drop: false }` [INFO] [stdout] f373e58f173365249e7922cc666fdf7d51955973c977b9585ae620d004e43195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0b0761c04017dd06eb1439b1acac5104e21716163fb8a6d1547087026ce8b74 [INFO] running `Command { std: "docker" "start" "-a" "f0b0761c04017dd06eb1439b1acac5104e21716163fb8a6d1547087026ce8b74", kill_on_drop: false }` [INFO] [stderr] Compiling nmea0183-parser v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "f0b0761c04017dd06eb1439b1acac5104e21716163fb8a6d1547087026ce8b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b0761c04017dd06eb1439b1acac5104e21716163fb8a6d1547087026ce8b74", kill_on_drop: false }` [INFO] [stdout] f0b0761c04017dd06eb1439b1acac5104e21716163fb8a6d1547087026ce8b74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50b50bbdd3713560e32c4c3e27931f7b724a140eead9fca1908659b81013a717 [INFO] running `Command { std: "docker" "start" "-a" "50b50bbdd3713560e32c4c3e27931f7b724a140eead9fca1908659b81013a717", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nmea0183_parser-69c30a73aaebd705) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test nmea0183::tests::cc_crlf00::test_checksum_crlf_non_hex ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf00::test_checksum_crlf_large_text ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf00::test_checksum_crlf_small ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf00::test_checksum_crlf_ok ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf00::test_checksum_crlf_with_checksum ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf00::test_checksum_crlf_large_hex ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf00::test_checksum_crlf_with_crlf ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf01::test_checksum_crlf_no_crlf ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf01::test_checksum_crlf_non_hex ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf01::test_checksum_crlf_large_text ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf01::test_checksum_crlf_ok ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf01::test_checksum_crlf_with_checksum ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf10::test_checksum_crlf_large_hex ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf10::test_checksum_crlf_large_text ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf10::test_checksum_crlf_no_checksum ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf10::test_checksum_crlf_non_hex ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf10::test_checksum_crlf_small ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf10::test_checksum_crlf_ok ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf10::test_checksum_crlf_with_crlf ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf01::test_checksum_crlf_large_hex ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf11::test_checksum_crlf_large_text ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf11::test_checksum_crlf_no_checksum ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf11::test_checksum_crlf_large_hex ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf01::test_checksum_crlf_small ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf11::test_checksum_crlf_no_crlf ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf11::test_checksum_crlf_non_hex ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf11::test_checksum_crlf_small ... ok [INFO] [stdout] test nmea0183::tests::crlf::test_crlf ... ok [INFO] [stdout] test parse::tests::test_parse_vec ... ok [INFO] [stdout] test nmea0183::tests::cc_crlf11::test_checksum_crlf_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests nmea0183_parser [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test src/lib.rs - (line 305) ... ignored [INFO] [stdout] test src/lib.rs - (line 319) ... FAILED [INFO] [stdout] test src/lib.rs - (line 290) ... FAILED [INFO] [stdout] test src/lib.rs - (line 396) ... FAILED [INFO] [stdout] test src/nmea0183/mod.rs - nmea0183::checksum_crlf (line 277) ... ignored [INFO] [stdout] test src/nmea0183/mod.rs - nmea0183::consumed (line 440) ... ignored [INFO] [stdout] test src/nmea0183/mod.rs - nmea0183::crlf (line 339) ... ignored [INFO] [stdout] test src/lib.rs - (line 341) ... FAILED [INFO] [stdout] test src/nmea0183/mod.rs - nmea0183::Nmea0183ParserBuilder (line 86) ... ok [INFO] [stdout] test src/parse.rs - parse::NmeaParse (line 21) ... ok [INFO] [stdout] test src/parse.rs - parse::NmeaParse (line 45) ... ok [INFO] [stdout] test src/lib.rs - (line 156) ... ok [INFO] [stdout] test src/parse.rs - parse::NmeaParse::parse (line 125) ... ok [INFO] [stdout] test src/parse.rs - parse::NmeaParse (line 80) ... ok [INFO] [stdout] test src/lib.rs - (line 214) ... ok [INFO] [stdout] test src/lib.rs - (line 60) ... ok [INFO] [stdout] test src/lib.rs - (line 92) ... ok [INFO] [stdout] test src/parse.rs - parse::NmeaParse::parse_preceded (line 151) ... ok [INFO] [stdout] test src/nmea0183/mod.rs - nmea0183::Nmea0183ParserBuilder (line 100) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 319) stdout ---- [INFO] [stdout] error: cannot find derive macro `NmeaParse` in this scope [INFO] [stdout] --> src/lib.rs:324:10 [INFO] [stdout] | [INFO] [stdout] 324 | #[derive(NmeaParse)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NmeaParse` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/lib.rs:321:32 [INFO] [stdout] | [INFO] [stdout] 321 | use nmea0183_parser::{IResult, NmeaParse}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `Data` in the current scope [INFO] [stdout] --> src/lib.rs:331:35 [INFO] [stdout] | [INFO] [stdout] 325 | struct Data { [INFO] [stdout] | ----------- function or associated item `parse` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 331 | let result: IResult<_, _> = Data::parse(input); [INFO] [stdout] | ^^^^^ function or associated item not found in `Data` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `parse`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `NmeaParse` [INFO] [stdout] candidate #2: `Parser` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 290) stdout ---- [INFO] [stdout] error: cannot find derive macro `NmeaParse` in this scope [INFO] [stdout] --> src/lib.rs:294:10 [INFO] [stdout] | [INFO] [stdout] 294 | #[derive(NmeaParse)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NmeaParse` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/lib.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | use nmea0183_parser::NmeaParse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 396) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `nmea0183_parser::nmea_content` [INFO] [stdout] --> src/lib.rs:400:5 [INFO] [stdout] | [INFO] [stdout] 400 | nmea_content::{GGA, Location, NmeaSentence, Quality}, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `nmea_content` in `nmea0183_parser` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:468:9 [INFO] [stdout] | [INFO] [stdout] 466 | #[cfg(feature = "nmea-content")] [INFO] [stdout] | ------------------------ the item is gated behind the `nmea-content` feature [INFO] [stdout] 467 | #[cfg_attr(docsrs, doc(cfg(feature = "nmea-content")))] [INFO] [stdout] 468 | pub mod nmea_content; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 341) stdout ---- [INFO] [stdout] error: cannot find derive macro `NmeaParse` in this scope [INFO] [stdout] --> src/lib.rs:346:10 [INFO] [stdout] | [INFO] [stdout] 346 | #[derive(NmeaParse)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NmeaParse` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/lib.rs:343:39 [INFO] [stdout] | [INFO] [stdout] 343 | use nmea0183_parser::{Error, IResult, NmeaParse}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `nmea` in this scope [INFO] [stdout] --> src/lib.rs:347:3 [INFO] [stdout] | [INFO] [stdout] 347 | #[nmea(selector(u8::parse))] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `nmea` in this scope [INFO] [stdout] --> src/lib.rs:349:7 [INFO] [stdout] | [INFO] [stdout] 349 | #[nmea(selector(0))] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `nmea` in this scope [INFO] [stdout] --> src/lib.rs:351:7 [INFO] [stdout] | [INFO] [stdout] 351 | #[nmea(selector(1))] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `parse` found for enum `Data` in the current scope [INFO] [stdout] --> src/lib.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 348 | enum Data { [INFO] [stdout] | --------- variant or associated item `parse` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 356 | let result: IResult<_, _> = Data::parse(input); [INFO] [stdout] | ^^^^^ variant or associated item not found in `Data` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `parse`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `NmeaParse` [INFO] [stdout] candidate #2: `Parser` [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `parse` found for enum `Data` in the current scope [INFO] [stdout] --> src/lib.rs:360:35 [INFO] [stdout] | [INFO] [stdout] 348 | enum Data { [INFO] [stdout] | --------- variant or associated item `parse` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 360 | let result: IResult<_, _> = Data::parse(input); [INFO] [stdout] | ^^^^^ variant or associated item not found in `Data` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `parse`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `NmeaParse` [INFO] [stdout] candidate #2: `Parser` [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `parse` found for enum `Data` in the current scope [INFO] [stdout] --> src/lib.rs:365:19 [INFO] [stdout] | [INFO] [stdout] 348 | enum Data { [INFO] [stdout] | --------- variant or associated item `parse` not found for this enum [INFO] [stdout] ... [INFO] [stdout] 365 | let error = Data::parse(input).unwrap_err(); [INFO] [stdout] | ^^^^^ variant or associated item not found in `Data` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `parse`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `NmeaParse` [INFO] [stdout] candidate #2: `Parser` [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 290) [INFO] [stdout] src/lib.rs - (line 319) [INFO] [stdout] src/lib.rs - (line 341) [INFO] [stdout] src/lib.rs - (line 396) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 4 failed; 4 ignored; 0 measured; 0 filtered out; finished in 2.48s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.76s; merged doctests compilation took 0.28s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "50b50bbdd3713560e32c4c3e27931f7b724a140eead9fca1908659b81013a717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50b50bbdd3713560e32c4c3e27931f7b724a140eead9fca1908659b81013a717", kill_on_drop: false }` [INFO] [stdout] 50b50bbdd3713560e32c4c3e27931f7b724a140eead9fca1908659b81013a717