[INFO] cloning repository https://github.com/finleyowen/qams
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/finleyowen/qams" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinleyowen%2Fqams", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinleyowen%2Fqams'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] baa52ec1157552f66bcbbd127e25483fae1238db
[INFO] testing finleyowen/qams against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinleyowen%2Fqams" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/finleyowen/qams
[INFO] finished tweaking git repo https://github.com/finleyowen/qams
[INFO] tweaked toml for git repo https://github.com/finleyowen/qams written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/finleyowen/qams on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/finleyowen/qams 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c102a6ad3be01522bd2b066634710e48e7217a5576a11ac8b0e17bf5d30b09f
[INFO] running `Command { std: "docker" "start" "-a" "0c102a6ad3be01522bd2b066634710e48e7217a5576a11ac8b0e17bf5d30b09f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c102a6ad3be01522bd2b066634710e48e7217a5576a11ac8b0e17bf5d30b09f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c102a6ad3be01522bd2b066634710e48e7217a5576a11ac8b0e17bf5d30b09f", kill_on_drop: false }`
[INFO] [stdout] 0c102a6ad3be01522bd2b066634710e48e7217a5576a11ac8b0e17bf5d30b09f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9390df3900ebd962f54cd75bf71f6ae7dac9339ec399db930fbf8c3f9dbdbcaa
[INFO] running `Command { std: "docker" "start" "-a" "9390df3900ebd962f54cd75bf71f6ae7dac9339ec399db930fbf8c3f9dbdbcaa", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling zip v4.6.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rust_xlsxwriter v0.91.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling qams v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.32s
[INFO] running `Command { std: "docker" "inspect" "9390df3900ebd962f54cd75bf71f6ae7dac9339ec399db930fbf8c3f9dbdbcaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9390df3900ebd962f54cd75bf71f6ae7dac9339ec399db930fbf8c3f9dbdbcaa", kill_on_drop: false }`
[INFO] [stdout] 9390df3900ebd962f54cd75bf71f6ae7dac9339ec399db930fbf8c3f9dbdbcaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5c98f074d9a66508388d0de8ecbb48b96219bbd3caea15986c87ad8f7606004
[INFO] running `Command { std: "docker" "start" "-a" "c5c98f074d9a66508388d0de8ecbb48b96219bbd3caea15986c87ad8f7606004", kill_on_drop: false }`
[INFO] [stderr]    Compiling qams v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "c5c98f074d9a66508388d0de8ecbb48b96219bbd3caea15986c87ad8f7606004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5c98f074d9a66508388d0de8ecbb48b96219bbd3caea15986c87ad8f7606004", kill_on_drop: false }`
[INFO] [stdout] c5c98f074d9a66508388d0de8ecbb48b96219bbd3caea15986c87ad8f7606004
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d58e98652cd1539af1d7cd656f2471ec42a215cda41c3f1ac44ef2e7d049d239
[INFO] running `Command { std: "docker" "start" "-a" "d58e98652cd1539af1d7cd656f2471ec42a215cda41c3f1ac44ef2e7d049d239", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qams-ca9733e7500481c9)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test core::scorecard::tests::sc_from_invalid_csv ... ok
[INFO] [stdout] test core::scorecard::tests::sc_from_valid_csv ... ok
[INFO] [stdout] test core::scorecard::html::tests::valid_sc_to_html ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core::scorecard::html::tests::valid_sc_to_html stdout ----
[INFO] [stdout] [src/core/scorecard/html.rs:41:9] &html = "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n\t<meta charset=\"UTF-8\">\n\t<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\t<title>QAMS Review</title>\n\n\t<!-- bootstrap css -->\n\t<link href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css\" rel=\"stylesheet\" integrity=\"sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB\" crossorigin=\"anonymous\">\n</head>\n<body>\n\n\t<div class=\"container mt-5\">\n\t\t<h1 class=\"mb-5\">QAMS Review</h1>\n\n\t\t<form>\n\n\t\t\t\n\n\t\t\t\t<div class=\"card card-body mb-3\">\n\t\t\t\t\t<h5 class=\"card-title mb-3\">All product contents present</h5>\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">NO</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">YES</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t</div>\n\t\t\t\n\t\t\t\n\n\t\t\t\t<div class=\"card card-body mb-3\">\n\t\t\t\t\t<h5 class=\"card-title mb-3\">Barcode printed clearly</h5>\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">BAD</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">GOOD</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">GREAT</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">N/A</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t</div>\n\t\t\t\n\t\t\t\n\n\t\t\t\t<div class=\"card card-body mb-3\">\n\t\t\t\t\t<h5 class=\"card-title mb-3\">Best before date printed clearly</h5>\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">BAD</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">GOOD</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">GREAT</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t</div>\n\t\t\t\n\t\t\t\n\n\t\t\t\t<div class=\"card card-body mb-3\">\n\t\t\t\t\t<h5 class=\"card-title mb-3\">Product colour</h5>\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">BAD</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">GOOD</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">GREAT</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">N/A</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t</div>\n\t\t\t\n\t\t\t\n\n\t\t\t\t<div class=\"card card-body mb-3\">\n\t\t\t\t\t<h5 class=\"card-title mb-3\">Product shape</h5>\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">BAD</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">GOOD</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">GREAT</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">N/A</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t</div>\n\t\t\t\n\t\t\t\n\n\t\t\t\t<div class=\"card card-body mb-3\">\n\t\t\t\t\t<h5 class=\"card-title mb-3\">Product weight in desired range</h5>\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">NO</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">YES</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t</div>\n\t\t\t\n\t\t\t\n\n\t\t\t\t<div class=\"card card-body mb-3\">\n\t\t\t\t\t<h5 class=\"card-title mb-3\">Timestamp and batch code printed clearly</h5>\n\t\t\t\t\t\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">BAD</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">GOOD</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t\t\t<div class=\"form-check mb-2\">\n\t\t\t\t\t\t\t<input type=\"radio\" class=\"form-check-input\">\n\t\t\t\t\t\t\t<label class=\"form-check-label\">GREAT</label>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t\n\n\t\t\t\t</div>\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t</form>\n\t</div>\n\n\t<!-- bootstrap js -->\n\t<script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-FKyoEForCGlyvwx9Hj09JcYn3nv7wiPVlz7YYwJrWVcXK/BmnVDxM+D2scQbITxI\" crossorigin=\"anonymous\"></script>\n</body>\n</html>"
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     core::scorecard::html::tests::valid_sc_to_html
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin qams`
[INFO] running `Command { std: "docker" "inspect" "d58e98652cd1539af1d7cd656f2471ec42a215cda41c3f1ac44ef2e7d049d239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d58e98652cd1539af1d7cd656f2471ec42a215cda41c3f1ac44ef2e7d049d239", kill_on_drop: false }`
[INFO] [stdout] d58e98652cd1539af1d7cd656f2471ec42a215cda41c3f1ac44ef2e7d049d239
