[INFO] fetching crate cynic-introspection 3.12.0...
[INFO] testing cynic-introspection-3.12.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate cynic-introspection 3.12.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate cynic-introspection 3.12.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cynic-introspection 3.12.0
[INFO] tweaked toml for crates.io crate cynic-introspection 3.12.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cynic-introspection 3.12.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 200 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lalrpop-util v0.22.2
[INFO] [stderr]   Downloaded cynic-proc-macros v3.12.0
[INFO] [stderr]   Downloaded cynic v3.12.0
[INFO] [stderr]   Downloaded cynic-codegen v3.12.0
[INFO] [stderr]   Downloaded cynic-parser v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b5aaa95a56d0382ef53299063987c1be6c8db727973caa4957bda86749e6c48
[INFO] running `Command { std: "docker" "start" "-a" "9b5aaa95a56d0382ef53299063987c1be6c8db727973caa4957bda86749e6c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b5aaa95a56d0382ef53299063987c1be6c8db727973caa4957bda86749e6c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b5aaa95a56d0382ef53299063987c1be6c8db727973caa4957bda86749e6c48", kill_on_drop: false }`
[INFO] [stdout] 9b5aaa95a56d0382ef53299063987c1be6c8db727973caa4957bda86749e6c48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e479105f387fe71ece1ebcbbb893585904e4a2032ce14e3b28025bb6fa1e301
[INFO] running `Command { std: "docker" "start" "-a" "1e479105f387fe71ece1ebcbbb893585904e4a2032ce14e3b28025bb6fa1e301", kill_on_drop: false }`
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling cynic-parser v0.10.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cynic-codegen v3.12.0
[INFO] [stderr]    Compiling cynic-proc-macros v3.12.0
[INFO] [stderr]    Compiling cynic-introspection v3.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cynic v3.12.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.90s
[INFO] running `Command { std: "docker" "inspect" "1e479105f387fe71ece1ebcbbb893585904e4a2032ce14e3b28025bb6fa1e301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e479105f387fe71ece1ebcbbb893585904e4a2032ce14e3b28025bb6fa1e301", kill_on_drop: false }`
[INFO] [stdout] 1e479105f387fe71ece1ebcbbb893585904e4a2032ce14e3b28025bb6fa1e301
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98cae4871596342080925053a7ad6f4566fae8fff9585b95d7bd6d3ded693095
[INFO] running `Command { std: "docker" "start" "-a" "98cae4871596342080925053a7ad6f4566fae8fff9585b95d7bd6d3ded693095", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling cynic-parser v0.10.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling cynic-codegen v3.12.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling cynic-proc-macros v3.12.0
[INFO] [stderr]    Compiling cynic-introspection v3.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling cynic v3.12.0
[INFO] [stdout] error[E0432]: unresolved import `graphql_mocks`
[INFO] [stdout]  --> tests/tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use graphql_mocks::mocks;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_mocks`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_mocks`, use `cargo add graphql_mocks` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/tests.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mock_server = mocks::swapi::serve().await;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |         .post(mock_server.url())
[INFO] [stdout]    |               ----------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `mock_server` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let mock_server: /* Type */ = mocks::swapi::serve().await;
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/tests.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mock_server = mocks::swapi::serve().await;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |         .post(mock_server.url())
[INFO] [stdout]    |               ----------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `mock_server` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mock_server: /* Type */ = mocks::swapi::serve().await;
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/tests.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mock_server = mocks::spacex::serve().await;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |         .post(mock_server.url())
[INFO] [stdout]    |               ----------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `mock_server` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let mock_server: /* Type */ = mocks::spacex::serve().await;
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/tests.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mock_server = mocks::spacex::serve().await;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |         .post(mock_server.url())
[INFO] [stdout]    |               ----------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `mock_server` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mock_server: /* Type */ = mocks::spacex::serve().await;
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graphql_mocks`
[INFO] [stdout]  --> tests/sdl_tests.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use graphql_mocks::mocks;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graphql_mocks`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `graphql_mocks`, use `cargo add graphql_mocks` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic-introspection` (test "tests") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/sdl_tests.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 |     let mock_server = mocks::swapi::serve().await;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |         .post(mock_server.url())
[INFO] [stdout]    |               ----------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `mock_server` an explicit type
[INFO] [stdout]    |
[INFO] [stdout]  7 |     let mock_server: /* Type */ = mocks::swapi::serve().await;
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynic-introspection` (test "sdl_tests") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "98cae4871596342080925053a7ad6f4566fae8fff9585b95d7bd6d3ded693095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98cae4871596342080925053a7ad6f4566fae8fff9585b95d7bd6d3ded693095", kill_on_drop: false }`
[INFO] [stdout] 98cae4871596342080925053a7ad6f4566fae8fff9585b95d7bd6d3ded693095
