[INFO] cloning repository https://github.com/CJGutz/unchained
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CJGutz/unchained" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCJGutz%2Funchained", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCJGutz%2Funchained'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca11f0c60ebd289f5ac3e9856403cf46b37ace80
[INFO] testing CJGutz/unchained against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCJGutz%2Funchained" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CJGutz/unchained 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/CJGutz/unchained
[INFO] finished tweaking git repo https://github.com/CJGutz/unchained
[INFO] tweaked toml for git repo https://github.com/CJGutz/unchained written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/CJGutz/unchained 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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b5bb7081f073199e8e3b539934b20ff47b64436498bffbad57c4b19e51c997c9
[INFO] running `Command { std: "docker" "start" "-a" "b5bb7081f073199e8e3b539934b20ff47b64436498bffbad57c4b19e51c997c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5bb7081f073199e8e3b539934b20ff47b64436498bffbad57c4b19e51c997c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5bb7081f073199e8e3b539934b20ff47b64436498bffbad57c4b19e51c997c9", kill_on_drop: false }`
[INFO] [stdout] b5bb7081f073199e8e3b539934b20ff47b64436498bffbad57c4b19e51c997c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] bd7cc4775aca7a1df7db63bdebed05be178b94458da32060b759c99433214599
[INFO] running `Command { std: "docker" "start" "-a" "bd7cc4775aca7a1df7db63bdebed05be178b94458da32060b759c99433214599", kill_on_drop: false }`
[INFO] [stderr]    Compiling unchained v0.1.0 (/opt/rustwide/workdir/unchained)
[INFO] [stderr]    Compiling eportfolio v0.1.0 (/opt/rustwide/workdir/eportfolio)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] running `Command { std: "docker" "inspect" "bd7cc4775aca7a1df7db63bdebed05be178b94458da32060b759c99433214599", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7cc4775aca7a1df7db63bdebed05be178b94458da32060b759c99433214599", kill_on_drop: false }`
[INFO] [stdout] bd7cc4775aca7a1df7db63bdebed05be178b94458da32060b759c99433214599
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9f99935c1235c528ac0c9a44eb38737ca6b66fe4468af301e0157683d0e2b45d
[INFO] running `Command { std: "docker" "start" "-a" "9f99935c1235c528ac0c9a44eb38737ca6b66fe4468af301e0157683d0e2b45d", kill_on_drop: false }`
[INFO] [stderr]    Compiling eportfolio v0.1.0 (/opt/rustwide/workdir/eportfolio)
[INFO] [stderr]    Compiling unchained v0.1.0 (/opt/rustwide/workdir/unchained)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "9f99935c1235c528ac0c9a44eb38737ca6b66fe4468af301e0157683d0e2b45d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f99935c1235c528ac0c9a44eb38737ca6b66fe4468af301e0157683d0e2b45d", kill_on_drop: false }`
[INFO] [stdout] 9f99935c1235c528ac0c9a44eb38737ca6b66fe4468af301e0157683d0e2b45d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 936cbc5af32ac26ce7e7adeedfeb655eb7ff79e9fe57190b11f7fe5f9bbee267
[INFO] running `Command { std: "docker" "start" "-a" "936cbc5af32ac26ce7e7adeedfeb655eb7ff79e9fe57190b11f7fe5f9bbee267", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eportfolio-1f69b2e7ab6e5f83)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unchained-30081f88f1b740b6)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test templates::text_parse::tests::find_replace_with_several_code_points ... ok
[INFO] [stdout] test templates::text_parse::tests::test_closing_bracket_first ... ok
[INFO] [stdout] test templates::text_parse::tests::test_assymmetric_pattern ... ok
[INFO] [stdout] test templates::text_parse::tests::test_closing_bracket_first_before_valid_patterns ... ok
[INFO] [stdout] test templates::text_parse::tests::test_empty_between_opening_and_closing ... ok
[INFO] [stdout] test templates::text_parse::tests::test_equal_open_and_closing__ ... ok
[INFO] [stdout] test templates::text_parse::tests::test_equal_open_and_closing_pattern ... ok
[INFO] [stdout] test templates::text_parse::tests::test_get_between_in_one_line_match_w_equal_patterns ... ok
[INFO] [stdout] test templates::text_parse::tests::test_get_between_in_two_lines_match_w_equal_patterns ... ok
[INFO] [stdout] test templates::text_parse::tests::test_get_between_w_multi_char_pattern ... ok
[INFO] [stdout] test templates::text_parse::tests::test_no_closing_pattern ... ok
[INFO] [stdout] test templates::text_parse::tests::test_multi_char_opening_pattern ... ok
[INFO] [stdout] test templates::text_parse::tests::test_no_pattern_found ... ok
[INFO] [stdout] test templates::text_parse::tests::test_no_to_pattern_found ... ok
[INFO] [stdout] test templates::text_parse::tests::test_remove_single_asymmetric_pattern ... ok
[INFO] [stdout] test templates::text_parse::tests::test_singular_opening_pattern ... ok
[INFO] [stdout] test templates::text_parse::tests::test_with_html_content_operation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unchained-b0a889be06f67ba5)
[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 unchained
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test unchained/src/templates/operations.rs - templates::operations::comment_operation (line 339) ... FAILED
[INFO] [stdout] test unchained/src/templates/operations.rs - templates::operations::component_operation (line 232) ... FAILED
[INFO] [stdout] test unchained/src/templates/operations.rs - templates::operations::slot (line 306) ... FAILED
[INFO] [stdout] test unchained/src/templates/operations.rs - templates::operations::for_loop_operation (line 177) ... FAILED
[INFO] [stdout] test unchained/src/templates/operations.rs - templates::operations::get_template_operation (line 59) ... FAILED
[INFO] [stdout] test unchained/src/templates/text_parse.rs - templates::text_parse::remove_between (line 137) ... FAILED
[INFO] [stdout] test unchained/src/templates/text_parse.rs - templates::text_parse::find_between (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- unchained/src/templates/operations.rs - templates::operations::comment_operation (line 339) stdout ----
[INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `Any`
[INFO] [stdout]  --> unchained/src/templates/operations.rs:340:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | {* comment Any information to not render *}
[INFO] [stdout]   |            ^^^ expected one of 8 possible tokens
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- unchained/src/templates/operations.rs - templates::operations::component_operation (line 232) stdout ----
[INFO] [stdout] error: expected one of `>` or `as`, found `-`
[INFO] [stdout]  --> unchained/src/templates/operations.rs:233:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | <!-- page.html -->
[INFO] [stdout]   |   ^ expected one of `>` or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- unchained/src/templates/operations.rs - templates::operations::slot (line 306) stdout ----
[INFO] [stdout] error: expected one of `>` or `as`, found `-`
[INFO] [stdout]  --> unchained/src/templates/operations.rs:307:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | <!-- page.html -->
[INFO] [stdout]   |   ^ expected one of `>` or `as`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- unchained/src/templates/operations.rs - templates::operations::for_loop_operation (line 177) stdout ----
[INFO] [stdout] error: expected `::`, found `{`
[INFO] [stdout]  --> unchained/src/templates/operations.rs:179:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |    <div>{element}</div>
[INFO] [stdout]   |         ^ expected `::`
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `}`
[INFO] [stdout]  --> unchained/src/templates/operations.rs:181:2
[INFO] [stdout]   |
[INFO] [stdout] 6 | *}
[INFO] [stdout]   |  ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- unchained/src/templates/operations.rs - templates::operations::get_template_operation (line 59) stdout ----
[INFO] [stdout] error: expected `::`, found `Renders`
[INFO] [stdout]  --> unchained/src/templates/operations.rs:61:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |  <div>Renders if true</div>
[INFO] [stdout]   |       ^^^^^^^ expected `::`
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `}`
[INFO] [stdout]  --> unchained/src/templates/operations.rs:63:2
[INFO] [stdout]   |
[INFO] [stdout] 6 | *}
[INFO] [stdout]   |  ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- unchained/src/templates/text_parse.rs - templates::text_parse::remove_between (line 137) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `remove_between` in this scope
[INFO] [stdout]  --> unchained/src/templates/text_parse.rs:139:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | let res = remove_between(content, "[", "]");
[INFO] [stdout]   |           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use unchained::templates::text_parse::remove_between;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- unchained/src/templates/text_parse.rs - templates::text_parse::find_between (line 19) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `find_between` in this scope
[INFO] [stdout]  --> unchained/src/templates/text_parse.rs:20:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | let found = find_between("content that | contains patterns | but", "|", "|");
[INFO] [stdout]   |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use unchained::templates::text_parse::find_between;
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     unchained/src/templates/operations.rs - templates::operations::comment_operation (line 339)
[INFO] [stdout]     unchained/src/templates/operations.rs - templates::operations::component_operation (line 232)
[INFO] [stdout]     unchained/src/templates/operations.rs - templates::operations::for_loop_operation (line 177)
[INFO] [stdout]     unchained/src/templates/operations.rs - templates::operations::get_template_operation (line 59)
[INFO] [stdout]     unchained/src/templates/operations.rs - templates::operations::slot (line 306)
[INFO] [stdout]     unchained/src/templates/text_parse.rs - templates::text_parse::find_between (line 19)
[INFO] [stdout]     unchained/src/templates/text_parse.rs - templates::text_parse::remove_between (line 137)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p unchained --doc`
[INFO] running `Command { std: "docker" "inspect" "936cbc5af32ac26ce7e7adeedfeb655eb7ff79e9fe57190b11f7fe5f9bbee267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "936cbc5af32ac26ce7e7adeedfeb655eb7ff79e9fe57190b11f7fe5f9bbee267", kill_on_drop: false }`
[INFO] [stdout] 936cbc5af32ac26ce7e7adeedfeb655eb7ff79e9fe57190b11f7fe5f9bbee267
