[INFO] cloning repository https://github.com/ctaque/cyprientaque.com-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctaque/cyprientaque.com-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaque%2Fcyprientaque.com-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaque%2Fcyprientaque.com-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0c68244a077405e8d4c63a0711be6eabafbf134 [INFO] checking ctaque/cyprientaque.com-backend against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctaque%2Fcyprientaque.com-backend" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ctaque/cyprientaque.com-backend [INFO] finished tweaking git repo https://github.com/ctaque/cyprientaque.com-backend [INFO] tweaked toml for git repo https://github.com/ctaque/cyprientaque.com-backend written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ctaque/cyprientaque.com-backend on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ctaque/cyprientaque.com-backend 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd3c32207048d43be8085f982e254f4f4ec9474d3e8c437dae1ebb66d1df0d44 [INFO] running `Command { std: "docker" "start" "-a" "bd3c32207048d43be8085f982e254f4f4ec9474d3e8c437dae1ebb66d1df0d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd3c32207048d43be8085f982e254f4f4ec9474d3e8c437dae1ebb66d1df0d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3c32207048d43be8085f982e254f4f4ec9474d3e8c437dae1ebb66d1df0d44", kill_on_drop: false }` [INFO] [stdout] bd3c32207048d43be8085f982e254f4f4ec9474d3e8c437dae1ebb66d1df0d44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5760e760010ff8fbc4e5b58551d7711757b64047df27046402e813087183126 [INFO] running `Command { std: "docker" "start" "-a" "b5760e760010ff8fbc4e5b58551d7711757b64047df27046402e813087183126", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking futures-util v0.3.29 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking trust-dns-proto v0.19.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking actix-http v2.2.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking bytestring v1.3.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Checking rusoto_credential v0.44.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking actix-web v3.3.3 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling rusoto_core v0.44.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Compiling v_escape v0.14.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking rusoto_signature v0.44.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking buf-min v0.2.0 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling v_escape_derive v0.8.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking postgres-types v0.1.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling v_htmlescape v0.11.0 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking clap v2.33.4 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling rest_macro v0.1.0 (/opt/rustwide/workdir/rest_macro) [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking num-rational v0.3.2 [INFO] [stderr] Checking num-iter v0.1.43 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking comrak v0.9.1 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking slugify v0.1.0 [INFO] [stderr] Checking handlebars v3.5.5 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Compiling rest_macro_derive v0.1.0 (/opt/rustwide/workdir/rest_macro_derive) [INFO] [stderr] Checking actix-files v0.4.1 [INFO] [stderr] Checking dialoguer v0.6.2 [INFO] [stderr] Checking postgres v0.17.5 [INFO] [stderr] Checking actix-multipart v0.3.0 [INFO] [stderr] Checking actix-cors v0.5.4 [INFO] [stderr] Checking ipnetwork v0.16.0 [INFO] [stderr] Checking unicode-truncate v0.1.1 [INFO] [stderr] error: could not compile `diesel` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name diesel --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/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="32-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="libc"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "bigdecimal", "bitflags", "chrono", "default", "deprecated-time", "extras", "huge-tables", "ipnetwork", "large-tables", "libc", "libsqlite3-sys", "mysql", "mysqlclient-sys", "network-address", "num-bigint", "num-integer", "num-traits", "numeric", "postgres", "pq-sys", "quickcheck", "r2d2", "serde_json", "sqlite", "time", "unstable", "url", "uuid", "uuidv07", "with-deprecated", "x128-column-tables", "x32-column-tables", "x64-column-tables"))' -C metadata=a0b2d3225978166a -C extra-filename=-2c20ddb6efd3fd81 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-118a9ce0d0c0f5ff.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ea30235c7ff5f19f.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-b5dee3a30c164f07.so --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-33e22426e92821c0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7a9bd96f52c5bec9.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-460f5cd20be72443.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `comrak` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name comrak --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/comrak-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default"))' -C metadata=6cde1f0f1934010c -C extra-filename=-f11bdd175b93b1b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-2bd10eb63fed79d3.rmeta --extern entities=/opt/rustwide/target/debug/deps/libentities-9125c161aaf5e500.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3dcad08886afe173.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-ce22b88f18f6b40d.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-5b0f9322b2094dba.so --extern regex=/opt/rustwide/target/debug/deps/libregex-20e2bebc9898f1f6.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-2999c215d375848e.rmeta --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-8cc71ad407d49cb2.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-6327a2493f19f880.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-f5a7746b80b61f3e.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-7bdf56267930585b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b5760e760010ff8fbc4e5b58551d7711757b64047df27046402e813087183126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5760e760010ff8fbc4e5b58551d7711757b64047df27046402e813087183126", kill_on_drop: false }` [INFO] [stdout] b5760e760010ff8fbc4e5b58551d7711757b64047df27046402e813087183126