[INFO] fetching crate graphql-federated-graph 0.8.0...
[INFO] testing graphql-federated-graph-0.8.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate graphql-federated-graph 0.8.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate graphql-federated-graph 0.8.0
[INFO] finished tweaking crates.io crate graphql-federated-graph 0.8.0
[INFO] tweaked toml for crates.io crate graphql-federated-graph 0.8.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate graphql-federated-graph 0.8.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] crate crates.io crate graphql-federated-graph 0.8.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.14.4
[INFO] [stderr]   Downloaded grafbase-workspace-hack v0.1.0
[INFO] [stderr]   Downloaded graphql-wrapping-types v0.3.0
[INFO] [stderr]   Downloaded cynic-parser-deser-macros v0.9.1
[INFO] [stderr]   Downloaded cynic-parser-deser v0.9.1
[INFO] [stderr]   Downloaded lalrpop-util v0.22.1
[INFO] [stderr]   Downloaded logos-codegen v0.14.4
[INFO] [stderr]   Downloaded insta v1.42.2
[INFO] [stderr]   Downloaded cynic-parser v0.9.1
[INFO] [stderr]   Downloaded logos v0.14.4
[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] 39d7235bdc6684fe4140e026f0e73099424be41466c82e6af8f8fc49bb3b7288
[INFO] running `Command { std: "docker" "start" "-a" "39d7235bdc6684fe4140e026f0e73099424be41466c82e6af8f8fc49bb3b7288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39d7235bdc6684fe4140e026f0e73099424be41466c82e6af8f8fc49bb3b7288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39d7235bdc6684fe4140e026f0e73099424be41466c82e6af8f8fc49bb3b7288", kill_on_drop: false }`
[INFO] [stdout] 39d7235bdc6684fe4140e026f0e73099424be41466c82e6af8f8fc49bb3b7288
[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] 0665442468a85cfade90657fdfb2fff0cf5227fcfa53adec0ac8fb2366855420
[INFO] running `Command { std: "docker" "start" "-a" "0665442468a85cfade90657fdfb2fff0cf5227fcfa53adec0ac8fb2366855420", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling grafbase-workspace-hack v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling cynic-parser-deser-macros v0.9.1
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling cynic-parser v0.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cynic-parser-deser v0.9.1
[INFO] [stderr]    Compiling graphql-wrapping-types v0.3.0
[INFO] [stderr]    Compiling graphql-federated-graph v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.34s
[INFO] running `Command { std: "docker" "inspect" "0665442468a85cfade90657fdfb2fff0cf5227fcfa53adec0ac8fb2366855420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0665442468a85cfade90657fdfb2fff0cf5227fcfa53adec0ac8fb2366855420", kill_on_drop: false }`
[INFO] [stdout] 0665442468a85cfade90657fdfb2fff0cf5227fcfa53adec0ac8fb2366855420
[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] 7637bb87b4cf0882b3dbc68cef0baf0c6e2d93a2f688a0ef8f6b87cb66657850
[INFO] running `Command { std: "docker" "start" "-a" "7637bb87b4cf0882b3dbc68cef0baf0c6e2d93a2f688a0ef8f6b87cb66657850", kill_on_drop: false }`
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling cynic-parser-deser-macros v0.9.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling cynic-parser v0.9.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling cynic-parser-deser v0.9.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling graphql-wrapping-types v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling insta v1.42.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling graphql-federated-graph v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio`
[INFO] [stdout]     --> src/from_sdl.rs:1500:10
[INFO] [stdout]      |
[INFO] [stdout] 1500 | #[tokio::test]
[INFO] [stdout]      |          ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphql-federated-graph` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7637bb87b4cf0882b3dbc68cef0baf0c6e2d93a2f688a0ef8f6b87cb66657850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7637bb87b4cf0882b3dbc68cef0baf0c6e2d93a2f688a0ef8f6b87cb66657850", kill_on_drop: false }`
[INFO] [stdout] 7637bb87b4cf0882b3dbc68cef0baf0c6e2d93a2f688a0ef8f6b87cb66657850
