[INFO] cloning repository https://github.com/AlphaKeks/cs2kz-api-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlphaKeks/cs2kz-api-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlphaKeks%2Fcs2kz-api-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlphaKeks%2Fcs2kz-api-prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8c7f97949f4bbefdd98ccc61843cfe05707e74d [INFO] checking AlphaKeks/cs2kz-api-prototype against master#30840c53f414b753cb08f14620906572f88dda4b for pr-123531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlphaKeks%2Fcs2kz-api-prototype" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlphaKeks/cs2kz-api-prototype on toolchain 30840c53f414b753cb08f14620906572f88dda4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/AlphaKeks/cs2kz-api-prototype [INFO] finished tweaking git repo https://github.com/AlphaKeks/cs2kz-api-prototype [INFO] tweaked toml for git repo https://github.com/AlphaKeks/cs2kz-api-prototype written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AlphaKeks/cs2kz-api-prototype 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" "+30840c53f414b753cb08f14620906572f88dda4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utoipa v4.2.0 [INFO] [stderr] Downloaded rust-embed-impl v8.3.0 [INFO] [stderr] Downloaded atomic-write-file v0.1.3 [INFO] [stderr] Downloaded rust-embed-utils v8.3.0 [INFO] [stderr] Downloaded headers-core v0.3.0 [INFO] [stderr] Downloaded rustls-pki-types v1.3.1 [INFO] [stderr] Downloaded serde_html_form v0.2.4 [INFO] [stderr] Downloaded clap_derive v4.5.0 [INFO] [stderr] Downloaded hyper-rustls v0.26.0 [INFO] [stderr] Downloaded clap v4.5.2 [INFO] [stderr] Downloaded similar v2.4.0 [INFO] [stderr] Downloaded headers v0.4.0 [INFO] [stderr] Downloaded derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Downloaded rustls v0.22.2 [INFO] [stderr] Downloaded reqwest v0.12.0 [INFO] [stderr] Downloaded rust-embed v8.3.0 [INFO] [stderr] Downloaded tower-http v0.5.2 [INFO] [stderr] Downloaded chrono v0.4.35 [INFO] [stderr] Downloaded utoipa-gen v4.2.0 [INFO] [stderr] Downloaded axum-extra v0.9.2 [INFO] [stderr] Downloaded derive_more v1.0.0-beta.6 [INFO] [stderr] Downloaded utoipa-swagger-ui v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cb27d38d711a6e4d67c66183e9a1733b547a029917ef3dac84d9fa4ed3c5eb5 [INFO] running `Command { std: "docker" "start" "-a" "8cb27d38d711a6e4d67c66183e9a1733b547a029917ef3dac84d9fa4ed3c5eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cb27d38d711a6e4d67c66183e9a1733b547a029917ef3dac84d9fa4ed3c5eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb27d38d711a6e4d67c66183e9a1733b547a029917ef3dac84d9fa4ed3c5eb5", kill_on_drop: false }` [INFO] [stdout] 8cb27d38d711a6e4d67c66183e9a1733b547a029917ef3dac84d9fa4ed3c5eb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30840c53f414b753cb08f14620906572f88dda4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecef6cc9d14a453fad7f3a740fd71c45e8409aabffe53417727cfb9d1fd5da21 [INFO] running `Command { std: "docker" "start" "-a" "ecef6cc9d14a453fad7f3a740fd71c45e8409aabffe53417727cfb9d1fd5da21", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Checking rustls-pki-types v1.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rust-embed-utils v8.3.0 [INFO] [stderr] Compiling cookie v0.18.0 [INFO] [stderr] Checking num-bigint v0.4.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking proc-macro2 v1.0.78 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling rust-embed-impl v8.3.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Checking syn v1.0.109 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Checking rust-embed v8.3.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [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/30840c53f414b753cb08f14620906572f88dda4b/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.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 --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"' -C metadata=d920b48a3b9e0113 -C extra-filename=-d920b48a3b9e0113 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-8a2e063d808c7f3e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-39436727cf55545f.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-bfd7acc495db8564.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" "ecef6cc9d14a453fad7f3a740fd71c45e8409aabffe53417727cfb9d1fd5da21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecef6cc9d14a453fad7f3a740fd71c45e8409aabffe53417727cfb9d1fd5da21", kill_on_drop: false }` [INFO] [stdout] ecef6cc9d14a453fad7f3a740fd71c45e8409aabffe53417727cfb9d1fd5da21