[INFO] fetching crate graphql-starter 0.14.1... [INFO] testing graphql-starter-0.14.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate graphql-starter 0.14.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate graphql-starter 0.14.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate graphql-starter 0.14.1 [INFO] tweaked toml for crates.io crate graphql-starter 0.14.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate graphql-starter 0.14.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate graphql-starter 0.14.1 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded macro-field-utils v0.2.1 [INFO] [stderr] Downloaded error-info-macros v0.3.0 [INFO] [stderr] Downloaded auto_impl v1.2.1 [INFO] [stderr] Downloaded graphql-starter-macros v0.14.1 [INFO] [stderr] Downloaded async-graphql-parser v7.0.16 [INFO] [stderr] Downloaded async-graphql-value v7.0.16 [INFO] [stderr] Downloaded accept-language v3.1.0 [INFO] [stderr] Downloaded async-graphql-derive v7.0.16 [INFO] [stderr] Downloaded async-graphql-axum v7.0.16 [INFO] [stderr] Downloaded error-info v0.3.0 [INFO] [stderr] Downloaded linkme v0.3.32 [INFO] [stderr] Downloaded ulid v1.2.1 [INFO] [stderr] Downloaded linkme-impl v0.3.32 [INFO] [stderr] Downloaded trait-variant v0.1.2 [INFO] [stderr] Downloaded async-graphql v7.0.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 093e3dab280d421d019e4fb79610256fecff67e5ec4f67b6bfb8befa5a14ae95 [INFO] running `Command { std: "docker" "start" "-a" "093e3dab280d421d019e4fb79610256fecff67e5ec4f67b6bfb8befa5a14ae95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "093e3dab280d421d019e4fb79610256fecff67e5ec4f67b6bfb8befa5a14ae95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "093e3dab280d421d019e4fb79610256fecff67e5ec4f67b6bfb8befa5a14ae95", kill_on_drop: false }` [INFO] [stdout] 093e3dab280d421d019e4fb79610256fecff67e5ec4f67b6bfb8befa5a14ae95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ec71f345b0515cdb430a03b1e21493d03db71d7d5c8acb48bacd28828d9c4894 [INFO] running `Command { std: "docker" "start" "-a" "ec71f345b0515cdb430a03b1e21493d03db71d7d5c8acb48bacd28828d9c4894", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling linkme-impl v0.3.32 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.0/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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=be0eb93987651667 -C extra-filename=-54c9939d819422be --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmemchr-8eb551391861f369.rmeta --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-c08325e519c52fa5.rmeta --extern ucd_trie=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libucd_trie-a31d05edd9cdb7bb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ec71f345b0515cdb430a03b1e21493d03db71d7d5c8acb48bacd28828d9c4894", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec71f345b0515cdb430a03b1e21493d03db71d7d5c8acb48bacd28828d9c4894", kill_on_drop: false }` [INFO] [stdout] ec71f345b0515cdb430a03b1e21493d03db71d7d5c8acb48bacd28828d9c4894