[INFO] cloning repository https://github.com/gsxhnd/demo_rust_axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gsxhnd/demo_rust_axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsxhnd%2Fdemo_rust_axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsxhnd%2Fdemo_rust_axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1102e88acce47deb6ccbb57b3c19236e483b7e55
[INFO] checking gsxhnd/demo_rust_axum against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsxhnd%2Fdemo_rust_axum" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gsxhnd/demo_rust_axum
[INFO] finished tweaking git repo https://github.com/gsxhnd/demo_rust_axum
[INFO] tweaked toml for git repo https://github.com/gsxhnd/demo_rust_axum written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gsxhnd/demo_rust_axum on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gsxhnd/demo_rust_axum 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded sea-schema-derive v0.3.0
[INFO] [stderr]   Downloaded sea-orm-arrow v2.0.0-rc.3
[INFO] [stderr]   Downloaded sea-query-sqlx v0.8.0-rc.14
[INFO] [stderr]   Downloaded pluralizer v0.5.0
[INFO] [stderr]   Downloaded sea-query-derive v1.0.0-rc.12
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded arrow-string v57.3.0
[INFO] [stderr]   Downloaded arrow-ord v57.3.0
[INFO] [stderr]   Downloaded arrow-arith v57.3.0
[INFO] [stderr]   Downloaded arrow-schema v57.3.0
[INFO] [stderr]   Downloaded arrow-data v57.3.0
[INFO] [stderr]   Downloaded arrow-row v57.3.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.31.1
[INFO] [stderr]   Downloaded sea-orm-macros v2.0.0-rc.37
[INFO] [stderr]   Downloaded arrow v57.3.0
[INFO] [stderr]   Downloaded arrow-select v57.3.0
[INFO] [stderr]   Downloaded arrow-buffer v57.3.0
[INFO] [stderr]   Downloaded arrow-cast v57.3.0
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded arrow-array v57.3.0
[INFO] [stderr]   Downloaded sea-query v1.0.0-rc.31
[INFO] [stderr]   Downloaded redis v1.0.5
[INFO] [stderr]   Downloaded sea-schema v0.17.0-rc.17
[INFO] [stderr]   Downloaded sea-orm v2.0.0-rc.37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ebcd24a0a48c4824cecaa2874bdd932fc09f419ccf837555f7c867af5b086d39
[INFO] running `Command { std: "docker" "start" "ebcd24a0a48c4824cecaa2874bdd932fc09f419ccf837555f7c867af5b086d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebcd24a0a48c4824cecaa2874bdd932fc09f419ccf837555f7c867af5b086d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebcd24a0a48c4824cecaa2874bdd932fc09f419ccf837555f7c867af5b086d39" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebcd24a0a48c4824cecaa2874bdd932fc09f419ccf837555f7c867af5b086d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ebcd24a0a48c4824cecaa2874bdd932fc09f419ccf837555f7c867af5b086d39" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking combine v4.6.7
[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/1ed2df61a19042f231709eb05d032ae9e2cb2084/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 --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=055ed41da5369a59 -C extra-filename=-f8ed72d78990c0ba --out-dir /opt/rustwide/target/debug/build/regex-syntax/f8ed72d78990c0ba/out --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" "ebcd24a0a48c4824cecaa2874bdd932fc09f419ccf837555f7c867af5b086d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebcd24a0a48c4824cecaa2874bdd932fc09f419ccf837555f7c867af5b086d39", kill_on_drop: false }`
[INFO] [stdout] ebcd24a0a48c4824cecaa2874bdd932fc09f419ccf837555f7c867af5b086d39
