[INFO] cloning repository https://github.com/ManuJSM/Rusty_API [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ManuJSM/Rusty_API" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManuJSM%2FRusty_API", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FManuJSM%2FRusty_API'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 823edb5e739ed36ca80ee256e69fa3b5d736b4b9 [INFO] checking ManuJSM/Rusty_API 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%2FManuJSM%2FRusty_API" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ManuJSM/Rusty_API [INFO] finished tweaking git repo https://github.com/ManuJSM/Rusty_API [INFO] tweaked toml for git repo https://github.com/ManuJSM/Rusty_API written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ManuJSM/Rusty_API 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/ManuJSM/Rusty_API 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d78e54307145f7b4987355fa1c794b3c3b1c64c625697e34a8175da8a087aaab [INFO] running `Command { std: "docker" "start" "-a" "d78e54307145f7b4987355fa1c794b3c3b1c64c625697e34a8175da8a087aaab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d78e54307145f7b4987355fa1c794b3c3b1c64c625697e34a8175da8a087aaab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d78e54307145f7b4987355fa1c794b3c3b1c64c625697e34a8175da8a087aaab", kill_on_drop: false }` [INFO] [stdout] d78e54307145f7b4987355fa1c794b3c3b1c64c625697e34a8175da8a087aaab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 35f27701992068acdb94e08a7772f414047480e869a993754722049c42eed45d [INFO] running `Command { std: "docker" "start" "-a" "35f27701992068acdb94e08a7772f414047480e869a993754722049c42eed45d", kill_on_drop: false }` [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking openssl v0.10.76 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling pq-sys v0.7.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking argon2 v0.5.3 [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] running `Command { std: "docker" "inspect" "35f27701992068acdb94e08a7772f414047480e869a993754722049c42eed45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35f27701992068acdb94e08a7772f414047480e869a993754722049c42eed45d", kill_on_drop: false }` [INFO] [stdout] 35f27701992068acdb94e08a7772f414047480e869a993754722049c42eed45d