[INFO] cloning repository https://github.com/benthecarman/spark-invoice-doxxer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benthecarman/spark-invoice-doxxer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenthecarman%2Fspark-invoice-doxxer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenthecarman%2Fspark-invoice-doxxer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab88dd0b3334d0ff46dbf97c20f838f0f11fb1be
[INFO] checking benthecarman/spark-invoice-doxxer against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenthecarman%2Fspark-invoice-doxxer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benthecarman/spark-invoice-doxxer
[INFO] finished tweaking git repo https://github.com/benthecarman/spark-invoice-doxxer
[INFO] tweaked toml for git repo https://github.com/benthecarman/spark-invoice-doxxer written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benthecarman/spark-invoice-doxxer on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benthecarman/spark-invoice-doxxer 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/breez/spark-sdk.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-web-wasm-client v0.6.2
[INFO] [stderr]   Downloaded tokio_with_wasm v0.8.7
[INFO] [stderr]   Downloaded tokio_with_wasm_proc v0.8.7
[INFO] [stderr]   Downloaded serde_with_macros v3.15.0
[INFO] [stderr]   Downloaded serde_with v3.15.0
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded lightning-types v0.2.0
[INFO] [stderr]   Downloaded lightning-invoice v0.33.2
[INFO] [stderr]   Downloaded bitcoin v0.32.7
[INFO] [stderr]   Downloaded thiserror-nostd-notrait v1.0.57
[INFO] [stderr]   Downloaded thiserror-nostd-notrait-impl v1.0.57
[INFO] [stderr]   Downloaded frost-secp256k1-tr-unofficial v2.2.0
[INFO] [stderr]   Downloaded frost-rerandomized-unofficial v2.2.0
[INFO] [stderr]   Downloaded frost-core-unofficial v2.2.0
[INFO] [stderr]   Downloaded const-crc32-nostd v1.3.1
[INFO] [stderr]   Downloaded enum_to_enum v0.1.0
[INFO] [stderr]   Downloaded enum_to_enum_derive v0.1.0
[INFO] [stderr]   Downloaded debugless-unwrap v0.0.4
[INFO] [stderr]   Downloaded ecies v0.2.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e19948d8f5d5a7deda4d5b7d0e0011148cd5c13a70e7a2640f479000fe2abc1c
[INFO] running `Command { std: "docker" "start" "e19948d8f5d5a7deda4d5b7d0e0011148cd5c13a70e7a2640f479000fe2abc1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e19948d8f5d5a7deda4d5b7d0e0011148cd5c13a70e7a2640f479000fe2abc1c", 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" "e19948d8f5d5a7deda4d5b7d0e0011148cd5c13a70e7a2640f479000fe2abc1c" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e19948d8f5d5a7deda4d5b7d0e0011148cd5c13a70e7a2640f479000fe2abc1c", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e19948d8f5d5a7deda4d5b7d0e0011148cd5c13a70e7a2640f479000fe2abc1c" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling thiserror-nostd-notrait v1.0.57
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking const-crc32-nostd v1.3.1
[INFO] [stderr]     Checking debugless-unwrap v0.0.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling enum_to_enum_derive v0.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking enum_to_enum v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-nostd-notrait-impl v1.0.57
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling tokio_with_wasm_proc v0.8.7
[INFO] [stderr]    Compiling macros v0.1.0 (https://github.com/breez/spark-sdk.git?rev=aea3bd9758f2b95d6bcd76c68058a216ed9a66db#aea3bd97)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]     Checking js-sys v0.3.81
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking bitcoin-internals v0.3.0
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]     Checking serde_with v3.15.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking frost-core-unofficial v2.2.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling spark v0.1.0 (https://github.com/breez/spark-sdk.git?rev=aea3bd9758f2b95d6bcd76c68058a216ed9a66db#aea3bd97)
[INFO] [stderr]     Checking frost-rerandomized-unofficial v2.2.0
[INFO] [stderr]     Checking frost-secp256k1-tr-unofficial v2.2.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.54
[INFO] [stderr]     Checking web-sys v0.3.81
[INFO] [stderr] error: could not compile `libsecp256k1` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="static-context"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=6acf901381fc64b9 -C extra-filename=-cc744584f5a91cc8 --out-dir /opt/rustwide/target/debug/build/libsecp256k1/cc744584f5a91cc8/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bc4975430b4eb7b9/out -L dependency=/opt/rustwide/target/debug/build/crunchy/0885f6cedd1c0589/out -L dependency=/opt/rustwide/target/debug/build/digest/f204ffa3f9c62acb/out -L dependency=/opt/rustwide/target/debug/build/generic-array/57e9625dc37d496f/out -L dependency=/opt/rustwide/target/debug/build/getrandom/8fe2b0155a58f8db/out -L dependency=/opt/rustwide/target/debug/build/libc/c7e59bd2f3c25135/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/49f646be9a2ee1fe/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/fb24c9bae1ecbd4c/out -L dependency=/opt/rustwide/target/debug/build/rand_core/93c32afa8c082a72/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/2205a2582e94a8b7/out -L dependency=/opt/rustwide/target/debug/build/subtle/a09a538f58f4943c/out -L dependency=/opt/rustwide/target/debug/build/typenum/2001cc7989580d48/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/0dd23ad10783b046/out -L dependency=/opt/rustwide/target/debug/build/zeroize/1b5e3fecb5247e3a/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/3cfcfbd850d5cd11/out --extern arrayref=/opt/rustwide/target/debug/build/arrayref/4d71eac3f20c682f/out/libarrayref-4d71eac3f20c682f.rmeta --extern base64=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out/libbase64-d8aec028dea2d277.rmeta --extern digest=/opt/rustwide/target/debug/build/digest/f204ffa3f9c62acb/out/libdigest-f204ffa3f9c62acb.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/build/libsecp256k1-core/2e476cfe6e5d0173/out/liblibsecp256k1_core-2e476cfe6e5d0173.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/8cd80c387d56929d/out/librand-8cd80c387d56929d.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/60e158eccf49f30e/out/libserde-60e158eccf49f30e.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `graphql_client_codegen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name graphql_client_codegen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/graphql_client_codegen-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=713971408195c9b1 -C extra-filename=-15575d2319fa1448 --out-dir /opt/rustwide/target/debug/build/graphql_client_codegen/15575d2319fa1448/out -L dependency=/opt/rustwide/target/debug/build/bytes/1e0f2c5263ca78fd/out -L dependency=/opt/rustwide/target/debug/build/combine/e952047512102319/out -L dependency=/opt/rustwide/target/debug/build/itoa/c3a1a3771494e946/out -L dependency=/opt/rustwide/target/debug/build/memchr/428f91d22e3de0ff/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/369d8852c9a54258/out -L dependency=/opt/rustwide/target/debug/build/quote/c6819fc659b84ed7/out -L dependency=/opt/rustwide/target/debug/build/ryu/0fc417cbd813222a/out -L dependency=/opt/rustwide/target/debug/build/serde/083076f2bab934aa/out -L dependency=/opt/rustwide/target/debug/build/serde_core/0326a842d103b0e6/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/2205a2582e94a8b7/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/9e9ea9a1561ceb06/out -L dependency=/opt/rustwide/target/debug/build/thiserror/58658ef980bf836f/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b4c15d9166d0a657/out --extern graphql_introspection_query=/opt/rustwide/target/debug/build/graphql-introspection-query/8e9526658c611235/out/libgraphql_introspection_query-8e9526658c611235.rmeta --extern graphql_parser=/opt/rustwide/target/debug/build/graphql-parser/91811572e17f1638/out/libgraphql_parser-91811572e17f1638.rmeta --extern heck=/opt/rustwide/target/debug/build/heck/24e790723ad01371/out/libheck-24e790723ad01371.rmeta --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/bcf4d76e77cc406a/out/liblazy_static-bcf4d76e77cc406a.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/369d8852c9a54258/out/libproc_macro2-369d8852c9a54258.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/c6819fc659b84ed7/out/libquote-c6819fc659b84ed7.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/083076f2bab934aa/out/libserde-083076f2bab934aa.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/6b44f918f7c5adbc/out/libserde_json-6b44f918f7c5adbc.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/9ba81361bb3e8f62/out/libsyn-9ba81361bb3e8f62.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e19948d8f5d5a7deda4d5b7d0e0011148cd5c13a70e7a2640f479000fe2abc1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e19948d8f5d5a7deda4d5b7d0e0011148cd5c13a70e7a2640f479000fe2abc1c", kill_on_drop: false }`
[INFO] [stdout] e19948d8f5d5a7deda4d5b7d0e0011148cd5c13a70e7a2640f479000fe2abc1c
