[INFO] cloning repository https://github.com/galetedanilo/profile-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/galetedanilo/profile-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaletedanilo%2Fprofile-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaletedanilo%2Fprofile-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fbbf7d05aa2424a9d5ac7cbc13c7c80b5702044a
[INFO] checking galetedanilo/profile-service against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaletedanilo%2Fprofile-service" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/galetedanilo/profile-service
[INFO] finished tweaking git repo https://github.com/galetedanilo/profile-service
[INFO] tweaked toml for git repo https://github.com/galetedanilo/profile-service written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/galetedanilo/profile-service on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/galetedanilo/profile-service 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f796375c1216acd6ee8319a37abbf812f8e6cee315b86ee9ed83c4f523b3abad
[INFO] running `Command { std: "docker" "start" "-a" "f796375c1216acd6ee8319a37abbf812f8e6cee315b86ee9ed83c4f523b3abad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f796375c1216acd6ee8319a37abbf812f8e6cee315b86ee9ed83c4f523b3abad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f796375c1216acd6ee8319a37abbf812f8e6cee315b86ee9ed83c4f523b3abad", kill_on_drop: false }`
[INFO] [stdout] f796375c1216acd6ee8319a37abbf812f8e6cee315b86ee9ed83c4f523b3abad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5be41d506012754b5c58dc4a23291b0f4e720fa63e193fb5e0307b00641d1d3e
[INFO] running `Command { std: "docker" "start" "-a" "5be41d506012754b5c58dc4a23291b0f4e720fa63e193fb5e0307b00641d1d3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking oncemutex v0.1.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking spinning_top v0.3.0
[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/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.10/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --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=30e68af12f5792fa -C extra-filename=-4cae5ca439a8fa94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (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/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.116/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=fd81c73b7aa6c241 -C extra-filename=-729fdbca74629109 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-154be7f81f34ed1b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4d99313035f7b41d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-86faa6b6bcc5b157.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5be41d506012754b5c58dc4a23291b0f4e720fa63e193fb5e0307b00641d1d3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5be41d506012754b5c58dc4a23291b0f4e720fa63e193fb5e0307b00641d1d3e", kill_on_drop: false }`
[INFO] [stdout] 5be41d506012754b5c58dc4a23291b0f4e720fa63e193fb5e0307b00641d1d3e
