[INFO] fetching crate lazysql 0.3.0...
[INFO] testing lazysql-0.3.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate lazysql 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate lazysql 0.3.0
[INFO] finished tweaking crates.io crate lazysql 0.3.0
[INFO] tweaked toml for crates.io crate lazysql 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lazysql 0.3.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lazysql 0.3.0 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded recursive-proc-macro-impl v0.1.1
[INFO] [stderr]   Downloaded recursive v0.1.1
[INFO] [stderr]   Downloaded sqlparser_derive v0.3.0
[INFO] [stderr]   Downloaded lazysql_macros v0.3.0
[INFO] [stderr]   Downloaded lazysql-core v0.3.0
[INFO] [stderr]   Downloaded sqlformat v0.5.0
[INFO] [stderr]   Downloaded type_inference v0.3.0
[INFO] [stderr]   Downloaded cc v1.2.49
[INFO] [stderr]   Downloaded sqlparser v0.59.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b041ea84c0876dc48ca404e0d1aae67dfb33289dce8f5a38a752a09c6b4b644
[INFO] running `Command { std: "docker" "start" "-a" "2b041ea84c0876dc48ca404e0d1aae67dfb33289dce8f5a38a752a09c6b4b644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b041ea84c0876dc48ca404e0d1aae67dfb33289dce8f5a38a752a09c6b4b644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b041ea84c0876dc48ca404e0d1aae67dfb33289dce8f5a38a752a09c6b4b644", kill_on_drop: false }`
[INFO] [stdout] 2b041ea84c0876dc48ca404e0d1aae67dfb33289dce8f5a38a752a09c6b4b644
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c4fa6f053271d1ba7c4351174b479d1858db99a1397ca4f2a4a25ae28f07cb2
[INFO] running `Command { std: "docker" "start" "-a" "1c4fa6f053271d1ba7c4351174b479d1858db99a1397ca4f2a4a25ae28f07cb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling sqlformat v0.5.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling sqlparser v0.59.0
[INFO] [stderr]    Compiling type_inference v0.3.0
[INFO] [stderr]    Compiling lazysql-core v0.3.0
[INFO] [stderr]    Compiling lazysql_macros v0.3.0
[INFO] [stderr]    Compiling lazysql v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.10s
[INFO] running `Command { std: "docker" "inspect" "1c4fa6f053271d1ba7c4351174b479d1858db99a1397ca4f2a4a25ae28f07cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c4fa6f053271d1ba7c4351174b479d1858db99a1397ca4f2a4a25ae28f07cb2", kill_on_drop: false }`
[INFO] [stdout] 1c4fa6f053271d1ba7c4351174b479d1858db99a1397ca4f2a4a25ae28f07cb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acb75450ad6ee14feeb73c1989c7d64cc9a50de0788ac9e800c0240d0593b14d
[INFO] running `Command { std: "docker" "start" "-a" "acb75450ad6ee14feeb73c1989c7d64cc9a50de0788ac9e800c0240d0593b14d", kill_on_drop: false }`
[INFO] [stderr]    Compiling lazysql v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "acb75450ad6ee14feeb73c1989c7d64cc9a50de0788ac9e800c0240d0593b14d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acb75450ad6ee14feeb73c1989c7d64cc9a50de0788ac9e800c0240d0593b14d", kill_on_drop: false }`
[INFO] [stdout] acb75450ad6ee14feeb73c1989c7d64cc9a50de0788ac9e800c0240d0593b14d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fceaa68fdb861ff33782afb45e0e3ea2abb5a37373153b6114bec6711df5d5bb
[INFO] running `Command { std: "docker" "start" "-a" "fceaa68fdb861ff33782afb45e0e3ea2abb5a37373153b6114bec6711df5d5bb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lazysql-405c4b41cae2e5f8)
[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]    Doc-tests lazysql
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/../README.md - (line 249) ... FAILED
[INFO] [stdout] test src/../README.md - (line 147) ... FAILED
[INFO] [stdout] test src/../README.md - (line 138) ... FAILED
[INFO] [stdout] test src/../README.md - (line 238) ... FAILED
[INFO] [stdout] test src/../README.md - (line 256) ... FAILED
[INFO] [stdout] test src/../README.md - (line 226) ... FAILED
[INFO] [stdout] test src/../README.md - (line 189) ... FAILED
[INFO] [stdout] test src/../README.md - (line 157) ... FAILED
[INFO] [stdout] test src/../README.md - (line 264) ... FAILED
[INFO] [stdout] test src/../README.md - (line 335) ... ok
[INFO] [stdout] test src/../README.md - (line 384) ... ok
[INFO] [stdout] test src/../README.md - (line 59) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 249) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]    --> src/../README.md:250:15
[INFO] [stdout]     |
[INFO] [stdout] 250 | let results = db.get_active_users(false)?;
[INFO] [stdout]     |               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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/../README.md - (line 147) stdout ----
[INFO] [stdout] error: expected identifier, found `...`
[INFO] [stdout]    --> src/../README.md:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 | struct App { ... }
[INFO] [stdout]     |        ---   ^^^ expected identifier
[INFO] [stdout]     |        |
[INFO] [stdout]     |        while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `lazy_sql` in this scope
[INFO] [stdout]    --> src/../README.md:148:3
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[lazy_sql("schema.sql")]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout] 147 + use lazysql::lazy_sql;
[INFO] [stdout]     |
[INFO] [stdout] 147 + use lazysql_macros::lazy_sql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 138) stdout ----
[INFO] [stdout] error: expected identifier, found `...`
[INFO] [stdout]    --> src/../README.md:140:14
[INFO] [stdout]     |
[INFO] [stdout] 140 | struct App { ... }
[INFO] [stdout]     |        ---   ^^^ expected identifier
[INFO] [stdout]     |        |
[INFO] [stdout]     |        while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `lazy_sql` in this scope
[INFO] [stdout]    --> src/../README.md:139:3
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[lazy_sql]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout] 138 + use lazysql::lazy_sql;
[INFO] [stdout]     |
[INFO] [stdout] 138 + use lazysql_macros::lazy_sql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 238) stdout ----
[INFO] [stdout] error: cannot find macro `sql` in this scope
[INFO] [stdout]    --> src/../README.md:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | sql!("SELECT price::text FROM items")
[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/../README.md - (line 256) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `db` in this scope
[INFO] [stdout]    --> src/../README.md:257:15
[INFO] [stdout]     |
[INFO] [stdout] 257 | let results = db.get_active_users(false)?;
[INFO] [stdout]     |               ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 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/../README.md - (line 226) stdout ----
[INFO] [stdout] error: cannot find attribute `lazy_sql` in this scope
[INFO] [stdout]    --> src/../README.md:227:3
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[lazy_sql]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout] 226 + use lazysql::lazy_sql;
[INFO] [stdout]     |
[INFO] [stdout] 226 + use lazysql_macros::lazy_sql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `sql_runtime` in this scope
[INFO] [stdout]    --> src/../README.md:229:10
[INFO] [stdout]     |
[INFO] [stdout] 229 |     log: sql_runtime!("INSERT INTO logs (msg, level) VALUES (?, ?)", String, i64)
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 189) stdout ----
[INFO] [stdout] error: missing parameters for function definition
[INFO] [stdout]    --> src/../README.md:212:7
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn foo{
[INFO] [stdout]     |       ^
[INFO] [stdout]     |
[INFO] [stdout] help: add a parameter list
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn foo(){
[INFO] [stdout]     |       ++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UserStats_` in this scope
[INFO] [stdout]    --> src/../README.md:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         UserStats, // pass in the struct so you can access the fields later
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `UserStats_` in this scope
[INFO] [stdout]    --> src/../README.md:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         UserStats, // pass in the struct so you can access the fields later
[INFO] [stdout]     |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/../README.md:213:45
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn foo{
[INFO] [stdout]     | ------ this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 213 |     let conn = LazyConnection::open_memory()?;
[INFO] [stdout]     |                                             ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]     |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]     |
[INFO] [stdout] 212 | fn foo -> Result<(), Box<dyn std::error::Error>>{
[INFO] [stdout]     |        +++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 157) stdout ----
[INFO] [stdout] error: expected identifier, found `...`
[INFO] [stdout]    --> src/../README.md:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 | struct App { ... }
[INFO] [stdout]     |        ---   ^^^ expected identifier
[INFO] [stdout]     |        |
[INFO] [stdout]     |        while parsing this struct
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `lazy_sql` in this scope
[INFO] [stdout]    --> src/../README.md:158:3
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[lazy_sql("production_snapshot.db")]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]     |
[INFO] [stdout] 157 + use lazysql::lazy_sql;
[INFO] [stdout]     |
[INFO] [stdout] 157 + use lazysql_macros::lazy_sql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 264) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] 2
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: WriteBinding(Step(SqliteFailure { code: 19, error_msg: "UNIQUE constraint failed: users.name" }))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 138)
[INFO] [stdout]     src/../README.md - (line 147)
[INFO] [stdout]     src/../README.md - (line 157)
[INFO] [stdout]     src/../README.md - (line 189)
[INFO] [stdout]     src/../README.md - (line 226)
[INFO] [stdout]     src/../README.md - (line 238)
[INFO] [stdout]     src/../README.md - (line 249)
[INFO] [stdout]     src/../README.md - (line 256)
[INFO] [stdout]     src/../README.md - (line 264)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.69s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.01s; merged doctests compilation took 0.31s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "fceaa68fdb861ff33782afb45e0e3ea2abb5a37373153b6114bec6711df5d5bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fceaa68fdb861ff33782afb45e0e3ea2abb5a37373153b6114bec6711df5d5bb", kill_on_drop: false }`
[INFO] [stdout] fceaa68fdb861ff33782afb45e0e3ea2abb5a37373153b6114bec6711df5d5bb
