[INFO] cloning repository https://github.com/Rhelvetican/strmath
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rhelvetican/strmath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRhelvetican%2Fstrmath", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRhelvetican%2Fstrmath'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d1322c3393ee62902d08a2cc1dceb4dbd4d9b4e
[INFO] testing Rhelvetican/strmath against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRhelvetican%2Fstrmath" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Rhelvetican/strmath on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Rhelvetican/strmath
[INFO] finished tweaking git repo https://github.com/Rhelvetican/strmath
[INFO] tweaked toml for git repo https://github.com/Rhelvetican/strmath written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Rhelvetican/strmath 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00eb31ac10a8a5aca6e6e180571ef05c9831a87587c2036a8d812dae46bcdddb
[INFO] running `Command { std: "docker" "start" "-a" "00eb31ac10a8a5aca6e6e180571ef05c9831a87587c2036a8d812dae46bcdddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00eb31ac10a8a5aca6e6e180571ef05c9831a87587c2036a8d812dae46bcdddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00eb31ac10a8a5aca6e6e180571ef05c9831a87587c2036a8d812dae46bcdddb", kill_on_drop: false }`
[INFO] [stdout] 00eb31ac10a8a5aca6e6e180571ef05c9831a87587c2036a8d812dae46bcdddb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 393425a0bf717a689e3c3e3e490bca32e1c0faa027129b2187eb48623afd1b7e
[INFO] running `Command { std: "docker" "start" "-a" "393425a0bf717a689e3c3e3e490bca32e1c0faa027129b2187eb48623afd1b7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling strmath v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::Str`
[INFO] [stdout]  --> src/fmt.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::Str;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display`, `Formatter`, `Result`
[INFO] [stdout]  --> src/fmt.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fmt::{Display, Formatter, Result};
[INFO] [stdout]   |                ^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] running `Command { std: "docker" "inspect" "393425a0bf717a689e3c3e3e490bca32e1c0faa027129b2187eb48623afd1b7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "393425a0bf717a689e3c3e3e490bca32e1c0faa027129b2187eb48623afd1b7e", kill_on_drop: false }`
[INFO] [stdout] 393425a0bf717a689e3c3e3e490bca32e1c0faa027129b2187eb48623afd1b7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9b1a69c56dc0039c932f57f299b1472641067e76f805252e201914293226959
[INFO] running `Command { std: "docker" "start" "-a" "c9b1a69c56dc0039c932f57f299b1472641067e76f805252e201914293226959", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `crate::Str`
[INFO] [stdout]  --> src/fmt.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::Str;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling strmath v0.4.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Display`, `Formatter`, `Result`
[INFO] [stdout]  --> src/fmt.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fmt::{Display, Formatter, Result};
[INFO] [stdout]   |                ^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::Str`
[INFO] [stdout]  --> src/fmt.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::Str;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display`, `Formatter`, `Result`
[INFO] [stdout]  --> src/fmt.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fmt::{Display, Formatter, Result};
[INFO] [stdout]   |                ^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "c9b1a69c56dc0039c932f57f299b1472641067e76f805252e201914293226959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b1a69c56dc0039c932f57f299b1472641067e76f805252e201914293226959", kill_on_drop: false }`
[INFO] [stdout] c9b1a69c56dc0039c932f57f299b1472641067e76f805252e201914293226959
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7fae5c7b352c8b82f42da8069174d3a9fff4ace77df8c4d7c8ca8385d0c826fc
[INFO] running `Command { std: "docker" "start" "-a" "7fae5c7b352c8b82f42da8069174d3a9fff4ace77df8c4d7c8ca8385d0c826fc", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::Str`
[INFO] [stderr]  --> src/fmt.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::Str;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Display`, `Formatter`, `Result`
[INFO] [stderr]  --> src/fmt.rs:5:16
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::fmt::{Display, Formatter, Result};
[INFO] [stderr]   |                ^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `strmath` (lib) generated 2 warnings (run `cargo fix --lib -p strmath` to apply 2 suggestions)
[INFO] [stderr] warning: `strmath` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strmath-7529cd85b5021fac)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test::test_module::create_str ... ok
[INFO] [stdout] test test::test_module::neg_str ... ok
[INFO] [stdout] test test::test_module::create_str_from_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests strmath
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/ops/mod.rs - ops (line 56) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] test src/ops/mod.rs - ops (line 34) ... FAILED
[INFO] [stdout] test src/ops/mod.rs - ops (line 121) ... FAILED
[INFO] [stdout] test src/ops/mod.rs - ops (line 68) ... FAILED
[INFO] [stdout] test src/ops/mod.rs - ops (line 24) ... FAILED
[INFO] [stdout] test src/ops/mod.rs - ops (line 99) ... FAILED
[INFO] [stdout] test src/ops/mod.rs - ops (line 89) ... FAILED
[INFO] [stdout] test src/ops/mod.rs - ops (line 77) ... FAILED
[INFO] [stdout] test src/ops/mod.rs - ops (line 111) ... FAILED
[INFO] [stdout] test src/ops/mod.rs - ops (line 46) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ops/mod.rs - ops (line 56) stdout ----
[INFO] [stdout] error[E0368]: binary assignment operation `-=` cannot be applied to type `Str`
[INFO] [stdout]  --> src/ops/mod.rs:61:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | s -= x;
[INFO] [stdout]   | -^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | cannot use `-=` on type `Str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0368`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 20) stdout ----
[INFO] [stdout] error[E0369]: cannot add `Str` to `Str`
[INFO] [stdout]  --> src/lib.rs:25:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | let y = s + x;
[INFO] [stdout]   |         - ^ - Str
[INFO] [stdout]   |         |
[INFO] [stdout]   |         Str
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0369`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/mod.rs - ops (line 34) stdout ----
[INFO] [stdout] error[E0368]: binary assignment operation `+=` cannot be applied to type `Str`
[INFO] [stdout]  --> src/ops/mod.rs:39:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | s += x;
[INFO] [stdout]   | -^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | cannot use `+=` on type `Str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0368`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/mod.rs - ops (line 121) stdout ----
[INFO] [stdout] error[E0368]: binary assignment operation `%=` cannot be applied to type `Str`
[INFO] [stdout]  --> src/ops/mod.rs:126:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | s %= x;
[INFO] [stdout]   | -^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | cannot use `%=` on type `Str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0368`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/mod.rs - ops (line 68) stdout ----
[INFO] [stdout] error[E0369]: cannot multiply `Str` by `{integer}`
[INFO] [stdout]  --> src/ops/mod.rs:73:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | let y = s * x;
[INFO] [stdout]   |         - ^ - {integer}
[INFO] [stdout]   |         |
[INFO] [stdout]   |         Str
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0369`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/mod.rs - ops (line 24) stdout ----
[INFO] [stdout] error[E0369]: cannot add `Str` to `Str`
[INFO] [stdout]  --> src/ops/mod.rs:29:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | let y = s + x;
[INFO] [stdout]   |         - ^ - Str
[INFO] [stdout]   |         |
[INFO] [stdout]   |         Str
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0369`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/mod.rs - ops (line 99) stdout ----
[INFO] [stdout] error[E0368]: binary assignment operation `/=` cannot be applied to type `Str`
[INFO] [stdout]  --> src/ops/mod.rs:104:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | s /= x;
[INFO] [stdout]   | -^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | cannot use `/=` on type `Str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0368`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/mod.rs - ops (line 89) stdout ----
[INFO] [stdout] error[E0369]: cannot divide `Str` by `&str`
[INFO] [stdout]  --> src/ops/mod.rs:94:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | let y = s / x;
[INFO] [stdout]   |         - ^ - &str
[INFO] [stdout]   |         |
[INFO] [stdout]   |         Str
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0369`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/mod.rs - ops (line 77) stdout ----
[INFO] [stdout] error[E0368]: binary assignment operation `*=` cannot be applied to type `Str`
[INFO] [stdout]  --> src/ops/mod.rs:82:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | s *= x;
[INFO] [stdout]   | -^^^^^
[INFO] [stdout]   | |
[INFO] [stdout]   | cannot use `*=` on type `Str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0368`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/mod.rs - ops (line 111) stdout ----
[INFO] [stdout] error[E0369]: cannot calculate the remainder of `Str` divided by `&str`
[INFO] [stdout]  --> src/ops/mod.rs:116:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | let y = s % x;
[INFO] [stdout]   |         - ^ - &str
[INFO] [stdout]   |         |
[INFO] [stdout]   |         Str
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0369`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/mod.rs - ops (line 46) stdout ----
[INFO] [stdout] error[E0369]: cannot subtract `Str` from `Str`
[INFO] [stdout]  --> src/ops/mod.rs:51:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | let y = s - x;
[INFO] [stdout]   |         - ^ - Str
[INFO] [stdout]   |         |
[INFO] [stdout]   |         Str
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0369`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 20)
[INFO] [stdout]     src/ops/mod.rs - ops (line 111)
[INFO] [stdout]     src/ops/mod.rs - ops (line 121)
[INFO] [stdout]     src/ops/mod.rs - ops (line 24)
[INFO] [stdout]     src/ops/mod.rs - ops (line 34)
[INFO] [stdout]     src/ops/mod.rs - ops (line 46)
[INFO] [stdout]     src/ops/mod.rs - ops (line 56)
[INFO] [stdout]     src/ops/mod.rs - ops (line 68)
[INFO] [stdout]     src/ops/mod.rs - ops (line 77)
[INFO] [stdout]     src/ops/mod.rs - ops (line 89)
[INFO] [stdout]     src/ops/mod.rs - ops (line 99)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7fae5c7b352c8b82f42da8069174d3a9fff4ace77df8c4d7c8ca8385d0c826fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fae5c7b352c8b82f42da8069174d3a9fff4ace77df8c4d7c8ca8385d0c826fc", kill_on_drop: false }`
[INFO] [stdout] 7fae5c7b352c8b82f42da8069174d3a9fff4ace77df8c4d7c8ca8385d0c826fc
