[INFO] fetching crate ffizer 2.4.1... [INFO] testing ffizer-2.4.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate ffizer 2.4.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ffizer 2.4.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ffizer 2.4.1 [INFO] finished tweaking crates.io crate ffizer 2.4.1 [INFO] tweaked toml for crates.io crate ffizer 2.4.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate ffizer 2.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enquote v1.1.0 [INFO] [stderr] Downloaded git2_credentials v0.7.3 [INFO] [stderr] Downloaded fsio v0.2.0 [INFO] [stderr] Downloaded handlebars v4.1.0 [INFO] [stderr] Downloaded jsonnet-rs v0.17.0 [INFO] [stderr] Downloaded handlebars_misc_helpers v0.12.1 [INFO] [stderr] Downloaded jsonnet-sys v0.17.0 [INFO] [stderr] Downloaded run_script v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e7bee2966247b6dc0fb97404e5045c58a0679b7f3a07e2e67ea2784aa0eb6e09 [INFO] running `Command { std: "docker" "start" "-a" "e7bee2966247b6dc0fb97404e5045c58a0679b7f3a07e2e67ea2784aa0eb6e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7bee2966247b6dc0fb97404e5045c58a0679b7f3a07e2e67ea2784aa0eb6e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7bee2966247b6dc0fb97404e5045c58a0679b7f3a07e2e67ea2784aa0eb6e09", kill_on_drop: false }` [INFO] [stdout] e7bee2966247b6dc0fb97404e5045c58a0679b7f3a07e2e67ea2784aa0eb6e09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be3962adb3495a6290481d6c63f19f7c69aa17141c420e8af40b4f5ca60ab52f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "be3962adb3495a6290481d6c63f19f7c69aa17141c420e8af40b4f5ca60ab52f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling self_update v0.27.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling jsonnet-sys v0.17.0 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling fsio v0.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling run_script v0.8.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling enquote v1.1.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling jsonnet-rs v0.17.0 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling handlebars v4.1.0 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling handlebars_misc_helpers v0.12.1 [INFO] [stderr] Compiling git2_credentials v0.7.3 [INFO] [stderr] Compiling ffizer v2.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 44s [INFO] running `Command { std: "docker" "inspect" "be3962adb3495a6290481d6c63f19f7c69aa17141c420e8af40b4f5ca60ab52f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3962adb3495a6290481d6c63f19f7c69aa17141c420e8af40b4f5ca60ab52f", kill_on_drop: false }` [INFO] [stdout] be3962adb3495a6290481d6c63f19f7c69aa17141c420e8af40b4f5ca60ab52f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02c88c8cb2882872347cdae666305615f480094162aa99c03011b054f11431ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "02c88c8cb2882872347cdae666305615f480094162aa99c03011b054f11431ca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling predicates v2.0.0 [INFO] [stderr] Compiling assert_cmd v1.0.7 [INFO] [stderr] Compiling test-generator v0.3.0 [INFO] [stderr] Compiling ffizer v2.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.01s [INFO] running `Command { std: "docker" "inspect" "02c88c8cb2882872347cdae666305615f480094162aa99c03011b054f11431ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02c88c8cb2882872347cdae666305615f480094162aa99c03011b054f11431ca", kill_on_drop: false }` [INFO] [stdout] 02c88c8cb2882872347cdae666305615f480094162aa99c03011b054f11431ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7f7ac85657510ed1d90e36bcf875b401b99f2b0cd9371aa4803b0baa05cdcd7a [INFO] running `Command { std: "docker" "start" "-a" "7f7ac85657510ed1d90e36bcf875b401b99f2b0cd9371aa4803b0baa05cdcd7a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ffizer-9c5030a8996f5602) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test cfg::template_cfg::tests::test_accept_ignores_with_values ... ok [INFO] [stdout] test source_file::tests::test_cmp_sourcefile ... ok [INFO] [stdout] test cfg::template_cfg::tests::test_transforms_values ... ok [INFO] [stdout] test files::tests::test_is_ffizer_handlebars ... ok [INFO] [stdout] test cfg::template_cfg::tests::various_assert_equals ... ok [INFO] [stdout] test files::tests::test_add_suffix ... ok [INFO] [stdout] test files::tests::test_remove_special_suffix_on_filename ... ok [INFO] [stdout] test cfg::template_cfg::tests::test_deserialize_cfg_yaml_use_template_dir_true ... ok [INFO] [stdout] test tests::test_compute_dst_path_asis ... ok [INFO] [stdout] test tests::test_compute_dst_path_ffizer_handlebars ... ok [INFO] [stdout] test tests::test_compute_dst_path_rendered_filename ... ok [INFO] [stdout] test tests::test_copy_file_permissions ... ok [INFO] [stdout] test tests::test_compute_dst_path_rendered_folder ... ok [INFO] [stdout] test path_pattern::tests::test_pattern_with_glob ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_git_without_git_extension ... ok [INFO] [stdout] test path_pattern::tests::test_pattern_are_trimmed ... ok [INFO] [stdout] test tests::test_mk_file_by_copy ... ok [INFO] [stdout] test tests::test_hbs_expression ... ok [INFO] [stdout] test graph::tests::test_find_edges_ordered_by_depth ... ok [INFO] [stdout] test tests::test_path_extension_extraction ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_git_with_git_extension ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_http_with_git_extension_and_username ... ok [INFO] [stdout] test tests::test_plan_with_empty ... ok [INFO] [stdout] test cfg::template_cfg::tests::test_deserialize_cfg_yaml ... ok [INFO] [stdout] test cfg::template_cfg::tests::test_deserialize_cfg_yaml_use_template_dir_false ... ok [INFO] [stdout] test tests::test_plan_with_duplicate_from_2_templates ... ok [INFO] [stdout] test tests::test_update_file_current_as_local ... ok [INFO] [stdout] test tests::test_update_file_update_as_remote ... ok [INFO] [stdout] test tests::test_update_file_keep ... ok [INFO] [stdout] test tests::test_update_file_override ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_http_with_git_extension_and_username_and_password ... ok [INFO] [stdout] test variables::tests::test_to_value ... ok [INFO] [stdout] test tests::test_mk_file_by_render ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_abs_localpath ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_http_without_git_extension ... ok [INFO] [stdout] test ui::tree::tests::test_ ... ok [INFO] [stdout] test source_uri::tests::test_source_uri_from_str_http_with_git_extension ... ok [INFO] [stdout] test git::tests::retrieve_should_update_existing_template ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- git::tests::retrieve_should_update_existing_template stdout ---- [INFO] [stdout] Nov 20 18:14:49.620  WARN ffizer::git::tests: output= error=error: unknown switch `b' [INFO] [stdout] usage: git init [-q | --quiet] [--bare] [--template=] [--shared[=]] [] [INFO] [stdout] [INFO] [stdout] --template [INFO] [stdout] directory from which templates will be used [INFO] [stdout] --bare create a bare repository [INFO] [stdout] --shared[=] [INFO] [stdout] specify that the git repository is to be shared amongst several users [INFO] [stdout] -q, --quiet be quiet [INFO] [stdout] --separate-git-dir [INFO] [stdout] separate git dir from working tree [INFO] [stdout] [INFO] [stdout] fatal: not in a git directory [INFO] [stdout] fatal: not in a git directory [INFO] [stdout] fatal: not a git repository (or any of the parent directories): .git [INFO] [stdout] fatal: not a git repository (or any of the parent directories): .git [INFO] [stdout] [INFO] [stdout] thread 'git::tests::retrieve_should_update_existing_template' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `128`, [INFO] [stdout] right: `0`: setup template v1', src/git.rs:318:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a8ecd2a05c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a8ecd2a05c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a8ecd2a05c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a8ecd2a05c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a8ecd5219c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55a8ecd21f15 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55a8ecd2bf70 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a8ecd2bf70 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a8ecd2bf70 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55a8ecd2bb56 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55a8ecd2c624 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55a8ecd2c100 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55a8ecd2a514 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55a8ecd2c069 - rust_begin_unwind [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55a8ebdf4011 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55a8ecd5087e - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x55a8eca76dfa - core::panicking::assert_failed::ha6f0893fff1b5408 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:145:5 [INFO] [stdout] 17: 0x55a8ebe6f841 - ffizer::git::tests::retrieve_should_update_existing_template::h2a66ddbdcbf533e0 [INFO] [stdout] at /opt/rustwide/workdir/src/git.rs:318:13 [INFO] [stdout] 18: 0x55a8ebe6e4ba - ffizer::git::tests::retrieve_should_update_existing_template::{{closure}}::h8460e4e726bcbfc3 [INFO] [stdout] at /opt/rustwide/workdir/src/git.rs:267:5 [INFO] [stdout] 19: 0x55a8ebebb51e - core::ops::function::FnOnce::call_once::h96ad550793887e32 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a8ebf361a3 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a8ebf361a3 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x55a8ebf34d37 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x55a8ebf34d37 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55a8ebf34d37 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55a8ebf34d37 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55a8ebf34d37 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55a8ebf34d37 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x55a8ebf34d37 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x55a8ebf0207e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x55a8ebf0207e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x55a8ebf06ea8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x55a8ebf06ea8 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55a8ebf06ea8 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55a8ebf06ea8 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55a8ebf06ea8 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55a8ebf06ea8 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x55a8ebf06ea8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55a8ecd331a3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x55a8ecd331a3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x55a8ecd331a3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f6ed93f5609 - start_thread [INFO] [stdout] 42: 0x7f6ed91c5293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] git::tests::retrieve_should_update_existing_template [INFO] [stdout] [INFO] [stdout] test result: FAILED. 37 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "7f7ac85657510ed1d90e36bcf875b401b99f2b0cd9371aa4803b0baa05cdcd7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7ac85657510ed1d90e36bcf875b401b99f2b0cd9371aa4803b0baa05cdcd7a", kill_on_drop: false }` [INFO] [stdout] 7f7ac85657510ed1d90e36bcf875b401b99f2b0cd9371aa4803b0baa05cdcd7a