[INFO] fetching crate rsconstruct 0.9.4... [INFO] testing rsconstruct-0.9.4 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rsconstruct 0.9.4 into /workspace/builds/worker-3-tc1/source [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate rsconstruct 0.9.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rsconstruct 0.9.4 [INFO] tweaked toml for crates.io crate rsconstruct 0.9.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rsconstruct 0.9.4 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rsconstruct 0.9.4 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded visibility v0.1.1 [INFO] [stderr] Downloaded stringmetrics v2.2.2 [INFO] [stderr] Downloaded referencing v0.45.1 [INFO] [stderr] Downloaded nom_locate v5.0.0 [INFO] [stderr] Downloaded tera v1.20.1 [INFO] [stderr] Downloaded jsonschema v0.45.1 [INFO] [stderr] Downloaded redb v3.1.3 [INFO] [stderr] Downloaded zspell v0.5.5 [INFO] [stderr] Downloaded lopdf v0.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 393c7fce3ddae21bf12d8dfa455965fe393316f32193ab8d1b69d94780a3157d [INFO] running `Command { std: "docker" "start" "-a" "393c7fce3ddae21bf12d8dfa455965fe393316f32193ab8d1b69d94780a3157d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "393c7fce3ddae21bf12d8dfa455965fe393316f32193ab8d1b69d94780a3157d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393c7fce3ddae21bf12d8dfa455965fe393316f32193ab8d1b69d94780a3157d", kill_on_drop: false }` [INFO] [stdout] 393c7fce3ddae21bf12d8dfa455965fe393316f32193ab8d1b69d94780a3157d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12f81d58a6db47dbbdd1515c66f8cc8dd4ae4dc33e0d0f9b790750985e20be2d [INFO] running `Command { std: "docker" "start" "-a" "12f81d58a6db47dbbdd1515c66f8cc8dd4ae4dc33e0d0f9b790750985e20be2d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling luajit-src v210.6.6+707c12b [INFO] [stderr] Compiling lua-src v550.0.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling mlua-sys v0.10.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling fluent-uri v0.4.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zspell v0.5.5 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling redb v3.1.3 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling ureq-proto v0.6.0 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling referencing v0.45.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling visibility v0.1.1 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling rsconstruct v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling utf8-zero v0.8.1 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling mlua v0.11.6 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling ureq v3.3.0 [INFO] [stderr] Compiling lopdf v0.40.0 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling jsonschema v0.45.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling grass v0.13.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling toml_edit v0.25.10+spec-1.1.0 [INFO] [stderr] Compiling inventory v0.3.24 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 43s [INFO] running `Command { std: "docker" "inspect" "12f81d58a6db47dbbdd1515c66f8cc8dd4ae4dc33e0d0f9b790750985e20be2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f81d58a6db47dbbdd1515c66f8cc8dd4ae4dc33e0d0f9b790750985e20be2d", kill_on_drop: false }` [INFO] [stdout] 12f81d58a6db47dbbdd1515c66f8cc8dd4ae4dc33e0d0f9b790750985e20be2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a14876687ddc273af5ee4e9bf10cf8972cac120949f458a987dc45d6f7668d4 [INFO] running `Command { std: "docker" "start" "-a" "8a14876687ddc273af5ee4e9bf10cf8972cac120949f458a987dc45d6f7668d4", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rsconstruct v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling inotify v0.11.1 [INFO] [stderr] Compiling notify-types v2.1.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling lopdf v0.40.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "8a14876687ddc273af5ee4e9bf10cf8972cac120949f458a987dc45d6f7668d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a14876687ddc273af5ee4e9bf10cf8972cac120949f458a987dc45d6f7668d4", kill_on_drop: false }` [INFO] [stdout] 8a14876687ddc273af5ee4e9bf10cf8972cac120949f458a987dc45d6f7668d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d73413b38fd6bf453f3f90494f469d3bc31cbd713e759103f69f00e5caa31caf [INFO] running `Command { std: "docker" "start" "-a" "d73413b38fd6bf453f3f90494f469d3bc31cbd713e759103f69f00e5caa31caf", kill_on_drop: false }` [INFO] [stderr] Compiling rsconstruct v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rsconstruct` (bin "rsconstruct") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name rsconstruct --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af752cc3bab5e426 -C extra-filename=-b5fcd42068d553d5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fd59886be2197343.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cc2785aa6ef67d65.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-a33681a5e891f92a.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern grass=/opt/rustwide/target/debug/deps/libgrass-6586ad3b232c76d2.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern humansize=/opt/rustwide/target/debug/deps/libhumansize-1fff31dfc7beb278.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-36e515eda39dcc8f.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-e36dfee87e789007.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-5290657b31acb5be.rlib --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-4f2138a3a2155b54.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-9017ff0c40a5fc6a.rlib --extern lopdf=/opt/rustwide/target/debug/deps/liblopdf-52bdbaa76144e078.rlib --extern mlua=/opt/rustwide/target/debug/deps/libmlua-74788ecc10533ce0.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-ff03957032ee000f.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e89aa97b8944ac0c.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-e817d2f69e84471e.rlib --extern redb=/opt/rustwide/target/debug/deps/libredb-b6bcf5e5c17951d6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-610d3871c8031e85.rlib --extern rsconstruct=/opt/rustwide/target/debug/deps/librsconstruct-5663a5dd086e0d0c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-56aedd6b5362bca6.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-2c46b453297f9a70.rlib --extern serde_yml=/opt/rustwide/target/debug/deps/libserde_yml-3311eaf25899205d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-09b7c9441fefae5f.rlib --extern tabled=/opt/rustwide/target/debug/deps/libtabled-1bbe809c3faec861.rlib --extern tera=/opt/rustwide/target/debug/deps/libtera-cf1a2077e3239261.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-088b0dc3cff8a52d.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-b2c3004d5bb9605a.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-8bf6c5009edb0950.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-9405526d4a650f93.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-39b71606fbe482c0.rlib --extern zspell=/opt/rustwide/target/debug/deps/libzspell-1c7f86da64f12f98.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-b22c405c524940fc.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/mlua-sys-1c14b755f1241380/out/lib -L native=/opt/rustwide/target/debug/build/ring-70548cf677ac4207/out -L native=/opt/rustwide/target/debug/build/zstd-sys-5ea8d17a9e55b847/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d73413b38fd6bf453f3f90494f469d3bc31cbd713e759103f69f00e5caa31caf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d73413b38fd6bf453f3f90494f469d3bc31cbd713e759103f69f00e5caa31caf", kill_on_drop: false }` [INFO] [stdout] d73413b38fd6bf453f3f90494f469d3bc31cbd713e759103f69f00e5caa31caf