[INFO] cloning repository https://github.com/iammrsea/social-app-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iammrsea/social-app-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiammrsea%2Fsocial-app-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiammrsea%2Fsocial-app-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] acbe12236bb27902d2afaa150700a4610c5b14aa
[INFO] checking iammrsea/social-app-rust against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiammrsea%2Fsocial-app-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iammrsea/social-app-rust
[INFO] finished tweaking git repo https://github.com/iammrsea/social-app-rust
[INFO] tweaked toml for git repo https://github.com/iammrsea/social-app-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iammrsea/social-app-rust on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iammrsea/social-app-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_derive v0.19.0
[INFO] [stderr]   Downloaded validator v0.19.0
[INFO] [stderr]   Downloaded async-graphql-axum v7.0.16
[INFO] [stderr]   Downloaded resolv-conf v0.7.3
[INFO] [stderr]   Downloaded getset v0.1.5
[INFO] [stderr]   Downloaded derive-where v1.4.0
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.2.3
[INFO] [stderr]   Downloaded mongodb v3.2.3
[INFO] [stderr]   Downloaded handlebars v5.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4096e81224b2d1ae7d03f4b0f21963aa291ec2bc8e33bcca957310c274deb63
[INFO] running `Command { std: "docker" "start" "-a" "a4096e81224b2d1ae7d03f4b0f21963aa291ec2bc8e33bcca957310c274deb63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4096e81224b2d1ae7d03f4b0f21963aa291ec2bc8e33bcca957310c274deb63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4096e81224b2d1ae7d03f4b0f21963aa291ec2bc8e33bcca957310c274deb63", kill_on_drop: false }`
[INFO] [stdout] a4096e81224b2d1ae7d03f4b0f21963aa291ec2bc8e33bcca957310c274deb63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 537bf778c3fee19602265ce89b626f3df7e80beb762bd8260855bd199bc5ecbd
[INFO] running `Command { std: "docker" "start" "-a" "537bf778c3fee19602265ce89b626f3df7e80beb762bd8260855bd199bc5ecbd", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking rustix v1.0.7
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking static_assertions_next v1.1.2
[INFO] [stderr]     Checking resolv-conf v0.7.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.2.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling derive-where v1.4.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --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" "537bf778c3fee19602265ce89b626f3df7e80beb762bd8260855bd199bc5ecbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "537bf778c3fee19602265ce89b626f3df7e80beb762bd8260855bd199bc5ecbd", kill_on_drop: false }`
[INFO] [stdout] 537bf778c3fee19602265ce89b626f3df7e80beb762bd8260855bd199bc5ecbd
