[INFO] cloning repository https://github.com/thehumanworks/cloudex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thehumanworks/cloudex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehumanworks%2Fcloudex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehumanworks%2Fcloudex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7517c0cc96d886b922d368523aad1b2392917963
[INFO] checking thehumanworks/cloudex against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthehumanworks%2Fcloudex" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thehumanworks/cloudex
[INFO] finished tweaking git repo https://github.com/thehumanworks/cloudex
[INFO] tweaked toml for git repo https://github.com/thehumanworks/cloudex written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thehumanworks/cloudex on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thehumanworks/cloudex 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" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eaf2319a77bfdf4d732cfe1cc5044293758c68944b8a1c426d7b21fabdf99643
[INFO] running `Command { std: "docker" "start" "-a" "eaf2319a77bfdf4d732cfe1cc5044293758c68944b8a1c426d7b21fabdf99643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaf2319a77bfdf4d732cfe1cc5044293758c68944b8a1c426d7b21fabdf99643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaf2319a77bfdf4d732cfe1cc5044293758c68944b8a1c426d7b21fabdf99643", kill_on_drop: false }`
[INFO] [stdout] eaf2319a77bfdf4d732cfe1cc5044293758c68944b8a1c426d7b21fabdf99643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14047a26246be0790d77e07780a183ecd6b3564ebc127b6dabfaca257bc140b8
[INFO] running `Command { std: "docker" "start" "-a" "14047a26246be0790d77e07780a183ecd6b3564ebc127b6dabfaca257bc140b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking deranged v0.5.7
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling dupe_derive v0.9.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling allocative v0.3.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ts-rs-macros v11.1.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling schemafy_core v0.5.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling allocative_derive v0.3.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling starlark_map v0.13.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking ts-rs v11.1.0
[INFO] [stderr]    Compiling schemafy_lib v0.5.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking dupe v0.9.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling icu_locale_data v2.1.2
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling schemafy v0.5.2
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking annotate-snippets v0.9.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling starlark v0.13.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling icu_decimal_data v2.1.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling starlark_derive v0.13.0
[INFO] [stderr]     Checking debugserver-types v0.5.0
[INFO] [stderr]     Checking codex-utils-absolute-path v0.0.0 (https://github.com/openai/codex.git?rev=a6b2bacb5b8bb485a52d979d6d53bf1e639811d7#a6b2bacb)
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking display_container v0.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling rama-macros v0.3.0-alpha.4
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking wildcard v0.3.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]     Checking smol_str v0.3.5
[INFO] [stderr]     Checking cmp_any v0.8.1
[INFO] [stderr]     Checking rama-utils v0.3.0-alpha.4
[INFO] [stderr]     Checking codex-utils-cache v0.0.0 (https://github.com/openai/codex.git?rev=a6b2bacb5b8bb485a52d979d6d53bf1e639811d7#a6b2bacb)
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking icu_locale v2.1.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]     Checking tokio-graceful v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking fixed_decimal v0.7.1
[INFO] [stderr]     Checking asynk-strim v0.1.5
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking rama-error v0.3.0-alpha.4
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking rama-core v0.3.0-alpha.4
[INFO] [stderr]     Checking icu_decimal v2.1.1
[INFO] [stderr]     Checking codex-git v0.0.0 (https://github.com/openai/codex.git?rev=a6b2bacb5b8bb485a52d979d6d53bf1e639811d7#a6b2bacb)
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking codex-utils-image v0.0.0 (https://github.com/openai/codex.git?rev=a6b2bacb5b8bb485a52d979d6d53bf1e639811d7#a6b2bacb)
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr] error: could not compile `lsp-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/bin/rustc --crate-name lsp_types --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lsp-types-0.94.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=e5eba385b100cef5 -C extra-filename=-4e68bf81b48b0a98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d118dce0dd03821a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9e6f9189446927c9.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-79e45e5b64988c4a.so --extern url=/opt/rustwide/target/debug/deps/liburl-e2a5f32f5868c49e.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" "14047a26246be0790d77e07780a183ecd6b3564ebc127b6dabfaca257bc140b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14047a26246be0790d77e07780a183ecd6b3564ebc127b6dabfaca257bc140b8", kill_on_drop: false }`
[INFO] [stdout] 14047a26246be0790d77e07780a183ecd6b3564ebc127b6dabfaca257bc140b8
