[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 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapollographql%2Fqp-compare" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apollographql/qp-compare on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: 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] warning: `qp-compare` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1a9675a7fcb64c53cf495777dfbaf51c3bb876dc120c66660636848b412559cd
[INFO] running `Command { std: "docker" "start" "1a9675a7fcb64c53cf495777dfbaf51c3bb876dc120c66660636848b412559cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a9675a7fcb64c53cf495777dfbaf51c3bb876dc120c66660636848b412559cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a9675a7fcb64c53cf495777dfbaf51c3bb876dc120c66660636848b412559cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a9675a7fcb64c53cf495777dfbaf51c3bb876dc120c66660636848b412559cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a9675a7fcb64c53cf495777dfbaf51c3bb876dc120c66660636848b412559cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: 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] warning: `qp-compare` (manifest) generated 1 warning
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[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 countme v3.0.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling multi_try v0.3.0
[INFO] [stderr]    Compiling line-col v0.2.1
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[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 derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling apollo-parser v0.8.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling serde v1.0.228
[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 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 icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[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 icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling jsonpath-rust v0.3.5
[INFO] [stderr]    Compiling serde_json_bytes v0.2.5
[INFO] [stderr]    Compiling apollo-compiler v1.31.0
[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 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/1.98.0-beta.1-x86_64-unknown-linux-gnu/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=f51a21d163add30a -C extra-filename=-1a8493fa8c2e2044 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern apollo_compiler=/opt/rustwide/target/debug/deps/libapollo_compiler-01839857c0aa0e6a.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-4c74e8648e6f74cd.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-971932073343a62d.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-2f48ce934d1b7e7a.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-48069ad4ff13b53d.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-63a892cc2d36a2f0.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-2d03230cfda7aff1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-60cf1347747128c1.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e3fc27323eee6882.rmeta --extern levenshtein=/opt/rustwide/target/debug/deps/liblevenshtein-f2f40faf33016039.rmeta --extern line_col=/opt/rustwide/target/debug/deps/libline_col-769f9f4dd7366d6d.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rmeta --extern multi_try=/opt/rustwide/target/debug/deps/libmulti_try-d868f4f55a28e09a.rmeta --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-d0ee4689d8428a8b.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-943321b0bdcfa87e.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-7b0b1bac462a9a22.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-102d3092b541a111.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-af9df9186596bd92.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-f36a4b1550634142.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d064f4cd71caec55.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-639b27cfefb73841.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6419840fe54fd63d.rmeta --extern serde_json_bytes=/opt/rustwide/target/debug/deps/libserde_json_bytes-9da8a61faffee9c8.rmeta --extern shape=/opt/rustwide/target/debug/deps/libshape-6cd8b2ba97d963c0.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-7237d2aa81c81d53.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-3cf03a8fb4f87efa.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-471e89b4c9547c9b.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-29b3ba1ba211e1ba.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e2e6c6a0f87d6c32.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-79bb5aeabdd38a4b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1a9675a7fcb64c53cf495777dfbaf51c3bb876dc120c66660636848b412559cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a9675a7fcb64c53cf495777dfbaf51c3bb876dc120c66660636848b412559cd", kill_on_drop: false }`
[INFO] [stdout] 1a9675a7fcb64c53cf495777dfbaf51c3bb876dc120c66660636848b412559cd
