[INFO] cloning repository https://github.com/turner-hemmer/jcl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turner-hemmer/jcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturner-hemmer%2Fjcl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturner-hemmer%2Fjcl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13f37ce9e70172d3cb330dfb2bb43962aace1cf9 [INFO] testing turner-hemmer/jcl against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturner-hemmer%2Fjcl" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/turner-hemmer/jcl [INFO] finished tweaking git repo https://github.com/turner-hemmer/jcl [INFO] tweaked toml for git repo https://github.com/turner-hemmer/jcl written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/turner-hemmer/jcl on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/turner-hemmer/jcl 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb57652815c20eb21a18d28355c83c3ff5283adbad7305942daac16b01777d8b [INFO] running `Command { std: "docker" "start" "-a" "bb57652815c20eb21a18d28355c83c3ff5283adbad7305942daac16b01777d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb57652815c20eb21a18d28355c83c3ff5283adbad7305942daac16b01777d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb57652815c20eb21a18d28355c83c3ff5283adbad7305942daac16b01777d8b", kill_on_drop: false }` [INFO] [stdout] bb57652815c20eb21a18d28355c83c3ff5283adbad7305942daac16b01777d8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d971c59debc71ba2a6b5bd8c5567b183e5652340a04e8223b9a4ffc9c6a5d2a4 [INFO] running `Command { std: "docker" "start" "-a" "d971c59debc71ba2a6b5bd8c5567b183e5652340a04e8223b9a4ffc9c6a5d2a4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling jcl v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rustyline v17.0.2 [INFO] [stderr] Compiling regex v1.12.2 [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 serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "d971c59debc71ba2a6b5bd8c5567b183e5652340a04e8223b9a4ffc9c6a5d2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d971c59debc71ba2a6b5bd8c5567b183e5652340a04e8223b9a4ffc9c6a5d2a4", kill_on_drop: false }` [INFO] [stdout] d971c59debc71ba2a6b5bd8c5567b183e5652340a04e8223b9a4ffc9c6a5d2a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c52ba7ca7a3554e28745caa9faba26fc5e129c433dc9554fe3a5ff750d7c07 [INFO] running `Command { std: "docker" "start" "-a" "71c52ba7ca7a3554e28745caa9faba26fc5e129c433dc9554fe3a5ff750d7c07", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling js-sys v0.3.83 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.56 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.56 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.56 [INFO] [stderr] Compiling tower-lsp v0.20.0 [INFO] [stderr] Compiling jcl v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `jcl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name jcl --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="glob"' --cfg 'feature="notify"' --cfg 'feature="rustyline"' --cfg 'feature="tempfile"' --cfg 'feature="tokio"' --cfg 'feature="tower-lsp"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli", "console_error_panic_hook", "default", "ffi", "futures", "glob", "java", "jni", "magnus", "neon", "nodejs", "notify", "pyo3", "python", "ruby", "rustyline", "tempfile", "tokio", "tower-lsp", "uuid", "wasm", "wee_alloc"))' -C metadata=c647b37fa67ae228 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-84ad72f4471d266e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-56f5e688ce47b21b.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5fd0c048eae70c3a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fdcc8565e259e0a7.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-b6fa8fc331fcfbb8.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-013db6d37d44e3e1.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-e27d536735f70a97.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-10e3f03224db4417.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-f47350c1e9ee3eed.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-87d9a160ae101dde.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-cfec45df3700dc02.so --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-7a980936dc791f48.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2aae6867cdf0ec9b.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-f007e7e83288a77a.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-27ee158db0c8afc0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a39cbe5805514ce7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-78b2437e4fbaf3f2.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-38ec6e4cd9cd29c1.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9371283f71a32f1d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-36a2c40313e21d77.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fca9095cc0f50d46.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-542dd65fee59da44.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-5b6eb0dd0c2140f1.rlib --extern tower_lsp=/opt/rustwide/target/debug/deps/libtower_lsp-fab4693f455d7994.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7560a3838c17aaf6.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6071ef735827a042.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e306a263cec520f7.rlib --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-fcaf425789448c0c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "71c52ba7ca7a3554e28745caa9faba26fc5e129c433dc9554fe3a5ff750d7c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c52ba7ca7a3554e28745caa9faba26fc5e129c433dc9554fe3a5ff750d7c07", kill_on_drop: false }` [INFO] [stdout] 71c52ba7ca7a3554e28745caa9faba26fc5e129c433dc9554fe3a5ff750d7c07