[INFO] cloning repository https://github.com/bigdragon0610/laravel_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bigdragon0610/laravel_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigdragon0610%2Flaravel_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigdragon0610%2Flaravel_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 548954ecdf5ce3cf1028b70005790647471415db [INFO] testing bigdragon0610/laravel_rust against master#ff2c56344c764af598ad33027e9c7a48881808ef for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigdragon0610%2Flaravel_rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bigdragon0610/laravel_rust on toolchain ff2c56344c764af598ad33027e9c7a48881808ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bigdragon0610/laravel_rust [INFO] finished tweaking git repo https://github.com/bigdragon0610/laravel_rust [INFO] tweaked toml for git repo https://github.com/bigdragon0610/laravel_rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bigdragon0610/laravel_rust 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" "+ff2c56344c764af598ad33027e9c7a48881808ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f138d51792a5a73a361fa4b7edb6126ee315c3b8968412c5853f218f21c67737 [INFO] running `Command { std: "docker" "start" "-a" "f138d51792a5a73a361fa4b7edb6126ee315c3b8968412c5853f218f21c67737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f138d51792a5a73a361fa4b7edb6126ee315c3b8968412c5853f218f21c67737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f138d51792a5a73a361fa4b7edb6126ee315c3b8968412c5853f218f21c67737", kill_on_drop: false }` [INFO] [stdout] f138d51792a5a73a361fa4b7edb6126ee315c3b8968412c5853f218f21c67737 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9334b4db1b054f3a45dd3cfd375cc1bfda3725102468ac81d67c459ae78ea1b4 [INFO] running `Command { std: "docker" "start" "-a" "9334b4db1b054f3a45dd3cfd375cc1bfda3725102468ac81d67c459ae78ea1b4", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.178 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-server v2.2.0 [INFO] [stderr] Compiling actix-web-codegen v4.2.0 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling actix-http v3.3.1 [INFO] [stderr] Compiling actix-web v4.3.1 [INFO] [stderr] Compiling actix-files v0.6.2 [INFO] [stderr] Compiling laravel_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.38s [INFO] running `Command { std: "docker" "inspect" "9334b4db1b054f3a45dd3cfd375cc1bfda3725102468ac81d67c459ae78ea1b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9334b4db1b054f3a45dd3cfd375cc1bfda3725102468ac81d67c459ae78ea1b4", kill_on_drop: false }` [INFO] [stdout] 9334b4db1b054f3a45dd3cfd375cc1bfda3725102468ac81d67c459ae78ea1b4 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8caf782cfb940b13a2c4b44841d9b5e732e6f67ac54c9ccb247688aea7cf911 [INFO] running `Command { std: "docker" "start" "-a" "a8caf782cfb940b13a2c4b44841d9b5e732e6f67ac54c9ccb247688aea7cf911", kill_on_drop: false }` [INFO] [stderr] Compiling laravel_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "a8caf782cfb940b13a2c4b44841d9b5e732e6f67ac54c9ccb247688aea7cf911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8caf782cfb940b13a2c4b44841d9b5e732e6f67ac54c9ccb247688aea7cf911", kill_on_drop: false }` [INFO] [stdout] a8caf782cfb940b13a2c4b44841d9b5e732e6f67ac54c9ccb247688aea7cf911 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ff2c56344c764af598ad33027e9c7a48881808ef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e86f9acc37d3a9ddbe7cb57a4ea3338980d0f38d7be9622c112891bbd7eb5e9 [INFO] running `Command { std: "docker" "start" "-a" "6e86f9acc37d3a9ddbe7cb57a4ea3338980d0f38d7be9622c112891bbd7eb5e9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/laravel_rust-ae1842039cf58a47) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e86f9acc37d3a9ddbe7cb57a4ea3338980d0f38d7be9622c112891bbd7eb5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e86f9acc37d3a9ddbe7cb57a4ea3338980d0f38d7be9622c112891bbd7eb5e9", kill_on_drop: false }` [INFO] [stdout] 6e86f9acc37d3a9ddbe7cb57a4ea3338980d0f38d7be9622c112891bbd7eb5e9 [INFO] testing bigdragon0610/laravel_rust against try#5e4273472e1b2f223618a9b3def795f6224f241d for pr-118825 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigdragon0610%2Flaravel_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bigdragon0610/laravel_rust on toolchain 5e4273472e1b2f223618a9b3def795f6224f241d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bigdragon0610/laravel_rust [INFO] finished tweaking git repo https://github.com/bigdragon0610/laravel_rust [INFO] tweaked toml for git repo https://github.com/bigdragon0610/laravel_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bigdragon0610/laravel_rust 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" "+5e4273472e1b2f223618a9b3def795f6224f241d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96ab152ccbbf21aad248f5b28fddfcbf82adcee4634b5348e1351bf2c8befa25 [INFO] running `Command { std: "docker" "start" "-a" "96ab152ccbbf21aad248f5b28fddfcbf82adcee4634b5348e1351bf2c8befa25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96ab152ccbbf21aad248f5b28fddfcbf82adcee4634b5348e1351bf2c8befa25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ab152ccbbf21aad248f5b28fddfcbf82adcee4634b5348e1351bf2c8befa25", kill_on_drop: false }` [INFO] [stdout] 96ab152ccbbf21aad248f5b28fddfcbf82adcee4634b5348e1351bf2c8befa25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5e4273472e1b2f223618a9b3def795f6224f241d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6cee8abd06406cb30bfb1e9786f70e7455c7bde8e2df4b08d7ce5d3203431e7 [INFO] running `Command { std: "docker" "start" "-a" "f6cee8abd06406cb30bfb1e9786f70e7455c7bde8e2df4b08d7ce5d3203431e7", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde v1.0.178 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.178 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling time-macros v0.2.10 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling time v0.3.23 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5e4273472e1b2f223618a9b3def795f6224f241d/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.7.4/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 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=e594bf872c310b25 -C extra-filename=-e594bf872c310b25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f6cee8abd06406cb30bfb1e9786f70e7455c7bde8e2df4b08d7ce5d3203431e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6cee8abd06406cb30bfb1e9786f70e7455c7bde8e2df4b08d7ce5d3203431e7", kill_on_drop: false }` [INFO] [stdout] f6cee8abd06406cb30bfb1e9786f70e7455c7bde8e2df4b08d7ce5d3203431e7