[INFO] cloning repository https://github.com/rschoon/bern-build
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rschoon/bern-build" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschoon%2Fbern-build", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschoon%2Fbern-build'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a55d6122f71cb0d162d47327c39d09a76696025d
[INFO] testing rschoon/bern-build against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frschoon%2Fbern-build" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rschoon/bern-build
[INFO] finished tweaking git repo https://github.com/rschoon/bern-build
[INFO] tweaked toml for git repo https://github.com/rschoon/bern-build written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rschoon/bern-build 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 git repo https://github.com/rschoon/bern-build 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 which v8.0.0
[INFO] [stderr]   Downloaded serde_spanned v1.0.0
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded normalize-line-endings v0.3.0
[INFO] [stderr]   Downloaded xattr v1.5.1
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded toml_datetime v0.7.0
[INFO] [stderr]   Downloaded anstyle-query v1.1.3
[INFO] [stderr]   Downloaded toml_writer v1.0.2
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.9
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded anstream v0.6.19
[INFO] [stderr]   Downloaded circular-buffer v1.1.0
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded toml v0.9.2
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded toml_parser v1.0.1
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] [stderr]   Downloaded self_cell v1.2.0
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] [stderr]   Downloaded minijinja v2.11.0
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f4667de9fb9f554848128ffe0a1037b4fa18e734970fafd6c6379af43cb733e8
[INFO] running `Command { std: "docker" "start" "-a" "f4667de9fb9f554848128ffe0a1037b4fa18e734970fafd6c6379af43cb733e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4667de9fb9f554848128ffe0a1037b4fa18e734970fafd6c6379af43cb733e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4667de9fb9f554848128ffe0a1037b4fa18e734970fafd6c6379af43cb733e8", kill_on_drop: false }`
[INFO] [stdout] f4667de9fb9f554848128ffe0a1037b4fa18e734970fafd6c6379af43cb733e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 276978411eeefdb268a0bb03e8f41f3c5c8c20a30b0fe010d6250bc58f1be1f8
[INFO] running `Command { std: "docker" "start" "-a" "276978411eeefdb268a0bb03e8f41f3c5c8c20a30b0fe010d6250bc58f1be1f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memo-map v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling circular-buffer v1.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling minijinja v2.11.0
[INFO] [stderr]    Compiling bern-build v0.2.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.61s
[INFO] running `Command { std: "docker" "inspect" "276978411eeefdb268a0bb03e8f41f3c5c8c20a30b0fe010d6250bc58f1be1f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "276978411eeefdb268a0bb03e8f41f3c5c8c20a30b0fe010d6250bc58f1be1f8", kill_on_drop: false }`
[INFO] [stdout] 276978411eeefdb268a0bb03e8f41f3c5c8c20a30b0fe010d6250bc58f1be1f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 10aaf018b07b5559cc49767b39d94e52ca6dc06090ea67d45302403d35533124
[INFO] running `Command { std: "docker" "start" "-a" "10aaf018b07b5559cc49767b39d94e52ca6dc06090ea67d45302403d35533124", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling minijinja v2.11.0
[INFO] [stderr]    Compiling bern-build v0.2.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "10aaf018b07b5559cc49767b39d94e52ca6dc06090ea67d45302403d35533124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10aaf018b07b5559cc49767b39d94e52ca6dc06090ea67d45302403d35533124", kill_on_drop: false }`
[INFO] [stdout] 10aaf018b07b5559cc49767b39d94e52ca6dc06090ea67d45302403d35533124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8f215919fce7e7a93d1383a4e2c47b45e9d2f6a323599dea92238f80f21c7dd5
[INFO] running `Command { std: "docker" "start" "-a" "8f215919fce7e7a93d1383a4e2c47b45e9d2f6a323599dea92238f80f21c7dd5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bern-cae812ae4639dc11)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test dockerfile::tests::test_heredoc_start ... ok
[INFO] [stdout] test dockerfile::tests::test_simple ... ok
[INFO] [stdout] test dockerfile::tests::test_literal_owned ... ok
[INFO] [stdout] test dockerfile::tests::test_partial2 ... ok
[INFO] [stdout] test dockerfile::tests::test_partial ... ok
[INFO] [stdout] test dockerfile::tests::test_as ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/main.rs (/opt/rustwide/target/debug/deps/main-8b88e8271ce0317d)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test main::path_02_tests_data_build_arg_toml ... FAILED
[INFO] [stdout] test main::path_07_tests_data_template_target_current_target_2_toml ... FAILED
[INFO] [stdout] test main::path_01_tests_data_basic_toml ... FAILED
[INFO] [stdout] test main::path_05_tests_data_output2_toml ... FAILED
[INFO] [stdout] test main::path_03_tests_data_docker_arg_toml ... FAILED
[INFO] [stdout] test main::path_04_tests_data_multi_target_toml ... FAILED
[INFO] [stdout] test main::path_08_tests_data_template_target_heredoc_toml ... FAILED
[INFO] [stdout] test main::path_06_tests_data_template_target_current_target_toml ... FAILED
[INFO] [stdout] test main::path_13_tests_data_version_minimum_toml ... FAILED
[INFO] [stdout] test main::path_09_tests_data_template_target_multiline_toml ... FAILED
[INFO] [stdout] test main::path_11_tests_data_version_high_fail_toml ... ok
[INFO] [stdout] test main::path_12_tests_data_version_maximum_toml ... FAILED
[INFO] [stdout] test main::path_10_tests_data_template_target_prev_target_toml ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- main::path_02_tests_data_build_arg_toml stdout ----
[INFO] [stdout] --- 0
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: unknown shorthand flag: 'f' in -f
[INFO] [stdout] See 'docker --help'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] 
[INFO] [stdout] Management Commands:
[INFO] [stdout]   builder     Manage builds
[INFO] [stdout]   checkpoint  Manage checkpoints
[INFO] [stdout]   container   Manage containers
[INFO] [stdout]   context     Manage contexts
[INFO] [stdout]   image       Manage images
[INFO] [stdout]   manifest    Manage Docker image manifests and manifest lists
[INFO] [stdout]   network     Manage networks
[INFO] [stdout]   plugin      Manage plugins
[INFO] [stdout]   system      Manage Docker
[INFO] [stdout]   trust       Manage trust on Docker images
[INFO] [stdout]   volume      Manage volumes
[INFO] [stdout] 
[INFO] [stdout] Swarm Commands:
[INFO] [stdout]   config      Manage Swarm configs
[INFO] [stdout]   node        Manage Swarm nodes
[INFO] [stdout]   secret      Manage Swarm secrets
[INFO] [stdout]   service     Manage Swarm services
[INFO] [stdout]   stack       Manage Swarm stacks
[INFO] [stdout]   swarm       Manage Swarm
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attach      Attach local standard input, output, and error streams to a running container
[INFO] [stdout]   commit      Create a new image from a container's changes
[INFO] [stdout]   cp          Copy files/folders between a container and the local filesystem
[INFO] [stdout]   create      Create a new container
[INFO] [stdout]   diff        Inspect changes to files or directories on a container's filesystem
[INFO] [stdout]   events      Get real time events from the server
[INFO] [stdout]   export      Export a container's filesystem as a tar archive
[INFO] [stdout]   history     Show the history of an image
[INFO] [stdout]   import      Import the contents from a tarball to create a filesystem image
[INFO] [stdout]   inspect     Return low-level information on Docker objects
[INFO] [stdout]   kill        Kill one or more running containers
[INFO] [stdout]   load        Load an image from a tar archive or STDIN
[INFO] [stdout]   logs        Fetch the logs of a container
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            "/root/.docker")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with "docker context use")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level ("debug", "info",
[INFO] [stdout]                            "warn", "error", "fatal") (default "info")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            "/root/.docker/ca.pem")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            "/root/.docker/cert.pem")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            "/root/.docker/key.pem")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run 'docker COMMAND --help' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] Error: Build failed with exit status: 125
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] Files: /tmp/.tmp6pFXXK/build_arg.j2
[INFO] [stdout] 
[INFO] [stdout] thread 'main::path_02_tests_data_build_arg_toml' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 0
[INFO] [stdout] └── var: 1
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmp6pFXXK" && "/opt/rustwide/target/debug/bern" "--build-arg" "input=sample" "--output" "output" "-f" "/tmp/.tmp6pFXXK/build_arg.j2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<137 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <77 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a0502c982 - 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:     0x555a0502c982 - 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:     0x555a0502c982 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a0502c982 - <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:     0x555a05056e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a05056e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555a05029123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a05029123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a0502c7d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a0502e909 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555a0502e73e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555a04fa7804 - <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:     0x555a04fa7804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a0502f3de - <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:     0x555a0502f3de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555a0502f0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555a0502ce89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a0502ed3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555a05054f70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555a04fc7620 - core::panicking::panic_display::hbd97077fea00747a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x555a04fca66b - assert_cmd::assert::AssertError::panic::panic_cold_display::h6f5e423c9c510b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555a04fc92e7 - assert_cmd::assert::AssertError::panic::hbcf96d7e9d34b94c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x555a04fc5ab7 - core::ops::function::FnOnce::call_once::h7b7c8f7d9cad2506
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x555a04fc4524 - core::result::Result<T,E>::unwrap_or_else::h8c82688fe8518f48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x555a04ed0d9e - assert_cmd::assert::Assert::code::he14b808ed45d2acf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x555a04ee74fd - main::main::h08547108eb956872
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:102:33
[INFO] [stdout]   26:     0x555a04ed0692 - main::main::path_02_tests_data_build_arg_toml::h875c80ec04e89ad3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:1
[INFO] [stdout]   27:     0x555a04ed0637 - main::main::path_02_tests_data_build_arg_toml::{{closure}}::ha61ce5aa60ca6099
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:10
[INFO] [stdout]   28:     0x555a04ecb1b6 - core::ops::function::FnOnce::call_once::h13123b9da1e73724
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x555a04fad06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x555a04fad06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x555a04fac1a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x555a04fac1a5 - <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]   33:     0x555a04fac1a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x555a04fac1a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x555a04fac1a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x555a04fac1a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x555a04fac1a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x555a04f6fda4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x555a04f6fda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x555a04f7377a - <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]   42:     0x555a04f7377a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x555a04f7377a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x555a04f7377a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x555a04f7377a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x555a050328bf - <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]   48:     0x555a050328bf - 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]   49:     0x7bc024955aa4 - <unknown>
[INFO] [stdout]   50:     0x7bc0249e2a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- main::path_07_tests_data_template_target_current_target_2_toml stdout ----
[INFO] [stdout] --- 0
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: unknown shorthand flag: 'f' in -f
[INFO] [stdout] See 'docker --help'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] 
[INFO] [stdout] Management Commands:
[INFO] [stdout]   builder     Manage builds
[INFO] [stdout]   checkpoint  Manage checkpoints
[INFO] [stdout]   container   Manage containers
[INFO] [stdout]   context     Manage contexts
[INFO] [stdout]   image       Manage images
[INFO] [stdout]   manifest    Manage Docker image manifests and manifest lists
[INFO] [stdout]   network     Manage networks
[INFO] [stdout]   plugin      Manage plugins
[INFO] [stdout]   system      Manage Docker
[INFO] [stdout]   trust       Manage trust on Docker images
[INFO] [stdout]   volume      Manage volumes
[INFO] [stdout] 
[INFO] [stdout] Swarm Commands:
[INFO] [stdout]   config      Manage Swarm configs
[INFO] [stdout]   node        Manage Swarm nodes
[INFO] [stdout]   secret      Manage Swarm secrets
[INFO] [stdout]   service     Manage Swarm services
[INFO] [stdout]   stack       Manage Swarm stacks
[INFO] [stdout]   swarm       Manage Swarm
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attach      Attach local standard input, output, and error streams to a running container
[INFO] [stdout]   commit      Create a new image from a container's changes
[INFO] [stdout]   cp          Copy files/folders between a container and the local filesystem
[INFO] [stdout]   create      Create a new container
[INFO] [stdout]   diff        Inspect changes to files or directories on a container's filesystem
[INFO] [stdout]   events      Get real time events from the server
[INFO] [stdout]   export      Export a container's filesystem as a tar archive
[INFO] [stdout]   history     Show the history of an image
[INFO] [stdout]   import      Import the contents from a tarball to create a filesystem image
[INFO] [stdout]   inspect     Return low-level information on Docker objects
[INFO] [stdout]   kill        Kill one or more running containers
[INFO] [stdout]   load        Load an image from a tar archive or STDIN
[INFO] [stdout]   logs        Fetch the logs of a container
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            "/root/.docker")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with "docker context use")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level ("debug", "info",
[INFO] [stdout]                            "warn", "error", "fatal") (default "info")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            "/root/.docker/ca.pem")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            "/root/.docker/cert.pem")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            "/root/.docker/key.pem")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run 'docker COMMAND --help' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] Error: Build failed with exit status: 125
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] Files: /tmp/.tmpQgcBPt/current_target_2.j2
[INFO] [stdout] 
[INFO] [stdout] thread 'main::path_07_tests_data_template_target_current_target_2_toml' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 0
[INFO] [stdout] └── var: 1
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpQgcBPt" && "/opt/rustwide/target/debug/bern" "--output" "output" "-f" "/tmp/.tmpQgcBPt/current_target_2.j2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<137 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <77 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a0502c982 - 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:     0x555a0502c982 - 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:     0x555a0502c982 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a0502c982 - <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:     0x555a05056e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a05056e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555a05029123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a05029123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a0502c7d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a0502e909 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555a0502e73e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555a04fa7804 - <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:     0x555a04fa7804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a0502f3de - <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:     0x555a0502f3de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555a0502f0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555a0502ce89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a0502ed3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555a05054f70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555a04fc7620 - core::panicking::panic_display::hbd97077fea00747a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x555a04fca66b - assert_cmd::assert::AssertError::panic::panic_cold_display::h6f5e423c9c510b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555a04fc92e7 - assert_cmd::assert::AssertError::panic::hbcf96d7e9d34b94c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x555a04fc5ab7 - core::ops::function::FnOnce::call_once::h7b7c8f7d9cad2506
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x555a04fc4524 - core::result::Result<T,E>::unwrap_or_else::h8c82688fe8518f48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x555a04ed0d9e - assert_cmd::assert::Assert::code::he14b808ed45d2acf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x555a04ee74fd - main::main::h08547108eb956872
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:102:33
[INFO] [stdout]   26:     0x555a04ed0912 - main::main::path_07_tests_data_template_target_current_target_2_toml::h6afeb5bafc6e816c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:1
[INFO] [stdout]   27:     0x555a04ed08b7 - main::main::path_07_tests_data_template_target_current_target_2_toml::{{closure}}::h8b58b2b417f2109a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:10
[INFO] [stdout]   28:     0x555a04ecb436 - core::ops::function::FnOnce::call_once::h63571c38aee363fc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x555a04fad06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x555a04fad06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x555a04fac1a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x555a04fac1a5 - <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]   33:     0x555a04fac1a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x555a04fac1a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x555a04fac1a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x555a04fac1a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x555a04fac1a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x555a04f6fda4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x555a04f6fda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x555a04f7377a - <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]   42:     0x555a04f7377a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x555a04f7377a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x555a04f7377a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x555a04f7377a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x555a050328bf - <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]   48:     0x555a050328bf - 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]   49:     0x7bc024955aa4 - <unknown>
[INFO] [stdout]   50:     0x7bc0249e2a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- main::path_01_tests_data_basic_toml stdout ----
[INFO] [stdout] --- 0
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: unknown shorthand flag: 'f' in -f
[INFO] [stdout] See 'docker --help'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] 
[INFO] [stdout] Management Commands:
[INFO] [stdout]   builder     Manage builds
[INFO] [stdout]   checkpoint  Manage checkpoints
[INFO] [stdout]   container   Manage containers
[INFO] [stdout]   context     Manage contexts
[INFO] [stdout]   image       Manage images
[INFO] [stdout]   manifest    Manage Docker image manifests and manifest lists
[INFO] [stdout]   network     Manage networks
[INFO] [stdout]   plugin      Manage plugins
[INFO] [stdout]   system      Manage Docker
[INFO] [stdout]   trust       Manage trust on Docker images
[INFO] [stdout]   volume      Manage volumes
[INFO] [stdout] 
[INFO] [stdout] Swarm Commands:
[INFO] [stdout]   config      Manage Swarm configs
[INFO] [stdout]   node        Manage Swarm nodes
[INFO] [stdout]   secret      Manage Swarm secrets
[INFO] [stdout]   service     Manage Swarm services
[INFO] [stdout]   stack       Manage Swarm stacks
[INFO] [stdout]   swarm       Manage Swarm
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attach      Attach local standard input, output, and error streams to a running container
[INFO] [stdout]   commit      Create a new image from a container's changes
[INFO] [stdout]   cp          Copy files/folders between a container and the local filesystem
[INFO] [stdout]   create      Create a new container
[INFO] [stdout]   diff        Inspect changes to files or directories on a container's filesystem
[INFO] [stdout]   events      Get real time events from the server
[INFO] [stdout]   export      Export a container's filesystem as a tar archive
[INFO] [stdout]   history     Show the history of an image
[INFO] [stdout]   import      Import the contents from a tarball to create a filesystem image
[INFO] [stdout]   inspect     Return low-level information on Docker objects
[INFO] [stdout]   kill        Kill one or more running containers
[INFO] [stdout]   load        Load an image from a tar archive or STDIN
[INFO] [stdout]   logs        Fetch the logs of a container
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            "/root/.docker")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with "docker context use")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level ("debug", "info",
[INFO] [stdout]                            "warn", "error", "fatal") (default "info")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            "/root/.docker/ca.pem")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            "/root/.docker/cert.pem")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            "/root/.docker/key.pem")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run 'docker COMMAND --help' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] Error: Build failed with exit status: 125
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] Files: /tmp/.tmpYPceLW/basic.j2
[INFO] [stdout] 
[INFO] [stdout] thread 'main::path_01_tests_data_basic_toml' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 0
[INFO] [stdout] └── var: 1
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpYPceLW" && "/opt/rustwide/target/debug/bern" "--output" "output" "-f" "/tmp/.tmpYPceLW/basic.j2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<137 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <77 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a0502c982 - 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:     0x555a0502c982 - 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:     0x555a0502c982 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a0502c982 - <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:     0x555a05056e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a05056e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555a05029123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a05029123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a0502c7d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a0502e909 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555a0502e73e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555a04fa7804 - <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:     0x555a04fa7804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a0502f3de - <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:     0x555a0502f3de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555a0502f0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555a0502ce89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a0502ed3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555a05054f70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555a04fc7620 - core::panicking::panic_display::hbd97077fea00747a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x555a04fca66b - assert_cmd::assert::AssertError::panic::panic_cold_display::h6f5e423c9c510b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555a04fc92e7 - assert_cmd::assert::AssertError::panic::hbcf96d7e9d34b94c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x555a04fc5ab7 - core::ops::function::FnOnce::call_once::h7b7c8f7d9cad2506
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x555a04fc4524 - core::result::Result<T,E>::unwrap_or_else::h8c82688fe8518f48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x555a04ed0d9e - assert_cmd::assert::Assert::code::he14b808ed45d2acf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x555a04ee74fd - main::main::h08547108eb956872
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:102:33
[INFO] [stdout]   26:     0x555a04ed0612 - main::main::path_01_tests_data_basic_toml::h7a663fc1f208f5fb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:1
[INFO] [stdout]   27:     0x555a04ed05b7 - main::main::path_01_tests_data_basic_toml::{{closure}}::h9b173b7e31e98a6b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:10
[INFO] [stdout]   28:     0x555a04ecb156 - core::ops::function::FnOnce::call_once::h1187e9875cbac685
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x555a04fad06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x555a04fad06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x555a04fac1a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x555a04fac1a5 - <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]   33:     0x555a04fac1a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x555a04fac1a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x555a04fac1a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x555a04fac1a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x555a04fac1a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x555a04f6fda4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x555a04f6fda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x555a04f7377a - <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]   42:     0x555a04f7377a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x555a04f7377a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x555a04f7377a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x555a04f7377a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x555a050328bf - <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]   48:     0x555a050328bf - 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]   49:     0x7bc024955aa4 - <unknown>
[INFO] [stdout]   50:     0x7bc0249e2a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- main::path_05_tests_data_output2_toml stdout ----
[INFO] [stdout] --- 0
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: unknown shorthand flag: 'f' in -f
[INFO] [stdout] See 'docker --help'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] 
[INFO] [stdout] Management Commands:
[INFO] [stdout]   builder     Manage builds
[INFO] [stdout]   checkpoint  Manage checkpoints
[INFO] [stdout]   container   Manage containers
[INFO] [stdout]   context     Manage contexts
[INFO] [stdout]   image       Manage images
[INFO] [stdout]   manifest    Manage Docker image manifests and manifest lists
[INFO] [stdout]   network     Manage networks
[INFO] [stdout]   plugin      Manage plugins
[INFO] [stdout]   system      Manage Docker
[INFO] [stdout]   trust       Manage trust on Docker images
[INFO] [stdout]   volume      Manage volumes
[INFO] [stdout] 
[INFO] [stdout] Swarm Commands:
[INFO] [stdout]   config      Manage Swarm configs
[INFO] [stdout]   node        Manage Swarm nodes
[INFO] [stdout]   secret      Manage Swarm secrets
[INFO] [stdout]   service     Manage Swarm services
[INFO] [stdout]   stack       Manage Swarm stacks
[INFO] [stdout]   swarm       Manage Swarm
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attach      Attach local standard input, output, and error streams to a running container
[INFO] [stdout]   commit      Create a new image from a container's changes
[INFO] [stdout]   cp          Copy files/folders between a container and the local filesystem
[INFO] [stdout]   create      Create a new container
[INFO] [stdout]   diff        Inspect changes to files or directories on a container's filesystem
[INFO] [stdout]   events      Get real time events from the server
[INFO] [stdout]   export      Export a container's filesystem as a tar archive
[INFO] [stdout]   history     Show the history of an image
[INFO] [stdout]   import      Import the contents from a tarball to create a filesystem image
[INFO] [stdout]   inspect     Return low-level information on Docker objects
[INFO] [stdout]   kill        Kill one or more running containers
[INFO] [stdout]   load        Load an image from a tar archive or STDIN
[INFO] [stdout]   logs        Fetch the logs of a container
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            "/root/.docker")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with "docker context use")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level ("debug", "info",
[INFO] [stdout]                            "warn", "error", "fatal") (default "info")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            "/root/.docker/ca.pem")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            "/root/.docker/cert.pem")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            "/root/.docker/key.pem")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run 'docker COMMAND --help' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] Error: Build failed with exit status: 125
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] Files: /tmp/.tmpWy9wsl/output2.j2
[INFO] [stdout] 
[INFO] [stdout] thread 'main::path_05_tests_data_output2_toml' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 0
[INFO] [stdout] └── var: 1
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpWy9wsl" && "/opt/rustwide/target/debug/bern" "-f" "/tmp/.tmpWy9wsl/output2.j2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<137 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <77 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a0502c982 - 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:     0x555a0502c982 - 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:     0x555a0502c982 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a0502c982 - <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:     0x555a05056e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a05056e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555a05029123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a05029123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a0502c7d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a0502e909 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555a0502e73e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555a04fa7804 - <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:     0x555a04fa7804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a0502f3de - <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:     0x555a0502f3de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555a0502f0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555a0502ce89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a0502ed3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555a05054f70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555a04fc7620 - core::panicking::panic_display::hbd97077fea00747a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x555a04fca66b - assert_cmd::assert::AssertError::panic::panic_cold_display::h6f5e423c9c510b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555a04fc92e7 - assert_cmd::assert::AssertError::panic::hbcf96d7e9d34b94c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x555a04fc5ab7 - core::ops::function::FnOnce::call_once::h7b7c8f7d9cad2506
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x555a04fc4524 - core::result::Result<T,E>::unwrap_or_else::h8c82688fe8518f48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x555a04ed0d9e - assert_cmd::assert::Assert::code::he14b808ed45d2acf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x555a04ee74fd - main::main::h08547108eb956872
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:102:33
[INFO] [stdout]   26:     0x555a04ed0812 - main::main::path_05_tests_data_output2_toml::h297e6ded72f9b10e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:1
[INFO] [stdout]   27:     0x555a04ed07b7 - main::main::path_05_tests_data_output2_toml::{{closure}}::h746ac9a07ed800d2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:10
[INFO] [stdout]   28:     0x555a04ecb5f6 - core::ops::function::FnOnce::call_once::ha45d054b37b79738
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x555a04fad06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x555a04fad06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x555a04fac1a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x555a04fac1a5 - <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]   33:     0x555a04fac1a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x555a04fac1a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x555a04fac1a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x555a04fac1a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x555a04fac1a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x555a04f6fda4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x555a04f6fda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x555a04f7377a - <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]   42:     0x555a04f7377a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x555a04f7377a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x555a04f7377a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x555a04f7377a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x555a050328bf - <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]   48:     0x555a050328bf - 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]   49:     0x7bc024955aa4 - <unknown>
[INFO] [stdout]   50:     0x7bc0249e2a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- main::path_03_tests_data_docker_arg_toml stdout ----
[INFO] [stdout] --- 0
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: unknown shorthand flag: 'f' in -f
[INFO] [stdout] See 'docker --help'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] 
[INFO] [stdout] Management Commands:
[INFO] [stdout]   builder     Manage builds
[INFO] [stdout]   checkpoint  Manage checkpoints
[INFO] [stdout]   container   Manage containers
[INFO] [stdout]   context     Manage contexts
[INFO] [stdout]   image       Manage images
[INFO] [stdout]   manifest    Manage Docker image manifests and manifest lists
[INFO] [stdout]   network     Manage networks
[INFO] [stdout]   plugin      Manage plugins
[INFO] [stdout]   system      Manage Docker
[INFO] [stdout]   trust       Manage trust on Docker images
[INFO] [stdout]   volume      Manage volumes
[INFO] [stdout] 
[INFO] [stdout] Swarm Commands:
[INFO] [stdout]   config      Manage Swarm configs
[INFO] [stdout]   node        Manage Swarm nodes
[INFO] [stdout]   secret      Manage Swarm secrets
[INFO] [stdout]   service     Manage Swarm services
[INFO] [stdout]   stack       Manage Swarm stacks
[INFO] [stdout]   swarm       Manage Swarm
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attach      Attach local standard input, output, and error streams to a running container
[INFO] [stdout]   commit      Create a new image from a container's changes
[INFO] [stdout]   cp          Copy files/folders between a container and the local filesystem
[INFO] [stdout]   create      Create a new container
[INFO] [stdout]   diff        Inspect changes to files or directories on a container's filesystem
[INFO] [stdout]   events      Get real time events from the server
[INFO] [stdout]   export      Export a container's filesystem as a tar archive
[INFO] [stdout]   history     Show the history of an image
[INFO] [stdout]   import      Import the contents from a tarball to create a filesystem image
[INFO] [stdout]   inspect     Return low-level information on Docker objects
[INFO] [stdout]   kill        Kill one or more running containers
[INFO] [stdout]   load        Load an image from a tar archive or STDIN
[INFO] [stdout]   logs        Fetch the logs of a container
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            "/root/.docker")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with "docker context use")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level ("debug", "info",
[INFO] [stdout]                            "warn", "error", "fatal") (default "info")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            "/root/.docker/ca.pem")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            "/root/.docker/cert.pem")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            "/root/.docker/key.pem")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run 'docker COMMAND --help' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] Error: Build failed with exit status: 125
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] Files: /tmp/.tmpHlq9ON/docker_arg.j2
[INFO] [stdout] 
[INFO] [stdout] thread 'main::path_03_tests_data_docker_arg_toml' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 0
[INFO] [stdout] └── var: 1
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpHlq9ON" && "/opt/rustwide/target/debug/bern" "--docker-args=--build-arg input=sample" "--output" "output" "-f" "/tmp/.tmpHlq9ON/docker_arg.j2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<137 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <77 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a0502c982 - 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:     0x555a0502c982 - 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:     0x555a0502c982 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a0502c982 - <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:     0x555a05056e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a05056e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555a05029123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a05029123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a0502c7d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a0502e909 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555a0502e73e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555a04fa7804 - <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:     0x555a04fa7804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a0502f3de - <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:     0x555a0502f3de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555a0502f0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555a0502ce89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a0502ed3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555a05054f70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555a04fc7620 - core::panicking::panic_display::hbd97077fea00747a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x555a04fca66b - assert_cmd::assert::AssertError::panic::panic_cold_display::h6f5e423c9c510b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555a04fc92e7 - assert_cmd::assert::AssertError::panic::hbcf96d7e9d34b94c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x555a04fc5ab7 - core::ops::function::FnOnce::call_once::h7b7c8f7d9cad2506
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x555a04fc4524 - core::result::Result<T,E>::unwrap_or_else::h8c82688fe8518f48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x555a04ed0d9e - assert_cmd::assert::Assert::code::he14b808ed45d2acf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x555a04ee74fd - main::main::h08547108eb956872
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:102:33
[INFO] [stdout]   26:     0x555a04ed0712 - main::main::path_03_tests_data_docker_arg_toml::h80bc17c3528f12a2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:1
[INFO] [stdout]   27:     0x555a04ed06b7 - main::main::path_03_tests_data_docker_arg_toml::{{closure}}::h0fce253ee1cbaffc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:10
[INFO] [stdout]   28:     0x555a04ecb086 - core::ops::function::FnOnce::call_once::h0679b813f1f884c0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x555a04fad06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x555a04fad06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x555a04fac1a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x555a04fac1a5 - <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]   33:     0x555a04fac1a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x555a04fac1a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x555a04fac1a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x555a04fac1a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x555a04fac1a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x555a04f6fda4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x555a04f6fda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x555a04f7377a - <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]   42:     0x555a04f7377a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x555a04f7377a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x555a04f7377a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x555a04f7377a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x555a050328bf - <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]   48:     0x555a050328bf - 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]   49:     0x7bc024955aa4 - <unknown>
[INFO] [stdout]   50:     0x7bc0249e2a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- main::path_04_tests_data_multi_target_toml stdout ----
[INFO] [stdout] --- 0
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: unknown shorthand flag: 'f' in -f
[INFO] [stdout] See 'docker --help'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] 
[INFO] [stdout] Management Commands:
[INFO] [stdout]   builder     Manage builds
[INFO] [stdout]   checkpoint  Manage checkpoints
[INFO] [stdout]   container   Manage containers
[INFO] [stdout]   context     Manage contexts
[INFO] [stdout]   image       Manage images
[INFO] [stdout]   manifest    Manage Docker image manifests and manifest lists
[INFO] [stdout]   network     Manage networks
[INFO] [stdout]   plugin      Manage plugins
[INFO] [stdout]   system      Manage Docker
[INFO] [stdout]   trust       Manage trust on Docker images
[INFO] [stdout]   volume      Manage volumes
[INFO] [stdout] 
[INFO] [stdout] Swarm Commands:
[INFO] [stdout]   config      Manage Swarm configs
[INFO] [stdout]   node        Manage Swarm nodes
[INFO] [stdout]   secret      Manage Swarm secrets
[INFO] [stdout]   service     Manage Swarm services
[INFO] [stdout]   stack       Manage Swarm stacks
[INFO] [stdout]   swarm       Manage Swarm
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attach      Attach local standard input, output, and error streams to a running container
[INFO] [stdout]   commit      Create a new image from a container's changes
[INFO] [stdout]   cp          Copy files/folders between a container and the local filesystem
[INFO] [stdout]   create      Create a new container
[INFO] [stdout]   diff        Inspect changes to files or directories on a container's filesystem
[INFO] [stdout]   events      Get real time events from the server
[INFO] [stdout]   export      Export a container's filesystem as a tar archive
[INFO] [stdout]   history     Show the history of an image
[INFO] [stdout]   import      Import the contents from a tarball to create a filesystem image
[INFO] [stdout]   inspect     Return low-level information on Docker objects
[INFO] [stdout]   kill        Kill one or more running containers
[INFO] [stdout]   load        Load an image from a tar archive or STDIN
[INFO] [stdout]   logs        Fetch the logs of a container
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            "/root/.docker")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with "docker context use")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level ("debug", "info",
[INFO] [stdout]                            "warn", "error", "fatal") (default "info")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            "/root/.docker/ca.pem")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            "/root/.docker/cert.pem")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            "/root/.docker/key.pem")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run 'docker COMMAND --help' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] Error: Build failed with exit status: 125
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] Files: /tmp/.tmptH7u1o/multi_target.j2
[INFO] [stdout] 
[INFO] [stdout] thread 'main::path_04_tests_data_multi_target_toml' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 0
[INFO] [stdout] └── var: 1
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmptH7u1o" && "/opt/rustwide/target/debug/bern" "--build-arg" "input=sample" "--target" "t1" "--output" "output" "-f" "/tmp/.tmptH7u1o/multi_target.j2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<137 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <77 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a0502c982 - 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:     0x555a0502c982 - 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:     0x555a0502c982 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a0502c982 - <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:     0x555a05056e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a05056e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555a05029123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a05029123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a0502c7d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a0502e909 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555a0502e73e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555a04fa7804 - <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:     0x555a04fa7804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a0502f3de - <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:     0x555a0502f3de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555a0502f0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555a0502ce89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a0502ed3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555a05054f70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555a04fc7620 - core::panicking::panic_display::hbd97077fea00747a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x555a04fca66b - assert_cmd::assert::AssertError::panic::panic_cold_display::h6f5e423c9c510b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555a04fc92e7 - assert_cmd::assert::AssertError::panic::hbcf96d7e9d34b94c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x555a04fc5ab7 - core::ops::function::FnOnce::call_once::h7b7c8f7d9cad2506
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x555a04fc4524 - core::result::Result<T,E>::unwrap_or_else::h8c82688fe8518f48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x555a04ed0d9e - assert_cmd::assert::Assert::code::he14b808ed45d2acf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x555a04ee74fd - main::main::h08547108eb956872
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:102:33
[INFO] [stdout]   26:     0x555a04ed0792 - main::main::path_04_tests_data_multi_target_toml::h6d332c2f30f4a1c7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:1
[INFO] [stdout]   27:     0x555a04ed0737 - main::main::path_04_tests_data_multi_target_toml::{{closure}}::hfc20f9d97f876e30
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:10
[INFO] [stdout]   28:     0x555a04ecb4f6 - core::ops::function::FnOnce::call_once::h6befc6e6950ef098
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x555a04fad06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x555a04fad06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x555a04fac1a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x555a04fac1a5 - <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]   33:     0x555a04fac1a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x555a04fac1a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x555a04fac1a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x555a04fac1a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x555a04fac1a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x555a04f6fda4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x555a04f6fda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x555a04f7377a - <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]   42:     0x555a04f7377a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x555a04f7377a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x555a04f7377a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x555a04f7377a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x555a050328bf - <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]   48:     0x555a050328bf - 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]   49:     0x7bc024955aa4 - <unknown>
[INFO] [stdout]   50:     0x7bc0249e2a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- main::path_08_tests_data_template_target_heredoc_toml stdout ----
[INFO] [stdout] --- 0
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: unknown shorthand flag: 'f' in -f
[INFO] [stdout] See 'docker --help'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] 
[INFO] [stdout] Management Commands:
[INFO] [stdout]   builder     Manage builds
[INFO] [stdout]   checkpoint  Manage checkpoints
[INFO] [stdout]   container   Manage containers
[INFO] [stdout]   context     Manage contexts
[INFO] [stdout]   image       Manage images
[INFO] [stdout]   manifest    Manage Docker image manifests and manifest lists
[INFO] [stdout]   network     Manage networks
[INFO] [stdout]   plugin      Manage plugins
[INFO] [stdout]   system      Manage Docker
[INFO] [stdout]   trust       Manage trust on Docker images
[INFO] [stdout]   volume      Manage volumes
[INFO] [stdout] 
[INFO] [stdout] Swarm Commands:
[INFO] [stdout]   config      Manage Swarm configs
[INFO] [stdout]   node        Manage Swarm nodes
[INFO] [stdout]   secret      Manage Swarm secrets
[INFO] [stdout]   service     Manage Swarm services
[INFO] [stdout]   stack       Manage Swarm stacks
[INFO] [stdout]   swarm       Manage Swarm
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attach      Attach local standard input, output, and error streams to a running container
[INFO] [stdout]   commit      Create a new image from a container's changes
[INFO] [stdout]   cp          Copy files/folders between a container and the local filesystem
[INFO] [stdout]   create      Create a new container
[INFO] [stdout]   diff        Inspect changes to files or directories on a container's filesystem
[INFO] [stdout]   events      Get real time events from the server
[INFO] [stdout]   export      Export a container's filesystem as a tar archive
[INFO] [stdout]   history     Show the history of an image
[INFO] [stdout]   import      Import the contents from a tarball to create a filesystem image
[INFO] [stdout]   inspect     Return low-level information on Docker objects
[INFO] [stdout]   kill        Kill one or more running containers
[INFO] [stdout]   load        Load an image from a tar archive or STDIN
[INFO] [stdout]   logs        Fetch the logs of a container
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            "/root/.docker")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with "docker context use")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level ("debug", "info",
[INFO] [stdout]                            "warn", "error", "fatal") (default "info")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            "/root/.docker/ca.pem")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            "/root/.docker/cert.pem")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            "/root/.docker/key.pem")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run 'docker COMMAND --help' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] Error: Build failed with exit status: 125
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] Files: /tmp/.tmph0J2Fg/heredoc.j2
[INFO] [stdout] 
[INFO] [stdout] thread 'main::path_08_tests_data_template_target_heredoc_toml' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 0
[INFO] [stdout] └── var: 1
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmph0J2Fg" && "/opt/rustwide/target/debug/bern" "--output" "output" "-f" "/tmp/.tmph0J2Fg/heredoc.j2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<137 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <77 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a0502c982 - 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:     0x555a0502c982 - 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:     0x555a0502c982 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a0502c982 - <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:     0x555a05056e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a05056e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555a05029123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a05029123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a0502c7d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a0502e909 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555a0502e73e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555a04fa7804 - <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:     0x555a04fa7804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a0502f3de - <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:     0x555a0502f3de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555a0502f0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555a0502ce89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a0502ed3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555a05054f70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555a04fc7620 - core::panicking::panic_display::hbd97077fea00747a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x555a04fca66b - assert_cmd::assert::AssertError::panic::panic_cold_display::h6f5e423c9c510b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555a04fc92e7 - assert_cmd::assert::AssertError::panic::hbcf96d7e9d34b94c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x555a04fc5ab7 - core::ops::function::FnOnce::call_once::h7b7c8f7d9cad2506
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x555a04fc4524 - core::result::Result<T,E>::unwrap_or_else::h8c82688fe8518f48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x555a04ed0d9e - assert_cmd::assert::Assert::code::he14b808ed45d2acf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x555a04ee74fd - main::main::h08547108eb956872
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:102:33
[INFO] [stdout]   26:     0x555a04ed0992 - main::main::path_08_tests_data_template_target_heredoc_toml::h781b70f94df9b226
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:1
[INFO] [stdout]   27:     0x555a04ed0937 - main::main::path_08_tests_data_template_target_heredoc_toml::{{closure}}::h03000003449c276c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:10
[INFO] [stdout]   28:     0x555a04ecb5b6 - core::ops::function::FnOnce::call_once::h95b7bf43c57c052b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x555a04fad06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x555a04fad06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x555a04fac1a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x555a04fac1a5 - <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]   33:     0x555a04fac1a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x555a04fac1a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x555a04fac1a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x555a04fac1a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x555a04fac1a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x555a04f6fda4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x555a04f6fda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x555a04f7377a - <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]   42:     0x555a04f7377a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x555a04f7377a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x555a04f7377a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x555a04f7377a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x555a050328bf - <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]   48:     0x555a050328bf - 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]   49:     0x7bc024955aa4 - <unknown>
[INFO] [stdout]   50:     0x7bc0249e2a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- main::path_06_tests_data_template_target_current_target_toml stdout ----
[INFO] [stdout] --- 0
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: unknown shorthand flag: 'f' in -f
[INFO] [stdout] See 'docker --help'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] 
[INFO] [stdout] Management Commands:
[INFO] [stdout]   builder     Manage builds
[INFO] [stdout]   checkpoint  Manage checkpoints
[INFO] [stdout]   container   Manage containers
[INFO] [stdout]   context     Manage contexts
[INFO] [stdout]   image       Manage images
[INFO] [stdout]   manifest    Manage Docker image manifests and manifest lists
[INFO] [stdout]   network     Manage networks
[INFO] [stdout]   plugin      Manage plugins
[INFO] [stdout]   system      Manage Docker
[INFO] [stdout]   trust       Manage trust on Docker images
[INFO] [stdout]   volume      Manage volumes
[INFO] [stdout] 
[INFO] [stdout] Swarm Commands:
[INFO] [stdout]   config      Manage Swarm configs
[INFO] [stdout]   node        Manage Swarm nodes
[INFO] [stdout]   secret      Manage Swarm secrets
[INFO] [stdout]   service     Manage Swarm services
[INFO] [stdout]   stack       Manage Swarm stacks
[INFO] [stdout]   swarm       Manage Swarm
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attach      Attach local standard input, output, and error streams to a running container
[INFO] [stdout]   commit      Create a new image from a container's changes
[INFO] [stdout]   cp          Copy files/folders between a container and the local filesystem
[INFO] [stdout]   create      Create a new container
[INFO] [stdout]   diff        Inspect changes to files or directories on a container's filesystem
[INFO] [stdout]   events      Get real time events from the server
[INFO] [stdout]   export      Export a container's filesystem as a tar archive
[INFO] [stdout]   history     Show the history of an image
[INFO] [stdout]   import      Import the contents from a tarball to create a filesystem image
[INFO] [stdout]   inspect     Return low-level information on Docker objects
[INFO] [stdout]   kill        Kill one or more running containers
[INFO] [stdout]   load        Load an image from a tar archive or STDIN
[INFO] [stdout]   logs        Fetch the logs of a container
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            "/root/.docker")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with "docker context use")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level ("debug", "info",
[INFO] [stdout]                            "warn", "error", "fatal") (default "info")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            "/root/.docker/ca.pem")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            "/root/.docker/cert.pem")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            "/root/.docker/key.pem")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run 'docker COMMAND --help' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] Error: Build failed with exit status: 125
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] Files: /tmp/.tmpFgihvK/current_target.j2
[INFO] [stdout] 
[INFO] [stdout] thread 'main::path_06_tests_data_template_target_current_target_toml' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 0
[INFO] [stdout] └── var: 1
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpFgihvK" && "/opt/rustwide/target/debug/bern" "--output" "output" "-f" "/tmp/.tmpFgihvK/current_target.j2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<137 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <77 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a0502c982 - 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:     0x555a0502c982 - 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:     0x555a0502c982 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a0502c982 - <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:     0x555a05056e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a05056e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555a05029123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a05029123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a0502c7d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a0502e909 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555a0502e73e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555a04fa7804 - <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:     0x555a04fa7804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a0502f3de - <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:     0x555a0502f3de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555a0502f0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555a0502ce89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a0502ed3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555a05054f70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555a04fc7620 - core::panicking::panic_display::hbd97077fea00747a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x555a04fca66b - assert_cmd::assert::AssertError::panic::panic_cold_display::h6f5e423c9c510b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555a04fc92e7 - assert_cmd::assert::AssertError::panic::hbcf96d7e9d34b94c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x555a04fc5ab7 - core::ops::function::FnOnce::call_once::h7b7c8f7d9cad2506
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x555a04fc4524 - core::result::Result<T,E>::unwrap_or_else::h8c82688fe8518f48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x555a04ed0d9e - assert_cmd::assert::Assert::code::he14b808ed45d2acf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x555a04ee74fd - main::main::h08547108eb956872
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:102:33
[INFO] [stdout]   26:     0x555a04ed0892 - main::main::path_06_tests_data_template_target_current_target_toml::hf81a574a2ba88f84
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:1
[INFO] [stdout]   27:     0x555a04ed0837 - main::main::path_06_tests_data_template_target_current_target_toml::{{closure}}::h6789977b7142679b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:10
[INFO] [stdout]   28:     0x555a04ecb116 - core::ops::function::FnOnce::call_once::h0c429ee1c108edcc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x555a04fad06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x555a04fad06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x555a04fac1a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x555a04fac1a5 - <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]   33:     0x555a04fac1a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x555a04fac1a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x555a04fac1a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x555a04fac1a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x555a04fac1a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x555a04f6fda4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x555a04f6fda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x555a04f7377a - <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]   42:     0x555a04f7377a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x555a04f7377a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x555a04f7377a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x555a04f7377a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x555a050328bf - <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]   48:     0x555a050328bf - 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]   49:     0x7bc024955aa4 - <unknown>
[INFO] [stdout]   50:     0x7bc0249e2a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- main::path_13_tests_data_version_minimum_toml stdout ----
[INFO] [stdout] --- 0
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: unknown shorthand flag: 'f' in -f
[INFO] [stdout] See 'docker --help'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] 
[INFO] [stdout] Management Commands:
[INFO] [stdout]   builder     Manage builds
[INFO] [stdout]   checkpoint  Manage checkpoints
[INFO] [stdout]   container   Manage containers
[INFO] [stdout]   context     Manage contexts
[INFO] [stdout]   image       Manage images
[INFO] [stdout]   manifest    Manage Docker image manifests and manifest lists
[INFO] [stdout]   network     Manage networks
[INFO] [stdout]   plugin      Manage plugins
[INFO] [stdout]   system      Manage Docker
[INFO] [stdout]   trust       Manage trust on Docker images
[INFO] [stdout]   volume      Manage volumes
[INFO] [stdout] 
[INFO] [stdout] Swarm Commands:
[INFO] [stdout]   config      Manage Swarm configs
[INFO] [stdout]   node        Manage Swarm nodes
[INFO] [stdout]   secret      Manage Swarm secrets
[INFO] [stdout]   service     Manage Swarm services
[INFO] [stdout]   stack       Manage Swarm stacks
[INFO] [stdout]   swarm       Manage Swarm
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attach      Attach local standard input, output, and error streams to a running container
[INFO] [stdout]   commit      Create a new image from a container's changes
[INFO] [stdout]   cp          Copy files/folders between a container and the local filesystem
[INFO] [stdout]   create      Create a new container
[INFO] [stdout]   diff        Inspect changes to files or directories on a container's filesystem
[INFO] [stdout]   events      Get real time events from the server
[INFO] [stdout]   export      Export a container's filesystem as a tar archive
[INFO] [stdout]   history     Show the history of an image
[INFO] [stdout]   import      Import the contents from a tarball to create a filesystem image
[INFO] [stdout]   inspect     Return low-level information on Docker objects
[INFO] [stdout]   kill        Kill one or more running containers
[INFO] [stdout]   load        Load an image from a tar archive or STDIN
[INFO] [stdout]   logs        Fetch the logs of a container
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            "/root/.docker")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with "docker context use")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level ("debug", "info",
[INFO] [stdout]                            "warn", "error", "fatal") (default "info")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            "/root/.docker/ca.pem")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            "/root/.docker/cert.pem")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            "/root/.docker/key.pem")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run 'docker COMMAND --help' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] Error: Build failed with exit status: 125
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] Files: /tmp/.tmpmy2Acz/minimum.j2
[INFO] [stdout] 
[INFO] [stdout] thread 'main::path_13_tests_data_version_minimum_toml' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 0
[INFO] [stdout] └── var: 1
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpmy2Acz" && "/opt/rustwide/target/debug/bern" "-f" "/tmp/.tmpmy2Acz/minimum.j2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<137 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <77 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a0502c982 - 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:     0x555a0502c982 - 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:     0x555a0502c982 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a0502c982 - <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:     0x555a05056e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a05056e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555a05029123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a05029123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a0502c7d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a0502e909 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555a0502e73e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555a04fa7804 - <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:     0x555a04fa7804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a0502f3de - <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:     0x555a0502f3de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555a0502f0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555a0502ce89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a0502ed3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555a05054f70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555a04fc7620 - core::panicking::panic_display::hbd97077fea00747a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x555a04fca66b - assert_cmd::assert::AssertError::panic::panic_cold_display::h6f5e423c9c510b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555a04fc92e7 - assert_cmd::assert::AssertError::panic::hbcf96d7e9d34b94c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x555a04fc5ab7 - core::ops::function::FnOnce::call_once::h7b7c8f7d9cad2506
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x555a04fc4524 - core::result::Result<T,E>::unwrap_or_else::h8c82688fe8518f48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x555a04ed0d9e - assert_cmd::assert::Assert::code::he14b808ed45d2acf
[INFO] [stderr] error: test failed, to rerun pass `--test main`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x555a04ee74fd - main::main::h08547108eb956872
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:102:33
[INFO] [stdout]   26:     0x555a04ed0c12 - main::main::path_13_tests_data_version_minimum_toml::h040834c5911c27a2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:1
[INFO] [stdout]   27:     0x555a04ed0bb7 - main::main::path_13_tests_data_version_minimum_toml::{{closure}}::h2d6b8886f4bce9d1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:10
[INFO] [stdout]   28:     0x555a04ecb3a6 - core::ops::function::FnOnce::call_once::h4eccffdb5c8beffa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x555a04fad06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x555a04fad06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x555a04fac1a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x555a04fac1a5 - <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]   33:     0x555a04fac1a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x555a04fac1a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x555a04fac1a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x555a04fac1a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x555a04fac1a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x555a04f6fda4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x555a04f6fda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x555a04f7377a - <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]   42:     0x555a04f7377a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x555a04f7377a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x555a04f7377a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x555a04f7377a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x555a050328bf - <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]   48:     0x555a050328bf - 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]   49:     0x7bc024955aa4 - <unknown>
[INFO] [stdout]   50:     0x7bc0249e2a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- main::path_09_tests_data_template_target_multiline_toml stdout ----
[INFO] [stdout] --- 0
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: unknown shorthand flag: 'f' in -f
[INFO] [stdout] See 'docker --help'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] 
[INFO] [stdout] Management Commands:
[INFO] [stdout]   builder     Manage builds
[INFO] [stdout]   checkpoint  Manage checkpoints
[INFO] [stdout]   container   Manage containers
[INFO] [stdout]   context     Manage contexts
[INFO] [stdout]   image       Manage images
[INFO] [stdout]   manifest    Manage Docker image manifests and manifest lists
[INFO] [stdout]   network     Manage networks
[INFO] [stdout]   plugin      Manage plugins
[INFO] [stdout]   system      Manage Docker
[INFO] [stdout]   trust       Manage trust on Docker images
[INFO] [stdout]   volume      Manage volumes
[INFO] [stdout] 
[INFO] [stdout] Swarm Commands:
[INFO] [stdout]   config      Manage Swarm configs
[INFO] [stdout]   node        Manage Swarm nodes
[INFO] [stdout]   secret      Manage Swarm secrets
[INFO] [stdout]   service     Manage Swarm services
[INFO] [stdout]   stack       Manage Swarm stacks
[INFO] [stdout]   swarm       Manage Swarm
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attach      Attach local standard input, output, and error streams to a running container
[INFO] [stdout]   commit      Create a new image from a container's changes
[INFO] [stdout]   cp          Copy files/folders between a container and the local filesystem
[INFO] [stdout]   create      Create a new container
[INFO] [stdout]   diff        Inspect changes to files or directories on a container's filesystem
[INFO] [stdout]   events      Get real time events from the server
[INFO] [stdout]   export      Export a container's filesystem as a tar archive
[INFO] [stdout]   history     Show the history of an image
[INFO] [stdout]   import      Import the contents from a tarball to create a filesystem image
[INFO] [stdout]   inspect     Return low-level information on Docker objects
[INFO] [stdout]   kill        Kill one or more running containers
[INFO] [stdout]   load        Load an image from a tar archive or STDIN
[INFO] [stdout]   logs        Fetch the logs of a container
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            "/root/.docker")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with "docker context use")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level ("debug", "info",
[INFO] [stdout]                            "warn", "error", "fatal") (default "info")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            "/root/.docker/ca.pem")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            "/root/.docker/cert.pem")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            "/root/.docker/key.pem")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run 'docker COMMAND --help' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] Error: Build failed with exit status: 125
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] Files: /tmp/.tmp4uP2r6/multiline.j2
[INFO] [stdout] 
[INFO] [stdout] thread 'main::path_09_tests_data_template_target_multiline_toml' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 0
[INFO] [stdout] └── var: 1
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmp4uP2r6" && "/opt/rustwide/target/debug/bern" "--output" "output" "-f" "/tmp/.tmp4uP2r6/multiline.j2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<137 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <77 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a0502c982 - 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:     0x555a0502c982 - 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:     0x555a0502c982 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a0502c982 - <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:     0x555a05056e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a05056e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555a05029123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a05029123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a0502c7d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a0502e909 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555a0502e73e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555a04fa7804 - <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:     0x555a04fa7804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a0502f3de - <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:     0x555a0502f3de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555a0502f0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555a0502ce89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a0502ed3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555a05054f70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555a04fc7620 - core::panicking::panic_display::hbd97077fea00747a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x555a04fca66b - assert_cmd::assert::AssertError::panic::panic_cold_display::h6f5e423c9c510b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555a04fc92e7 - assert_cmd::assert::AssertError::panic::hbcf96d7e9d34b94c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x555a04fc5ab7 - core::ops::function::FnOnce::call_once::h7b7c8f7d9cad2506
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x555a04fc4524 - core::result::Result<T,E>::unwrap_or_else::h8c82688fe8518f48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x555a04ed0d9e - assert_cmd::assert::Assert::code::he14b808ed45d2acf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x555a04ee74fd - main::main::h08547108eb956872
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:102:33
[INFO] [stdout]   26:     0x555a04ed0a12 - main::main::path_09_tests_data_template_target_multiline_toml::h0951b439e264aaaa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:1
[INFO] [stdout]   27:     0x555a04ed09b7 - main::main::path_09_tests_data_template_target_multiline_toml::{{closure}}::h09772f5a58869116
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:10
[INFO] [stdout]   28:     0x555a04ecb666 - core::ops::function::FnOnce::call_once::hbb50ccbc78d9debd
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x555a04fad06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x555a04fad06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x555a04fac1a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x555a04fac1a5 - <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]   33:     0x555a04fac1a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x555a04fac1a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x555a04fac1a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x555a04fac1a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x555a04fac1a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x555a04f6fda4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x555a04f6fda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x555a04f7377a - <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]   42:     0x555a04f7377a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x555a04f7377a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x555a04f7377a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x555a04f7377a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x555a050328bf - <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]   48:     0x555a050328bf - 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]   49:     0x7bc024955aa4 - <unknown>
[INFO] [stdout]   50:     0x7bc0249e2a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- main::path_12_tests_data_version_maximum_toml stdout ----
[INFO] [stdout] --- 0
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: unknown shorthand flag: 'f' in -f
[INFO] [stdout] See 'docker --help'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] 
[INFO] [stdout] Management Commands:
[INFO] [stdout]   builder     Manage builds
[INFO] [stdout]   checkpoint  Manage checkpoints
[INFO] [stdout]   container   Manage containers
[INFO] [stdout]   context     Manage contexts
[INFO] [stdout]   image       Manage images
[INFO] [stdout]   manifest    Manage Docker image manifests and manifest lists
[INFO] [stdout]   network     Manage networks
[INFO] [stdout]   plugin      Manage plugins
[INFO] [stdout]   system      Manage Docker
[INFO] [stdout]   trust       Manage trust on Docker images
[INFO] [stdout]   volume      Manage volumes
[INFO] [stdout] 
[INFO] [stdout] Swarm Commands:
[INFO] [stdout]   config      Manage Swarm configs
[INFO] [stdout]   node        Manage Swarm nodes
[INFO] [stdout]   secret      Manage Swarm secrets
[INFO] [stdout]   service     Manage Swarm services
[INFO] [stdout]   stack       Manage Swarm stacks
[INFO] [stdout]   swarm       Manage Swarm
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attach      Attach local standard input, output, and error streams to a running container
[INFO] [stdout]   commit      Create a new image from a container's changes
[INFO] [stdout]   cp          Copy files/folders between a container and the local filesystem
[INFO] [stdout]   create      Create a new container
[INFO] [stdout]   diff        Inspect changes to files or directories on a container's filesystem
[INFO] [stdout]   events      Get real time events from the server
[INFO] [stdout]   export      Export a container's filesystem as a tar archive
[INFO] [stdout]   history     Show the history of an image
[INFO] [stdout]   import      Import the contents from a tarball to create a filesystem image
[INFO] [stdout]   inspect     Return low-level information on Docker objects
[INFO] [stdout]   kill        Kill one or more running containers
[INFO] [stdout]   load        Load an image from a tar archive or STDIN
[INFO] [stdout]   logs        Fetch the logs of a container
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            "/root/.docker")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with "docker context use")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level ("debug", "info",
[INFO] [stdout]                            "warn", "error", "fatal") (default "info")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            "/root/.docker/ca.pem")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            "/root/.docker/cert.pem")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            "/root/.docker/key.pem")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run 'docker COMMAND --help' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] Error: Build failed with exit status: 125
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] Files: /tmp/.tmp2JnbOW/maximum.j2
[INFO] [stdout] 
[INFO] [stdout] thread 'main::path_12_tests_data_version_maximum_toml' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 0
[INFO] [stdout] └── var: 1
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmp2JnbOW" && "/opt/rustwide/target/debug/bern" "-f" "/tmp/.tmp2JnbOW/maximum.j2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<137 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <77 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a0502c982 - 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:     0x555a0502c982 - 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:     0x555a0502c982 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a0502c982 - <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:     0x555a05056e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a05056e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555a05029123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a05029123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a0502c7d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a0502e909 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555a0502e73e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555a04fa7804 - <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:     0x555a04fa7804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a0502f3de - <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:     0x555a0502f3de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555a0502f0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555a0502ce89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a0502ed3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555a05054f70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555a04fc7620 - core::panicking::panic_display::hbd97077fea00747a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x555a04fca66b - assert_cmd::assert::AssertError::panic::panic_cold_display::h6f5e423c9c510b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555a04fc92e7 - assert_cmd::assert::AssertError::panic::hbcf96d7e9d34b94c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x555a04fc5ab7 - core::ops::function::FnOnce::call_once::h7b7c8f7d9cad2506
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x555a04fc4524 - core::result::Result<T,E>::unwrap_or_else::h8c82688fe8518f48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x555a04ed0d9e - assert_cmd::assert::Assert::code::he14b808ed45d2acf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x555a04ee74fd - main::main::h08547108eb956872
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:102:33
[INFO] [stdout]   26:     0x555a04ed0b92 - main::main::path_12_tests_data_version_maximum_toml::h272fb37912a15509
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:1
[INFO] [stdout]   27:     0x555a04ed0b37 - main::main::path_12_tests_data_version_maximum_toml::{{closure}}::h8b544e98452730ea
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:10
[INFO] [stdout]   28:     0x555a04ecb4b6 - core::ops::function::FnOnce::call_once::h6bc8f7a0b6f153ab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x555a04fad06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x555a04fad06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x555a04fac1a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x555a04fac1a5 - <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]   33:     0x555a04fac1a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x555a04fac1a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x555a04fac1a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x555a04fac1a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x555a04fac1a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x555a04f6fda4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x555a04f6fda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x555a04f7377a - <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]   42:     0x555a04f7377a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x555a04f7377a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x555a04f7377a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x555a04f7377a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x555a050328bf - <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]   48:     0x555a050328bf - 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]   49:     0x7bc024955aa4 - <unknown>
[INFO] [stdout]   50:     0x7bc0249e2a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- main::path_10_tests_data_template_target_prev_target_toml stdout ----
[INFO] [stdout] --- 0
[INFO] [stdout] Stdout: 
[INFO] [stdout] Stderr: unknown shorthand flag: 'f' in -f
[INFO] [stdout] See 'docker --help'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] 
[INFO] [stdout] Management Commands:
[INFO] [stdout]   builder     Manage builds
[INFO] [stdout]   checkpoint  Manage checkpoints
[INFO] [stdout]   container   Manage containers
[INFO] [stdout]   context     Manage contexts
[INFO] [stdout]   image       Manage images
[INFO] [stdout]   manifest    Manage Docker image manifests and manifest lists
[INFO] [stdout]   network     Manage networks
[INFO] [stdout]   plugin      Manage plugins
[INFO] [stdout]   system      Manage Docker
[INFO] [stdout]   trust       Manage trust on Docker images
[INFO] [stdout]   volume      Manage volumes
[INFO] [stdout] 
[INFO] [stdout] Swarm Commands:
[INFO] [stdout]   config      Manage Swarm configs
[INFO] [stdout]   node        Manage Swarm nodes
[INFO] [stdout]   secret      Manage Swarm secrets
[INFO] [stdout]   service     Manage Swarm services
[INFO] [stdout]   stack       Manage Swarm stacks
[INFO] [stdout]   swarm       Manage Swarm
[INFO] [stdout] 
[INFO] [stdout] Commands:
[INFO] [stdout]   attach      Attach local standard input, output, and error streams to a running container
[INFO] [stdout]   commit      Create a new image from a container's changes
[INFO] [stdout]   cp          Copy files/folders between a container and the local filesystem
[INFO] [stdout]   create      Create a new container
[INFO] [stdout]   diff        Inspect changes to files or directories on a container's filesystem
[INFO] [stdout]   events      Get real time events from the server
[INFO] [stdout]   export      Export a container's filesystem as a tar archive
[INFO] [stdout]   history     Show the history of an image
[INFO] [stdout]   import      Import the contents from a tarball to create a filesystem image
[INFO] [stdout]   inspect     Return low-level information on Docker objects
[INFO] [stdout]   kill        Kill one or more running containers
[INFO] [stdout]   load        Load an image from a tar archive or STDIN
[INFO] [stdout]   logs        Fetch the logs of a container
[INFO] [stdout]   pause       Pause all processes within one or more containers
[INFO] [stdout]   port        List port mappings or a specific mapping for the container
[INFO] [stdout]   rename      Rename a container
[INFO] [stdout]   restart     Restart one or more containers
[INFO] [stdout]   rm          Remove one or more containers
[INFO] [stdout]   rmi         Remove one or more images
[INFO] [stdout]   save        Save one or more images to a tar archive (streamed to STDOUT by default)
[INFO] [stdout]   start       Start one or more stopped containers
[INFO] [stdout]   stats       Display a live stream of container(s) resource usage statistics
[INFO] [stdout]   stop        Stop one or more running containers
[INFO] [stdout]   tag         Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
[INFO] [stdout]   top         Display the running processes of a container
[INFO] [stdout]   unpause     Unpause all processes within one or more containers
[INFO] [stdout]   update      Update configuration of one or more containers
[INFO] [stdout]   wait        Block until one or more containers stop, then print their exit codes
[INFO] [stdout] 
[INFO] [stdout] Global Options:
[INFO] [stdout]       --config string      Location of client config files (default
[INFO] [stdout]                            "/root/.docker")
[INFO] [stdout]   -c, --context string     Name of the context to use to connect to the
[INFO] [stdout]                            daemon (overrides DOCKER_HOST env var and
[INFO] [stdout]                            default context set with "docker context use")
[INFO] [stdout]   -D, --debug              Enable debug mode
[INFO] [stdout]   -H, --host list          Daemon socket to connect to
[INFO] [stdout]   -l, --log-level string   Set the logging level ("debug", "info",
[INFO] [stdout]                            "warn", "error", "fatal") (default "info")
[INFO] [stdout]       --tls                Use TLS; implied by --tlsverify
[INFO] [stdout]       --tlscacert string   Trust certs signed only by this CA (default
[INFO] [stdout]                            "/root/.docker/ca.pem")
[INFO] [stdout]       --tlscert string     Path to TLS certificate file (default
[INFO] [stdout]                            "/root/.docker/cert.pem")
[INFO] [stdout]       --tlskey string      Path to TLS key file (default
[INFO] [stdout]                            "/root/.docker/key.pem")
[INFO] [stdout]       --tlsverify          Use TLS and verify the remote
[INFO] [stdout]   -v, --version            Print version information and quit
[INFO] [stdout] 
[INFO] [stdout] Run 'docker COMMAND --help' for more information on a command.
[INFO] [stdout] 
[INFO] [stdout] For more help on how to use Docker, head to https://docs.docker.com/go/guides/
[INFO] [stdout] 
[INFO] [stdout] Error: Build failed with exit status: 125
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] Files: /tmp/.tmpd5dw5M/prev_target.j2
[INFO] [stdout] 
[INFO] [stdout] thread 'main::path_10_tests_data_template_target_prev_target_toml' panicked at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5:
[INFO] [stdout] Unexpected return code, failed var == 0
[INFO] [stdout] └── var: 1
[INFO] [stdout] 
[INFO] [stdout] command=`cd "/tmp/.tmpd5dw5M" && "/opt/rustwide/target/debug/bern" "--output" "output" "-f" "/tmp/.tmpd5dw5M/prev_target.j2"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<137 lines total>
[INFO] [stdout] ```
[INFO] [stdout] unknown shorthand flag: \'f\' in -f
[INFO] [stdout] See \'docker --help\'.
[INFO] [stdout] 
[INFO] [stdout] Usage:  docker [OPTIONS] COMMAND
[INFO] [stdout] 
[INFO] [stdout] A self-sufficient runtime for containers
[INFO] [stdout] 
[INFO] [stdout] Common Commands:
[INFO] [stdout]   run         Create and run a new container from an image
[INFO] [stdout]   exec        Execute a command in a running container
[INFO] [stdout]   ps          List containers
[INFO] [stdout]   build       Build an image from a Dockerfile
[INFO] [stdout]   pull        Download an image from a registry
[INFO] [stdout]   push        Upload an image to a registry
[INFO] [stdout]   images      List images
[INFO] [stdout]   login       Authenticate to a registry
[INFO] [stdout]   logout      Log out from a registry
[INFO] [stdout]   search      Search Docker Hub for images
[INFO] [stdout]   version     Show the Docker version information
[INFO] [stdout]   info        Display system-wide information
[INFO] [stdout] ```
[INFO] [stdout] <77 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.98/src/lib.rs:697:13
[INFO] [stdout]    2: bern::build::BernBuild::build
[INFO] [stdout]              at /opt/rustwide/workdir/src/build.rs:357:17
[INFO] [stdout]    3: bern::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:99:19
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:290:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   13: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   14: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555a0502c982 - 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:     0x555a0502c982 - 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:     0x555a0502c982 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x555a0502c982 - <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:     0x555a05056e33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x555a05056e33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x555a05029123 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x555a05029123 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x555a0502c7d2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x555a0502e909 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x555a0502e73e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x555a04fa7804 - <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:     0x555a04fa7804 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x555a0502f3de - <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:     0x555a0502f3de - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x555a0502f0aa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x555a0502ce89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x555a0502ed3d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x555a05054f70 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x555a04fc7620 - core::panicking::panic_display::hbd97077fea00747a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x555a04fca66b - assert_cmd::assert::AssertError::panic::panic_cold_display::h6f5e423c9c510b62
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic.rs:100:13
[INFO] [stdout]   21:     0x555a04fc92e7 - assert_cmd::assert::AssertError::panic::hbcf96d7e9d34b94c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:1033:9
[INFO] [stdout]   22:     0x555a04fc5ab7 - core::ops::function::FnOnce::call_once::h7b7c8f7d9cad2506
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x555a04fc4524 - core::result::Result<T,E>::unwrap_or_else::h8c82688fe8518f48
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1525:23
[INFO] [stdout]   24:     0x555a04ed0d9e - assert_cmd::assert::Assert::code::he14b808ed45d2acf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.17/src/assert.rs:266:29
[INFO] [stdout]   25:     0x555a04ee74fd - main::main::h08547108eb956872
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:102:33
[INFO] [stdout]   26:     0x555a04ed0a92 - main::main::path_10_tests_data_template_target_prev_target_toml::hcf549d3ecfba1217
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:1
[INFO] [stdout]   27:     0x555a04ed0a37 - main::main::path_10_tests_data_template_target_prev_target_toml::{{closure}}::h288503111dfd0706
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/main.rs:57:10
[INFO] [stdout]   28:     0x555a04ecb1f6 - core::ops::function::FnOnce::call_once::h2a04ea172bae0be5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   29:     0x555a04fad06b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   30:     0x555a04fad06b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   31:     0x555a04fac1a5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   32:     0x555a04fac1a5 - <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]   33:     0x555a04fac1a5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   34:     0x555a04fac1a5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   35:     0x555a04fac1a5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x555a04fac1a5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   37:     0x555a04fac1a5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   38:     0x555a04f6fda4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   39:     0x555a04f6fda4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   40:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   41:     0x555a04f7377a - <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]   42:     0x555a04f7377a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   43:     0x555a04f7377a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   44:     0x555a04f7377a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x555a04f7377a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   46:     0x555a04f7377a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x555a050328bf - <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]   48:     0x555a050328bf - 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]   49:     0x7bc024955aa4 - <unknown>
[INFO] [stdout]   50:     0x7bc0249e2a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     main::path_01_tests_data_basic_toml
[INFO] [stdout]     main::path_02_tests_data_build_arg_toml
[INFO] [stdout]     main::path_03_tests_data_docker_arg_toml
[INFO] [stdout]     main::path_04_tests_data_multi_target_toml
[INFO] [stdout]     main::path_05_tests_data_output2_toml
[INFO] [stdout]     main::path_06_tests_data_template_target_current_target_toml
[INFO] [stdout]     main::path_07_tests_data_template_target_current_target_2_toml
[INFO] [stdout]     main::path_08_tests_data_template_target_heredoc_toml
[INFO] [stdout]     main::path_09_tests_data_template_target_multiline_toml
[INFO] [stdout]     main::path_10_tests_data_template_target_prev_target_toml
[INFO] [stdout]     main::path_12_tests_data_version_maximum_toml
[INFO] [stdout]     main::path_13_tests_data_version_minimum_toml
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8f215919fce7e7a93d1383a4e2c47b45e9d2f6a323599dea92238f80f21c7dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f215919fce7e7a93d1383a4e2c47b45e9d2f6a323599dea92238f80f21c7dd5", kill_on_drop: false }`
[INFO] [stdout] 8f215919fce7e7a93d1383a4e2c47b45e9d2f6a323599dea92238f80f21c7dd5
