[INFO] cloning repository https://github.com/YummyOreo/bismuth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YummyOreo/bismuth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYummyOreo%2Fbismuth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYummyOreo%2Fbismuth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f9541c4dac8a25977717c71aa4f01a0e1cfe7b0
[INFO] testing YummyOreo/bismuth against 1.79.0 for beta-1.80-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYummyOreo%2Fbismuth" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/YummyOreo/bismuth on toolchain 1.79.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/YummyOreo/bismuth
[INFO] finished tweaking git repo https://github.com/YummyOreo/bismuth
[INFO] tweaked toml for git repo https://github.com/YummyOreo/bismuth written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/YummyOreo/bismuth already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded katex v0.4.6
[INFO] [stderr] Downloaded thiserror-impl v1.0.39
[INFO] [stderr] Downloaded thiserror v1.0.39
[INFO] [stderr] Downloaded io-lifetimes v1.0.6
[INFO] [stderr] Downloaded clap_derive v4.1.8
[INFO] [stderr] Downloaded crossterm v0.26.1
[INFO] [stderr] Downloaded ducc v0.1.5
[INFO] [stderr] Downloaded insta v1.28.0
[INFO] [stderr] Downloaded ducc-sys v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2c41b7fa20b655e636deceb01329e8f99ed3b29dc93ce51b38ebe77881c508b
[INFO] running `Command { std: "docker" "start" "-a" "d2c41b7fa20b655e636deceb01329e8f99ed3b29dc93ce51b38ebe77881c508b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2c41b7fa20b655e636deceb01329e8f99ed3b29dc93ce51b38ebe77881c508b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c41b7fa20b655e636deceb01329e8f99ed3b29dc93ce51b38ebe77881c508b", kill_on_drop: false }`
[INFO] [stdout] d2c41b7fa20b655e636deceb01329e8f99ed3b29dc93ce51b38ebe77881c508b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7829c4141565add7f8fac12a8e9dd39d940445ea514cac123280292fc9573572
[INFO] running `Command { std: "docker" "start" "-a" "7829c4141565add7f8fac12a8e9dd39d940445ea514cac123280292fc9573572", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] Compiling proc-macro2 v1.0.51
[INFO] [stderr] Compiling quote v1.0.23
[INFO] [stderr] Compiling unicode-ident v1.0.8
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling libc v0.2.140
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling serde_derive v1.0.154
[INFO] [stderr] Compiling serde v1.0.154
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling signal-hook v0.3.15
[INFO] [stderr] Compiling parking_lot_core v0.9.7
[INFO] [stderr] Compiling futures-core v0.3.26
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling smallvec v1.10.0
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling cc v1.0.79
[INFO] [stderr] Compiling hashbrown v0.12.3
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling itoa v1.0.6
[INFO] [stderr] Compiling thiserror v1.0.39
[INFO] [stderr] Compiling pkg-config v0.3.26
[INFO] [stderr] Compiling ryu v1.0.13
[INFO] [stderr] Compiling lock_api v0.4.9
[INFO] [stderr] Compiling indexmap v1.9.2
[INFO] [stderr] Compiling regex-syntax v0.6.28
[INFO] [stderr] Compiling crc32fast v1.3.2
[INFO] [stderr] Compiling io-lifetimes v1.0.6
[INFO] [stderr] Compiling anyhow v1.0.69
[INFO] [stderr] Compiling ppv-lite86 v0.2.17
[INFO] [stderr] Compiling time-core v0.1.0
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling serde_json v1.0.94
[INFO] [stderr] Compiling safemem v0.3.3
[INFO] [stderr] Compiling unsafe-libyaml v0.2.10
[INFO] [stderr] Compiling aho-corasick v0.7.20
[INFO] [stderr] Compiling once_cell v1.17.1
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Compiling rustix v0.36.9
[INFO] [stderr] Compiling miniz_oxide v0.6.2
[INFO] [stderr] Compiling line-wrap v0.1.1
[INFO] [stderr] Compiling quick-xml v0.27.1
[INFO] [stderr] Compiling time v0.3.20
[INFO] [stderr] Compiling katex v0.4.6
[INFO] [stderr] Compiling base64 v0.21.0
[INFO] [stderr] Compiling ducc-sys v0.1.2
[INFO] [stderr] Compiling onig_sys v69.8.1
[INFO] [stderr] Compiling linked-hash-map v0.5.6
[INFO] [stderr] Compiling cesu8 v1.1.0
[INFO] [stderr] Compiling either v1.8.1
[INFO] [stderr] Compiling linux-raw-sys v0.1.4
[INFO] [stderr] Compiling same-file v1.0.6
[INFO] [stderr] Compiling yaml-rust v0.4.5
[INFO] [stderr] Compiling itertools v0.10.5
[INFO] [stderr] Compiling flate2 v1.0.25
[INFO] [stderr] Compiling walkdir v2.3.2
[INFO] [stderr] Compiling signal-hook-registry v1.4.1
[INFO] [stderr] Compiling mio v0.8.6
[INFO] [stderr] Compiling getrandom v0.2.8
[INFO] [stderr] Compiling parking_lot v0.12.1
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling os_str_bytes v6.4.1
[INFO] [stderr] Compiling winnow v0.4.1
[INFO] [stderr] Compiling signal-hook-mio v0.2.3
[INFO] [stderr] Compiling regex v1.7.1
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling crossterm v0.25.0
[INFO] [stderr] Compiling utf8-width v0.1.6
[INFO] [stderr] Compiling heck v0.4.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling html-escape v0.2.13
[INFO] [stderr] Compiling crossterm v0.26.1
[INFO] [stderr] Compiling clap_lex v0.3.2
[INFO] [stderr] Compiling termcolor v1.2.0
[INFO] [stderr] Compiling bismuth-error v0.1.0 (/opt/rustwide/workdir/bismuth-error)
[INFO] [stderr] Compiling bismuth-tui v0.1.0 (/opt/rustwide/workdir/bismuth-tui)
[INFO] [stderr] Compiling bismuth-md v0.1.0 (/opt/rustwide/workdir/bismuth-md)
[INFO] [stderr] Compiling bismuth-lexer v0.1.0 (/opt/rustwide/workdir/bismuth-lexer)
[INFO] [stderr] Compiling is-terminal v0.4.4
[INFO] [stderr] Compiling darling_core v0.14.4
[INFO] [stderr] Compiling ducc v0.1.5
[INFO] [stderr] Compiling thiserror-impl v1.0.39
[INFO] [stderr] Compiling clap_derive v4.1.8
[INFO] [stderr] Compiling onig v6.4.0
[INFO] [stderr] Compiling darling_macro v0.14.4
[INFO] [stderr] Compiling darling v0.14.4
[INFO] [stderr] Compiling derive_builder_core v0.12.0
[INFO] [stderr] Compiling clap v4.1.8
[INFO] [stderr] Compiling derive_builder_macro v0.12.0
[INFO] [stderr] Compiling derive_builder v0.12.0
[INFO] [stderr] Compiling serde_yaml v0.9.19
[INFO] [stderr] Compiling plist v1.4.2
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling toml_datetime v0.6.1
[INFO] [stderr] Compiling serde_spanned v0.6.1
[INFO] [stderr] Compiling toml_edit v0.19.8
[INFO] [stderr] Compiling syntect v5.0.0
[INFO] [stderr] Compiling bismuth-parser v0.1.0 (/opt/rustwide/workdir/bismuth-parser)
[INFO] [stderr] Compiling bismuth-custom v0.1.0 (/opt/rustwide/workdir/bismuth-custom)
[INFO] [stderr] Compiling toml v0.7.3
[INFO] [stderr] Compiling bismuth-html v0.1.0 (/opt/rustwide/workdir/bismuth-html)
[INFO] [stderr] Compiling bismuth v0.1.0 (/opt/rustwide/workdir/bismuth-core)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.94s
[INFO] running `Command { std: "docker" "inspect" "7829c4141565add7f8fac12a8e9dd39d940445ea514cac123280292fc9573572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7829c4141565add7f8fac12a8e9dd39d940445ea514cac123280292fc9573572", kill_on_drop: false }`
[INFO] [stdout] 7829c4141565add7f8fac12a8e9dd39d940445ea514cac123280292fc9573572
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73c978af3e16b20f854bb75b161fba1ceeb56234957913754b2a254890be1487
[INFO] running `Command { std: "docker" "start" "-a" "73c978af3e16b20f854bb75b161fba1ceeb56234957913754b2a254890be1487", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] Compiling console v0.15.5
[INFO] [stderr] Compiling similar v2.2.1
[INFO] [stderr] Compiling bismuth-tui v0.1.0 (/opt/rustwide/workdir/bismuth-tui)
[INFO] [stderr] Compiling bismuth-error v0.1.0 (/opt/rustwide/workdir/bismuth-error)
[INFO] [stderr] Compiling insta v1.28.0
[INFO] [stderr] Compiling bismuth v0.1.0 (/opt/rustwide/workdir/bismuth-core)
[INFO] [stderr] Compiling bismuth-md v0.1.0 (/opt/rustwide/workdir/bismuth-md)
[INFO] [stderr] Compiling bismuth-lexer v0.1.0 (/opt/rustwide/workdir/bismuth-lexer)
[INFO] [stderr] Compiling bismuth-parser v0.1.0 (/opt/rustwide/workdir/bismuth-parser)
[INFO] [stderr] Compiling bismuth-html v0.1.0 (/opt/rustwide/workdir/bismuth-html)
[INFO] [stderr] Compiling bismuth-custom v0.1.0 (/opt/rustwide/workdir/bismuth-custom)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> bismuth-md/src/load.rs:54:13
[INFO] [stdout] |
[INFO] [stdout] 54 | for mut file in &mut files {
[INFO] [stdout] | ----^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.68s
[INFO] running `Command { std: "docker" "inspect" "73c978af3e16b20f854bb75b161fba1ceeb56234957913754b2a254890be1487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73c978af3e16b20f854bb75b161fba1ceeb56234957913754b2a254890be1487", kill_on_drop: false }`
[INFO] [stdout] 73c978af3e16b20f854bb75b161fba1ceeb56234957913754b2a254890be1487
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4078f537cda9b577711abe521045527f2e1e13ff1d759466aaba5949107248c
[INFO] running `Command { std: "docker" "start" "-a" "e4078f537cda9b577711abe521045527f2e1e13ff1d759466aaba5949107248c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr] --> bismuth-md/src/load.rs:54:13
[INFO] [stderr] |
[INFO] [stderr] 54 | for mut file in &mut files {
[INFO] [stderr] | ----^^^^
[INFO] [stderr] | |
[INFO] [stderr] | help: remove this `mut`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: `bismuth-md` (lib test) generated 1 warning (run `cargo fix --lib -p bismuth-md --tests` to apply 1 suggestion)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bismuth-a6f0fb1f52ffe71f)
[INFO] [stdout]
[INFO] [stdout] running 4 tests
[INFO] [stdout] test config::tests::gen_css ... ok
[INFO] [stdout] test config::tests::simple_config ... ok
[INFO] [stdout] test config::tests::simple_config_2 ... ok
[INFO] [stdout] test config::tests::simple_error - should panic ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout]
[INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bismuth-f8c205493ef861be)
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bismuth_custom-d0eca159ec33cf1a)
[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] [stdout]
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_utils::get_customs_test ... ok
[INFO] [stdout] test test::test_template_2 ... FAILED
[INFO] [stdout] test test::test_template ... FAILED
[INFO] [stdout] test test::test_plugin_2 ... FAILED
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- test::test_template_2 stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: bismuth-custom/src/../testdata/output/bismuth_custom__test__template_2.snap
[INFO] [stdout] Snapshot: template_2
[INFO] [stdout] Source: bismuth-custom/src/lib.rs:233
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: snapshot("%{{\nname: footer\n}}\n, this is a test \n%{{\nname: footer\nkey: value\n}}")
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout] 10 10 │ ),
[INFO] [stdout] 11 11 │ values: None,
[INFO] [stdout] 12 12 │ }
[INFO] [stdout] 13 13 │ Element{
[INFO] [stdout] 14 │+ Kind: "Custom{Name: navbar, Body: None, Values: [], Template: None}",
[INFO] [stdout] 15 │+ Text: None,
[INFO] [stdout] 16 │+ Attrs: [],
[INFO] [stdout] 17 │+ Elements: [
[INFO] [stdout] 18 │+ Element{
[INFO] [stdout] 19 │+ Kind: "Custom{Name: bismuth_navbar_wrapper, Body: None, Values: [], Template: Some(\"\\n\\n\\n\\n
\\n
\\n\")}",
[INFO] [stdout] 20 │+ Text: None,
[INFO] [stdout] 21 │+ Attrs: [],
[INFO] [stdout] 22 │+ Elements: [
[INFO] [stdout] 23 │+ ])
[INFO] [stdout] 24 │+ },
[INFO] [stdout] 25 │+ ])
[INFO] [stdout] 26 │+}
[INFO] [stdout] 27 │+Element{
[INFO] [stdout] 14 28 │ Kind: "Custom{Name: footer, Body: None, Values: [], Template: Some(\"
Test template
\")}",
[INFO] [stdout] 15 29 │ Text: None,
[INFO] [stdout] 16 30 │ Attrs: [],
[INFO] [stdout] 17 31 │ Elements: [
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] thread 'test::test_template_2' panicked at bismuth-custom/src/lib.rs:233:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5573bf7e9a95 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout] 1: 0x5573bf7e9a95 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x5573bf7e9a95 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout] 3: 0x5573bf7e9a95 -
::fmt::h1e1a1972118942ad
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout] 4: 0x5573bf812fbb - core::fmt::rt::Argument::fmt::h07af2b4071d536cd
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout] 5: 0x5573bf812fbb - core::fmt::write::hc090a2ffd6b28c4a
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21
[INFO] [stdout] 6: 0x5573bf7e69bf - std::io::Write::write_fmt::h9443d787e8277bd2
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15
[INFO] [stdout] 7: 0x5573bf7e986e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout] 8: 0x5573bf7e986e - std::sys_common::backtrace::print::ha96650907276675e
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout] 9: 0x5573bf7eb1e9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0
[INFO] [stdout] 10: 0x5573bf7eaeae - std::panicking::default_hook::h207342be97478370
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9
[INFO] [stdout] 11: 0x5573bf555baa - as core::ops::function::Fn>::call::haebd875eeb75949f
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout] 12: 0x5573bf555baa - test::test_main::{{closure}}::h9108cb0ebacdb458
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21
[INFO] [stdout] 13: 0x5573bf7eb7b6 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout] 14: 0x5573bf7eb7b6 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13
[INFO] [stdout] 15: 0x5573bf7eb564 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13
[INFO] [stdout] 16: 0x5573bf7e9f59 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout] 17: 0x5573bf7eb297 - rust_begin_unwind
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5
[INFO] [stdout] 18: 0x5573bf3c3e53 - core::panicking::panic_fmt::hdc63834ffaaefae5
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14
[INFO] [stdout] 19: 0x5573bf3c43e6 - core::result::unwrap_failed::h82b551e0ff2b2176
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5
[INFO] [stdout] 20: 0x5573bf3da2bc - core::result::Result::unwrap::hef376ec1aac3b3f2
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23
[INFO] [stdout] 21: 0x5573bf3da2bc - bismuth_custom::test::test_template_2::{{closure}}::hccfc402bdd23ddd9
[INFO] [stdout] at /opt/rustwide/workdir/bismuth-custom/src/lib.rs:224:21
[INFO] [stdout] 22: 0x5573bf3c84be - insta::settings::Settings::bind::h774d5144d0b078c3
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/insta-1.28.0/src/settings.rs:510:9
[INFO] [stdout] 23: 0x5573bf3d9f6d - bismuth_custom::test::test_template_2::h6f6b56ec1b3458b8
[INFO] [stdout] at /opt/rustwide/workdir/bismuth-custom/src/lib.rs:223:17
[INFO] [stdout] 24: 0x5573bf3d9f07 - bismuth_custom::test::test_template_2::{{closure}}::h947bf2f58a069d70
[INFO] [stdout] at /opt/rustwide/workdir/bismuth-custom/src/lib.rs:220:23
[INFO] [stdout] 25: 0x5573bf3d5656 - core::ops::function::FnOnce::call_once::hf40bd3ced49ab1b6
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x5573bf55a58b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 27: 0x5573bf55a58b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18
[INFO] [stdout] 28: 0x5573bf559c91 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60
[INFO] [stdout] 29: 0x5573bf559c91 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 30: 0x5573bf559c91 - std::panicking::try::do_call::h83eb4c9b7c70ebcc
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40
[INFO] [stdout] 31: 0x5573bf559c91 - std::panicking::try::h5ffd56bf671a89b3
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19
[INFO] [stdout] 32: 0x5573bf559c91 - std::panic::catch_unwind::h044e758d6cbf65b7
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14
[INFO] [stdout] 33: 0x5573bf559c91 - test::run_test_in_process::hf7ca2db08c9223b8
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27
[INFO] [stdout] 34: 0x5573bf559c91 - test::run_test::{{closure}}::h9657c20462181b87
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43
[INFO] [stdout] 35: 0x5573bf522714 - test::run_test::{{closure}}::h80c3aef427ce62cc
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41
[INFO] [stdout] 36: 0x5573bf522714 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout] 37: 0x5573bf527182 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17
[INFO] [stdout] 38: 0x5573bf527182 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 39: 0x5573bf527182 - std::panicking::try::do_call::h65de05e16c44e167
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40
[INFO] [stdout] 40: 0x5573bf527182 - std::panicking::try::h187f01afe14eb3bf
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19
[INFO] [stdout] 41: 0x5573bf527182 - std::panic::catch_unwind::h1b55347b2c8efb63
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14
[INFO] [stdout] 42: 0x5573bf527182 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30
[INFO] [stdout] 43: 0x5573bf527182 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 44: 0x5573bf7efdbb - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout] 45: 0x5573bf7efdbb - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout] 46: 0x5573bf7efdbb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout] 47: 0x7faffa53bac3 -
[INFO] [stdout] 48: 0x7faffa5cca04 - __clone
[INFO] [stdout] 49: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- test::test_template stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: bismuth-custom/src/../testdata/output/bismuth_custom__test__template.snap
[INFO] [stdout] Snapshot: template
[INFO] [stdout] Source: bismuth-custom/src/lib.rs:232
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: snapshot("%{{\nname: footer\n}}")
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout] 10 10 │ ),
[INFO] [stdout] 11 11 │ values: None,
[INFO] [stdout] 12 12 │ }
[INFO] [stdout] 13 13 │ Element{
[INFO] [stdout] 14 │+ Kind: "Custom{Name: navbar, Body: None, Values: [], Template: None}",
[INFO] [stdout] 15 │+ Text: None,
[INFO] [stdout] 16 │+ Attrs: [],
[INFO] [stdout] 17 │+ Elements: [
[INFO] [stdout] 18 │+ Element{
[INFO] [stdout] 19 │+ Kind: "Custom{Name: bismuth_navbar_wrapper, Body: None, Values: [], Template: Some(\"\\n
\\n\\n\\n\\n
\\n\")}",
[INFO] [stdout] 20 │+ Text: None,
[INFO] [stdout] 21 │+ Attrs: [],
[INFO] [stdout] 22 │+ Elements: [
[INFO] [stdout] 23 │+ ])
[INFO] [stdout] 24 │+ },
[INFO] [stdout] 25 │+ ])
[INFO] [stdout] 26 │+}
[INFO] [stdout] 27 │+Element{
[INFO] [stdout] 14 28 │ Kind: "Custom{Name: footer, Body: None, Values: [], Template: Some(\"
Test template
\")}",
[INFO] [stdout] 15 29 │ Text: None,
[INFO] [stdout] 16 30 │ Attrs: [],
[INFO] [stdout] 17 31 │ Elements: [
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] thread 'test::test_template' panicked at bismuth-custom/src/lib.rs:232:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5573bf7e9a95 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout] 1: 0x5573bf7e9a95 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x5573bf7e9a95 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout] 3: 0x5573bf7e9a95 -
::fmt::h1e1a1972118942ad
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout] 4: 0x5573bf812fbb - core::fmt::rt::Argument::fmt::h07af2b4071d536cd
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout] 5: 0x5573bf812fbb - core::fmt::write::hc090a2ffd6b28c4a
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21
[INFO] [stdout] 6: 0x5573bf7e69bf - std::io::Write::write_fmt::h9443d787e8277bd2
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15
[INFO] [stdout] 7: 0x5573bf7e986e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout] 8: 0x5573bf7e986e - std::sys_common::backtrace::print::ha96650907276675e
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout] 9: 0x5573bf7eb1e9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0
[INFO] [stdout] 10: 0x5573bf7eaeae - std::panicking::default_hook::h207342be97478370
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9
[INFO] [stdout] 11: 0x5573bf555baa - as core::ops::function::Fn>::call::haebd875eeb75949f
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout] 12: 0x5573bf555baa - test::test_main::{{closure}}::h9108cb0ebacdb458
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21
[INFO] [stdout] 13: 0x5573bf7eb7b6 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout] 14: 0x5573bf7eb7b6 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13
[INFO] [stdout] 15: 0x5573bf7eb564 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13
[INFO] [stdout] 16: 0x5573bf7e9f59 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout] 17: 0x5573bf7eb297 - rust_begin_unwind
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5
[INFO] [stdout] 18: 0x5573bf3c3e53 - core::panicking::panic_fmt::hdc63834ffaaefae5
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14
[INFO] [stdout] 19: 0x5573bf3c43e6 - core::result::unwrap_failed::h82b551e0ff2b2176
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5
[INFO] [stdout] 20: 0x5573bf3d9dfc - core::result::Result::unwrap::hef376ec1aac3b3f2
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23
[INFO] [stdout] 21: 0x5573bf3d9dfc - bismuth_custom::test::test_template::{{closure}}::h8ce05bb9221d3b72
[INFO] [stdout] at /opt/rustwide/workdir/bismuth-custom/src/lib.rs:224:21
[INFO] [stdout] 22: 0x5573bf3c855e - insta::settings::Settings::bind::h96ebeb9b0efee980
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/insta-1.28.0/src/settings.rs:510:9
[INFO] [stdout] 23: 0x5573bf3d9aad - bismuth_custom::test::test_template::hdad114e14121204a
[INFO] [stdout] at /opt/rustwide/workdir/bismuth-custom/src/lib.rs:223:17
[INFO] [stdout] 24: 0x5573bf3d9a47 - bismuth_custom::test::test_template::{{closure}}::h1fdbdf3cb3712d31
[INFO] [stdout] at /opt/rustwide/workdir/bismuth-custom/src/lib.rs:220:23
[INFO] [stdout] 25: 0x5573bf3d55c6 - core::ops::function::FnOnce::call_once::ha910ad0bd1229dc9
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x5573bf55a58b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 27: 0x5573bf55a58b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18
[INFO] [stdout] 28: 0x5573bf559c91 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60
[INFO] [stdout] 29: 0x5573bf559c91 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 30: 0x5573bf559c91 - std::panicking::try::do_call::h83eb4c9b7c70ebcc
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40
[INFO] [stdout] 31: 0x5573bf559c91 - std::panicking::try::h5ffd56bf671a89b3
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19
[INFO] [stdout] 32: 0x5573bf559c91 - std::panic::catch_unwind::h044e758d6cbf65b7
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14
[INFO] [stdout] 33: 0x5573bf559c91 - test::run_test_in_process::hf7ca2db08c9223b8
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27
[INFO] [stdout] 34: 0x5573bf559c91 - test::run_test::{{closure}}::h9657c20462181b87
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43
[INFO] [stdout] 35: 0x5573bf522714 - test::run_test::{{closure}}::h80c3aef427ce62cc
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41
[INFO] [stdout] 36: 0x5573bf522714 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout] 37: 0x5573bf527182 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17
[INFO] [stdout] 38: 0x5573bf527182 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 39: 0x5573bf527182 - std::panicking::try::do_call::h65de05e16c44e167
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40
[INFO] [stdout] 40: 0x5573bf527182 - std::panicking::try::h187f01afe14eb3bf
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19
[INFO] [stdout] 41: 0x5573bf527182 - std::panic::catch_unwind::h1b55347b2c8efb63
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14
[INFO] [stdout] 42: 0x5573bf527182 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30
[INFO] [stdout] 43: 0x5573bf527182 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 44: 0x5573bf7efdbb - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout] 45: 0x5573bf7efdbb - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout] 46: 0x5573bf7efdbb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout] 47: 0x7faffa53bac3 -
[INFO] [stdout] 48: 0x7faffa5cca04 - __clone
[INFO] [stdout] 49: 0x0 -
[INFO] [stdout]
[INFO] [stdout] ---- test::test_plugin_2 stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: bismuth-custom/src/../testdata/output/bismuth_custom__test__plugin_2.snap
[INFO] [stdout] Snapshot: plugin_2
[INFO] [stdout] Source: bismuth-custom/src/lib.rs:230
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: snapshot("%{{\nname: bloglist\nother: key\n}}")
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout] 10 10 │ ),
[INFO] [stdout] 11 11 │ values: None,
[INFO] [stdout] 12 12 │ }
[INFO] [stdout] 13 13 │ Element{
[INFO] [stdout] 14 │+ Kind: "Custom{Name: navbar, Body: None, Values: [], Template: None}",
[INFO] [stdout] 15 │+ Text: None,
[INFO] [stdout] 16 │+ Attrs: [],
[INFO] [stdout] 17 │+ Elements: [
[INFO] [stdout] 18 │+ Element{
[INFO] [stdout] 19 │+ Kind: "Custom{Name: bismuth_navbar_wrapper, Body: None, Values: [], Template: Some(\"\\n
\\n\\n\\n\\n
\\n\")}",
[INFO] [stdout] 20 │+ Text: None,
[INFO] [stdout] 21 │+ Attrs: [],
[INFO] [stdout] 22 │+ Elements: [
[INFO] [stdout] 23 │+ ])
[INFO] [stdout] 24 │+ },
[INFO] [stdout] 25 │+ ])
[INFO] [stdout] 26 │+}
[INFO] [stdout] 27 │+Element{
[INFO] [stdout] 14 28 │ Kind: "Custom{Name: bloglist, Body: None, Values: [(\"other\", \"key\")], Template: None}",
[INFO] [stdout] 15 29 │ Text: None,
[INFO] [stdout] 16 30 │ Attrs: [],
[INFO] [stdout] 17 31 │ Elements: [
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] thread 'test::test_plugin_2' panicked at bismuth-custom/src/lib.rs:230:5:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5573bf7e9a95 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout] 1: 0x5573bf7e9a95 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout] 2: 0x5573bf7e9a95 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout] 3: 0x5573bf7e9a95 -
::fmt::h1e1a1972118942ad
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout] 4: 0x5573bf812fbb - core::fmt::rt::Argument::fmt::h07af2b4071d536cd
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout] 5: 0x5573bf812fbb - core::fmt::write::hc090a2ffd6b28c4a
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21
[INFO] [stdout] 6: 0x5573bf7e69bf - std::io::Write::write_fmt::h9443d787e8277bd2
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15
[INFO] [stdout] 7: 0x5573bf7e986e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout] 8: 0x5573bf7e986e - std::sys_common::backtrace::print::ha96650907276675e
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout] 9: 0x5573bf7eb1e9 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0
[INFO] [stdout] 10: 0x5573bf7eaeae - std::panicking::default_hook::h207342be97478370
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9
[INFO] [stdout] 11: 0x5573bf555baa - as core::ops::function::Fn>::call::haebd875eeb75949f
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout] 12: 0x5573bf555baa - test::test_main::{{closure}}::h9108cb0ebacdb458
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21
[INFO] [stdout] 13: 0x5573bf7eb7b6 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout] 14: 0x5573bf7eb7b6 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13
[INFO] [stdout] 15: 0x5573bf7eb564 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13
[INFO] [stdout] 16: 0x5573bf7e9f59 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout] 17: 0x5573bf7eb297 - rust_begin_unwind
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5
[INFO] [stdout] 18: 0x5573bf3c3e53 - core::panicking::panic_fmt::hdc63834ffaaefae5
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14
[INFO] [stdout] 19: 0x5573bf3c43e6 - core::result::unwrap_failed::h82b551e0ff2b2176
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5
[INFO] [stdout] 20: 0x5573bf3d993c - core::result::Result::unwrap::hef376ec1aac3b3f2
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23
[INFO] [stdout] 21: 0x5573bf3d993c - bismuth_custom::test::test_plugin_2::{{closure}}::h28edbee63c28395b
[INFO] [stdout] at /opt/rustwide/workdir/bismuth-custom/src/lib.rs:224:21
[INFO] [stdout] 22: 0x5573bf3c841e - insta::settings::Settings::bind::h730871e9a7d2aaec
[INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/insta-1.28.0/src/settings.rs:510:9
[INFO] [stdout] 23: 0x5573bf3d95ed - bismuth_custom::test::test_plugin_2::hbe6d8b6f1f4ed456
[INFO] [stdout] at /opt/rustwide/workdir/bismuth-custom/src/lib.rs:223:17
[INFO] [stdout] 24: 0x5573bf3d9587 - bismuth_custom::test::test_plugin_2::{{closure}}::h850eb7c6e63326d9
[INFO] [stdout] at /opt/rustwide/workdir/bismuth-custom/src/lib.rs:220:23
[INFO] [stdout] 25: 0x5573bf3d5546 - core::ops::function::FnOnce::call_once::h207d8c8146c67af7
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 26: 0x5573bf55a58b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 27: 0x5573bf55a58b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18
[INFO] [stdout] 28: 0x5573bf559c91 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60
[INFO] [stdout] 29: 0x5573bf559c91 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 30: 0x5573bf559c91 - std::panicking::try::do_call::h83eb4c9b7c70ebcc
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40
[INFO] [stdout] 31: 0x5573bf559c91 - std::panicking::try::h5ffd56bf671a89b3
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19
[INFO] [stdout] 32: 0x5573bf559c91 - std::panic::catch_unwind::h044e758d6cbf65b7
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14
[INFO] [stdout] 33: 0x5573bf559c91 - test::run_test_in_process::hf7ca2db08c9223b8
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27
[INFO] [stdout] 34: 0x5573bf559c91 - test::run_test::{{closure}}::h9657c20462181b87
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43
[INFO] [stdout] 35: 0x5573bf522714 - test::run_test::{{closure}}::h80c3aef427ce62cc
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41
[INFO] [stdout] 36: 0x5573bf522714 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout] 37: 0x5573bf527182 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17
[INFO] [stdout] 38: 0x5573bf527182 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout] 39: 0x5573bf527182 - std::panicking::try::do_call::h65de05e16c44e167
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40
[INFO] [stdout] 40: 0x5573bf527182 - std::panicking::try::h187f01afe14eb3bf
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19
[INFO] [stdout] 41: 0x5573bf527182 - std::panic::catch_unwind::h1b55347b2c8efb63
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14
[INFO] [stdout] 42: 0x5573bf527182 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30
[INFO] [stdout] 43: 0x5573bf527182 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5
[INFO] [stdout] 44: 0x5573bf7efdbb - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout] 45: 0x5573bf7efdbb - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout] 46: 0x5573bf7efdbb - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a
[INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout] 47: 0x7faffa53bac3 -
[INFO] [stdout] 48: 0x7faffa5cca04 - __clone
[INFO] [stdout] 49: 0x0 -
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout] test::test_plugin_2
[INFO] [stdout] test::test_template
[INFO] [stdout] test::test_template_2
[INFO] [stdout]
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.20s
[INFO] [stdout]
[INFO] [stderr] error: test failed, to rerun pass `-p bismuth-custom --lib`
[INFO] running `Command { std: "docker" "inspect" "e4078f537cda9b577711abe521045527f2e1e13ff1d759466aaba5949107248c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4078f537cda9b577711abe521045527f2e1e13ff1d759466aaba5949107248c", kill_on_drop: false }`
[INFO] [stdout] e4078f537cda9b577711abe521045527f2e1e13ff1d759466aaba5949107248c