[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.97.0-beta.6 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apollographql/qp-compare on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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.97.0-beta.6" "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] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/apollographql/router`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded jsonpath-rust v0.3.5
[INFO] [stderr]   Downloaded redox_syscall v0.5.15
[INFO] [stderr]   Downloaded serde_json_bytes v0.2.5
[INFO] [stderr]   Downloaded deno_webidl v0.115.0
[INFO] [stderr]   Downloaded lazy-regex v2.5.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v2.4.1
[INFO] [stderr]   Downloaded deno-proc-macro-rules-macros v0.3.2
[INFO] [stderr]   Downloaded deno-proc-macro-rules v0.3.2
[INFO] [stderr]   Downloaded fslock v0.1.8
[INFO] [stderr]   Downloaded pmutil v0.6.1
[INFO] [stderr]   Downloaded deno_url v0.115.0
[INFO] [stderr]   Downloaded unicode-id v0.3.5
[INFO] [stderr]   Downloaded concolor v0.1.1
[INFO] [stderr]   Downloaded urlpattern v0.2.0
[INFO] [stderr]   Downloaded triomphe v0.1.14
[INFO] [stderr]   Downloaded sourcemap v6.4.1
[INFO] [stderr]   Downloaded deno_console v0.115.0
[INFO] [stderr]   Downloaded serde_v8 v0.111.0
[INFO] [stderr]   Downloaded multi_try v0.3.0
[INFO] [stderr]   Downloaded line-col v0.2.1
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded clap v4.5.41
[INFO] [stderr]   Downloaded shape v0.6.0
[INFO] [stderr]   Downloaded deno_ops v0.78.0
[INFO] [stderr]   Downloaded deno_web v0.146.0
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded cc v1.2.30
[INFO] [stderr]   Downloaded clap_builder v4.5.41
[INFO] [stderr]   Downloaded apollo-parser v0.8.4
[INFO] [stderr]   Downloaded apollo-compiler v1.31.0
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.22
[INFO] [stderr]   Downloaded petgraph v0.8.2
[INFO] [stderr]   Downloaded router-bridge v0.6.4+v2.9.3
[INFO] [stderr]   Downloaded deno_core v0.200.0
[INFO] [stderr]   Downloaded v8 v0.74.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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] 757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905
[INFO] running `Command { std: "docker" "start" "757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905", 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" "757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905", 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" "757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", 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 memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling syn v2.0.104
[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 countme v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[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 anstream v0.6.19
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling line-col v0.2.1
[INFO] [stderr]    Compiling multi_try v0.3.0
[INFO] [stderr]    Compiling strum v0.27.2
[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 ahash v0.8.12
[INFO] [stderr]    Compiling nom_locate v4.2.0
[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 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 clap_derive v4.5.41
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling apollo-parser v0.8.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[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 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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling jsonpath-rust v0.3.5
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905", 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" "757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", 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 qp-compare v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.85s
[INFO] running `Command { std: "docker" "inspect" "757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905", 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" "757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qp_compare-296f2b2ae4153998)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test compare::ast_comparison_tests::test_entities_selection_order ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_fragment_definition_different_names ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_query_variable_decl_enum_value_coercion ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_fragment_definition_order ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_fragment_definition_different_names_nested_3 ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_query_variable_decl_list_of_object_value_coercion ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_fragment_definition_different_names_nested_1 ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_fragment_definition_different_names_nested_2 ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_selection_argument_order ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_selection_argument_is_compared ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_query_variable_decl_order ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_query_variable_decl_object_value_coercion_empty_case ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_query_variable_decl_object_value_coercion_non_empty_case ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_string_to_id_coercion_difference ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_top_level_selection_order ... ok
[INFO] [stdout] test compare::qp_selection_comparison_tests::test_requires_comparison_with_same_selection_key ... ok
[INFO] [stdout] test compare::ast_comparison_tests::test_selection_directive_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests qp_compare
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905", kill_on_drop: false }`
[INFO] [stdout] 757e8e9fd4c774be6c1540060084c6911ae4f3eabf34ade44012f870deed4905
