[INFO] cloning repository https://github.com/FilterUnfiltered/Cogs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FilterUnfiltered/Cogs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFilterUnfiltered%2FCogs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFilterUnfiltered%2FCogs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6260c2c8ff130059388d5ca0883e0b35f57fc507
[INFO] testing FilterUnfiltered/Cogs against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFilterUnfiltered%2FCogs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FilterUnfiltered/Cogs
[INFO] finished tweaking git repo https://github.com/FilterUnfiltered/Cogs
[INFO] tweaked toml for git repo https://github.com/FilterUnfiltered/Cogs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FilterUnfiltered/Cogs on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FilterUnfiltered/Cogs 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.2
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.19
[INFO] [stderr]   Downloaded hyper v1.5.1
[INFO] [stderr]   Downloaded tokio v1.42.0
[INFO] [stderr]   Downloaded generator v0.8.3
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.16
[INFO] [stderr]   Downloaded ariadne v0.5.0
[INFO] [stderr]   Downloaded tracy-client v0.17.4
[INFO] [stderr]   Downloaded tracing-attributes v0.1.28
[INFO] [stderr]   Downloaded insta v1.41.1
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] [stderr]   Downloaded intern-arc v0.6.1
[INFO] [stderr]   Downloaded pathdiff v0.2.3
[INFO] [stderr]   Downloaded tracing-tracy v0.11.3
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded tracy-client-sys v0.24.2
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded rustix v0.38.41
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aebb6a85b0266a8f456cdfd8054e8e04338e9028f7ef45b59519f6721084f091
[INFO] running `Command { std: "docker" "start" "-a" "aebb6a85b0266a8f456cdfd8054e8e04338e9028f7ef45b59519f6721084f091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aebb6a85b0266a8f456cdfd8054e8e04338e9028f7ef45b59519f6721084f091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aebb6a85b0266a8f456cdfd8054e8e04338e9028f7ef45b59519f6721084f091", kill_on_drop: false }`
[INFO] [stdout] aebb6a85b0266a8f456cdfd8054e8e04338e9028f7ef45b59519f6721084f091
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eac459f876e11d215540a4deb4c3785960e6713e76b84cf202ac8f1150e6c1d2
[INFO] running `Command { std: "docker" "start" "-a" "eac459f876e11d215540a4deb4c3785960e6713e76b84cf202ac8f1150e6c1d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling cogs_ast v0.1.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracy-client-sys v0.24.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling intern-arc v0.6.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling insta v1.41.1
[INFO] [stderr]    Compiling ariadne v0.5.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling cogs_codegen v0.1.0 (/opt/rustwide/workdir/crates/codegen)
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> crates/codegen/src/ir.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |             ast::Element::Block(block) => {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Code` is never constructed
[INFO] [stdout]  --> crates/codegen/src/ir.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Expression {
[INFO] [stdout]   |          ---------- variant in this enum
[INFO] [stdout] 4 |     Literal(InternedStr),
[INFO] [stdout] 5 |     Code(InternedStr),
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling cogs_parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stdout] warning: unused imports: `InputLength`, `many1`, `one_of`, `space1`, and `terminated`
[INFO] [stdout]  --> crates/parser/src/lib.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 |     character::complete::{char, multispace0, one_of, space0, space1},
[INFO] [stdout]   |                                              ^^^^^^          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     multi::{many0, many1, separated_list0},
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 8 |     sequence::{delimited, pair, preceded, terminated, tuple},
[INFO] [stdout]   |                                           ^^^^^^^^^^
[INFO] [stdout] 9 |     InputLength,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracy-client v0.17.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-tracy v0.11.3
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling cogs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.54s
[INFO] running `Command { std: "docker" "inspect" "eac459f876e11d215540a4deb4c3785960e6713e76b84cf202ac8f1150e6c1d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eac459f876e11d215540a4deb4c3785960e6713e76b84cf202ac8f1150e6c1d2", kill_on_drop: false }`
[INFO] [stdout] eac459f876e11d215540a4deb4c3785960e6713e76b84cf202ac8f1150e6c1d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4033857eb8559a7c0a6c199e28ac40ab8fa1f8b3f1296255cacfacf7f6a0f0f2
[INFO] running `Command { std: "docker" "start" "-a" "4033857eb8559a7c0a6c199e28ac40ab8fa1f8b3f1296255cacfacf7f6a0f0f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cogs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `block`
[INFO] [stdout]    --> crates/codegen/src/ir.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |             ast::Element::Block(block) => {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Code` is never constructed
[INFO] [stdout]  --> crates/codegen/src/ir.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum Expression {
[INFO] [stdout]   |          ---------- variant in this enum
[INFO] [stdout] 4 |     Literal(InternedStr),
[INFO] [stdout] 5 |     Code(InternedStr),
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InputLength`, `many1`, `one_of`, `space1`, and `terminated`
[INFO] [stdout]  --> crates/parser/src/lib.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 |     character::complete::{char, multispace0, one_of, space0, space1},
[INFO] [stdout]   |                                              ^^^^^^          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 7 |     multi::{many0, many1, separated_list0},
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 8 |     sequence::{delimited, pair, preceded, terminated, tuple},
[INFO] [stdout]   |                                           ^^^^^^^^^^
[INFO] [stdout] 9 |     InputLength,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s
[INFO] running `Command { std: "docker" "inspect" "4033857eb8559a7c0a6c199e28ac40ab8fa1f8b3f1296255cacfacf7f6a0f0f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4033857eb8559a7c0a6c199e28ac40ab8fa1f8b3f1296255cacfacf7f6a0f0f2", kill_on_drop: false }`
[INFO] [stdout] 4033857eb8559a7c0a6c199e28ac40ab8fa1f8b3f1296255cacfacf7f6a0f0f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fd1418fc8df45e38e0857a98cfc0954d54b0a0f3d1da4d838f4ca844342f4c1
[INFO] running `Command { std: "docker" "start" "-a" "5fd1418fc8df45e38e0857a98cfc0954d54b0a0f3d1da4d838f4ca844342f4c1", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `block`
[INFO] [stderr]    --> crates/codegen/src/ir.rs:105:33
[INFO] [stderr]     |
[INFO] [stderr] 105 |             ast::Element::Block(block) => {
[INFO] [stderr]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_block`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Code` is never constructed
[INFO] [stderr]  --> crates/codegen/src/ir.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub enum Expression {
[INFO] [stderr]   |          ---------- variant in this enum
[INFO] [stderr] 4 |     Literal(InternedStr),
[INFO] [stderr] 5 |     Code(InternedStr),
[INFO] [stderr]   |     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cogs_codegen` (lib) generated 2 warnings
[INFO] [stderr] warning: unused imports: `InputLength`, `many1`, `one_of`, `space1`, and `terminated`
[INFO] [stderr]  --> crates/parser/src/lib.rs:4:46
[INFO] [stderr]   |
[INFO] [stderr] 4 |     character::complete::{char, multispace0, one_of, space0, space1},
[INFO] [stderr]   |                                              ^^^^^^          ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 7 |     multi::{many0, many1, separated_list0},
[INFO] [stderr]   |                    ^^^^^
[INFO] [stderr] 8 |     sequence::{delimited, pair, preceded, terminated, tuple},
[INFO] [stderr]   |                                           ^^^^^^^^^^
[INFO] [stderr] 9 |     InputLength,
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cogs_parser` (lib) generated 1 warning (run `cargo fix --lib -p cogs_parser` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cogs-95d40e991fe0ed7e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::test_cogs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_cogs stdout ----
[INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout] Snapshot file: src/snapshots/cogs__tests__codegen@1.snap
[INFO] [stdout] Snapshot: codegen@1
[INFO] [stdout] Source: src/tests.rs:11
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] Expression: cogs_codegen::generate(&ast).unwrap()
[INFO] [stdout] ────────────────────────────────────────────────────────────────────────────────
[INFO] [stdout] -old snapshot
[INFO] [stdout] +new results
[INFO] [stdout] ────────────┬───────────────────────────────────────────────────────────────────
[INFO] [stdout]           0 │+#[derive(Default)]
[INFO] [stdout]     0     1 │ pub struct Cog;
[INFO] [stdout]     1     2 │ 
[INFO] [stdout]     2     3 │ impl cogs_runtime::Component for Cog {
[INFO] [stdout]     3     4 │     type Props = ();
[INFO] [stdout] ────────────┴───────────────────────────────────────────────────────────────────
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mcalled `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/snapshots/cogs__tests__codegen@1.snap.new")[0m
[INFO] [stdout] Location: [35msrc/tests.rs[0m:[35m11[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::unwrap[0m[90m::hacb606b609cbc1c6[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs[0m:[35m1167[0m
[INFO] [stdout]   11: [91mcogs::tests::test_cogs::{{closure}}[0m[90m::hff4e0e3bab4871e8[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/tests.rs[0m:[35m11[0m
[INFO] [stdout]          9 │         insta::with_settings!({ snapshot_suffix => format!("{test_index}") }, {
[INFO] [stdout]         10 │             insta::assert_debug_snapshot!(ast);
[INFO] [stdout]   [37;1m      11[0m [37;1m>[0m [37;1m            insta::assert_snapshot!("codegen", cogs_codegen::generate(&ast).unwrap());[0m
[INFO] [stdout]         12 │         });
[INFO] [stdout]         13 │     }
[INFO] [stdout]   12: [91minsta::settings::Settings::bind[0m[90m::hd6106231684b71b3[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.41.1/src/settings.rs[0m:[35m510[0m
[INFO] [stdout]        508 │     pub fn bind<F: FnOnce() -> R, R>(&self, f: F) -> R {
[INFO] [stdout]        509 │         let _guard = self.bind_to_scope();
[INFO] [stdout]   [37;1m     510[0m [37;1m>[0m [37;1m        f()[0m
[INFO] [stdout]        511 │     }
[INFO] [stdout]        512 │ 
[INFO] [stdout]   13: [91mcogs::tests::test_cogs[0m[90m::hf364b46aaf5ab264[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/tests.rs[0m:[35m9[0m
[INFO] [stdout]          7 │         let file = std::fs::read_to_string(&name).unwrap();
[INFO] [stdout]          8 │         let ast = crate::parse_cog(file, &name).unwrap();
[INFO] [stdout]   [37;1m       9[0m [37;1m>[0m [37;1m        insta::with_settings!({ snapshot_suffix => format!("{test_index}") }, {[0m
[INFO] [stdout]         10 │             insta::assert_debug_snapshot!(ast);
[INFO] [stdout]         11 │             insta::assert_snapshot!("codegen", cogs_codegen::generate(&ast).unwrap());
[INFO] [stdout]   14: [91mcogs::tests::test_cogs::{{closure}}[0m[90m::h3b56c28e7b0b7798[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/tests.rs[0m:[35m2[0m
[INFO] [stdout]          1 │ #[test]
[INFO] [stdout]   [37;1m       2[0m [37;1m>[0m [37;1mfn test_cogs() {[0m
[INFO] [stdout]          3 │     let _ = crate::init_tracing();
[INFO] [stdout]          4 │     let tests = 1..=1;
[INFO] [stdout]          5 │     for test_index in tests {
[INFO] [stdout]   15: [32mcore::ops::function::FnOnce::call_once[0m[90m::hada2aecf6faba0d6[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs[0m:[35m253[0m
[INFO] [stdout]   16: [32mcore::ops::function::FnOnce::call_once[0m[90m::h1f9474f1347fff52[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs[0m:[35m253[0m
[INFO] [stdout]   17: [32mtest::__rust_begin_short_backtrace[0m[90m::ha52ab26e77157f03[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m648[0m
[INFO] [stdout]   18: [32mtest::run_test_in_process::{{closure}}[0m[90m::h229c1a11a50b261f[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m671[0m
[INFO] [stdout]   19: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h78821afbf97b39a9[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs[0m:[35m272[0m
[INFO] [stdout]   20: [32mstd::panicking::catch_unwind::do_call[0m[90m::h53abf3ed5bd32ba3[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m589[0m
[INFO] [stdout]   21: [32mstd::panicking::catch_unwind[0m[90m::h6deb5fe1e91873c9[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m552[0m
[INFO] [stdout]   22: [32mstd::panic::catch_unwind[0m[90m::hea0829b6b565654b[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   23: [32mtest::run_test_in_process[0m[90m::hdc44dfecea3db21b[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m671[0m
[INFO] [stdout]   24: [32mtest::run_test::{{closure}}[0m[90m::h0364ba59bf23f652[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m592[0m
[INFO] [stdout]   25: [32mtest::run_test::{{closure}}[0m[90m::h32730b304eec05da[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m622[0m
[INFO] [stdout]   26: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::h177cb952fc54ad2c[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   27: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h119d903520007597[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   28: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hab88401d606702a6[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs[0m:[35m272[0m
[INFO] [stdout]   29: [32mstd::panicking::catch_unwind::do_call[0m[90m::h163fe12cca9901c2[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m589[0m
[INFO] [stdout]   30: [32mstd::panicking::catch_unwind[0m[90m::he81557d0e17cc1bc[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m552[0m
[INFO] [stdout]   31: [32mstd::panic::catch_unwind[0m[90m::hc2b8e79c20593955[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   32: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::hfa6b4978e07815cc[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   33: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::hddcd7484a13fd793[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs[0m:[35m253[0m
[INFO] [stdout]   34: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h5924238c754de3b8[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs[0m:[35m1971[0m
[INFO] [stdout]   35: [32mstd::sys::pal::unix::thread::Thread::new::thread_start[0m[90m::hb6e99e73da4d28f8[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs[0m:[35m107[0m
[INFO] [stdout]   36: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_cogs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.98s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5fd1418fc8df45e38e0857a98cfc0954d54b0a0f3d1da4d838f4ca844342f4c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fd1418fc8df45e38e0857a98cfc0954d54b0a0f3d1da4d838f4ca844342f4c1", kill_on_drop: false }`
[INFO] [stdout] 5fd1418fc8df45e38e0857a98cfc0954d54b0a0f3d1da4d838f4ca844342f4c1
