[INFO] fetching crate go-template 0.0.3...
[INFO] testing go-template-0.0.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate go-template 0.0.3 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate go-template 0.0.3 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 crates.io crate go-template 0.0.3
[INFO] finished tweaking crates.io crate go-template 0.0.3
[INFO] tweaked toml for crates.io crate go-template 0.0.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gtmpl_value v0.5.1
[INFO] [stderr]   Downloaded gtmpl_derive v0.5.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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e79d4c0dcc497dac510b68a4e352ab0307232de1e055861f9e015db3eb21a02
[INFO] running `Command { std: "docker" "start" "-a" "9e79d4c0dcc497dac510b68a4e352ab0307232de1e055861f9e015db3eb21a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e79d4c0dcc497dac510b68a4e352ab0307232de1e055861f9e015db3eb21a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e79d4c0dcc497dac510b68a4e352ab0307232de1e055861f9e015db3eb21a02", kill_on_drop: false }`
[INFO] [stdout] 9e79d4c0dcc497dac510b68a4e352ab0307232de1e055861f9e015db3eb21a02
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be99a61029aacd5b7ea9aa1081e0fbe3ab811f5edaf579b6971bf00e6e2f40c9
[INFO] running `Command { std: "docker" "start" "-a" "be99a61029aacd5b7ea9aa1081e0fbe3ab811f5edaf579b6971bf00e6e2f40c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling gtmpl_value v0.5.1
[INFO] [stderr]    Compiling go-template v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/node.rs:512:16
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gtmpl_dynamic_template`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s
[INFO] running `Command { std: "docker" "inspect" "be99a61029aacd5b7ea9aa1081e0fbe3ab811f5edaf579b6971bf00e6e2f40c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be99a61029aacd5b7ea9aa1081e0fbe3ab811f5edaf579b6971bf00e6e2f40c9", kill_on_drop: false }`
[INFO] [stdout] be99a61029aacd5b7ea9aa1081e0fbe3ab811f5edaf579b6971bf00e6e2f40c9
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a815371978e88df6454005540f6be4f1e672d12827eac8d90e8bc177190ed8d2
[INFO] running `Command { std: "docker" "start" "-a" "a815371978e88df6454005540f6be4f1e672d12827eac8d90e8bc177190ed8d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/node.rs:512:16
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gtmpl_dynamic_template`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gtmpl_derive v0.5.0
[INFO] [stderr]    Compiling go-template v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/node.rs:512:16
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gtmpl_dynamic_template`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.60s
[INFO] running `Command { std: "docker" "inspect" "a815371978e88df6454005540f6be4f1e672d12827eac8d90e8bc177190ed8d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a815371978e88df6454005540f6be4f1e672d12827eac8d90e8bc177190ed8d2", kill_on_drop: false }`
[INFO] [stdout] a815371978e88df6454005540f6be4f1e672d12827eac8d90e8bc177190ed8d2
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4688fff18264ad5ab65062f3b55b9943b57476365341234c7add3293be3cec16
[INFO] running `Command { std: "docker" "start" "-a" "4688fff18264ad5ab65062f3b55b9943b57476365341234c7add3293be3cec16", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/node.rs:512:16
[INFO] [stderr]     |
[INFO] [stderr] 512 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `gtmpl_dynamic_template`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `go-template` (lib) generated 1 warning
[INFO] [stderr] warning: `go-template` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/go_template-71ba8d2021aee495)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test exec::tests_mocked::test_block ... ok
[INFO] [stdout] test exec::tests_mocked::test_dollar_dot ... ok
[INFO] [stdout] test exec::tests_mocked::simple_template ... ok
[INFO] [stdout] test exec::tests_mocked::test_assign_string ... ok
[INFO] [stdout] test exec::tests_mocked::test_with ... ok
[INFO] [stdout] test funcs::tests_mocked::test_ge ... ok
[INFO] [stdout] test exec::tests_mocked::test_range ... ok
[INFO] [stdout] test exec::tests_mocked::test_function_ret_map ... ok
[INFO] [stdout] test exec::tests_mocked::test_dot ... ok
[INFO] [stdout] test exec::tests_mocked::test_function ... ok
[INFO] [stdout] test exec::tests_mocked::test_function_via_dot ... ok
[INFO] [stdout] test exec::tests_mocked::test_pipeline_function ... ok
[INFO] [stdout] test funcs::tests_mocked::test_gtmpl_fn ... ok
[INFO] [stdout] test funcs::tests_mocked::test_gt ... ok
[INFO] [stdout] test funcs::tests_mocked::test_and ... ok
[INFO] [stdout] test funcs::tests_mocked::test_builtins ... ok
[INFO] [stdout] test exec::tests_mocked::test_sub ... ok
[INFO] [stdout] test funcs::tests_mocked::test_macro ... ok
[INFO] [stdout] test funcs::tests_mocked::test_index ... ok
[INFO] [stdout] test funcs::tests_mocked::test_ne ... ok
[INFO] [stdout] test funcs::tests_mocked::test_or ... ok
[INFO] [stdout] test funcs::tests_mocked::test_le ... ok
[INFO] [stdout] test funcs::tests_mocked::test_println ... ok
[INFO] [stdout] test funcs::tests_mocked::test_lt ... ok
[INFO] [stdout] test lexer::tests::lexer_run ... ok
[INFO] [stdout] test lexer::tests::test_comment ... ok
[INFO] [stdout] test funcs::tests_mocked::test_eq ... ok
[INFO] [stdout] test lexer::tests::lex_simple ... ok
[INFO] [stdout] test exec::tests_mocked::test_dot_value ... ok
[INFO] [stdout] test exec::tests_mocked::test_len ... ok
[INFO] [stdout] test lexer::tests::test_input ... ok
[INFO] [stdout] test exec::tests_mocked::test_proper_range ... ok
[INFO] [stdout] test funcs::tests_mocked::test_print ... ok
[INFO] [stdout] test exec::tests_mocked::test_novalue ... ok
[INFO] [stdout] test exec::tests_mocked::test_eq ... ok
[INFO] [stdout] test node::tests::test_end ... ok
[INFO] [stdout] test lexer::tests::test_underscore ... ok
[INFO] [stdout] test parse::tests_mocked::test_backup ... ok
[INFO] [stdout] test lexer::tests::test_whitespace ... ok
[INFO] [stdout] test printf::test::test_sprintf_array ... ok
[INFO] [stdout] test parse::tests_mocked::test_term ... ok
[INFO] [stdout] test parse::tests_mocked::test_backup3 ... ok
[INFO] [stdout] test printf::test::test_sprintf_index ... ok
[INFO] [stdout] test node::tests::test_clone ... ok
[INFO] [stdout] test printf::test::test_sprintf_fancy ... ok
[INFO] [stdout] test printf::test::test_parse_index ... ok
[INFO] [stdout] test lexer::tests::test_trim ... ok
[INFO] [stdout] test parse::tests_mocked::test_next_non_space ... ok
[INFO] [stdout] test parse::tests_mocked::test_assign_string ... ok
[INFO] [stdout] test parse::tests_mocked::test_iter ... ok
[INFO] [stderr]    Doc-tests go_template
[INFO] [stdout] test parse::tests_mocked::test_pipeline_simple ... ok
[INFO] [stdout] test parse::tests_mocked::test_display ... ok
[INFO] [stdout] test utils::tests::test_is_true ... ok
[INFO] [stdout] test printf::test::test_sprintf_string_to_hex ... ok
[INFO] [stdout] test printf::test::test_sprintf_number ... ok
[INFO] [stdout] test utils::tests::test_unquote_char ... ok
[INFO] [stdout] test parse::tests_mocked::parse_basic_tree ... ok
[INFO] [stdout] test printf::test::test_tokenize_err ... ok
[INFO] [stdout] test printf::test::test_tokenize_none ... ok
[INFO] [stdout] test printf::test::test_sprintf_map ... ok
[INFO] [stdout] test printf::test::test_tokenize ... ok
[INFO] [stdout] test printf::test::test_sprinttf_to_format ... ok
[INFO] [stdout] test printf::test::test_sprintf_string_prec ... ok
[INFO] [stdout] test parse::tests_mocked::test_peek_non_space ... ok
[INFO] [stdout] test template::tests_mocked::test_parse ... ok
[INFO] [stdout] test utils::tests::test_unquote_str ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test src/funcs.rs - funcs::ne (line 429) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::and (line 167) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::printf (line 327) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::gt (line 487) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::print (line 258) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::println (line 288) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::call (line 229) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::eq (line 413) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::lt (line 444) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::index (line 349) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::or (line 144) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::not (line 187) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::ge (line 507) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::le (line 464) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 4) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::len (line 203) ... FAILED
[INFO] [stdout] test src/template.rs - template::Template::add_template (line 106) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::urlquery (line 392) ... FAILED
[INFO] [stdout] test src/template.rs - template::Template::add_func (line 42) ... FAILED
[INFO] [stdout] test src/template.rs - template::Template::parse (line 88) ... FAILED
[INFO] [stdout] test src/template.rs - template::Template::add_funcs (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - template (line 41) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/funcs.rs - funcs::ne (line 429) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:430:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::and (line 167) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:168:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::printf (line 327) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:328:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::gt (line 487) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:488:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::print (line 258) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:259:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::println (line 288) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:289:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::call (line 229) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:230:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::{gtmpl_fn, template, Value};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `add` in this scope
[INFO] [stdout]   --> src/funcs.rs:237:75
[INFO] [stdout]    |
[INFO] [stdout] 10 | let equal = template(r#"{{ call . 1 2 }}"#, Value::Function(Function { f: add }));
[INFO] [stdout]    |                                                                           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::eq (line 413) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:414:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::lt (line 444) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:445:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::index (line 349) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:350:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::or (line 144) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:145:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::not (line 187) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:188:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::ge (line 507) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:508:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::le (line 464) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:465:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 4) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl;
[INFO] [stdout]   |     ^^^^^ no external crate `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::len (line 203) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:204:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/template.rs - template::Template::add_template (line 106) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/template.rs:107:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::Context;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gtmpl`
[INFO] [stdout]  --> src/template.rs:109:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut tmpl = gtmpl::Template::default();
[INFO] [stdout]   |                ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use go_template::Template;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Template`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mut tmpl = gtmpl::Template::default();
[INFO] [stdout] 5 + let mut tmpl = Template::default();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::urlquery (line 392) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:393:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/template.rs - template::Template::add_func (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/template.rs:43:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::{Context, Func, FuncError, Value};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gtmpl`
[INFO] [stdout]  --> src/template.rs:49:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | let mut tmpl = gtmpl::Template::default();
[INFO] [stdout]   |                ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use go_template::Template;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Template`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - let mut tmpl = gtmpl::Template::default();
[INFO] [stdout] 9 + let mut tmpl = Template::default();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/template.rs - template::Template::parse (line 88) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gtmpl`
[INFO] [stdout]  --> src/template.rs:89:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut tmpl = gtmpl::Template::default();
[INFO] [stdout]   |                ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use go_template::Template;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Template`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let mut tmpl = gtmpl::Template::default();
[INFO] [stdout] 3 + let mut tmpl = Template::default();
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/template.rs - template::Template::add_funcs (line 63) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/template.rs:66:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gtmpl::{Context, Func, FuncError, Value};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gtmpl`
[INFO] [stdout]   --> src/template.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | let mut tmpl = gtmpl::Template::default();
[INFO] [stdout]    |                ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use go_template::Template;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Template`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 - let mut tmpl = gtmpl::Template::default();
[INFO] [stdout] 12 + let mut tmpl = Template::default();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - template (line 41) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gtmpl`
[INFO] [stdout]  --> src/lib.rs:42:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let output = gtmpl::template("Finally! Some {{ . }} for Rust", "gtmpl");
[INFO] [stdout]   |              ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/funcs.rs - funcs::and (line 167)
[INFO] [stdout]     src/funcs.rs - funcs::call (line 229)
[INFO] [stdout]     src/funcs.rs - funcs::eq (line 413)
[INFO] [stdout]     src/funcs.rs - funcs::ge (line 507)
[INFO] [stdout]     src/funcs.rs - funcs::gt (line 487)
[INFO] [stdout]     src/funcs.rs - funcs::index (line 349)
[INFO] [stdout]     src/funcs.rs - funcs::le (line 464)
[INFO] [stdout]     src/funcs.rs - funcs::len (line 203)
[INFO] [stdout]     src/funcs.rs - funcs::lt (line 444)
[INFO] [stdout]     src/funcs.rs - funcs::ne (line 429)
[INFO] [stdout]     src/funcs.rs - funcs::not (line 187)
[INFO] [stdout]     src/funcs.rs - funcs::or (line 144)
[INFO] [stdout]     src/funcs.rs - funcs::print (line 258)
[INFO] [stdout]     src/funcs.rs - funcs::printf (line 327)
[INFO] [stdout]     src/funcs.rs - funcs::println (line 288)
[INFO] [stdout]     src/funcs.rs - funcs::urlquery (line 392)
[INFO] [stdout]     src/lib.rs - (line 4)
[INFO] [stdout]     src/lib.rs - template (line 41)
[INFO] [stdout]     src/template.rs - template::Template::add_func (line 42)
[INFO] [stdout]     src/template.rs - template::Template::add_funcs (line 63)
[INFO] [stdout]     src/template.rs - template::Template::add_template (line 106)
[INFO] [stdout]     src/template.rs - template::Template::parse (line 88)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4688fff18264ad5ab65062f3b55b9943b57476365341234c7add3293be3cec16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4688fff18264ad5ab65062f3b55b9943b57476365341234c7add3293be3cec16", kill_on_drop: false }`
[INFO] [stdout] 4688fff18264ad5ab65062f3b55b9943b57476365341234c7add3293be3cec16
[INFO] testing go-template-0.0.3 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate go-template 0.0.3 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate go-template 0.0.3 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate go-template 0.0.3
[INFO] finished tweaking crates.io crate go-template 0.0.3
[INFO] tweaked toml for crates.io crate go-template 0.0.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ab9a92b5a10bc6a6f901be08ca86fad601efa9437a0b13813b38ac538365c9b
[INFO] running `Command { std: "docker" "start" "-a" "7ab9a92b5a10bc6a6f901be08ca86fad601efa9437a0b13813b38ac538365c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ab9a92b5a10bc6a6f901be08ca86fad601efa9437a0b13813b38ac538365c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ab9a92b5a10bc6a6f901be08ca86fad601efa9437a0b13813b38ac538365c9b", kill_on_drop: false }`
[INFO] [stdout] 7ab9a92b5a10bc6a6f901be08ca86fad601efa9437a0b13813b38ac538365c9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6db6352c2239919e8a6e0c7b862b163061c994c524b4ff71c1431ee4ae288956
[INFO] running `Command { std: "docker" "start" "-a" "6db6352c2239919e8a6e0c7b862b163061c994c524b4ff71c1431ee4ae288956", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling gtmpl_value v0.5.1
[INFO] [stderr]    Compiling go-template v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/node.rs:512:16
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gtmpl_dynamic_template`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
[INFO] running `Command { std: "docker" "inspect" "6db6352c2239919e8a6e0c7b862b163061c994c524b4ff71c1431ee4ae288956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6db6352c2239919e8a6e0c7b862b163061c994c524b4ff71c1431ee4ae288956", kill_on_drop: false }`
[INFO] [stdout] 6db6352c2239919e8a6e0c7b862b163061c994c524b4ff71c1431ee4ae288956
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a53d8e644863c4e6c1f8fd6ca701987f9974c985023763565e281615ccd43ac
[INFO] running `Command { std: "docker" "start" "-a" "9a53d8e644863c4e6c1f8fd6ca701987f9974c985023763565e281615ccd43ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/node.rs:512:16
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gtmpl_dynamic_template`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gtmpl_derive v0.5.0
[INFO] [stderr]    Compiling go-template v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/node.rs:512:16
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `gtmpl_dynamic_template`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.78s
[INFO] running `Command { std: "docker" "inspect" "9a53d8e644863c4e6c1f8fd6ca701987f9974c985023763565e281615ccd43ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a53d8e644863c4e6c1f8fd6ca701987f9974c985023763565e281615ccd43ac", kill_on_drop: false }`
[INFO] [stdout] 9a53d8e644863c4e6c1f8fd6ca701987f9974c985023763565e281615ccd43ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e4423cba50aba442cd3a5423a0c65c6485c0b9eac61350b89f1e95a51237555
[INFO] running `Command { std: "docker" "start" "-a" "1e4423cba50aba442cd3a5423a0c65c6485c0b9eac61350b89f1e95a51237555", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/node.rs:512:16
[INFO] [stderr]     |
[INFO] [stderr] 512 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `gtmpl_dynamic_template`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `go-template` (lib) generated 1 warning
[INFO] [stderr] warning: `go-template` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/go_template-71ba8d2021aee495)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test exec::tests_mocked::test_assign_string ... ok
[INFO] [stdout] test exec::tests_mocked::test_dollar_dot ... ok
[INFO] [stdout] test exec::tests_mocked::test_function ... ok
[INFO] [stdout] test exec::tests_mocked::test_block ... ok
[INFO] [stdout] test exec::tests_mocked::test_dot ... ok
[INFO] [stdout] test exec::tests_mocked::test_function_ret_map ... ok
[INFO] [stdout] test funcs::tests_mocked::test_and ... ok
[INFO] [stdout] test funcs::tests_mocked::test_builtins ... ok
[INFO] [stdout] test funcs::tests_mocked::test_eq ... ok
[INFO] [stdout] test funcs::tests_mocked::test_ge ... ok
[INFO] [stdout] test exec::tests_mocked::test_pipeline_function ... ok
[INFO] [stdout] test exec::tests_mocked::test_dot_value ... ok
[INFO] [stdout] test exec::tests_mocked::simple_template ... ok
[INFO] [stdout] test funcs::tests_mocked::test_gt ... ok
[INFO] [stdout] test funcs::tests_mocked::test_gtmpl_fn ... ok
[INFO] [stdout] test funcs::tests_mocked::test_index ... ok
[INFO] [stdout] test funcs::tests_mocked::test_le ... ok
[INFO] [stdout] test funcs::tests_mocked::test_lt ... ok
[INFO] [stdout] test funcs::tests_mocked::test_macro ... ok
[INFO] [stdout] test funcs::tests_mocked::test_ne ... ok
[INFO] [stdout] test exec::tests_mocked::test_sub ... ok
[INFO] [stdout] test exec::tests_mocked::test_with ... ok
[INFO] [stdout] test exec::tests_mocked::test_novalue ... ok
[INFO] [stdout] test funcs::tests_mocked::test_or ... ok
[INFO] [stdout] test funcs::tests_mocked::test_print ... ok
[INFO] [stdout] test funcs::tests_mocked::test_println ... ok
[INFO] [stdout] test exec::tests_mocked::test_function_via_dot ... ok
[INFO] [stdout] test exec::tests_mocked::test_range ... ok
[INFO] [stdout] test lexer::tests::lexer_run ... ok
[INFO] [stdout] test exec::tests_mocked::test_proper_range ... ok
[INFO] [stdout] test lexer::tests::test_input ... ok
[INFO] [stdout] test lexer::tests::lex_simple ... ok
[INFO] [stdout] test lexer::tests::test_trim ... ok
[INFO] [stdout] test exec::tests_mocked::test_len ... ok
[INFO] [stdout] test lexer::tests::test_comment ... ok
[INFO] [stdout] test node::tests::test_clone ... ok
[INFO] [stdout] test lexer::tests::test_whitespace ... ok
[INFO] [stdout] test node::tests::test_end ... ok
[INFO] [stdout] test lexer::tests::test_underscore ... ok
[INFO] [stdout] test parse::tests_mocked::test_backup3 ... ok
[INFO] [stdout] test parse::tests_mocked::test_display ... ok
[INFO] [stdout] test parse::tests_mocked::test_assign_string ... ok
[INFO] [stdout] test parse::tests_mocked::test_iter ... ok
[INFO] [stdout] test parse::tests_mocked::test_next_non_space ... ok
[INFO] [stdout] test printf::test::test_sprintf_fancy ... ok
[INFO] [stdout] test printf::test::test_sprintf_number ... ok
[INFO] [stdout] test parse::tests_mocked::test_peek_non_space ... ok
[INFO] [stdout] test printf::test::test_parse_index ... ok
[INFO] [stdout] test parse::tests_mocked::test_backup ... ok
[INFO] [stdout] test exec::tests_mocked::test_eq ... ok
[INFO] [stdout] test parse::tests_mocked::parse_basic_tree ... ok
[INFO] [stdout] test printf::test::test_sprintf_array ... ok
[INFO] [stdout] test printf::test::test_sprintf_string_prec ... ok
[INFO] [stdout] test printf::test::test_sprintf_string_to_hex ... ok
[INFO] [stdout] test printf::test::test_sprintf_index ... ok
[INFO] [stdout] test printf::test::test_tokenize ... ok
[INFO] [stdout] test printf::test::test_sprintf_map ... ok
[INFO] [stdout] test printf::test::test_sprinttf_to_format ... ok
[INFO] [stdout] test printf::test::test_tokenize_err ... ok
[INFO] [stdout] test printf::test::test_tokenize_none ... ok
[INFO] [stdout] test parse::tests_mocked::test_term ... ok
[INFO] [stdout] test utils::tests::test_unquote_char ... ok
[INFO] [stdout] test utils::tests::test_unquote_str ... ok
[INFO] [stdout] test parse::tests_mocked::test_pipeline_simple ... ok
[INFO] [stdout] test template::tests_mocked::test_parse ... ok
[INFO] [stdout] test utils::tests::test_is_true ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests go_template
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test src/funcs.rs - funcs::not (line 187) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::le (line 464) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::ge (line 507) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::urlquery (line 392) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::ne (line 429) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::println (line 288) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::and (line 167) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::gt (line 487) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::len (line 203) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::index (line 349) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::lt (line 444) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::eq (line 413) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::or (line 144) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::printf (line 327) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::print (line 258) ... FAILED
[INFO] [stdout] test src/funcs.rs - funcs::call (line 229) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 4) ... FAILED
[INFO] [stdout] test src/lib.rs - template (line 41) ... FAILED
[INFO] [stdout] test src/template.rs - template::Template::add_template (line 106) ... FAILED
[INFO] [stdout] test src/template.rs - template::Template::add_funcs (line 63) ... FAILED
[INFO] [stdout] test src/template.rs - template::Template::parse (line 88) ... FAILED
[INFO] [stdout] test src/template.rs - template::Template::add_func (line 42) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/funcs.rs - funcs::not (line 187) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:188:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::le (line 464) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:465:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::ge (line 507) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:508:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::urlquery (line 392) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:393:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::ne (line 429) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:430:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::println (line 288) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:289:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::and (line 167) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:168:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::gt (line 487) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:488:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::len (line 203) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:204:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::index (line 349) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:350:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::lt (line 444) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:445:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::eq (line 413) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:414:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::or (line 144) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:145:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::printf (line 327) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:328:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::print (line 258) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:259:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::template;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/funcs.rs - funcs::call (line 229) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/funcs.rs:230:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::{gtmpl_fn, template, Value};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `add` in this scope
[INFO] [stdout]   --> src/funcs.rs:237:75
[INFO] [stdout]    |
[INFO] [stdout] 10 | let equal = template(r#"{{ call . 1 2 }}"#, Value::Function(Function { f: add }));
[INFO] [stdout]    |                                                                           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 4) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl;
[INFO] [stdout]   |     ^^^^^ no external crate `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - template (line 41) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gtmpl`
[INFO] [stdout]  --> src/lib.rs:42:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let output = gtmpl::template("Finally! Some {{ . }} for Rust", "gtmpl");
[INFO] [stdout]   |              ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/template.rs - template::Template::add_template (line 106) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/template.rs:107:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::Context;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gtmpl`
[INFO] [stdout]  --> src/template.rs:109:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut tmpl = gtmpl::Template::default();
[INFO] [stdout]   |                ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use go_template::Template;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Template`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 5 - let mut tmpl = gtmpl::Template::default();
[INFO] [stdout] 5 + let mut tmpl = Template::default();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/template.rs - template::Template::add_funcs (line 63) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/template.rs:66:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use gtmpl::{Context, Func, FuncError, Value};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gtmpl`
[INFO] [stdout]   --> src/template.rs:73:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | let mut tmpl = gtmpl::Template::default();
[INFO] [stdout]    |                ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use go_template::Template;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Template`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 - let mut tmpl = gtmpl::Template::default();
[INFO] [stdout] 12 + let mut tmpl = Template::default();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/template.rs - template::Template::parse (line 88) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gtmpl`
[INFO] [stdout]  --> src/template.rs:89:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut tmpl = gtmpl::Template::default();
[INFO] [stdout]   |                ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use go_template::Template;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Template`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 3 - let mut tmpl = gtmpl::Template::default();
[INFO] [stdout] 3 + let mut tmpl = Template::default();
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/template.rs - template::Template::add_func (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gtmpl`
[INFO] [stdout]  --> src/template.rs:43:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use gtmpl::{Context, Func, FuncError, Value};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gtmpl`
[INFO] [stdout]  --> src/template.rs:49:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | let mut tmpl = gtmpl::Template::default();
[INFO] [stdout]   |                ^^^^^ use of undeclared crate or module `gtmpl`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use go_template::Template;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Template`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - let mut tmpl = gtmpl::Template::default();
[INFO] [stdout] 9 + let mut tmpl = Template::default();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/funcs.rs - funcs::and (line 167)
[INFO] [stdout]     src/funcs.rs - funcs::call (line 229)
[INFO] [stdout]     src/funcs.rs - funcs::eq (line 413)
[INFO] [stdout]     src/funcs.rs - funcs::ge (line 507)
[INFO] [stdout]     src/funcs.rs - funcs::gt (line 487)
[INFO] [stdout]     src/funcs.rs - funcs::index (line 349)
[INFO] [stdout]     src/funcs.rs - funcs::le (line 464)
[INFO] [stdout]     src/funcs.rs - funcs::len (line 203)
[INFO] [stdout]     src/funcs.rs - funcs::lt (line 444)
[INFO] [stdout]     src/funcs.rs - funcs::ne (line 429)
[INFO] [stdout]     src/funcs.rs - funcs::not (line 187)
[INFO] [stdout]     src/funcs.rs - funcs::or (line 144)
[INFO] [stdout]     src/funcs.rs - funcs::print (line 258)
[INFO] [stdout]     src/funcs.rs - funcs::printf (line 327)
[INFO] [stdout]     src/funcs.rs - funcs::println (line 288)
[INFO] [stdout]     src/funcs.rs - funcs::urlquery (line 392)
[INFO] [stdout]     src/lib.rs - (line 4)
[INFO] [stdout]     src/lib.rs - template (line 41)
[INFO] [stdout]     src/template.rs - template::Template::add_func (line 42)
[INFO] [stdout]     src/template.rs - template::Template::add_funcs (line 63)
[INFO] [stdout]     src/template.rs - template::Template::add_template (line 106)
[INFO] [stdout]     src/template.rs - template::Template::parse (line 88)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1e4423cba50aba442cd3a5423a0c65c6485c0b9eac61350b89f1e95a51237555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e4423cba50aba442cd3a5423a0c65c6485c0b9eac61350b89f1e95a51237555", kill_on_drop: false }`
[INFO] [stdout] 1e4423cba50aba442cd3a5423a0c65c6485c0b9eac61350b89f1e95a51237555
