[INFO] cloning repository https://github.com/itsakeyfut/actix-web-boilerplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itsakeyfut/actix-web-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsakeyfut%2Factix-web-boilerplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsakeyfut%2Factix-web-boilerplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4926390fef81dd87b1b2e6c70457ec374c6a0dd [INFO] checking itsakeyfut/actix-web-boilerplate against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitsakeyfut%2Factix-web-boilerplate" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/itsakeyfut/actix-web-boilerplate [INFO] finished tweaking git repo https://github.com/itsakeyfut/actix-web-boilerplate [INFO] tweaked toml for git repo https://github.com/itsakeyfut/actix-web-boilerplate written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/itsakeyfut/actix-web-boilerplate on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/itsakeyfut/actix-web-boilerplate 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66b7852fa504d68bfe8eb5a4cc5faef32f1bf181a08e3586f6a6a2f09080f041 [INFO] running `Command { std: "docker" "start" "-a" "66b7852fa504d68bfe8eb5a4cc5faef32f1bf181a08e3586f6a6a2f09080f041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66b7852fa504d68bfe8eb5a4cc5faef32f1bf181a08e3586f6a6a2f09080f041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b7852fa504d68bfe8eb5a4cc5faef32f1bf181a08e3586f6a6a2f09080f041", kill_on_drop: false }` [INFO] [stdout] 66b7852fa504d68bfe8eb5a4cc5faef32f1bf181a08e3586f6a6a2f09080f041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 607d2d681e5dca472cb3ecb7f14efedb7e54210cd1ad700de5307941a04a7f4d [INFO] running `Command { std: "docker" "start" "-a" "607d2d681e5dca472cb3ecb7f14efedb7e54210cd1ad700de5307941a04a7f4d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rustls v0.23.30 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking rust-ini v0.21.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling sea-orm-macros v1.1.14 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f3d95de532264a1215023baa665c0028aecf74b1/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.9/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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=2d46e4abbf57dbb1 -C extra-filename=-a8e5f9beeb8e2286 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-f3bcb9a113943d6a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b685279e46bbd109.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a51f3b0cccc0511b.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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f3d95de532264a1215023baa665c0028aecf74b1/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=308c4d9e18525aa6 -C extra-filename=-ac0aa19500c3279b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/f3d95de532264a1215023baa665c0028aecf74b1/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/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=9623e09af2cb14c3 -C extra-filename=-f32134cab35f9169 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b685279e46bbd109.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c2ca180c6fe7e43b.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "607d2d681e5dca472cb3ecb7f14efedb7e54210cd1ad700de5307941a04a7f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607d2d681e5dca472cb3ecb7f14efedb7e54210cd1ad700de5307941a04a7f4d", kill_on_drop: false }` [INFO] [stdout] 607d2d681e5dca472cb3ecb7f14efedb7e54210cd1ad700de5307941a04a7f4d