[INFO] fetching crate helm-templexer 2.0.7...
[INFO] testing helm-templexer-2.0.7 against 1.90.0 for beta-1.91-3
[INFO] extracting crate helm-templexer 2.0.7 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate helm-templexer 2.0.7
[INFO] finished tweaking crates.io crate helm-templexer 2.0.7
[INFO] tweaked toml for crates.io crate helm-templexer 2.0.7 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate helm-templexer 2.0.7 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate helm-templexer 2.0.7 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-platform v0.1.2
[INFO] [stderr]   Downloaded predicates v1.0.8
[INFO] [stderr]   Downloaded structopt-flags v0.3.6
[INFO] [stderr]   Downloaded termtree v0.4.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.9
[INFO] [stderr]   Downloaded cmd_lib_macros v1.3.0
[INFO] [stderr]   Downloaded float-cmp v0.8.0
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded semver v1.0.17
[INFO] [stderr]   Downloaded assert_cmd v1.0.8
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded pretty_assertions v0.7.2
[INFO] [stderr]   Downloaded serde_derive v1.0.162
[INFO] [stderr]   Downloaded serde v1.0.162
[INFO] [stderr]   Downloaded os_pipe v0.9.2
[INFO] [stderr]   Downloaded cmd_lib v1.3.0
[INFO] [stderr]   Downloaded format_serde_error v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7333e8d6934bf5b646bf3d4454df5200c734de5155a341764d62f577e33cf73
[INFO] running `Command { std: "docker" "start" "-a" "c7333e8d6934bf5b646bf3d4454df5200c734de5155a341764d62f577e33cf73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7333e8d6934bf5b646bf3d4454df5200c734de5155a341764d62f577e33cf73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7333e8d6934bf5b646bf3d4454df5200c734de5155a341764d62f577e33cf73", kill_on_drop: false }`
[INFO] [stdout] c7333e8d6934bf5b646bf3d4454df5200c734de5155a341764d62f577e33cf73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9879b13ecdb2cc908c5ebb20a9bcd2628afa0f35c47e9d863be8f65e43020c7
[INFO] running `Command { std: "docker" "start" "-a" "c9879b13ecdb2cc908c5ebb20a9bcd2628afa0f35c47e9d863be8f65e43020c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.162
[INFO] [stderr]    Compiling serde v1.0.162
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling camino v1.1.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling os_pipe v0.9.2
[INFO] [stderr]    Compiling faccess v0.2.4
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling cmd_lib_macros v1.3.0
[INFO] [stderr]    Compiling cmd_lib v1.3.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling format_serde_error v0.3.0
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling structopt-flags v0.3.6
[INFO] [stderr]    Compiling helm-templexer v2.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `config_file` is never read
[INFO] [stdout]   --> src/config.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct ValidationOpts {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 64 |     pub skip_disabled: bool,
[INFO] [stdout] 65 |     pub config_file: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.15s
[INFO] running `Command { std: "docker" "inspect" "c9879b13ecdb2cc908c5ebb20a9bcd2628afa0f35c47e9d863be8f65e43020c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9879b13ecdb2cc908c5ebb20a9bcd2628afa0f35c47e9d863be8f65e43020c7", kill_on_drop: false }`
[INFO] [stdout] c9879b13ecdb2cc908c5ebb20a9bcd2628afa0f35c47e9d863be8f65e43020c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff76a65ba5dcdbd99df5e03e144def116e34c4c9a2e0a2514ae834fd62b7ac96
[INFO] running `Command { std: "docker" "start" "-a" "ff76a65ba5dcdbd99df5e03e144def116e34c4c9a2e0a2514ae834fd62b7ac96", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stdout] warning: field `config_file` is never read
[INFO] [stdout]   --> src/config.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct ValidationOpts {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 64 |     pub skip_disabled: bool,
[INFO] [stdout] 65 |     pub config_file: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling pretty_assertions v0.7.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling assert_cmd v1.0.8
[INFO] [stderr]    Compiling helm-templexer v2.0.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `config_file` is never read
[INFO] [stdout]   --> src/config.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct ValidationOpts {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 64 |     pub skip_disabled: bool,
[INFO] [stdout] 65 |     pub config_file: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.31s
[INFO] running `Command { std: "docker" "inspect" "ff76a65ba5dcdbd99df5e03e144def116e34c4c9a2e0a2514ae834fd62b7ac96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff76a65ba5dcdbd99df5e03e144def116e34c4c9a2e0a2514ae834fd62b7ac96", kill_on_drop: false }`
[INFO] [stdout] ff76a65ba5dcdbd99df5e03e144def116e34c4c9a2e0a2514ae834fd62b7ac96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e82102f9009adc384b8bba605978e4ee8e1831003df48eb872969c42bab1e9c
[INFO] running `Command { std: "docker" "start" "-a" "0e82102f9009adc384b8bba605978e4ee8e1831003df48eb872969c42bab1e9c", kill_on_drop: false }`
[INFO] [stderr] warning: field `config_file` is never read
[INFO] [stderr]   --> src/config.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 63 | pub struct ValidationOpts {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 64 |     pub skip_disabled: bool,
[INFO] [stderr] 65 |     pub config_file: Option<PathBuf>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `helm-templexer` (bin "helm-templexer") generated 1 warning
[INFO] [stderr] warning: `helm-templexer` (bin "helm-templexer" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/helm_templexer-a63e1ddeb5deabfc)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test config::tests::disabled_files_can_be_skipped_during_validation ... ok
[INFO] [stdout] test config::tests::disabled_deployments_can_be_skipped_during_validation ... ok
[INFO] [stdout] test render_cmd::tests::deployment_can_override_release_name ... ok
[INFO] [stdout] test config::tests::input_file_exists ... ok
[INFO] [stdout] test render_cmd::tests::disabled_deployments_are_not_planned ... ok
[INFO] [stdout] test render_cmd::tests::render_can_accept_additional_options_via_cli_option ... ok
[INFO] [stdout] test render_cmd::tests::simple_deployment_command ... ok
[INFO] [stdout] test render_cmd::tests::render_can_update_dependencies ... ok
[INFO] [stdout] test render_cmd::tests::filter_only_edge_deployment ... ok
[INFO] [stdout] test render_cmd::tests::disabled_files_are_skipped ... ok
[INFO] [stdout] test render_cmd::tests::filter_only_prod_deployment ... ok
[INFO] [stdout] test render_cmd::tests::pipe_multiple_output_through_tool ... ok
[INFO] [stdout] test render_cmd::tests::pipe_output_through_tool ... ok
[INFO] [stdout] test render_cmd::tests::filter_all_eu_w4_deployment ... ok
[INFO] [stdout] test config::tests::fail_if_all_deployments_are_disabled - should panic ... ok
[INFO] [stdout] test config::tests::input_file_does_not_exist - should panic ... ok
[INFO] [stderr]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-0c9fd7ab104f6a11)
[INFO] [stdout] test config::tests::schema_version_must_be_v1 - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test validate::file_is_valid ... ok
[INFO] [stdout] test validate::file_does_not_exist ... ok
[INFO] [stdout] test validate::validate_accepts_multiple_files ... ok
[INFO] [stdout] test render::pipe_output_to_a_tool_that_exists ... FAILED
[INFO] [stdout] test render::pipe_output_to_multiple_tools ... FAILED
[INFO] [stdout] test render::pipe_output_to_a_tool_that_doesnt_exist ... FAILED
[INFO] [stdout] test validate::chart_does_not_exist ... ok
[INFO] [stdout] test render::render_multiple_files ... FAILED
[INFO] [stdout] test render::render_config_example ... FAILED
[INFO] [stdout] test render::errors_are_logged ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- render::pipe_output_to_a_tool_that_exists stdout ----
[INFO] [stdout] Error: Running ["mktemp", "-d", "tests/data/test_config_XXXX"] exited with error; status code: 1
[INFO] [stdout] 
[INFO] [stdout] ---- render::pipe_output_to_multiple_tools stdout ----
[INFO] [stdout] Error: Running ["mktemp", "-d", "tests/data/test_config_XXXX"] exited with error; status code: 1
[INFO] [stdout] 
[INFO] [stdout] ---- render::pipe_output_to_a_tool_that_doesnt_exist stdout ----
[INFO] [stdout] Error: Running ["mktemp", "-d", "tests/data/test_config_XXXX"] exited with error; status code: 1
[INFO] [stdout] 
[INFO] [stdout] ---- render::render_multiple_files stdout ----
[INFO] [stdout] Error: Running ["mktemp", "-d", "tests/data/test_config_XXXX"] exited with error; status code: 1
[INFO] [stdout] 
[INFO] [stdout] ---- render::render_config_example stdout ----
[INFO] [stdout] Error: Running ["mktemp", "-d", "tests/data/test_config_XXXX"] exited with error; status code: 1
[INFO] [stdout] 
[INFO] [stdout] ---- render::errors_are_logged stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'render::errors_are_logged' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.8/src/assert.rs:124:9:
[INFO] [stdout] Unexpected stderr, failed var.contains("expected at most two arguments, unexpected arguments: INVALID-OPTION")
[INFO] [stdout] └── var as str: [2025-10-01T09:29:41Z INFO  helm_templexer::render_cmd] processing "./tests/data/config_invalid_helm_option.yaml"
[INFO] [stdout]     [2025-10-01T09:29:41Z INFO  helm_templexer::render_cmd]  - (skip) next-edge-eu-w4
[INFO] [stdout]     [2025-10-01T09:29:41Z INFO  helm_templexer::render_cmd] deployments:
[INFO] [stdout]     [2025-10-01T09:29:41Z INFO  helm_templexer::render_cmd]  - stage-eu-w4
[INFO] [stdout]     Error: Rendering failed
[INFO] [stdout]     
[INFO] [stdout]     Caused by:
[INFO] [stdout]         Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/helm-templexer" "render" "./tests/data/config_invalid_helm_option.yaml"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=```""```
[INFO] [stdout] stderr=```"[2025-10-01T09:29:41Z INFO  helm_templexer::render_cmd] processing \"./tests/data/config_invalid_helm_option.yaml\"\n[2025-10-01T09:29:41Z INFO  helm_templexer::render_cmd]  - (skip) next-edge-eu-w4\n[2025-10-01T09:29:41Z INFO  helm_templexer::render_cmd] deployments:\n[2025-10-01T09:29:41Z INFO  helm_templexer::render_cmd]  - stage-eu-w4\nError: Rendering failed\n\nCaused by:\n    Read-only file system (os error 30)\n"```
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57fe057b9512 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57fe057b9512 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57fe057b9512 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57fe057b9512 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57fe057e06c3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57fe057e06c3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57fe057b5e63 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57fe057b5e63 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57fe057b9362 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57fe057babb9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57fe057ba9ee - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57fe05734754 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57fe05734754 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57fe057bb68e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57fe057bb68e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57fe057bb35a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x57fe057b9a19 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57fe057bafed - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x57fe057dedf0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57fe05777c30 - core::panicking::panic_display::h6c0cc0c23a3b61d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x57fe0577992e - assert_cmd::assert::AssertError::panic::ha5ed331900dc54b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.8/src/assert.rs:124:9
[INFO] [stdout]   21:     0x57fe05775ff0 - core::ops::function::FnOnce::call_once::hc31dcdbc116eeb9d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   22:     0x57fe05777a24 - core::result::Result<T,E>::unwrap_or_else::hbc57ffa7346d2fe3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   23:     0x57fe056f4b50 - assert_cmd::assert::Assert::stderr::hb90deb22f05e51aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.8/src/assert.rs:546:31
[INFO] [stdout]   24:     0x57fe056f46ac - integration::render::errors_are_logged::he865533f81fc4533
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/render.rs:244:12
[INFO] [stdout]   25:     0x57fe056f4467 - integration::render::errors_are_logged::{{closure}}::h5eadc03b7b39a7da
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/render.rs:239:27
[INFO] [stdout]   26:     0x57fe056ed736 - core::ops::function::FnOnce::call_once::h115aa182a77b9100
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x57fe05739fbb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x57fe05739fbb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x57fe057390f5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x57fe057390f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x57fe057390f5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x57fe057390f5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x57fe057390f5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x57fe057390f5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x57fe057390f5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x57fe056fccf4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x57fe056fccf4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x57fe057006ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x57fe057006ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x57fe057006ca - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x57fe057006ca - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x57fe057006ca - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x57fe057006ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x57fe057006ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x57fe057be60f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x57fe057be60f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7406e30e6aa4 - <unknown>
[INFO] [stdout]   48:     0x7406e3173a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     render::errors_are_logged
[INFO] [stdout]     render::pipe_output_to_a_tool_that_doesnt_exist
[INFO] [stdout]     render::pipe_output_to_a_tool_that_exists
[INFO] [stdout]     render::pipe_output_to_multiple_tools
[INFO] [stdout]     render::render_config_example
[INFO] [stdout]     render::render_multiple_files
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "0e82102f9009adc384b8bba605978e4ee8e1831003df48eb872969c42bab1e9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e82102f9009adc384b8bba605978e4ee8e1831003df48eb872969c42bab1e9c", kill_on_drop: false }`
[INFO] [stdout] 0e82102f9009adc384b8bba605978e4ee8e1831003df48eb872969c42bab1e9c
