[INFO] fetching crate apollo-federation 2.8.2-rc.0...
[INFO] testing apollo-federation-2.8.2-rc.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate apollo-federation 2.8.2-rc.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate apollo-federation 2.8.2-rc.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate apollo-federation 2.8.2-rc.0
[INFO] tweaked toml for crates.io crate apollo-federation 2.8.2-rc.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate apollo-federation 2.8.2-rc.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate apollo-federation 2.8.2-rc.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7cca0f3d012a387f9ae9abd519b387c290ced9f1c5e07c644717e5640da918f
[INFO] running `Command { std: "docker" "start" "-a" "c7cca0f3d012a387f9ae9abd519b387c290ced9f1c5e07c644717e5640da918f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7cca0f3d012a387f9ae9abd519b387c290ced9f1c5e07c644717e5640da918f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7cca0f3d012a387f9ae9abd519b387c290ced9f1c5e07c644717e5640da918f", kill_on_drop: false }`
[INFO] [stdout] c7cca0f3d012a387f9ae9abd519b387c290ced9f1c5e07c644717e5640da918f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 397a1801008c5be3d78024a3b13ee8ac36c6ac5e8eaae33725dd8a75fc897afb
[INFO] running `Command { std: "docker" "start" "-a" "397a1801008c5be3d78024a3b13ee8ac36c6ac5e8eaae33725dd8a75fc897afb", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling multi_try v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling line-col v0.2.1
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling apollo-parser v0.8.4
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling jsonpath-rust v0.3.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_json_bytes v0.2.5
[INFO] [stderr]    Compiling apollo-compiler v1.30.0
[INFO] [stderr]    Compiling shape v0.6.0
[INFO] [stderr]    Compiling apollo-federation v2.8.2-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "397a1801008c5be3d78024a3b13ee8ac36c6ac5e8eaae33725dd8a75fc897afb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "397a1801008c5be3d78024a3b13ee8ac36c6ac5e8eaae33725dd8a75fc897afb", kill_on_drop: false }`
[INFO] [stdout] 397a1801008c5be3d78024a3b13ee8ac36c6ac5e8eaae33725dd8a75fc897afb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa74d20af9dcfd83a7c71318ec8bb8549622f50152b65060862edfd12d513a3d
[INFO] running `Command { std: "docker" "start" "-a" "aa74d20af9dcfd83a7c71318ec8bb8549622f50152b65060862edfd12d513a3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling mintex v0.1.4
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling dhat v0.3.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling jsonpath-rust v0.3.5
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling serde_json_bytes v0.2.5
[INFO] [stderr]    Compiling apollo-compiler v1.30.0
[INFO] [stderr]    Compiling test-log v0.2.18
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling shape v0.6.0
[INFO] [stderr]    Compiling apollo-federation v2.8.2-rc.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::correctness`
[INFO] [stdout]    --> src/operation/optimize.rs:662:20
[INFO] [stdout]     |
[INFO] [stdout] 662 |         use crate::correctness::compare_operations;
[INFO] [stdout]     |                    ^^^^^^^^^^^ could not find `correctness` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[cfg(feature = "correctness")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `correctness` feature
[INFO] [stdout]  33 | pub mod correctness;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::correctness`
[INFO] [stdout]   --> src/operation/tests/mod.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | use crate::correctness::compare_operations;
[INFO] [stdout]    |            ^^^^^^^^^^^ could not find `correctness` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(feature = "correctness")]
[INFO] [stdout]    |       ----------------------- the item is gated behind the `correctness` feature
[INFO] [stdout] 33 | pub mod correctness;
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `apollo-federation` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name apollo_federation --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("correctness", "ron", "snapshot_tracing"))' -C metadata=3eea8f526e8efc96 -C extra-filename=-4b4ca4eb7571fc76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern apollo_compiler=/opt/rustwide/target/debug/deps/libapollo_compiler-52be88bbdc4d02e0.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-33f3cca0e8c6b29b.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-9c17f8ff91866c9c.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-332d45145277cfac.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-851080886b222a01.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4753b2869c847357.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a8613a5a278ffc20.rmeta --extern levenshtein=/opt/rustwide/target/debug/deps/liblevenshtein-d5295984f9865dfc.rmeta --extern line_col=/opt/rustwide/target/debug/deps/libline_col-2bd3e602962936d7.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern multi_try=/opt/rustwide/target/debug/deps/libmulti_try-7812ccddd1b8775b.rmeta --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-10a5f8c395367038.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-ff9a88092557dcdd.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-cc9b9d986e10b756.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8d8ca6cc0c4b2674.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-62270b10c9e6145f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-58014dd771b8d34e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-929b5f7b93c0ce54.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a26a9a82a692deca.rmeta --extern serde_json_bytes=/opt/rustwide/target/debug/deps/libserde_json_bytes-faa6464422c3f934.rmeta --extern shape=/opt/rustwide/target/debug/deps/libshape-7aca4b1b7c0c468d.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-a6308fa9d4f2a306.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-bb8c9b0ed4517208.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a48b7ffdd0d07573.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-b7f04405b5a5539f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1c4b8c0511633b02.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d5b5e8725759d6e2.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `apollo-federation` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "aa74d20af9dcfd83a7c71318ec8bb8549622f50152b65060862edfd12d513a3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa74d20af9dcfd83a7c71318ec8bb8549622f50152b65060862edfd12d513a3d", kill_on_drop: false }`
[INFO] [stdout] aa74d20af9dcfd83a7c71318ec8bb8549622f50152b65060862edfd12d513a3d
