[INFO] fetching crate trustfall_core 0.8.1...
[INFO] testing trustfall_core-0.8.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate trustfall_core 0.8.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate trustfall_core 0.8.1
[INFO] finished tweaking crates.io crate trustfall_core 0.8.1
[INFO] tweaked toml for crates.io crate trustfall_core 0.8.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trustfall_core 0.8.1 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 crates.io crate trustfall_core 0.8.1 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 trustfall_filetests_macros v0.2.0
[INFO] [stderr]   Downloaded similar-asserts v1.6.0
[INFO] [stderr]   Downloaded async-graphql-parser v7.0.3
[INFO] [stderr]   Downloaded async-graphql-value v7.0.3
[INFO] [stderr]   Downloaded bitflags v2.7.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db34b9e4bd514e7ba9a5fba77d798c3513640fb9df7b583a55c52c282cc9d0ca
[INFO] running `Command { std: "docker" "start" "-a" "db34b9e4bd514e7ba9a5fba77d798c3513640fb9df7b583a55c52c282cc9d0ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db34b9e4bd514e7ba9a5fba77d798c3513640fb9df7b583a55c52c282cc9d0ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db34b9e4bd514e7ba9a5fba77d798c3513640fb9df7b583a55c52c282cc9d0ca", kill_on_drop: false }`
[INFO] [stdout] db34b9e4bd514e7ba9a5fba77d798c3513640fb9df7b583a55c52c282cc9d0ca
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a992aba8d0af84a88a6337275d260c71903d232261adeab6458df696c5ed5043
[INFO] running `Command { std: "docker" "start" "-a" "a992aba8d0af84a88a6337275d260c71903d232261adeab6458df696c5ed5043", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling async-graphql-value v7.0.3
[INFO] [stderr]    Compiling async-graphql-parser v7.0.3
[INFO] [stderr]    Compiling trustfall_core v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.50s
[INFO] running `Command { std: "docker" "inspect" "a992aba8d0af84a88a6337275d260c71903d232261adeab6458df696c5ed5043", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a992aba8d0af84a88a6337275d260c71903d232261adeab6458df696c5ed5043", kill_on_drop: false }`
[INFO] [stdout] a992aba8d0af84a88a6337275d260c71903d232261adeab6458df696c5ed5043
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 458d302f16c3b8d6e45ee0d40709929422462f6f89c2cd857f54f0fe553d27d1
[INFO] running `Command { std: "docker" "start" "-a" "458d302f16c3b8d6e45ee0d40709929422462f6f89c2cd857f54f0fe553d27d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling similar-asserts v1.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling trustfall_core v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trustfall_filetests_macros v0.2.0
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/frontend/mod.rs:1283:5
[INFO] [stdout]      |
[INFO] [stdout] 1283 |     #[parameterize("trustfall_core/test_data/tests/frontend_errors")]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trustfall_filetests_macros-0.2.0/../trustfall_core/test_data/tests/frontend_errors"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/frontend/mod.rs:1288:5
[INFO] [stdout]      |
[INFO] [stdout] 1288 |     #[parameterize("trustfall_core/test_data/tests/execution_errors")]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trustfall_filetests_macros-0.2.0/../trustfall_core/test_data/tests/execution_errors"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/frontend/mod.rs:1293:5
[INFO] [stdout]      |
[INFO] [stdout] 1293 |     #[parameterize("trustfall_core/test_data/tests/valid_queries")]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trustfall_filetests_macros-0.2.0/../trustfall_core/test_data/tests/valid_queries"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/graphql_query/query.rs:617:5
[INFO] [stdout]     |
[INFO] [stdout] 617 |     #[parameterize("trustfall_core/test_data/tests/parse_errors")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trustfall_filetests_macros-0.2.0/../trustfall_core/test_data/tests/parse_errors"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/graphql_query/query.rs:622:5
[INFO] [stdout]     |
[INFO] [stdout] 622 |     #[parameterize("trustfall_core/test_data/tests/frontend_errors")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trustfall_filetests_macros-0.2.0/../trustfall_core/test_data/tests/frontend_errors"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/graphql_query/query.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 627 |     #[parameterize("trustfall_core/test_data/tests/execution_errors")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trustfall_filetests_macros-0.2.0/../trustfall_core/test_data/tests/execution_errors"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/graphql_query/query.rs:632:5
[INFO] [stdout]     |
[INFO] [stdout] 632 |     #[parameterize("trustfall_core/test_data/tests/valid_queries")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trustfall_filetests_macros-0.2.0/../trustfall_core/test_data/tests/valid_queries"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/interpreter/execution.rs:1305:5
[INFO] [stdout]      |
[INFO] [stdout] 1305 |     #[parameterize("trustfall_core/test_data/tests/valid_queries")]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trustfall_filetests_macros-0.2.0/../trustfall_core/test_data/tests/valid_queries"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]     --> src/interpreter/execution.rs:1324:5
[INFO] [stdout]      |
[INFO] [stdout] 1324 |     #[parameterize("trustfall_core/test_data/tests/execution_errors")]
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: message: called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trustfall_filetests_macros-0.2.0/../trustfall_core/test_data/tests/execution_errors"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/interpreter/replay.rs:635:5
[INFO] [stdout]     |
[INFO] [stdout] 635 |     #[parameterize("trustfall_core/test_data/tests/valid_queries")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trustfall_filetests_macros-0.2.0/../trustfall_core/test_data/tests/valid_queries"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/schema/mod.rs:865:5
[INFO] [stdout]     |
[INFO] [stdout] 865 |     #[parameterize("trustfall_core/test_data/tests/schema_errors", "*.graphql")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trustfall_filetests_macros-0.2.0/../trustfall_core/test_data/tests/schema_errors"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> src/schema/mod.rs:887:5
[INFO] [stdout]     |
[INFO] [stdout] 887 |     #[parameterize("trustfall_core/test_data/tests/valid_schemas", "*.graphql")]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: Error { depth: 0, inner: Io { path: Some("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trustfall_filetests_macros-0.2.0/../trustfall_core/test_data/tests/valid_schemas"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../trustfall_core/test_data/schemas/numbers.graphql`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/numbers_interpreter.rs:222:35
[INFO] [stdout]     |
[INFO] [stdout] 222 |               schema: Schema::parse(include_str!(
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 223 | |                 "../../trustfall_core/test_data/schemas/numbers.graphql"
[INFO] [stdout] 224 | |             ))
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a file with the same name in a different directory
[INFO] [stdout]     |
[INFO] [stdout] 223 -                 "../../trustfall_core/test_data/schemas/numbers.graphql"
[INFO] [stdout] 223 +                 "../test_data/schemas/numbers.graphql"
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf`, `Path`, `collections::BTreeMap`, `fs`, and `sync::Arc`
[INFO] [stdout]     --> src/interpreter/execution.rs:1291:9
[INFO] [stdout]      |
[INFO] [stdout] 1291 |         collections::BTreeMap,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 1292 |         fs,
[INFO] [stdout]      |         ^^
[INFO] [stdout] 1293 |         path::{Path, PathBuf},
[INFO] [stdout]      |                ^^^^  ^^^^^^^
[INFO] [stdout] 1294 |         sync::Arc,
[INFO] [stdout]      |         ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FieldValue`, `IndexedQuery`, `InterpretedQuery`, `TestIRQueryResult`, `TestInterpreterOutputData`, and `error::QueryArgumentsError`
[INFO] [stdout]     --> src/interpreter/execution.rs:1300:23
[INFO] [stdout]      |
[INFO] [stdout] 1300 |         interpreter::{error::QueryArgumentsError, InterpretedQuery},
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 1301 |         ir::{FieldValue, IndexedQuery},
[INFO] [stdout]      |              ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 1302 |         test_types::{TestIRQueryResult, TestInterpreterOutputData},
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf`, `Path`, and `fs`
[INFO] [stdout]    --> src/interpreter/replay.rs:571:9
[INFO] [stdout]     |
[INFO] [stdout] 571 |         fs,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 572 |         path::{Path, PathBuf},
[INFO] [stdout]     |                ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TestIRQueryResult`
[INFO] [stdout]    --> src/interpreter/replay.rs:583:26
[INFO] [stdout]     |
[INFO] [stdout] 583 |             TestIRQuery, TestIRQueryResult, TestInterpreterOutputData, TestInterpreterOutputTrace,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PathBuf`, `Path`, and `fs`
[INFO] [stdout]    --> src/schema/mod.rs:855:9
[INFO] [stdout]     |
[INFO] [stdout] 855 |         fs,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 856 |         path::{Path, PathBuf},
[INFO] [stdout]     |                ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_graphql_parser::parse_schema`
[INFO] [stdout]    --> src/schema/mod.rs:859:9
[INFO] [stdout]     |
[INFO] [stdout] 859 |     use async_graphql_parser::parse_schema;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::InvalidSchemaError`
[INFO] [stdout]    --> src/schema/mod.rs:863:17
[INFO] [stdout]     |
[INFO] [stdout] 863 |     use super::{error::InvalidSchemaError, Schema};
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trustfall_core` (lib test) due to 13 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "458d302f16c3b8d6e45ee0d40709929422462f6f89c2cd857f54f0fe553d27d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "458d302f16c3b8d6e45ee0d40709929422462f6f89c2cd857f54f0fe553d27d1", kill_on_drop: false }`
[INFO] [stdout] 458d302f16c3b8d6e45ee0d40709929422462f6f89c2cd857f54f0fe553d27d1
