[INFO] cloning repository https://github.com/Kayxue/SimpleTodo1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kayxue/SimpleTodo1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayxue%2FSimpleTodo1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayxue%2FSimpleTodo1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f57248f6f75b544be6d3086137cca10fa201ac8
[INFO] checking Kayxue/SimpleTodo1 against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKayxue%2FSimpleTodo1" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kayxue/SimpleTodo1
[INFO] finished tweaking git repo https://github.com/Kayxue/SimpleTodo1
[INFO] tweaked toml for git repo https://github.com/Kayxue/SimpleTodo1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kayxue/SimpleTodo1 on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kayxue/SimpleTodo1 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.apistos.feature
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e62bac6e5ff7dbb23a836f90b20be80c1fa741ead7db0f67b93291dc26915cf6
[INFO] running `Command { std: "docker" "start" "-a" "e62bac6e5ff7dbb23a836f90b20be80c1fa741ead7db0f67b93291dc26915cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e62bac6e5ff7dbb23a836f90b20be80c1fa741ead7db0f67b93291dc26915cf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e62bac6e5ff7dbb23a836f90b20be80c1fa741ead7db0f67b93291dc26915cf6", kill_on_drop: false }`
[INFO] [stdout] e62bac6e5ff7dbb23a836f90b20be80c1fa741ead7db0f67b93291dc26915cf6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b12770a34d805334ea54d5c2655acfc0d7660c960aa3be5ae4b82f932b0000df
[INFO] running `Command { std: "docker" "start" "-a" "b12770a34d805334ea54d5c2655acfc0d7660c960aa3be5ae4b82f932b0000df", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.apistos.feature
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking bitflags v2.7.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling apistos-schemars v0.8.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking uuid v1.11.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling brotli v6.0.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/f3d95de532264a1215023baa665c0028aecf74b1/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" "b12770a34d805334ea54d5c2655acfc0d7660c960aa3be5ae4b82f932b0000df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b12770a34d805334ea54d5c2655acfc0d7660c960aa3be5ae4b82f932b0000df", kill_on_drop: false }`
[INFO] [stdout] b12770a34d805334ea54d5c2655acfc0d7660c960aa3be5ae4b82f932b0000df
