[INFO] cloning repository https://github.com/rockcoolsaint/rust-fullstack-actix-web-blog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rockcoolsaint/rust-fullstack-actix-web-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frockcoolsaint%2Frust-fullstack-actix-web-blog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frockcoolsaint%2Frust-fullstack-actix-web-blog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24f869f7ca4eaf8f2685a03ee052ac95df1badac
[INFO] checking rockcoolsaint/rust-fullstack-actix-web-blog against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frockcoolsaint%2Frust-fullstack-actix-web-blog" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rockcoolsaint/rust-fullstack-actix-web-blog
[INFO] finished tweaking git repo https://github.com/rockcoolsaint/rust-fullstack-actix-web-blog
[INFO] tweaked toml for git repo https://github.com/rockcoolsaint/rust-fullstack-actix-web-blog written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rockcoolsaint/rust-fullstack-actix-web-blog on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rockcoolsaint/rust-fullstack-actix-web-blog 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" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sea-orm-migration v0.9.3
[INFO] [stderr]   Downloaded sea-query-driver v0.2.2
[INFO] [stderr]   Downloaded sea-query-derive v0.2.0
[INFO] [stderr]   Downloaded sea-query v0.26.4
[INFO] [stderr]   Downloaded rand_core v0.9.2
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded sea-orm-cli v0.9.3
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded uuid v1.14.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.20
[INFO] [stderr]   Downloaded rust_decimal v1.36.0
[INFO] [stderr]   Downloaded zerocopy v0.8.20
[INFO] [stderr]   Downloaded async-native-tls v0.4.0
[INFO] [stderr]   Downloaded rsa v0.6.1
[INFO] [stderr]   Downloaded sea-orm v0.9.3
[INFO] [stderr]   Downloaded pem-rfc7468 v0.3.1
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded pkcs1 v0.3.3
[INFO] [stderr]   Downloaded sea-orm-macros v0.9.3
[INFO] [stderr]   Downloaded either v1.14.0
[INFO] [stderr]   Downloaded sea-strum v0.23.0
[INFO] [stderr]   Downloaded sea-strum_macros v0.23.0
[INFO] [stderr]   Downloaded bae v0.1.7
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] [stderr]   Downloaded deunicode v1.6.0
[INFO] [stderr]   Downloaded listenfd v0.3.5
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded sea-schema v0.9.4
[INFO] [stderr]   Downloaded const_fn v0.4.11
[INFO] [stderr]   Downloaded pin-project v0.4.30
[INFO] [stderr]   Downloaded pin-project-internal v0.4.30
[INFO] [stderr]   Downloaded sea-schema-derive v0.1.0
[INFO] [stderr]   Downloaded actix-flash v0.2.0
[INFO] [stderr]   Downloaded v_htmlescape v0.12.0
[INFO] [stderr]   Downloaded v_escape_derive v0.8.5
[INFO] [stderr]   Downloaded buf-min v0.4.0
[INFO] [stderr]   Downloaded actix-files v0.5.0
[INFO] [stderr]   Downloaded v_escape v0.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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] a9ca38400950655be453af818cedbca445092311e54ef9e62efa41b61fe229ca
[INFO] running `Command { std: "docker" "start" "a9ca38400950655be453af818cedbca445092311e54ef9e62efa41b61fe229ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9ca38400950655be453af818cedbca445092311e54ef9e62efa41b61fe229ca", 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" "a9ca38400950655be453af818cedbca445092311e54ef9e62efa41b61fe229ca" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9ca38400950655be453af818cedbca445092311e54ef9e62efa41b61fe229ca", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9ca38400950655be453af818cedbca445092311e54ef9e62efa41b61fe229ca" "/opt/rustwide/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling uuid v1.14.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling sea-query-driver v0.2.2
[INFO] [stderr]    Compiling actix-macros v0.1.3
[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 zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking actix-codec v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling sea-query-derive v0.2.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr] error: could not compile `sqlformat` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/67854e511de21d881bb16426996cd4259d44aa2e/bin/rustc --crate-name sqlformat --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlformat-0.2.6/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=779471ebecb7100f -C extra-filename=-720a7529b1eec692 --out-dir /opt/rustwide/target/debug/build/sqlformat/720a7529b1eec692/out -L dependency=/opt/rustwide/target/debug/build/memchr/2c8be4fc5b5e44c0/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/3c7a9ce1c8aacfd8/out -L dependency=/opt/rustwide/target/debug/build/unicode_categories/5bb069a1dc5524fb/out --extern nom=/opt/rustwide/target/debug/build/nom/3c7a9ce1c8aacfd8/out/libnom-3c7a9ce1c8aacfd8.rmeta --extern unicode_categories=/opt/rustwide/target/debug/build/unicode_categories/5bb069a1dc5524fb/out/libunicode_categories-5bb069a1dc5524fb.rmeta --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" "a9ca38400950655be453af818cedbca445092311e54ef9e62efa41b61fe229ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9ca38400950655be453af818cedbca445092311e54ef9e62efa41b61fe229ca", kill_on_drop: false }`
[INFO] [stdout] a9ca38400950655be453af818cedbca445092311e54ef9e62efa41b61fe229ca
