[INFO] cloning repository https://github.com/apollographql/qp-compare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apollographql/qp-compare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapollographql%2Fqp-compare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapollographql%2Fqp-compare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97d3777d3c209934e9a7d337589992518e870ac7 [INFO] testing apollographql/qp-compare against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapollographql%2Fqp-compare" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/apollographql/qp-compare [INFO] finished tweaking git repo https://github.com/apollographql/qp-compare [INFO] tweaked toml for git repo https://github.com/apollographql/qp-compare written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/apollographql/qp-compare on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/apollographql/qp-compare 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `=0.6.4+v2.9.3` for dependency `router-bridge` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58a895afca2b72eed78ab17e0aab2623d05e3fd9b7fe21514e7c5eaee125fc6d [INFO] running `Command { std: "docker" "start" "-a" "58a895afca2b72eed78ab17e0aab2623d05e3fd9b7fe21514e7c5eaee125fc6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58a895afca2b72eed78ab17e0aab2623d05e3fd9b7fe21514e7c5eaee125fc6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58a895afca2b72eed78ab17e0aab2623d05e3fd9b7fe21514e7c5eaee125fc6d", kill_on_drop: false }` [INFO] [stdout] 58a895afca2b72eed78ab17e0aab2623d05e3fd9b7fe21514e7c5eaee125fc6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31a0aa86af45a5a02e20aa6bec2317c27476a2bca4d293b4ec3977342c45e159 [INFO] running `Command { std: "docker" "start" "-a" "31a0aa86af45a5a02e20aa6bec2317c27476a2bca4d293b4ec3977342c45e159", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `=0.6.4+v2.9.3` for dependency `router-bridge` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling concolor v0.1.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling line-col v0.2.1 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling multi_try v0.3.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling indexmap v2.12.1 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling apollo-parser v0.8.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling pest_meta v2.8.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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling jsonpath-rust v0.3.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json_bytes v0.2.5 [INFO] [stderr] Compiling apollo-compiler v1.31.0 [INFO] [stderr] Compiling shape v0.6.0 [INFO] [stderr] Compiling apollo-federation v2.10.0 (https://github.com/apollographql/router?branch=dev#4a26abb2) [INFO] [stderr] Compiling qp-compare v0.1.0 (/opt/rustwide/workdir) [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/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name apollo_federation --edition=2024 /opt/rustwide/cargo-home/git/checkouts/router-79a5c48f1da4f9c1/4a26abb/apollo-federation/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=e0899002bf6e1ed1 -C extra-filename=-0a7499fec18ad610 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern apollo_compiler=/opt/rustwide/target/debug/deps/libapollo_compiler-8d83cba9e1e05682.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-f049da8b06cad55e.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-9b1ec58bec4273ca.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-9a3b196401a840c1.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a0fede83a537ebb1.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b47bc680ed14946e.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-51c8d69caef5060a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cac9a2ac02fc8a16.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-01081415da9e3687.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-5052365a3caf6610.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-d94cdfbf47717760.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-436ab28477255ae7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-cb6258eb6a02520c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4f94fb001d474e1d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9e37088cef815245.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3be57a734e626e26.rmeta --extern serde_json_bytes=/opt/rustwide/target/debug/deps/libserde_json_bytes-f629a817812f1d12.rmeta --extern shape=/opt/rustwide/target/debug/deps/libshape-fdef71c88b4eb40e.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-a6308fa9d4f2a306.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-5c7a95aeef53850d.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-64ff086a0aaaad66.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-867c04bb541b60b6.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-47e9f7289cce8929.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "31a0aa86af45a5a02e20aa6bec2317c27476a2bca4d293b4ec3977342c45e159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a0aa86af45a5a02e20aa6bec2317c27476a2bca4d293b4ec3977342c45e159", kill_on_drop: false }` [INFO] [stdout] 31a0aa86af45a5a02e20aa6bec2317c27476a2bca4d293b4ec3977342c45e159