[INFO] cloning repository https://github.com/elkowar/Yolk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elkowar/Yolk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4046140b4253934568bf0289673ec5efeb2a5c9 [INFO] testing elkowar/Yolk against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk" "/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/elkowar/Yolk [INFO] finished tweaking git repo https://github.com/elkowar/Yolk [INFO] tweaked toml for git repo https://github.com/elkowar/Yolk written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elkowar/Yolk on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/elkowar/Yolk 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fcb57cdadc4aa096dabd8331d50a81f36405624df2e527d80da8bd85ea457e0 [INFO] running `Command { std: "docker" "start" "-a" "1fcb57cdadc4aa096dabd8331d50a81f36405624df2e527d80da8bd85ea457e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fcb57cdadc4aa096dabd8331d50a81f36405624df2e527d80da8bd85ea457e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fcb57cdadc4aa096dabd8331d50a81f36405624df2e527d80da8bd85ea457e0", kill_on_drop: false }` [INFO] [stdout] 1fcb57cdadc4aa096dabd8331d50a81f36405624df2e527d80da8bd85ea457e0 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] eeed003d0e6595916286c08e1109c8bada0bb302d1567814d01d8c315f13029f [INFO] running `Command { std: "docker" "start" "-a" "eeed003d0e6595916286c08e1109c8bada0bb302d1567814d01d8c315f13029f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling file-id v0.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling tracing-tree v0.4.0 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling notify-debouncer-full v0.5.0 [INFO] [stderr] Compiling which v7.0.2 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling rhai v1.21.0 [INFO] [stderr] Compiling cached v0.54.0 [INFO] [stderr] Compiling edit v0.1.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cov-mark v2.0.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling yolk_dots v0.3.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `origin` is never read [INFO] [stdout] --> src/script/rhai_error.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | origin: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `error` is never read [INFO] [stdout] --> src/templating/error.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | error: RhaiError, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `input` is never read [INFO] [stdout] --> src/templating/error.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub input: Arc>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `diagnostics` is never read [INFO] [stdout] --> src/templating/error.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub diagnostics: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `input` is never read [INFO] [stdout] --> src/templating/error.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub input: Arc>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> src/templating/error.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub span: SourceSpan, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `message` is never read [INFO] [stdout] --> src/templating/error.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub message: Option<&'static str>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `label` is never read [INFO] [stdout] --> src/templating/error.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub label: Option<&'static str>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `help` is never read [INFO] [stdout] --> src/templating/error.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub help: Option<&'static str>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `severity` is never read [INFO] [stdout] --> src/templating/error.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub severity: miette::Severity, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "eeed003d0e6595916286c08e1109c8bada0bb302d1567814d01d8c315f13029f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeed003d0e6595916286c08e1109c8bada0bb302d1567814d01d8c315f13029f", kill_on_drop: false }` [INFO] [stdout] eeed003d0e6595916286c08e1109c8bada0bb302d1567814d01d8c315f13029f [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] aa45db501042c5052fd8a3e8b02112660104cc26607929848986bef17f2f1354 [INFO] running `Command { std: "docker" "start" "-a" "aa45db501042c5052fd8a3e8b02112660104cc26607929848986bef17f2f1354", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling rhai v1.21.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling insta v1.42.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling tracing-tree v0.4.0 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling yolk_dots v0.3.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `origin` is never read [INFO] [stdout] --> src/script/rhai_error.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | origin: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `error` is never read [INFO] [stdout] --> src/templating/error.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | error: RhaiError, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `input` is never read [INFO] [stdout] --> src/templating/error.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub input: Arc>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `diagnostics` is never read [INFO] [stdout] --> src/templating/error.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub diagnostics: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `input` is never read [INFO] [stdout] --> src/templating/error.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub input: Arc>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> src/templating/error.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub span: SourceSpan, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `message` is never read [INFO] [stdout] --> src/templating/error.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub message: Option<&'static str>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `label` is never read [INFO] [stdout] --> src/templating/error.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub label: Option<&'static str>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `help` is never read [INFO] [stdout] --> src/templating/error.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub help: Option<&'static str>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `severity` is never read [INFO] [stdout] --> src/templating/error.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub severity: miette::Severity, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `origin` is never read [INFO] [stdout] --> src/script/rhai_error.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | origin: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `error` is never read [INFO] [stdout] --> src/templating/error.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | error: RhaiError, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `input` is never read [INFO] [stdout] --> src/templating/error.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub input: Arc>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `diagnostics` is never read [INFO] [stdout] --> src/templating/error.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub diagnostics: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `input` is never read [INFO] [stdout] --> src/templating/error.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub input: Arc>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> src/templating/error.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | pub span: SourceSpan, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `message` is never read [INFO] [stdout] --> src/templating/error.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub message: Option<&'static str>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `label` is never read [INFO] [stdout] --> src/templating/error.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | pub label: Option<&'static str>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `help` is never read [INFO] [stdout] --> src/templating/error.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | pub help: Option<&'static str>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `severity` is never read [INFO] [stdout] --> src/templating/error.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | pub severity: miette::Severity, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "aa45db501042c5052fd8a3e8b02112660104cc26607929848986bef17f2f1354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa45db501042c5052fd8a3e8b02112660104cc26607929848986bef17f2f1354", kill_on_drop: false }` [INFO] [stdout] aa45db501042c5052fd8a3e8b02112660104cc26607929848986bef17f2f1354 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 243b96d61de820a074a0256d113add54aa940832ee2b2032c0ece1339b0fd3a7 [INFO] running `Command { std: "docker" "start" "-a" "243b96d61de820a074a0256d113add54aa940832ee2b2032c0ece1339b0fd3a7", kill_on_drop: false }` [INFO] [stderr] warning: value assigned to `origin` is never read [INFO] [stderr] --> src/script/rhai_error.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 12 | origin: Box, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `error` is never read [INFO] [stderr] --> src/templating/error.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | error: RhaiError, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `input` is never read [INFO] [stderr] --> src/templating/error.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 55 | pub input: Arc>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `diagnostics` is never read [INFO] [stderr] --> src/templating/error.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | pub diagnostics: Vec, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `input` is never read [INFO] [stderr] --> src/templating/error.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | pub input: Arc>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `span` is never read [INFO] [stderr] --> src/templating/error.rs:88:9 [INFO] [stderr] | [INFO] [stderr] 88 | pub span: SourceSpan, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `message` is never read [INFO] [stderr] --> src/templating/error.rs:91:9 [INFO] [stderr] | [INFO] [stderr] 91 | pub message: Option<&'static str>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `label` is never read [INFO] [stderr] --> src/templating/error.rs:94:9 [INFO] [stderr] | [INFO] [stderr] 94 | pub label: Option<&'static str>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `help` is never read [INFO] [stderr] --> src/templating/error.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | pub help: Option<&'static str>, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `severity` is never read [INFO] [stderr] --> src/templating/error.rs:102:9 [INFO] [stderr] | [INFO] [stderr] 102 | pub severity: miette::Severity, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: `yolk_dots` (lib) generated 10 warnings [INFO] [stderr] warning: `yolk_dots` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/yolk_dots/00801bc8a98dc2c7/deps/yolk-00801bc8a98dc2c7) [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_1 ... ok [INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_3 ... ok [INFO] [stdout] test eggs_config::test::test_invalid_unsafe_shell_hooks_key_warns_and_parses ... ok [INFO] [stdout] test eggs_config::test::test_invalid_key_warns_and_parses ... ok [INFO] [stdout] test script::stdlib::test::test_replace::case_1_replace ... ok [INFO] [stdout] test script::stdlib::test::test_regex_captures::case_2_no_match ... ok [INFO] [stdout] test script::stdlib::test::test_replace::case_2_non_reversible ... ok [INFO] [stdout] test script::stdlib::test::test_replace_color::case_1_replace ... ok [INFO] [stdout] test script::stdlib::test::test_regex_captures::case_1_match_found ... ok [INFO] [stdout] test script::stdlib::test::test_replace_color::case_2_replace_alpha ... ok [INFO] [stdout] test script::stdlib::test::test_replace_number::case_1_integer ... ok [INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_2 ... ok [INFO] [stdout] test script::stdlib::test::test_replace_color::case_4_non_reversible_bad_color ... ok [INFO] [stdout] test script::stdlib::test::test_replace_in::case_1_replace ... ok [INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_2_double_quote ... ok [INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_1_single_quote ... ok [INFO] [stdout] test script::stdlib::test::test_replace_number::case_3_non_reversible ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_1 ... ok [INFO] [stdout] test script::stdlib::test::test_replace_number::case_2_float ... ok [INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_3_backtick ... ok [INFO] [stdout] test script::stdlib::test::test_replace_color::case_3_non_reversible_no_hash ... ok [INFO] [stdout] test script::stdlib::test::test_replace_value::case_1_replace ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_3 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_2 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_1 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_4 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_2 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_3 ... ok [INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_1 ... ok [INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_2 ... ok [INFO] [stdout] test eggs_config::test::test_template_globbed ... ok [INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_3 ... ok [INFO] [stdout] test templating::comment_style::test::test_infer_comment_syntax::case_1 ... ok [INFO] [stdout] test script::stdlib::test::test_replace_in::case_2_non_reversible ... ok [INFO] [stdout] test script::stdlib::test::test_replace_value::case_2_non_reversible ... ok [INFO] [stdout] test templating::comment_style::test::test_infer_comment_syntax::case_2 ... ok [INFO] [stdout] test templating::parser::test::test_error_empty_tag ... ok [INFO] [stdout] test templating::parser::test::test_blank_lines_get_combined ... ok [INFO] [stdout] test templating::parser::test::test_error_multiline_with_else ... ok [INFO] [stdout] test templating::parser::test::test_error_incomplete_multiline ... ok [INFO] [stdout] test templating::parser::test::test_inline_tag ... ok [INFO] [stdout] test templating::parser::test::test_nested_conditional ... ok [INFO] [stdout] test templating::parser::test::test_newline_in_inline ... ok [INFO] [stdout] test templating::parser::test::test_nextline_tag ... ok [INFO] [stdout] test templating::parser::test::test_conditional ... ok [INFO] [stdout] test templating::parser::test::test_error_incomplete_nextline ... ok [INFO] [stdout] test templating::parser::test::test_error_incomplete_multiline_long ... ok [INFO] [stdout] test templating::parser::test::test_multiline_block ... ok [INFO] [stdout] test templating::parser::test::test_newlines_in_multiline ... ok [INFO] [stdout] test templating::parser::test::test_nextline_tag_document ... ok [INFO] [stdout] test templating::parser::test::test_parse_end ... ok [INFO] [stdout] test templating::parser::test::test_blanklines_around_tag ... ok [INFO] [stdout] test templating::parser::test::test_regular_lines_get_combined ... ok [INFO] [stdout] test templating::test::test_render::case_4_inline_conditional ... ok [INFO] [stdout] test templating::test::test_render::case_1_inline_tag ... ok [INFO] [stdout] test templating::test::test_render::case_5_nextline_conditional ... ok [INFO] [stdout] test templating::test::test_render_noop::case_1_regression_keep_indents ... ok [INFO] [stdout] test templating::test::test_render::case_2_nextline_tag ... ok [INFO] [stdout] test templating::test::test_render::case_8_replace ... ok [INFO] [stdout] test templating::test::test_render::case_3_multiline ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] test templating::test::test_render_replace_refuse_non_idempodent ... ok [INFO] [stdout] test templating::test::test_render_noop::case_2_regression_blank_lines_around_conditional ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpoJInZz/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpuBIuPm/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpkv509V/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_deploy_egg_put_mode ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpTZRIQ0/yolk/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] test templating::parser::test::test_inline_conditional_tag ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] test templating::test::test_render::case_7_nextline_conditional_with_newlines ... ok [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] test templating::test::test_render::case_6_multiline_conditional ... ok [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpn69Bgc/yolk/.git/ [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpksZbiF/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp5i5WOg/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpXl6Wth/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_custom_functions_in_text_transformer_tag ... ok [INFO] [stdout] test tests::yolk_tests::test_deploy_after_moving_overrides_old_dead_symlinks ... ok [INFO] [stdout] test tests::yolk_tests::test_deploy_outside_of_home ... ok [INFO] [stdout] test tests::yolk_tests::test_access_sysinfo ... ok [INFO] [stdout] test tests::yolk_tests::test_deploy_put_creates_parent_dir ... ok [INFO] [stdout] test tests::yolk_tests::test_deploy_merge_mode ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpvD5KPs/yolk/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmprc8owB/yolk/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp3VhXT4/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp62iKtG/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp8ajwzf/yolk/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] test tests::yolk_tests::test_deploy_put_mode ... ok [INFO] [stdout] test tests::yolk_tests::test_deploy_put_mode_fails_with_stowy_usage ... ok [INFO] [stdout] test tests::yolk_tests::test_imports_work_in_yolk_rhai ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpHraTDs/yolk/.git/ [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp5Z8Kvf/yolk/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] test tests::yolk_tests::test_deployment_error ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSAk3xV/yolk/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSWkOXb/yolk/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] test tests::yolk_tests::test_moving_put_deploy_cleans_up_old_symlinks ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpKr18Hh/yolk/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpzEbyF4/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_sync_eggs_continues_after_failure ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stdout] test tests::yolk_tests::test_syntax_error_in_yolk_rhai ... ok [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSQESfq/yolk/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] test tests::yolk_tests::test_moving_merge_deploy_cleans_up_old_symlinks ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmphCOAES/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_egg_post_deploy_hooks ... ok [INFO] [stdout] test tests::yolk_tests::test_only_active_sections_get_evaluated ... ok [INFO] [stdout] test tests::yolk_tests::test_undeploy ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] test yolk_paths::test::test_default_script ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpv3rijM/yolk/.git/ [INFO] [stdout] test yolk_paths::test::test_setup ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] test tests::yolk_tests::test_variable_and_import_in_text_transformer_tag ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpcGP5w4/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpJIscgY/yolk/.git/ [INFO] [stdout] test yolk_paths::test::test_is_deployed ... ok [INFO] [stdout] test yolk_paths::test::test_is_deployed_2 ... ok [INFO] [stdout] test yolk_paths::test::test_is_deployed_single_dir ... ok [INFO] [stdout] test tests::yolk_tests::test_syncing ... ok [INFO] [stdout] test tests::git_tests::test_git_add_with_error ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::git_tests::test_git_add_with_error stdout ---- [INFO] [stdout] 2026-01-16T11:04:54.970015Z  INFO sync_to_mode{mode=Local update_deployments=false}:sync_egg_to_mode{name=foo sync_deployment=false egg_config=EggConfig { targets: {".": "~/foo"}, enabled: true, templates: {"fine", "broken"}, main_file: None, strategy: Put, unsafe_shell_hooks: ShellHooks { post_deploy: None, post_undeploy: None, pre_deploy: None, pre_undeploy: None } }}: yolk::yolk: Synced templated file /tmp/.tmpTZRIQ0/yolk/eggs/foo/fine [INFO] [stdout] [INFO] [stdout] thread 'tests::git_tests::test_git_add_with_error' (82) panicked at src/tests/git_tests.rs:61:71: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: CargoError { cause: Some(NotFoundError { path: "/opt/rustwide/target/debug/build/yolk_dots/00801bc8a98dc2c7/yolk" }) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x60d4ee546532 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x60d4ee546532 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x60d4ee546532 - std[840933623431fd06]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x60d4ee546532 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x60d4ee561cba - ::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x60d4ee561cba - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 6: 0x60d4ee54cbf6 - std[840933623431fd06]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x60d4ee54cbf6 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x60d4ee52057f - ::print [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x60d4ee52057f - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x60d4ee53cda9 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x60d4edafed3e - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x60d4edafed3e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x60d4ee53cf62 - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x60d4ee53cf62 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x60d4ee520638 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x60d4ee517b59 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x60d4ee52172d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x60d4ee56247c - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x60d4ee5621f2 - core[8f93d80df273fe75]::result::unwrap_failed [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x60d4edaac50b - >::unwrap [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x60d4edaac50b - ::yolk_cmd [INFO] [stdout] at /opt/rustwide/workdir/src/tests/git_tests.rs:61:71 [INFO] [stdout] 22: 0x60d4edaac852 - ::yolk_git [INFO] [stdout] at /opt/rustwide/workdir/src/tests/git_tests.rs:72:37 [INFO] [stdout] 23: 0x60d4edaad283 - yolk[3a74a3e6467b9a90]::tests::git_tests::test_git_add_with_error [INFO] [stdout] at /opt/rustwide/workdir/src/tests/git_tests.rs:96:9 [INFO] [stdout] 24: 0x60d4edaa95d7 - yolk[3a74a3e6467b9a90]::tests::git_tests::test_git_add_with_error::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/git_tests.rs:81:33 [INFO] [stdout] 25: 0x60d4edad7f76 - >::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x60d4edaf30eb - core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x60d4edaf30eb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x60d4edaff94a - test[2f1252070343a163]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x60d4edaff94a - as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x60d4edaff94a - std[840933623431fd06]::panicking::catch_unwind::do_call::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x60d4edaff94a - std[840933623431fd06]::panicking::catch_unwind::, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x60d4edaff94a - std[840933623431fd06]::panic::catch_unwind::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x60d4edaff94a - test[2f1252070343a163]::run_test_in_process [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x60d4edaff94a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x60d4edaf9e14 - test[2f1252070343a163]::run_test::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x60d4edaf9e14 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x60d4edb02442 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x60d4edb02442 - ::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x60d4edb02442 - std[840933623431fd06]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x60d4edb02442 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x60d4edb02442 - std[840933623431fd06]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x60d4edb02442 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x60d4edb02442 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x60d4ee54548f - + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 45: 0x60d4ee54548f - ::new::thread_start [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 46: 0x7870ec2bfaa4 - [INFO] [stdout] 47: 0x7870ec34ca64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::git_tests::test_git_add_with_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 90 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "243b96d61de820a074a0256d113add54aa940832ee2b2032c0ece1339b0fd3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "243b96d61de820a074a0256d113add54aa940832ee2b2032c0ece1339b0fd3a7", kill_on_drop: false }` [INFO] [stdout] 243b96d61de820a074a0256d113add54aa940832ee2b2032c0ece1339b0fd3a7