[INFO] cloning repository https://github.com/gildlab/gildlab-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gildlab/gildlab-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgildlab%2Fgildlab-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgildlab%2Fgildlab-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 124398fdaf21ede3f989ce494e16d583f81e086b [INFO] testing gildlab/gildlab-cli against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgildlab%2Fgildlab-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gildlab/gildlab-cli on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gildlab/gildlab-cli [INFO] finished tweaking git repo https://github.com/gildlab/gildlab-cli [INFO] tweaked toml for git repo https://github.com/gildlab/gildlab-cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gildlab/gildlab-cli 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded multihash-derive v0.8.1 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded keccak-asm v0.1.4 [INFO] [stderr] Downloaded graphql_query_derive v0.12.0 [INFO] [stderr] Downloaded alloy-rlp v0.3.8 [INFO] [stderr] Downloaded unsigned-varint v0.7.2 [INFO] [stderr] Downloaded blake2b_simd v1.0.2 [INFO] [stderr] Downloaded graphql_client v0.12.0 [INFO] [stderr] Downloaded ark-std v0.3.0 [INFO] [stderr] Downloaded ruint v1.12.3 [INFO] [stderr] Downloaded combine v3.8.1 [INFO] [stderr] Downloaded alloy-sol-types v0.5.4 [INFO] [stderr] Downloaded blake3 v1.5.4 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded clap_builder v4.5.20 [INFO] [stderr] Downloaded sha3-asm v0.1.4 [INFO] [stderr] Downloaded hyper v0.14.30 [INFO] [stderr] Downloaded graphql_client_codegen v0.13.0 [INFO] [stderr] Downloaded parity-scale-codec v3.6.12 [INFO] [stderr] Downloaded alloy-primitives v0.5.4 [INFO] [stderr] Downloaded graphql_client_codegen v0.12.0 [INFO] [stderr] Downloaded syn-solidity v0.5.4 [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded deflate v1.0.0 [INFO] [stderr] Downloaded rain-metadata v0.0.2-alpha.6 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded mockito v0.31.1 [INFO] [stderr] Downloaded blake2s_simd v1.0.2 [INFO] [stderr] Downloaded multihash v0.18.1 [INFO] [stderr] Downloaded ark-ff v0.3.0 [INFO] [stderr] Downloaded auto_impl v1.2.0 [INFO] [stderr] Downloaded alloy-sol-macro v0.5.4 [INFO] [stderr] Downloaded ascii v0.9.3 [INFO] [stderr] Downloaded alloy-sol-type-parser v0.5.4 [INFO] [stderr] Downloaded alloy-json-abi v0.5.4 [INFO] [stderr] Downloaded fastrlp v0.3.1 [INFO] [stderr] Downloaded uint v0.9.5 [INFO] [stderr] Downloaded const-hex v1.13.1 [INFO] [stderr] Downloaded graphql_client v0.13.0 [INFO] [stderr] Downloaded rlp v0.5.2 [INFO] [stderr] Downloaded ark-ff-asm v0.3.0 [INFO] [stderr] Downloaded ark-serialize v0.3.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.12 [INFO] [stderr] Downloaded fixed-hash v0.8.0 [INFO] [stderr] Downloaded ark-ff-macros v0.3.0 [INFO] [stderr] Downloaded byte-slice-cast v1.2.2 [INFO] [stderr] Downloaded primitive-types v0.12.2 [INFO] [stderr] Downloaded ruint-macro v1.2.1 [INFO] [stderr] Downloaded graphql_query_derive v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36d1a2791ddb83f8a76693ac0dde186297ff4eba71fcf31330f6fd0b7669cd9f [INFO] running `Command { std: "docker" "start" "-a" "36d1a2791ddb83f8a76693ac0dde186297ff4eba71fcf31330f6fd0b7669cd9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36d1a2791ddb83f8a76693ac0dde186297ff4eba71fcf31330f6fd0b7669cd9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36d1a2791ddb83f8a76693ac0dde186297ff4eba71fcf31330f6fd0b7669cd9f", kill_on_drop: false }` [INFO] [stdout] 36d1a2791ddb83f8a76693ac0dde186297ff4eba71fcf31330f6fd0b7669cd9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c7ee42309c63b96c5cf15fb60f4cbad5152934e4a98ba820ee624b951b860de [INFO] running `Command { std: "docker" "start" "-a" "4c7ee42309c63b96c5cf15fb60f4cbad5152934e4a98ba820ee624b951b860de", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling cc v1.1.29 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling const-hex v1.13.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=ca96d82cd0583f8d -C extra-filename=-442088eef257edda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4c7ee42309c63b96c5cf15fb60f4cbad5152934e4a98ba820ee624b951b860de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c7ee42309c63b96c5cf15fb60f4cbad5152934e4a98ba820ee624b951b860de", kill_on_drop: false }` [INFO] [stdout] 4c7ee42309c63b96c5cf15fb60f4cbad5152934e4a98ba820ee624b951b860de