[INFO] fetching crate brillig 1.0.0-beta.15... [INFO] testing brillig-1.0.0-beta.15 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate brillig 1.0.0-beta.15 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate brillig 1.0.0-beta.15 [INFO] finished tweaking crates.io crate brillig 1.0.0-beta.15 [INFO] tweaked toml for crates.io crate brillig 1.0.0-beta.15 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate brillig 1.0.0-beta.15 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate brillig 1.0.0-beta.15 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f07ab63ba9af8f20c5183f90297f4b7799abc4f1a8c9c1213c6689f5ec27c62 [INFO] running `Command { std: "docker" "start" "-a" "7f07ab63ba9af8f20c5183f90297f4b7799abc4f1a8c9c1213c6689f5ec27c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f07ab63ba9af8f20c5183f90297f4b7799abc4f1a8c9c1213c6689f5ec27c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f07ab63ba9af8f20c5183f90297f4b7799abc4f1a8c9c1213c6689f5ec27c62", kill_on_drop: false }` [INFO] [stdout] 7f07ab63ba9af8f20c5183f90297f4b7799abc4f1a8c9c1213c6689f5ec27c62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2af815bf8eefd574d66a02bfc12b50f0d54cdad88d67bc15dfc42978b367276 [INFO] running `Command { std: "docker" "start" "-a" "b2af815bf8eefd574d66a02bfc12b50f0d54cdad88d67bc15dfc42978b367276", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ark-poly v0.5.0 [INFO] [stderr] Compiling ark-ec v0.5.0 [INFO] [stderr] Compiling ark-bn254 v0.5.0 [INFO] [stderr] Compiling acir_field v1.0.0-beta.15 [INFO] [stderr] Compiling brillig v1.0.0-beta.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.85s [INFO] running `Command { std: "docker" "inspect" "b2af815bf8eefd574d66a02bfc12b50f0d54cdad88d67bc15dfc42978b367276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2af815bf8eefd574d66a02bfc12b50f0d54cdad88d67bc15dfc42978b367276", kill_on_drop: false }` [INFO] [stdout] b2af815bf8eefd574d66a02bfc12b50f0d54cdad88d67bc15dfc42978b367276 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57b017d3b310c70483ea143c454fbbee31f91ab0e2f4e7854a1f08a441a20f26 [INFO] running `Command { std: "docker" "start" "-a" "57b017d3b310c70483ea143c454fbbee31f91ab0e2f4e7854a1f08a441a20f26", kill_on_drop: false }` [INFO] [stderr] Compiling brillig v1.0.0-beta.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "57b017d3b310c70483ea143c454fbbee31f91ab0e2f4e7854a1f08a441a20f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b017d3b310c70483ea143c454fbbee31f91ab0e2f4e7854a1f08a441a20f26", kill_on_drop: false }` [INFO] [stdout] 57b017d3b310c70483ea143c454fbbee31f91ab0e2f4e7854a1f08a441a20f26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] db8dd8db834fd24a251b72c1e864e139c437e89a2292badfc7fe7c517894e312 [INFO] running `Command { std: "docker" "start" "-a" "db8dd8db834fd24a251b72c1e864e139c437e89a2292badfc7fe7c517894e312", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/brillig-2f792ccd644c3c08) [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 brillig [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/../README.md - (line 140) ... FAILED [INFO] [stdout] test src/../README.md - (line 21) ... FAILED [INFO] [stdout] test src/../README.md - (line 43) ... FAILED [INFO] [stdout] test src/../README.md - (line 33) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/../README.md - (line 140) stdout ---- [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/../README.md:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | "Const": { [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/../README.md:150:16 [INFO] [stdout] | [INFO] [stdout] 150 | "Const": { [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/../README.md:157:16 [INFO] [stdout] | [INFO] [stdout] 157 | "Const": { [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/../README.md:164:16 [INFO] [stdout] | [INFO] [stdout] 164 | "Const": { [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/../README.md:171:22 [INFO] [stdout] | [INFO] [stdout] 171 | "BinaryIntOp": { [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/../README.md:180:22 [INFO] [stdout] | [INFO] [stdout] 180 | "BinaryIntOp": { [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/../README.md:189:17 [INFO] [stdout] | [INFO] [stdout] 189 | "JumpIf": { [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/../README.md:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | "BinaryFieldOp": { [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/../README.md:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | "Jump": { [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/../README.md:208:24 [INFO] [stdout] | [INFO] [stdout] 208 | "BinaryFieldOp": { [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/../README.md:216:22 [INFO] [stdout] | [INFO] [stdout] 216 | "ForeignCall": { [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `:` [INFO] [stdout] --> src/../README.md:233:15 [INFO] [stdout] | [INFO] [stdout] 233 | "Stop": {} [INFO] [stdout] | ^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/../README.md - (line 21) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `min_amount` in this scope [INFO] [stdout] --> src/../README.md:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | if get_balance() > min_amount { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get_balance` in this scope [INFO] [stdout] --> src/../README.md:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | if get_balance() > min_amount { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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 43) stdout ---- [INFO] [stdout] error: unexpected token: `...` [INFO] [stdout] --> src/../README.md:45:46 [INFO] [stdout] | [INFO] [stdout] 45 | (byte_array[0]*2^0 + byte_array[1]*2^8 + ... + byte_array[31]*2^248) - x == 0 [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: use `..` for an exclusive range [INFO] [stdout] | [INFO] [stdout] 45 - (byte_array[0]*2^0 + byte_array[1]*2^8 + ... + byte_array[31]*2^248) - x == 0 [INFO] [stdout] 45 + (byte_array[0]*2^0 + byte_array[1]*2^8 + .. + byte_array[31]*2^248) - x == 0 [INFO] [stdout] | [INFO] [stdout] help: or `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] 45 - (byte_array[0]*2^0 + byte_array[1]*2^8 + ... + byte_array[31]*2^248) - x == 0 [INFO] [stdout] 45 + (byte_array[0]*2^0 + byte_array[1]*2^8 + ..= + byte_array[31]*2^248) - x == 0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0586]: inclusive range with no end [INFO] [stdout] --> src/../README.md:45:46 [INFO] [stdout] | [INFO] [stdout] 45 | (byte_array[0]*2^0 + byte_array[1]*2^8 + ... + byte_array[31]*2^248) - x == 0 [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`) [INFO] [stdout] help: use `..` instead [INFO] [stdout] | [INFO] [stdout] 45 - (byte_array[0]*2^0 + byte_array[1]*2^8 + ... + byte_array[31]*2^248) - x == 0 [INFO] [stdout] 45 + (byte_array[0]*2^0 + byte_array[1]*2^8 + .. + byte_array[31]*2^248) - x == 0 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `byte_array` in this scope [INFO] [stdout] --> src/../README.md:45:6 [INFO] [stdout] | [INFO] [stdout] 45 | (byte_array[0]*2^0 + byte_array[1]*2^8 + ... + byte_array[31]*2^248) - x == 0 [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `byte_array` in this scope [INFO] [stdout] --> src/../README.md:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | (byte_array[0]*2^0 + byte_array[1]*2^8 + ... + byte_array[31]*2^248) - x == 0 [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `byte_array` in this scope [INFO] [stdout] --> src/../README.md:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | (byte_array[0]*2^0 + byte_array[1]*2^8 + ... + byte_array[31]*2^248) - x == 0 [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> src/../README.md:45:76 [INFO] [stdout] | [INFO] [stdout] 45 | (byte_array[0]*2^0 + byte_array[1]*2^8 + ... + byte_array[31]*2^248) - x == 0 [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found macro `assert` [INFO] [stdout] --> src/../README.md:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | assert( [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 44 | assert!( [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0586. [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/../README.md - (line 33) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `FIELD_SIZE_IN_BYTES` in this scope [INFO] [stdout] --> src/../README.md:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | for i in 0..FIELD_SIZE_IN_BYTES { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `byte_array` in this scope [INFO] [stdout] --> src/../README.md:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | byte_array[i] = (x >> (8 * i)) & 0xff; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `x` in this scope [INFO] [stdout] --> src/../README.md:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | byte_array[i] = (x >> (8 * i)) & 0xff; [INFO] [stdout] | ^ help: a local variable with a similar name exists: `i` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/../README.md - (line 140) [INFO] [stdout] src/../README.md - (line 21) [INFO] [stdout] src/../README.md - (line 33) [INFO] [stdout] src/../README.md - (line 43) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.32s; merged doctests compilation took 0.13s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "db8dd8db834fd24a251b72c1e864e139c437e89a2292badfc7fe7c517894e312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db8dd8db834fd24a251b72c1e864e139c437e89a2292badfc7fe7c517894e312", kill_on_drop: false }` [INFO] [stdout] db8dd8db834fd24a251b72c1e864e139c437e89a2292badfc7fe7c517894e312