[INFO] fetching crate macroscript 0.6.0...
[INFO] testing macroscript-0.6.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate macroscript 0.6.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate macroscript 0.6.0
[INFO] finished tweaking crates.io crate macroscript 0.6.0
[INFO] tweaked toml for crates.io crate macroscript 0.6.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate macroscript 0.6.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding getrandom v0.2.16 (available: v0.3.4)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_pcg v0.3.1 (available: v0.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_pcg v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1420efa20383d45181f80db93c7a0b3910474046598da3377a291f6f4d30111e
[INFO] running `Command { std: "docker" "start" "-a" "1420efa20383d45181f80db93c7a0b3910474046598da3377a291f6f4d30111e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1420efa20383d45181f80db93c7a0b3910474046598da3377a291f6f4d30111e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1420efa20383d45181f80db93c7a0b3910474046598da3377a291f6f4d30111e", kill_on_drop: false }`
[INFO] [stdout] 1420efa20383d45181f80db93c7a0b3910474046598da3377a291f6f4d30111e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15c2be33bf52d8db2f7b1546f1675c01cf138c67ba573bbad219dc193aa46083
[INFO] running `Command { std: "docker" "start" "-a" "15c2be33bf52d8db2f7b1546f1675c01cf138c67ba573bbad219dc193aa46083", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling macroscript v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(byte_slice_trim_ascii, lazy_cell)]
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `byte_slice_trim_ascii` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(byte_slice_trim_ascii, lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:81:34
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn unescape(original: &str) -> Cow<str> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn unescape(original: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s
[INFO] running `Command { std: "docker" "inspect" "15c2be33bf52d8db2f7b1546f1675c01cf138c67ba573bbad219dc193aa46083", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c2be33bf52d8db2f7b1546f1675c01cf138c67ba573bbad219dc193aa46083", kill_on_drop: false }`
[INFO] [stdout] 15c2be33bf52d8db2f7b1546f1675c01cf138c67ba573bbad219dc193aa46083
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97c33efb010b943b7ca75e3c093fa225ff2e0d30bad849750df3300ad0907145
[INFO] running `Command { std: "docker" "start" "-a" "97c33efb010b943b7ca75e3c093fa225ff2e0d30bad849750df3300ad0907145", kill_on_drop: false }`
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(byte_slice_trim_ascii, lazy_cell)]
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `byte_slice_trim_ascii` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(byte_slice_trim_ascii, lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:81:34
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn unescape(original: &str) -> Cow<str> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn unescape(original: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling macroscript v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(byte_slice_trim_ascii, lazy_cell)]
[INFO] [stdout]   |                                   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `byte_slice_trim_ascii` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(byte_slice_trim_ascii, lazy_cell)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parsing.rs:81:34
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn unescape(original: &str) -> Cow<str> {
[INFO] [stdout]    |                                  ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub(crate) fn unescape(original: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "97c33efb010b943b7ca75e3c093fa225ff2e0d30bad849750df3300ad0907145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97c33efb010b943b7ca75e3c093fa225ff2e0d30bad849750df3300ad0907145", kill_on_drop: false }`
[INFO] [stdout] 97c33efb010b943b7ca75e3c093fa225ff2e0d30bad849750df3300ad0907145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 168301618caa84fb9e66b1ea93bdbd7bf27663e8e2793aa97834d7c1be50d1d9
[INFO] running `Command { std: "docker" "start" "-a" "168301618caa84fb9e66b1ea93bdbd7bf27663e8e2793aa97834d7c1be50d1d9", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `lazy_cell` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:4:35
[INFO] [stderr]   |
[INFO] [stderr] 4 | #![feature(byte_slice_trim_ascii, lazy_cell)]
[INFO] [stderr]   |                                   ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `byte_slice_trim_ascii` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | #![feature(byte_slice_trim_ascii, lazy_cell)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/parsing.rs:81:34
[INFO] [stderr]    |
[INFO] [stderr] 81 | pub(crate) fn unescape(original: &str) -> Cow<str> {
[INFO] [stderr]    |                                  ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 | pub(crate) fn unescape(original: &str) -> Cow<'_, str> {
[INFO] [stderr]    |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `macroscript` (lib) generated 3 warnings (run `cargo fix --lib -p macroscript` to apply 1 suggestion)
[INFO] [stderr] warning: `macroscript` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/macroscript-8e0b7ef155572673)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test parsing::test::bracket_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests macroscript
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 239) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 312) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 249) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 338) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 259) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 354) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 381) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 276) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 216) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 419) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 205) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 287) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 229) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 325) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 298) ... FAILED
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 369) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 431) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 404) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 392) ... ok
[INFO] [stdout] test src/lib.rs - (line 19) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 470) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 444) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 458) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 482) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 495) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 545) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 532) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 519) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 584) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 507) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 572) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 664) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 626) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 599) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 613) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 652) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 639) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 558) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 688) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 700) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 749) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 712) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 676) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 724) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 762) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 774) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 808) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 819) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 736) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 797) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 785) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 830) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 841) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 874) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 903) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 863) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 852) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 916) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 941) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 888) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 976) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 928) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 988) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 952) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 964) ... ok
[INFO] [stdout] test src/stdlib.rs - stdlib::DocumentationHelper (line 999) ... ok
[INFO] [stdout] test src/textmacro.rs - textmacro::TextMacro (line 25) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/stdlib.rs - stdlib::DocumentationHelper (line 298) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (692) panicked at src/test.rs:30:9:
[INFO] [stdout] assertion `left == right` failed: test case failed for [add] -> 0
[INFO] [stdout] "0" != "-0"
[INFO] [stdout]   left: "0"
[INFO] [stdout]  right: "-0"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x596e98b82fa2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596e98b82fa2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596e98b82fa2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x596e98b82fa2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x596e98b98cda - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x596e98b98cda - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x596e98b87396 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x596e98b87396 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x596e98b6d88f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x596e98b6d88f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x596e98b7ea91 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x596e98b7ec4b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x596e98b6d948 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x596e98b62df9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x596e98b6e26d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x596e98b9949c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x596e98b993b3 - core[27de1724e4349be2]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:434:23
[INFO] [stdout]   17:     0x596e9889e68e - core[27de1724e4349be2]::panicking::assert_failed::<&str, alloc[a57f19327c0ad893]::string::String>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:394:5
[INFO] [stdout]   18:     0x596e9884bd65 - macroscript[5a1eb69182a08fc4]::test::test_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:30:3
[INFO] [stdout]   19:     0x596e98842936 - rust_out[8e547ba4386cb4c9]::main
[INFO] [stdout]   20:     0x596e98842c63 - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x596e988428e6 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>
[INFO] [stdout]   22:     0x596e988428f9 - std[3b51380354919863]::rt::lang_start::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>::{closure#0}
[INFO] [stdout]   23:     0x596e98b7e086 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x596e98b7e086 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x596e98b7e086 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x596e98b7e086 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x596e98b7e086 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x596e98b7e086 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x596e98b7e086 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x596e98b7e086 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x596e98b7e086 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x596e988428d1 - std[3b51380354919863]::rt::lang_start::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>
[INFO] [stdout]   33:     0x596e98842cc5 - main
[INFO] [stdout]   34:     0x719a633e71ca - <unknown>
[INFO] [stdout]   35:     0x719a633e728b - __libc_start_main
[INFO] [stdout]   36:     0x596e98842775 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/stdlib.rs - stdlib::DocumentationHelper (line 298)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 66 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "168301618caa84fb9e66b1ea93bdbd7bf27663e8e2793aa97834d7c1be50d1d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "168301618caa84fb9e66b1ea93bdbd7bf27663e8e2793aa97834d7c1be50d1d9", kill_on_drop: false }`
[INFO] [stdout] 168301618caa84fb9e66b1ea93bdbd7bf27663e8e2793aa97834d7c1be50d1d9
