[INFO] cloning repository https://github.com/NovqiGarrix/actix-starter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NovqiGarrix/actix-starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNovqiGarrix%2Factix-starter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNovqiGarrix%2Factix-starter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 085ea8aded9a2dd529e421c7db34a5b1e4a849ad
[INFO] checking NovqiGarrix/actix-starter against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNovqiGarrix%2Factix-starter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NovqiGarrix/actix-starter
[INFO] finished tweaking git repo https://github.com/NovqiGarrix/actix-starter
[INFO] tweaked toml for git repo https://github.com/NovqiGarrix/actix-starter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NovqiGarrix/actix-starter on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NovqiGarrix/actix-starter 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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_types v0.16.0
[INFO] [stderr]   Downloaded validator v0.16.1
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded serde-inline-default v0.2.3
[INFO] [stderr]   Downloaded tracing-actix-web v0.7.15
[INFO] [stderr]   Downloaded redis v0.23.3
[INFO] [stderr]   Downloaded deadpool-redis v0.13.0
[INFO] [stderr]   Downloaded validator_derive v0.16.0
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bf1714e5fcc860a518549ba1c19584a2774f4dccb6c00c88efcd434222d3edc
[INFO] running `Command { std: "docker" "start" "-a" "6bf1714e5fcc860a518549ba1c19584a2774f4dccb6c00c88efcd434222d3edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bf1714e5fcc860a518549ba1c19584a2774f4dccb6c00c88efcd434222d3edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf1714e5fcc860a518549ba1c19584a2774f4dccb6c00c88efcd434222d3edc", kill_on_drop: false }`
[INFO] [stdout] 6bf1714e5fcc860a518549ba1c19584a2774f4dccb6c00c88efcd434222d3edc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cf19cda3b10fb17009b2414e6aee46586f66cff967ef5ab8b9521d313df0d15
[INFO] running `Command { std: "docker" "start" "-a" "0cf19cda3b10fb17009b2414e6aee46586f66cff967ef5ab8b9521d313df0d15", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]     Checking mutually_exclusive_features v0.1.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]     Checking deadpool v0.10.0
[INFO] [stderr]    Compiling serde-inline-default v0.2.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b81629631b382fd49ee3a20ac47797b1467e52d/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=7921fc5d62cbca5d -C extra-filename=-41af0265e76a769c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0bf054ac8743286c.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9b81629631b382fd49ee3a20ac47797b1467e52d/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=4d41737f02a48a36 -C extra-filename=-6ae5578ebdbf1b26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c7ce12736afa5ca.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-213135b8194a5b8c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0cf19cda3b10fb17009b2414e6aee46586f66cff967ef5ab8b9521d313df0d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cf19cda3b10fb17009b2414e6aee46586f66cff967ef5ab8b9521d313df0d15", kill_on_drop: false }`
[INFO] [stdout] 0cf19cda3b10fb17009b2414e6aee46586f66cff967ef5ab8b9521d313df0d15
