[INFO] cloning repository https://github.com/mcitem/chrm-rev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcitem/chrm-rev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcitem%2Fchrm-rev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcitem%2Fchrm-rev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddb75fb9d0df65cce2d84d4897f663a6b4bb75f8
[INFO] testing mcitem/chrm-rev against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcitem%2Fchrm-rev" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  66% (237/357)
Updating files:  67% (240/357)
Updating files:  68% (243/357)
Updating files:  69% (247/357)
Updating files:  70% (250/357)
Updating files:  71% (254/357)
Updating files:  72% (258/357)
Updating files:  73% (261/357)
Updating files:  74% (265/357)
Updating files:  75% (268/357)
Updating files:  76% (272/357)
Updating files:  77% (275/357)
Updating files:  78% (279/357)
Updating files:  79% (283/357)
Updating files:  80% (286/357)
Updating files:  81% (290/357)
Updating files:  82% (293/357)
Updating files:  83% (297/357)
Updating files:  84% (300/357)
Updating files:  85% (304/357)
Updating files:  86% (308/357)
Updating files:  87% (311/357)
Updating files:  88% (315/357)
Updating files:  89% (318/357)
Updating files:  90% (322/357)
Updating files:  91% (325/357)
Updating files:  92% (329/357)
Updating files:  93% (333/357)
Updating files:  94% (336/357)
Updating files:  95% (340/357)
Updating files:  96% (343/357)
Updating files:  97% (347/357)
Updating files:  98% (350/357)
Updating files:  99% (354/357)
Updating files: 100% (357/357)
Updating files: 100% (357/357), done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mcitem/chrm-rev
[INFO] finished tweaking git repo https://github.com/mcitem/chrm-rev
[INFO] tweaked toml for git repo https://github.com/mcitem/chrm-rev written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mcitem/chrm-rev on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mcitem/chrm-rev 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 14c49cc90391c88fc215734017d793446b7b84b4abc77a2246a8ff5cb7e4e7c7
[INFO] running `Command { std: "docker" "start" "14c49cc90391c88fc215734017d793446b7b84b4abc77a2246a8ff5cb7e4e7c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14c49cc90391c88fc215734017d793446b7b84b4abc77a2246a8ff5cb7e4e7c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14c49cc90391c88fc215734017d793446b7b84b4abc77a2246a8ff5cb7e4e7c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14c49cc90391c88fc215734017d793446b7b84b4abc77a2246a8ff5cb7e4e7c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14c49cc90391c88fc215734017d793446b7b84b4abc77a2246a8ff5cb7e4e7c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling log v0.4.31
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling servo_arc v0.2.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling jsonptr v0.6.3
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling json-patch v3.0.1
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling kuchikiki v0.8.8-speedreader
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling urlpattern v0.3.0
[INFO] [stderr]    Compiling serde_with v3.20.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tauri-utils v2.8.3
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling embed-resource v3.0.8
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling tauri-winres v0.3.5
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling cargo_toml v0.22.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr] error: could not compile `tauri-utils` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name tauri_utils --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tauri-utils-2.8.3/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 debug-assertions=off --cfg 'feature="brotli"' --cfg 'feature="build"' --cfg 'feature="cargo_metadata"' --cfg 'feature="compression"' --cfg 'feature="html-manipulation"' --cfg 'feature="proc-macro2"' --cfg 'feature="quote"' --cfg 'feature="resources"' --cfg 'feature="schema"' --cfg 'feature="schemars"' --cfg 'feature="swift-rs"' --cfg 'feature="walkdir"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "brotli", "build", "cargo_metadata", "compression", "config-json5", "config-toml", "getrandom", "html-manipulation", "isolation", "json5", "proc-macro2", "process-relaunch-dangerous-allow-symlink-macos", "quote", "resources", "schema", "schemars", "serialize-to-javascript", "swift-rs", "walkdir"))' -C metadata=1688d6a002ac218e -C extra-filename=-b849aab65fe844ab --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-5bbf1e5c31f82b1d.rmeta --extern brotli=/opt/rustwide/target/release/deps/libbrotli-ab398e26dbe9782e.rmeta --extern cargo_metadata=/opt/rustwide/target/release/deps/libcargo_metadata-a155d8420a919f4a.rmeta --extern ctor=/opt/rustwide/target/release/deps/libctor-9aaae34d87c0b9f8.so --extern dunce=/opt/rustwide/target/release/deps/libdunce-3741cf1b8092ba99.rmeta --extern glob=/opt/rustwide/target/release/deps/libglob-d4e90b88bead1e2a.rmeta --extern html5ever=/opt/rustwide/target/release/deps/libhtml5ever-86c1a4d087c085c5.rmeta --extern http=/opt/rustwide/target/release/deps/libhttp-e1ce9cd5361d8995.rmeta --extern infer=/opt/rustwide/target/release/deps/libinfer-fbc29e0aec817927.rmeta --extern json_patch=/opt/rustwide/target/release/deps/libjson_patch-21d653eb38850c2b.rmeta --extern kuchiki=/opt/rustwide/target/release/deps/libkuchikiki-905b0639f5ea85e2.rmeta --extern log=/opt/rustwide/target/release/deps/liblog-58af7fc2b51fbf34.rmeta --extern memchr=/opt/rustwide/target/release/deps/libmemchr-c779d463e83a4d6d.rmeta --extern phf=/opt/rustwide/target/release/deps/libphf-de3cdd80a18f01de.rmeta --extern proc_macro2=/opt/rustwide/target/release/deps/libproc_macro2-d78c833c3673388f.rmeta --extern quote=/opt/rustwide/target/release/deps/libquote-bbc4b2e1bca64f9c.rmeta --extern regex=/opt/rustwide/target/release/deps/libregex-ed3bdd79a0926094.rmeta --extern schemars=/opt/rustwide/target/release/deps/libschemars-992e9ffc0d03d68a.rmeta --extern semver=/opt/rustwide/target/release/deps/libsemver-79b69498732380e9.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-d6135055ab8252ad.rmeta --extern serde_untagged=/opt/rustwide/target/release/deps/libserde_untagged-b2a35bb56498a202.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-1588e4a579f319ff.rmeta --extern serde_with=/opt/rustwide/target/release/deps/libserde_with-f9f07db7ee4dc977.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-639efd047f1fcbdc.rmeta --extern toml=/opt/rustwide/target/release/deps/libtoml-39225a241a0e1c9c.rmeta --extern url=/opt/rustwide/target/release/deps/liburl-6611c456ec2346f5.rmeta --extern urlpattern=/opt/rustwide/target/release/deps/liburlpattern-2f9614dcad63dd15.rmeta --extern uuid=/opt/rustwide/target/release/deps/libuuid-2bacdc583d6d6f33.rmeta --extern walkdir=/opt/rustwide/target/release/deps/libwalkdir-a4c72dd97383336b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "14c49cc90391c88fc215734017d793446b7b84b4abc77a2246a8ff5cb7e4e7c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c49cc90391c88fc215734017d793446b7b84b4abc77a2246a8ff5cb7e4e7c7", kill_on_drop: false }`
[INFO] [stdout] 14c49cc90391c88fc215734017d793446b7b84b4abc77a2246a8ff5cb7e4e7c7
