[INFO] cloning repository https://github.com/DependoBuf/dependobuf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DependoBuf/dependobuf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDependoBuf%2Fdependobuf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDependoBuf%2Fdependobuf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7e566efecf9cdf577fed6623228a044143636c9 [INFO] testing DependoBuf/dependobuf against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDependoBuf%2Fdependobuf" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DependoBuf/dependobuf [INFO] finished tweaking git repo https://github.com/DependoBuf/dependobuf [INFO] tweaked toml for git repo https://github.com/DependoBuf/dependobuf written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DependoBuf/dependobuf on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DependoBuf/dependobuf 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-lsp-macros v0.9.0 [INFO] [stderr] Downloaded adler2 v2.0.0 [INFO] [stderr] Downloaded strum v0.27.1 [INFO] [stderr] Downloaded typed-arena v2.0.2 [INFO] [stderr] Downloaded unescape v0.1.0 [INFO] [stderr] Downloaded logos-derive v0.16.0 [INFO] [stderr] Downloaded once_cell_polyfill v1.70.2 [INFO] [stderr] Downloaded clap_lex v0.7.6 [INFO] [stderr] Downloaded is_terminal_polyfill v1.70.2 [INFO] [stderr] Downloaded potential_utf v0.1.2 [INFO] [stderr] Downloaded dashmap v5.5.3 [INFO] [stderr] Downloaded rustversion v1.0.20 [INFO] [stderr] Downloaded pretty v0.12.4 [INFO] [stderr] Downloaded anstyle-wincon v3.0.11 [INFO] [stderr] Downloaded beef v0.5.2 [INFO] [stderr] Downloaded anstyle-query v1.1.5 [INFO] [stderr] Downloaded signal-hook-registry v1.4.5 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded stacker v0.1.21 [INFO] [stderr] Downloaded fastrand v2.4.0 [INFO] [stderr] Downloaded async-trait v0.1.88 [INFO] [stderr] Downloaded tower-lsp v0.20.0 [INFO] [stderr] Downloaded tracing-subscriber v0.3.23 [INFO] [stderr] Downloaded globset v0.4.18 [INFO] [stderr] Downloaded semver v1.0.26 [INFO] [stderr] Downloaded psm v0.1.26 [INFO] [stderr] Downloaded anstream v0.6.21 [INFO] [stderr] Downloaded anstyle v1.0.13 [INFO] [stderr] Downloaded redox_syscall v0.5.12 [INFO] [stderr] Downloaded console v0.16.3 [INFO] [stderr] Downloaded socket2 v0.5.9 [INFO] [stderr] Downloaded clap_derive v4.5.49 [INFO] [stderr] Downloaded logos v0.16.0 [INFO] [stderr] Downloaded internment v0.8.6 [INFO] [stderr] Downloaded ariadne v0.6.0 [INFO] [stderr] Downloaded clap v4.5.52 [INFO] [stderr] Downloaded icu_properties v2.0.0 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded miniz_oxide v0.8.8 [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [INFO] [stderr] Downloaded logos-codegen v0.16.0 [INFO] [stderr] Downloaded url v2.5.4 [INFO] [stderr] Downloaded lsp-types v0.94.1 [INFO] [stderr] Downloaded bytes v1.11.1 [INFO] [stderr] Downloaded yansi v1.0.1 [INFO] [stderr] Downloaded indexmap v2.14.0 [INFO] [stderr] Downloaded insta v1.47.2 [INFO] [stderr] Downloaded cc v1.2.22 [INFO] [stderr] Downloaded zerocopy-derive v0.8.40 [INFO] [stderr] Downloaded zerovec v0.11.2 [INFO] [stderr] Downloaded tokio-util v0.7.15 [INFO] [stderr] Downloaded idna v1.0.3 [INFO] [stderr] Downloaded serde_json v1.0.140 [INFO] [stderr] Downloaded hashbrown v0.15.3 [INFO] [stderr] Downloaded hashbrown v0.17.1 [INFO] [stderr] Downloaded icu_properties_data v2.0.0 [INFO] [stderr] Downloaded clap_builder v4.5.52 [INFO] [stderr] Downloaded chumsky v0.12.0 [INFO] [stderr] Downloaded zerocopy v0.8.40 [INFO] [stderr] Downloaded syn v2.0.101 [INFO] [stderr] Downloaded bstr v1.12.1 [INFO] [stderr] Downloaded regex-automata v0.3.9 [INFO] [stderr] Downloaded tokio v1.45.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c35084a27a90162145c2c5e75e1587392860cdaf9522c3f8986537bc3bc1eb6 [INFO] running `Command { std: "docker" "start" "-a" "2c35084a27a90162145c2c5e75e1587392860cdaf9522c3f8986537bc3bc1eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c35084a27a90162145c2c5e75e1587392860cdaf9522c3f8986537bc3bc1eb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c35084a27a90162145c2c5e75e1587392860cdaf9522c3f8986537bc3bc1eb6", kill_on_drop: false }` [INFO] [stdout] 2c35084a27a90162145c2c5e75e1587392860cdaf9522c3f8986537bc3bc1eb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b48b75ec47beab2a9db79850d6c083825694106859703221634682fa082717f0 [INFO] running `Command { std: "docker" "start" "-a" "b48b75ec47beab2a9db79850d6c083825694106859703221634682fa082717f0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling clap_builder v4.5.52 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ariadne v0.6.0 [INFO] [stderr] Compiling chumsky v0.12.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling internment v0.8.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling logos-codegen v0.16.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling logos-derive v0.16.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling logos v0.16.0 [INFO] [stderr] Compiling clap v4.5.52 [INFO] [stderr] Compiling dbuf-core v0.1.0 (/opt/rustwide/workdir/dbuf-core) [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling dbuf-rust-runtime v0.1.0 (/opt/rustwide/workdir/runtime/dbuf-rust-runtime) [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling dbuf v0.1.0 (/opt/rustwide/workdir/dbuf) [INFO] [stderr] Compiling dbuf-format v0.1.0 (/opt/rustwide/workdir/dbuf-format) [INFO] [stderr] Compiling dbuf-gen v0.1.0 (/opt/rustwide/workdir/dbuf-gen) [INFO] [stderr] Compiling dbuf-lsp v0.1.0 (/opt/rustwide/workdir/dbuf-lsp) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "b48b75ec47beab2a9db79850d6c083825694106859703221634682fa082717f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48b75ec47beab2a9db79850d6c083825694106859703221634682fa082717f0", kill_on_drop: false }` [INFO] [stdout] b48b75ec47beab2a9db79850d6c083825694106859703221634682fa082717f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 837444f7af65eb1e43aca6ca7cc92b1ac0c0b5c2fa71023cc7bc42f3c6896d4b [INFO] running `Command { std: "docker" "start" "-a" "837444f7af65eb1e43aca6ca7cc92b1ac0c0b5c2fa71023cc7bc42f3c6896d4b", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling fastrand v2.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling dbuf-rust-runtime v0.1.0 (/opt/rustwide/workdir/runtime/dbuf-rust-runtime) [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling logos-codegen v0.16.0 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling logos-derive v0.16.0 [INFO] [stderr] Compiling logos v0.16.0 [INFO] [stderr] Compiling dbuf-core v0.1.0 (/opt/rustwide/workdir/dbuf-core) [INFO] [stderr] Compiling dbuf-format v0.1.0 (/opt/rustwide/workdir/dbuf-format) [INFO] [stderr] Compiling dbuf v0.1.0 (/opt/rustwide/workdir/dbuf) [INFO] [stderr] Compiling dbuf-gen v0.1.0 (/opt/rustwide/workdir/dbuf-gen) [INFO] [stderr] Compiling dbuf-lsp v0.1.0 (/opt/rustwide/workdir/dbuf-lsp) [INFO] [stderr] error: could not compile `dbuf-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name dbuf_core --edition=2024 dbuf-core/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 '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::match_same_arms' '--allow=clippy::enum_glob_use' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5436995c48faeaf4 -C extra-filename=-d4a949d04881da47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-7c38591acad411a9.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ecd4a5aab9251009.rmeta --extern internment=/opt/rustwide/target/debug/deps/libinternment-09acfe2f2b88b37c.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-4b97cef0ec8dfdc0.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8a0262b550f89c1e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6ad9dc4d78517f30.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-7f65ac2cd08d76f3.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-bba63690b1d5836e.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-985083efe28a2019.rmeta --extern unescape=/opt/rustwide/target/debug/deps/libunescape-401c52666eb31d87.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-cc2f2efa6bf2f636/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "837444f7af65eb1e43aca6ca7cc92b1ac0c0b5c2fa71023cc7bc42f3c6896d4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "837444f7af65eb1e43aca6ca7cc92b1ac0c0b5c2fa71023cc7bc42f3c6896d4b", kill_on_drop: false }` [INFO] [stdout] 837444f7af65eb1e43aca6ca7cc92b1ac0c0b5c2fa71023cc7bc42f3c6896d4b