[INFO] cloning repository https://github.com/davidB/ffizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidB/ffizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidB%2Fffizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidB%2Fffizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80865fcf68c03e5d08c6c4a6d6ff48808d3f9458
[INFO] testing davidB/ffizer against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdavidB%2Fffizer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidB/ffizer
[INFO] finished tweaking git repo https://github.com/davidB/ffizer
[INFO] tweaked toml for git repo https://github.com/davidB/ffizer written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidB/ffizer on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidB/ffizer 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f268b094915d4b9a7fe2ac0c8ce26971d19487e4f5036395a202ca271644e76
[INFO] running `Command { std: "docker" "start" "-a" "9f268b094915d4b9a7fe2ac0c8ce26971d19487e4f5036395a202ca271644e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f268b094915d4b9a7fe2ac0c8ce26971d19487e4f5036395a202ca271644e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f268b094915d4b9a7fe2ac0c8ce26971d19487e4f5036395a202ca271644e76", kill_on_drop: false }`
[INFO] [stdout] 9f268b094915d4b9a7fe2ac0c8ce26971d19487e4f5036395a202ca271644e76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6efbe024bc187afe6b063cdf921c3137bf9ed1fb985c38982cfea7e48bc5ea73
[INFO] running `Command { std: "docker" "start" "-a" "6efbe024bc187afe6b063cdf921c3137bf9ed1fb985c38982cfea7e48bc5ea73", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling jsonnet-sys v0.17.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling jmespath v0.3.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling fsio v0.4.1
[INFO] [stderr]    Compiling handlebars v6.4.0
[INFO] [stderr]    Compiling cruet v0.14.0
[INFO] [stderr]    Compiling enquote v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling sysinfo v0.38.4
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling similar v3.1.0
[INFO] [stderr]    Compiling human-panic v2.0.8
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling run_script v0.11.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling cliclack v0.5.4
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling jsonnet-rs v0.17.0
[INFO] [stderr]    Compiling handlebars_misc_helpers v0.17.0
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling git2_credentials v0.15.0
[INFO] [stderr]    Compiling ffizer v2.13.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 30s
[INFO] running `Command { std: "docker" "inspect" "6efbe024bc187afe6b063cdf921c3137bf9ed1fb985c38982cfea7e48bc5ea73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6efbe024bc187afe6b063cdf921c3137bf9ed1fb985c38982cfea7e48bc5ea73", kill_on_drop: false }`
[INFO] [stdout] 6efbe024bc187afe6b063cdf921c3137bf9ed1fb985c38982cfea7e48bc5ea73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa1e1003b5acd538b03939091157f7926e8945b2ae762ab6326ae9f48a5f5130
[INFO] running `Command { std: "docker" "start" "-a" "fa1e1003b5acd538b03939091157f7926e8945b2ae762ab6326ae9f48a5f5130", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling test-trace-macros v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling test-trace v0.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling similar-asserts v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling handlebars_misc_helpers v0.17.0
[INFO] [stderr]    Compiling ffizer v2.13.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 57.32s
[INFO] running `Command { std: "docker" "inspect" "fa1e1003b5acd538b03939091157f7926e8945b2ae762ab6326ae9f48a5f5130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa1e1003b5acd538b03939091157f7926e8945b2ae762ab6326ae9f48a5f5130", kill_on_drop: false }`
[INFO] [stdout] fa1e1003b5acd538b03939091157f7926e8945b2ae762ab6326ae9f48a5f5130
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd980927025762903c98e4911c31432a198f5ebc0c529434d6779cb6aece9d4a
[INFO] running `Command { std: "docker" "start" "-a" "bd980927025762903c98e4911c31432a198f5ebc0c529434d6779cb6aece9d4a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ffizer-ac711624471fd8fe)
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test cfg::template_cfg::tests::test_accept_ignores_with_values ... ok
[INFO] [stdout] test cfg::template_cfg::tests::test_deserialize_cfg_yaml ... ok
[INFO] [stdout] test cfg::template_cfg::tests::various_assert_equals ... ok
[INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_1 ... ok
[INFO] [stdout] test cfg::template_cfg::tests::test_deserialize_cfg_yaml_use_template_dir_false ... ok
[INFO] [stdout] test cfg::template_cfg::tests::test_deserialize_cfg_yaml_use_template_dir_true ... ok
[INFO] [stdout] test cli_opt::tests::verify_cli ... ok
[INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_2 ... ok
[INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_4 ... ok
[INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_3 ... ok
[INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_5 ... ok
[INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_6 ... ok
[INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_7 ... ok
[INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_8 ... ok
[INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename::case_9 ... ok
[INFO] [stdout] test cfg::template_cfg::tests::test_transforms_values ... ok
[INFO] [stdout] test git::tests::should_get_merge_cmd ... ignored, Only works on my laptop
[INFO] [stdout] test graph::tests::test_find_edges_ordered_by_depth ... ok
[INFO] [stdout] test source_file::tests::test_cmp_sourcefile ... ok
[INFO] [stdout] test files::tests::test_add_suffix ... ok
[INFO] [stdout] test files::tests::test_is_ffizer_handlebars ... ok
[INFO] [stdout] test path_pattern::tests::test_pattern_with_glob ... ok
[INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_1_abs_localpath ... ok
[INFO] [stdout] test path_pattern::tests::test_pattern_are_trimmed ... ok
[INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_2_git_with_git_extension ... ok
[INFO] [stdout] test scripts::tests::should_redirect_io ... ok
[INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_5_https_without_git_extension ... ok
[INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_3_git_without_git_extension ... ok
[INFO] [stdout] test tests::test_compute_dst_path_asis ... ok
[INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_4_https_with_git_extension ... ok
[INFO] [stdout] test tests::test_compute_dst_path_rendered_filename ... ok
[INFO] [stdout] test tests::test_compute_dst_path_rendered_folder ... ok
[INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_9_abbreviation_bitbucket ... ok
[INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_7_abbreviation_gh ... ok
[INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_8_abbreviation_gl ... ok
[INFO] [stdout] test tests::test_copy_file_permissions ... ok
[INFO] [stdout] test tests::test_mk_file_by_render ... ok
[INFO] [stdout] test tests::test_mk_file_by_copy ... ok
[INFO] [stdout] test tests::test_path_extension_extraction ... ok
[INFO] [stdout] test tests::test_plan_with_duplicate_from_2_templates ... ok
[INFO] [stdout] test tests::test_plan_with_empty ... ok
[INFO] [stdout] test tests::test_update_file_keep ... ok
[INFO] [stdout] test tests::test_update_file_current_as_local ... ok
[INFO] [stdout] test tests::test_update_file_override ... ok
[INFO] [stdout] test timeline::tests::test_make_template::empty ... ok
[INFO] [stdout] test timeline::tests::test_make_template::multi_source ... ok
[INFO] [stdout] test timeline::tests::test_make_template::single_source ... ok
[INFO] [stdout] test tests::test_update_file_update_as_remote ... ok
[INFO] [stdout] test tests::test_hbs_expression ... ok
[INFO] [stdout] test timeline::tests::test_save_load_variables ... ok
[INFO] [stdout] test ui::tree::tests::test_ ... ok
[INFO] [stdout] test variables::tests::test_to_value ... ok
[INFO] [stdout] test timeline::tests::test_save_load_srcs::single_use ... ok
[INFO] [stdout] test tests::test_compute_dst_path_ffizer_handlebars ... ok
[INFO] [stdout] test timeline::tests::test_save_load_srcs::multi_use_with_replacement ... ok
[INFO] [stdout] git version 2.43.0
[INFO] [stdout] test source_uri::tests::assert_source_uri_from_str::case_6_https_with_git_extension_and_username ... ok
[INFO] [stdout] test timeline::tests::test_save_load_srcs::multi_use ... ok
[INFO] [stdout] test git::tests::retrieve_should_update_existing_template ... ok
[INFO] [stdout] test git::git2::tests::retrieve_should_update_existing_template ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ffizer-f30c81f0fd29ec0f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-0371c8c33e8b709d)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test run_test_samples_tests_data_template_5_use_template_dir ... ok
[INFO] [stdout] test log_should_report_error ... ok
[INFO] [stdout] test run_test_samples_tests_data_template_4_compose ... ok
[INFO] [stdout] test run_test_samples_tests_data_template_0_empty ... ok
[INFO] [stdout] test run_test_samples_tests_data_template_3 ... ok
[INFO] [stdout] test run_test_samples_tests_data_template_10_ignores_diff ... ok
[INFO] [stdout] test run_test_samples_tests_data_template_1 ... ok
[INFO] [stdout] test run_test_samples_tests_data_template_8_variables ... ok
[INFO] [stdout] test run_test_samples_tests_data_template_7_ignores ... ok
[INFO] [stdout] test run_test_samples_tests_data_template_6_if_bool ... ok
[INFO] [stdout] test run_test_samples_tests_data_template_9_binary ... ok
[INFO] [stdout] test run_test_samples_tests_data_template_2 ... FAILED
[INFO] [stdout] test test_reapply::single_template_moved ... ok
[INFO] [stdout] test test_reapply::single_template_inplace ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- run_test_samples_tests_data_template_2 stdout ----
[INFO] [stdout] [tests/e2e.rs:18:9] e = OutputError {
[INFO] [stdout]     cmd: Some(
[INFO] [stdout]         "\"/opt/rustwide/target/debug/ffizer\" \"test-samples\" \"--source\" \"tests/data/template_2\"",
[INFO] [stdout]     ),
[INFO] [stdout]     stdin: None,
[INFO] [stdout]     cause: Expected(
[INFO] [stdout]         Output {
[INFO] [stdout]             output: Output {
[INFO] [stdout]                 status: ExitStatus(
[INFO] [stdout]                     unix_wait_status(
[INFO] [stdout]                         256,
[INFO] [stdout]                     ),
[INFO] [stdout]                 ),
[INFO] [stdout]                 stdout: "",
[INFO] [stdout]                 stderr: "T  Configure variables\n|\no  Plan to execute --------------------+\n|                                      |\n|     - make dir        \u{1b}[38;2;80;80;80m\u{1b}[0mmy-project     |\n|     - add file        \u{1b}[38;2;80;80;80m └─\u{1b}[0m.gitignore  |\n+--------------------------------------+\n|\n  \u{1b}[2m2026-05-11T07:42:30.582526Z\u{1b}[0m \u{1b}[31mERROR\u{1b}[0m \u{1b}[1;31mffizer\u{1b}[0m\u{1b}[31m: \u{1b}[31mcmd: CliOpts {\n    verbose: 0,\n    cmd: TestSamples(\n        TestSamplesOpts {\n            src: SourceLoc {\n                uri: SourceUri {\n                    raw: \"tests/data/template_2\",\n                    path: \"tests/data/template_2\",\n                    host: None,\n                },\n                rev: Some(\n                    \"master\",\n                ),\n                subfolder: None,\n            },\n            offline: false,\n            review: false,\n        },\n    ),\n}\u{1b}[0m\n    \u{1b}[2;3mat\u{1b}[0m src/main.rs:98\n\n  \u{1b}[2m2026-05-11T07:42:30.582622Z\u{1b}[0m \u{1b}[31mERROR\u{1b}[0m \u{1b}[1;31mffizer\u{1b}[0m\u{1b}[31m: \u{1b}[31mfailed: Handlebars {\n    when: \"render template into buffer\",\n    template: \"/opt/rustwide/workdir/tests/data/template_2/.gitignore.ffizer.hbs\",\n    source: RenderError {\n        template_name: Some(\n            \"/opt/rustwide/workdir/tests/data/template_2/.gitignore.ffizer.hbs\",\n        ),\n        line_no: Some(\n            2,\n        ),\n        column_no: Some(\n            1,\n        ),\n        reason: NestedError(\n            reqwest::Error {\n                kind: Request,\n                url: \"https://www.gitignore.io/api/rust\",\n                source: hyper_util::client::legacy::Error(\n                    Connect,\n                    ConnectError(\n                        \"dns error\",\n                        Custom {\n                            kind: Uncategorized,\n                            error: \"failed to lookup address information: Temporary failure in name resolution\",\n                        },\n                    ),\n                ),\n            },\n        ),\n        unimplemented: false,\n    },\n}\u{1b}[0m\n    \u{1b}[2;3mat\u{1b}[0m src/main.rs:99\n\n",
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]     ),
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'run_test_samples_tests_data_template_2' (121) panicked at tests/e2e.rs:19:9:
[INFO] [stdout] assertion failed: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5da0a45af47a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da0a45af47a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da0a45af47a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5da0a45af47a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5da0a45c652a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5da0a45c652a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5da0a45b58d2 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5da0a45b58d2 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5da0a458acaf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5da0a458acaf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5da0a45a5c79 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5da0a418435c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5da0a418435c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5da0a45a5e32 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5da0a45a5e32 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5da0a458ad9a - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5da0a4582449 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5da0a458ba7d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5da0a45c6d6c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5da0a45c6d32 - core[35159d6ffb30e017]::panicking::panic
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5da0a416e02c - e2e[801f5914fc2de255]::run_test_samples
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:19:9
[INFO] [stdout]   21:     0x5da0a416eac4 - e2e[801f5914fc2de255]::run_test_samples_tests_data_template_2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:13:1
[INFO] [stdout]   22:     0x5da0a416d607 - e2e[801f5914fc2de255]::run_test_samples_tests_data_template_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/e2e.rs:13:43
[INFO] [stdout]   23:     0x5da0a41771b6 - <e2e[801f5914fc2de255]::run_test_samples_tests_data_template_2::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5da0a417763b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5da0a417763b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5da0a4184e2b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5da0a4184e2b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5da0a4184e2b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5da0a4184e2b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5da0a4184e2b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5da0a4184e2b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5da0a4184e2b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5da0a417f804 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5da0a417f804 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5da0a4187a32 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5da0a4187a32 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5da0a4187a32 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5da0a4187a32 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5da0a4187a32 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5da0a4187a32 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5da0a4187a32 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5da0a45ae60f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5da0a45ae60f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f14ed4e4aa4 - <unknown>
[INFO] [stdout]   45:     0x7f14ed571a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     run_test_samples_tests_data_template_2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test e2e`
[INFO] running `Command { std: "docker" "inspect" "bd980927025762903c98e4911c31432a198f5ebc0c529434d6779cb6aece9d4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd980927025762903c98e4911c31432a198f5ebc0c529434d6779cb6aece9d4a", kill_on_drop: false }`
[INFO] [stdout] bd980927025762903c98e4911c31432a198f5ebc0c529434d6779cb6aece9d4a
