[INFO] fetching crate trustfall_core 0.8.1... [INFO] checking trustfall_core-0.8.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate trustfall_core 0.8.1 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate trustfall_core 0.8.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79a9e21748a0a3dd2164c8ef3e94540c979bb11037e537bd9ca6568e29789d1b [INFO] running `Command { std: "docker" "start" "-a" "79a9e21748a0a3dd2164c8ef3e94540c979bb11037e537bd9ca6568e29789d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79a9e21748a0a3dd2164c8ef3e94540c979bb11037e537bd9ca6568e29789d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a9e21748a0a3dd2164c8ef3e94540c979bb11037e537bd9ca6568e29789d1b", kill_on_drop: false }` [INFO] [stdout] 79a9e21748a0a3dd2164c8ef3e94540c979bb11037e537bd9ca6568e29789d1b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75062d60e43ea2f236b717425a39db670e17e5f8ffca97ec0d15908f1404e7d0 [INFO] running `Command { std: "docker" "start" "-a" "75062d60e43ea2f236b717425a39db670e17e5f8ffca97ec0d15908f1404e7d0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking 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] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking pest v2.7.15 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling trustfall_filetests_macros v0.2.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking bitflags v2.7.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking similar-asserts v1.6.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking async-graphql-value v7.0.3 [INFO] [stderr] Checking async-graphql-parser v7.0.3 [INFO] [stderr] Checking trustfall_core v0.8.1 (/opt/rustwide/workdir) [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] running `Command { std: "docker" "inspect" "75062d60e43ea2f236b717425a39db670e17e5f8ffca97ec0d15908f1404e7d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75062d60e43ea2f236b717425a39db670e17e5f8ffca97ec0d15908f1404e7d0", kill_on_drop: false }` [INFO] [stdout] 75062d60e43ea2f236b717425a39db670e17e5f8ffca97ec0d15908f1404e7d0