[INFO] cloning repository https://github.com/Aadithyanas/Smartmemo-backend-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aadithyanas/Smartmemo-backend-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAadithyanas%2FSmartmemo-backend-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAadithyanas%2FSmartmemo-backend-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cab86851c253d8d0339b4f01c5f0155a417bd96e
[INFO] checking Aadithyanas/Smartmemo-backend-Rust against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAadithyanas%2FSmartmemo-backend-Rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  63% (1409/2209)
Updating files:  64% (1414/2209)
Updating files:  65% (1436/2209)
Updating files:  66% (1458/2209)
Updating files:  67% (1481/2209)
Updating files:  68% (1503/2209)
Updating files:  69% (1525/2209)
Updating files:  70% (1547/2209)
Updating files:  71% (1569/2209)
Updating files:  72% (1591/2209)
Updating files:  73% (1613/2209)
Updating files:  73% (1625/2209)
Updating files:  74% (1635/2209)
Updating files:  75% (1657/2209)
Updating files:  75% (1674/2209)
Updating files:  76% (1679/2209)
Updating files:  77% (1701/2209)
Updating files:  78% (1724/2209)
Updating files:  79% (1746/2209)
Updating files:  79% (1752/2209)
Updating files:  80% (1768/2209)
Updating files:  81% (1790/2209)
Updating files:  82% (1812/2209)
Updating files:  83% (1834/2209)
Updating files:  84% (1856/2209)
Updating files:  85% (1878/2209)
Updating files:  86% (1900/2209)
Updating files:  87% (1922/2209)
Updating files:  88% (1944/2209)
Updating files:  88% (1965/2209)
Updating files:  89% (1967/2209)
Updating files:  90% (1989/2209)
Updating files:  91% (2011/2209)
Updating files:  92% (2033/2209)
Updating files:  93% (2055/2209)
Updating files:  94% (2077/2209)
Updating files:  95% (2099/2209)
Updating files:  96% (2121/2209)
Updating files:  97% (2143/2209)
Updating files:  98% (2165/2209)
Updating files:  99% (2187/2209)
Updating files: 100% (2209/2209)
Updating files: 100% (2209/2209), done.
[INFO] started tweaking git repo https://github.com/Aadithyanas/Smartmemo-backend-Rust
[INFO] finished tweaking git repo https://github.com/Aadithyanas/Smartmemo-backend-Rust
[INFO] tweaked toml for git repo https://github.com/Aadithyanas/Smartmemo-backend-Rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aadithyanas/Smartmemo-backend-Rust on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aadithyanas/Smartmemo-backend-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 653d31e50b5b60fa390e9f0f98faf9fd49619c27443187df3849527aadd5e59d
[INFO] running `Command { std: "docker" "start" "-a" "653d31e50b5b60fa390e9f0f98faf9fd49619c27443187df3849527aadd5e59d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "653d31e50b5b60fa390e9f0f98faf9fd49619c27443187df3849527aadd5e59d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "653d31e50b5b60fa390e9f0f98faf9fd49619c27443187df3849527aadd5e59d", kill_on_drop: false }`
[INFO] [stdout] 653d31e50b5b60fa390e9f0f98faf9fd49619c27443187df3849527aadd5e59d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e157512ec008e67698389a0c7b10e304a5cde103ddf2002e0af7aebed874bed1
[INFO] running `Command { std: "docker" "start" "-a" "e157512ec008e67698389a0c7b10e304a5cde103ddf2002e0af7aebed874bed1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling sea-orm-macros v1.1.13
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking openssl-sys v0.9.109
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking openssl v0.10.73
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]     Checking rfc7239 v0.1.3
[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/012cd62c9add58ab3910e44c137d87db3ab70f61/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="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --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=f9e0b92a8cbf0ce3 -C extra-filename=-37f96790496d0ea7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4b9bfc22d81e7631.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-91e7e107e347f57b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-63696b82ec5b5f94.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 `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/012cd62c9add58ab3910e44c137d87db3ab70f61/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.8/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=6120e4e9574cb8c5 -C extra-filename=-b76e31342862305e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e0980e941eac5a40.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-3e1db5df8a5ba140.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e157512ec008e67698389a0c7b10e304a5cde103ddf2002e0af7aebed874bed1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e157512ec008e67698389a0c7b10e304a5cde103ddf2002e0af7aebed874bed1", kill_on_drop: false }`
[INFO] [stdout] e157512ec008e67698389a0c7b10e304a5cde103ddf2002e0af7aebed874bed1
