[INFO] fetching crate lutra-cli 0.5.0...
[INFO] checking lutra-cli-0.5.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate lutra-cli 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate lutra-cli 0.5.0
[INFO] finished tweaking crates.io crate lutra-cli 0.5.0
[INFO] tweaked toml for crates.io crate lutra-cli 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lutra-cli 0.5.0 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lutra-cli 0.5.0 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14b7b0ee35c5d0eea93dd48bfa9d2afeec353821aa68cb2c1a836ef9182500b6
[INFO] running `Command { std: "docker" "start" "-a" "14b7b0ee35c5d0eea93dd48bfa9d2afeec353821aa68cb2c1a836ef9182500b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14b7b0ee35c5d0eea93dd48bfa9d2afeec353821aa68cb2c1a836ef9182500b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14b7b0ee35c5d0eea93dd48bfa9d2afeec353821aa68cb2c1a836ef9182500b6", kill_on_drop: false }`
[INFO] [stdout] 14b7b0ee35c5d0eea93dd48bfa9d2afeec353821aa68cb2c1a836ef9182500b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 500d111779a85c4737c6e0690e809447ba91ef683ccafd69f89c847f352356b7
[INFO] running `Command { std: "docker" "start" "-a" "500d111779a85c4737c6e0690e809447ba91ef683ccafd69f89c847f352356b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking arrow-schema v56.2.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling tabular v0.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking arrow-buffer v56.2.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking arrow-data v56.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking arrow-array v56.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ariadne v0.4.1
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling lutra-sql v0.5.0
[INFO] [stderr]     Checking arrow-select v56.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling lutra-bin v0.5.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling append-only-vec v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling base85 v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lutra-compiler v0.5.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking comfy-table v7.1.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]     Checking arrow-cast v56.2.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking arrow-ipc v56.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking arrow-csv v56.2.0
[INFO] [stderr]     Checking arrow-json v56.2.0
[INFO] [stderr]     Checking arrow-string v56.2.0
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking arrow-ord v56.2.0
[INFO] [stderr]     Checking arrow-row v56.2.0
[INFO] [stderr]     Checking arrow-arith v56.2.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking arrow v56.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]    Compiling libduckdb-sys v1.4.4
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking parquet v56.2.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking tinyjson v2.5.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking duckdb v1.4.4
[INFO] [stderr]     Checking ratatui-macros v0.7.0
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking lsp-types v0.91.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking notify-debouncer-mini v0.4.1
[INFO] [stderr]     Checking ratatui v0.30.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr] error: could not compile `lutra-compiler` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name lutra_compiler --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lutra-compiler-0.5.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default"))' -C metadata=cf693f1c39f935f3 -C extra-filename=-aa9fadb412bd7361 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern append_only_vec=/opt/rustwide/target/debug/deps/libappend_only_vec-7180560ef99493fc.rmeta --extern ariadne=/opt/rustwide/target/debug/deps/libariadne-af0df4c4fa9183c0.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cf244cb909bac9ad.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-3ba7b22895fec0c6.rmeta --extern enum_as_inner=/opt/rustwide/target/debug/deps/libenum_as_inner-a61b4262847126a9.so --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d7075195eadb67c0.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8eba3f26ffe514f7.rmeta --extern lutra_bin=/opt/rustwide/target/debug/deps/liblutra_bin-bc0ca82cb443f7d3.rmeta --extern lutra_sql=/opt/rustwide/target/debug/deps/liblutra_sql-92898374741ed578.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-ea12ef593f844bfc.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-128c39906d3d0ce5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4b047f64e7ddf1d6.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-5d22f0347837196a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-cbde5fa045a2ee8c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "500d111779a85c4737c6e0690e809447ba91ef683ccafd69f89c847f352356b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "500d111779a85c4737c6e0690e809447ba91ef683ccafd69f89c847f352356b7", kill_on_drop: false }`
[INFO] [stdout] 500d111779a85c4737c6e0690e809447ba91ef683ccafd69f89c847f352356b7
