[INFO] cloning repository https://github.com/isographlabs/isograph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isographlabs/isograph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisographlabs%2Fisograph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisographlabs%2Fisograph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 038179bddcd1a392cc8adbe279ebc9fe0909f428 [INFO] checking isographlabs/isograph against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisographlabs%2Fisograph" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/isographlabs/isograph [INFO] finished tweaking git repo https://github.com/isographlabs/isograph [INFO] tweaked toml for git repo https://github.com/isographlabs/isograph written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/isographlabs/isograph on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/isographlabs/isograph 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" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_map v0.4.21 [INFO] [stderr] Downloaded swc_error_reporters v0.17.20 [INFO] [stderr] Downloaded swc_visit_macros v0.5.13 [INFO] [stderr] Downloaded colorize v0.1.0 [INFO] [stderr] Downloaded swc_visit v0.5.14 [INFO] [stderr] Downloaded testing_macros v0.2.14 [INFO] [stderr] Downloaded testing v0.35.25 [INFO] [stderr] Downloaded boxcar v0.2.10 [INFO] [stderr] Downloaded swc_plugin_macro v0.9.16 [INFO] [stderr] Downloaded swc_plugin_proxy v0.41.7 [INFO] [stderr] Downloaded swc_plugin v0.90.3 [INFO] [stderr] Downloaded swc_ecma_codegen_macros v0.7.7 [INFO] [stderr] Downloaded is-macro v0.3.7 [INFO] [stderr] Downloaded lsp-server v0.7.8 [INFO] [stderr] Downloaded unicode-id-start v1.3.1 [INFO] [stderr] Downloaded notify v7.0.0 [INFO] [stderr] Downloaded file-id v0.2.2 [INFO] [stderr] Downloaded swc_ecma_codegen v0.148.18 [INFO] [stderr] Downloaded swc_ecma_parser v0.143.16 [INFO] [stderr] Downloaded swc_ecma_transforms_base v0.137.21 [INFO] [stderr] Downloaded swc_ecma_utils v0.127.20 [INFO] [stderr] Downloaded sourcemap v8.0.1 [INFO] [stderr] Downloaded swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Downloaded notify-debouncer-full v0.4.0 [INFO] [stderr] Downloaded swc_ecma_transforms_testing v0.140.18 [INFO] [stderr] Downloaded swc_ecma_ast v0.112.8 [INFO] [stderr] Downloaded ast_node v0.9.9 [INFO] [stderr] Downloaded hstr v0.2.17 [INFO] [stderr] Downloaded swc_common v0.33.26 [INFO] [stderr] Downloaded pretty-duration v0.1.1 [INFO] [stderr] Downloaded swc_core v0.90.37 [INFO] [stderr] Downloaded stacker v0.1.19 [INFO] [stderr] Downloaded swc_trace_macro v2.0.0 [INFO] [stderr] Downloaded better_scoped_tls v0.1.2 [INFO] [stderr] Downloaded swc_atoms v0.6.7 [INFO] [stderr] Downloaded swc_ecma_visit v0.98.7 [INFO] [stderr] Downloaded from_variant v0.1.9 [INFO] [stderr] Downloaded swc_trace_macro v0.1.3 [INFO] [stderr] Downloaded swc_ecma_testing v0.22.23 [INFO] [stderr] Downloaded string_enum v0.4.4 [INFO] [stderr] Downloaded swc_macros_common v0.3.14 [INFO] [stderr] Downloaded notify-types v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e7ea63a619fd2ce2d3424583d9ee397d48f9fa93cfce533bccf4e3f4048cd2c [INFO] running `Command { std: "docker" "start" "-a" "5e7ea63a619fd2ce2d3424583d9ee397d48f9fa93cfce533bccf4e3f4048cd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e7ea63a619fd2ce2d3424583d9ee397d48f9fa93cfce533bccf4e3f4048cd2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e7ea63a619fd2ce2d3424583d9ee397d48f9fa93cfce533bccf4e3f4048cd2c", kill_on_drop: false }` [INFO] [stdout] 5e7ea63a619fd2ce2d3424583d9ee397d48f9fa93cfce533bccf4e3f4048cd2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 473170d54deb1968c03ecf168705e1a8ca655dd1bd92fcd99f82084ac4c06168 [INFO] running `Command { std: "docker" "start" "-a" "473170d54deb1968c03ecf168705e1a8ca655dd1bd92fcd99f82084ac4c06168", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking u64_newtypes v0.3.1 (/opt/rustwide/workdir/crates/u64_newtypes) [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking boxcar v0.2.10 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking colorize v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking inventory v0.3.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking u32_newtypes v0.3.1 (/opt/rustwide/workdir/crates/u32_newtypes) [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rkyv v0.7.44 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking uuid v1.15.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking better_scoped_tls v0.1.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking notify-types v1.0.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking file-id v0.2.2 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking notify-debouncer-full v0.4.0 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Checking pretty-duration v0.1.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.19 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.9.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking swc_plugin v0.90.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling swc_macros_common v0.3.14 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.44 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking signedsource v0.0.0 (/opt/rustwide/workdir/relay-crates/signedsource) [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [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 pico_macros v0.3.1 (/opt/rustwide/workdir/crates/pico_macros) [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling swc_visit_macros v0.5.13 [INFO] [stderr] Compiling impl_base_types_macro v0.3.1 (/opt/rustwide/workdir/crates/impl_base_types_macro) [INFO] [stderr] Compiling from_variant v0.1.9 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling ast_node v0.9.9 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Checking miette v4.7.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling testing_macros v0.2.14 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.7 [INFO] [stderr] Checking tempfile v3.19.0 [INFO] [stderr] Compiling swc_trace_macro v0.1.3 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling swc_plugin_macro v0.9.16 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling swc_trace_macro v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking swc_visit v0.5.14 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking hstr v0.2.17 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking once_map v0.4.21 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking typetag v0.2.20 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking intern v0.0.4 (/opt/rustwide/workdir/relay-crates/intern) [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking lsp-server v0.7.8 [INFO] [stderr] Checking pico v0.3.1 (/opt/rustwide/workdir/crates/pico) [INFO] [stderr] Checking string_key_newtype v0.3.1 (/opt/rustwide/workdir/crates/string_key_newtype) [INFO] [stderr] Checking common_lang_types v0.3.1 (/opt/rustwide/workdir/crates/common_lang_types) [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking sourcemap v8.0.1 [INFO] [stderr] Checking graphql_lang_types v0.3.1 (/opt/rustwide/workdir/crates/graphql_lang_types) [INFO] [stderr] Checking isograph_config v0.3.1 (/opt/rustwide/workdir/crates/isograph_config) [INFO] [stderr] Checking isograph_lang_types v0.3.1 (/opt/rustwide/workdir/crates/isograph_lang_types) [INFO] [stderr] Checking isograph_schema v0.3.1 (/opt/rustwide/workdir/crates/isograph_schema) [INFO] [stderr] Checking isograph_lang_parser v0.3.1 (/opt/rustwide/workdir/crates/isograph_lang_parser) [INFO] [stderr] Checking swc_atoms v0.6.7 [INFO] [stderr] Checking swc_common v0.33.26 [INFO] [stderr] Compiling swc_core v0.90.37 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/isograph_schema/src/isograph_schema.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 371 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 372 | server_selectable_id: ServerSelectableId, [INFO] [stdout] 373 | ) -> ServerSelectable { [INFO] [stdout] | ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 373 | ) -> ServerSelectable<'_, TNetworkProtocol> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/isograph_schema/src/isograph_schema.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 513 | field_id: ObjectSelectableId, [INFO] [stdout] 514 | ) -> ObjectSelectable { [INFO] [stdout] | ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 514 | ) -> ObjectSelectable<'_, TNetworkProtocol> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/isograph_schema/src/isograph_schema.rs:617:26 [INFO] [stdout] | [INFO] [stdout] 617 | pub fn server_entity(&self, type_id: ServerEntityName) -> ServerEntity { [INFO] [stdout] | ^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 617 | pub fn server_entity(&self, type_id: ServerEntityName) -> ServerEntity<'_, TNetworkProtocol> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/isograph_schema/src/isograph_schema.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 371 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 372 | server_selectable_id: ServerSelectableId, [INFO] [stdout] 373 | ) -> ServerSelectable { [INFO] [stdout] | ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 373 | ) -> ServerSelectable<'_, TNetworkProtocol> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/isograph_schema/src/isograph_schema.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 513 | field_id: ObjectSelectableId, [INFO] [stdout] 514 | ) -> ObjectSelectable { [INFO] [stdout] | ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 514 | ) -> ObjectSelectable<'_, TNetworkProtocol> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/isograph_schema/src/isograph_schema.rs:617:26 [INFO] [stdout] | [INFO] [stdout] 617 | pub fn server_entity(&self, type_id: ServerEntityName) -> ServerEntity { [INFO] [stdout] | ^^^^^ ------------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 617 | pub fn server_entity(&self, type_id: ServerEntityName) -> ServerEntity<'_, TNetworkProtocol> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking generate_artifacts v0.3.1 (/opt/rustwide/workdir/crates/generate_artifacts) [INFO] [stderr] Checking tests v0.3.1 (/opt/rustwide/workdir/crates/tests) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/generate_artifacts/src/iso_overload_file.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | schema: &Schema, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 220 | ) -> Vec<(ClientSelectable, ClientFieldDirectiveSet)> { [INFO] [stdout] | ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 220 | ) -> Vec<(ClientSelectable<'_, TNetworkProtocol>, ClientFieldDirectiveSet)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/generate_artifacts/src/iso_overload_file.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | schema: &Schema, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 220 | ) -> Vec<(ClientSelectable, ClientFieldDirectiveSet)> { [INFO] [stdout] | ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 220 | ) -> Vec<(ClientSelectable<'_, TNetworkProtocol>, ClientFieldDirectiveSet)> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking swc_ecma_ast v0.112.8 [INFO] [stderr] Checking swc_error_reporters v0.17.20 [INFO] [stderr] Checking testing v0.35.25 [INFO] [stderr] Checking swc_ecma_testing v0.22.23 [INFO] [stderr] Checking fixture-tests v0.0.0 (/opt/rustwide/workdir/relay-crates/fixture-tests) [INFO] [stderr] Checking isograph_compiler v0.3.1 (/opt/rustwide/workdir/crates/isograph_compiler) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/isograph_compiler/src/isograph_literals.rs:267:14 [INFO] [stdout] | [INFO] [stdout] 267 | content: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 268 | ) -> impl Iterator + '_ { [INFO] [stdout] | -------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 268 | ) -> impl Iterator> + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/isograph_compiler/src/isograph_literals.rs:267:14 [INFO] [stdout] | [INFO] [stdout] 267 | content: &str, [INFO] [stdout] | ^^^^ this lifetime flows to the output [INFO] [stdout] 268 | ) -> impl Iterator + '_ { [INFO] [stdout] | -------------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 268 | ) -> impl Iterator> + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking isograph_fixture_tests v0.3.1 (/opt/rustwide/workdir/crates/isograph_fixture_tests) [INFO] [stderr] Checking common v0.0.0 (/opt/rustwide/workdir/relay-crates/common) [INFO] [stderr] Checking isograph_lsp v0.3.1 (/opt/rustwide/workdir/crates/isograph_lsp) [INFO] [stderr] Checking graphql-syntax v0.0.0 (/opt/rustwide/workdir/relay-crates/graphql-syntax) [INFO] [stderr] Checking graphql-cli v0.0.0 (/opt/rustwide/workdir/relay-crates/graphql-cli) [INFO] [stderr] Checking graphql_schema_parser v0.3.1 (/opt/rustwide/workdir/crates/graphql_schema_parser) [INFO] [stderr] Checking graphql_network_protocol v0.3.1 (/opt/rustwide/workdir/crates/graphql_network_protocol) [INFO] [stderr] Checking isograph_cli v0.3.1 (/opt/rustwide/workdir/crates/isograph_cli) [INFO] [stderr] Checking swc_ecma_visit v0.98.7 [INFO] [stderr] Checking swc_ecma_parser v0.143.16 [INFO] [stderr] Checking swc_ecma_codegen v0.148.18 [INFO] [stderr] Checking swc_plugin_proxy v0.41.7 [INFO] [stderr] Checking swc_ecma_utils v0.127.20 [INFO] [stderr] Checking swc_ecma_transforms_base v0.137.21 [INFO] [stderr] Checking swc_ecma_transforms_testing v0.140.18 [INFO] [stderr] Checking swc_isograph_plugin v0.3.1 (/opt/rustwide/workdir/crates/swc_isograph_plugin) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "473170d54deb1968c03ecf168705e1a8ca655dd1bd92fcd99f82084ac4c06168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473170d54deb1968c03ecf168705e1a8ca655dd1bd92fcd99f82084ac4c06168", kill_on_drop: false }` [INFO] [stdout] 473170d54deb1968c03ecf168705e1a8ca655dd1bd92fcd99f82084ac4c06168