[INFO] cloning repository https://github.com/abelleisle/simple-health [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abelleisle/simple-health" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabelleisle%2Fsimple-health", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabelleisle%2Fsimple-health'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e931abea511ae26be2b50d9ee598d19d8d5a3e59 [INFO] checking abelleisle/simple-health against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabelleisle%2Fsimple-health" "/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/abelleisle/simple-health [INFO] finished tweaking git repo https://github.com/abelleisle/simple-health [INFO] tweaked toml for git repo https://github.com/abelleisle/simple-health written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/abelleisle/simple-health on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/abelleisle/simple-health 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 887502a98240d8d41e66fca525a5b175759680e5bdea72f41daf6a484959e61c [INFO] running `Command { std: "docker" "start" "-a" "887502a98240d8d41e66fca525a5b175759680e5bdea72f41daf6a484959e61c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "887502a98240d8d41e66fca525a5b175759680e5bdea72f41daf6a484959e61c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887502a98240d8d41e66fca525a5b175759680e5bdea72f41daf6a484959e61c", kill_on_drop: false }` [INFO] [stdout] 887502a98240d8d41e66fca525a5b175759680e5bdea72f41daf6a484959e61c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3913baf1778bd7e5547ef5da57dc945cb5e32cbeeb81010e08e3494646f9a6e7 [INFO] running `Command { std: "docker" "start" "-a" "3913baf1778bd7e5547ef5da57dc945cb5e32cbeeb81010e08e3494646f9a6e7", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking ct-codecs v1.1.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking p384 v0.13.1 [INFO] [stderr] Checking ed25519-compact v2.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking hmac-sha512 v1.1.7 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking hmac-sha256 v1.1.12 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking coarsetime v0.1.36 [INFO] [stderr] Checking hmac-sha1-compact v1.1.5 [INFO] [stderr] Compiling simple-health-server v0.1.2 (/opt/rustwide/workdir/crates/simple-health-server) [INFO] [stderr] Checking binstring v0.1.7 [INFO] [stderr] Checking std-logger v0.5.7 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ts-rs-macros v11.0.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking ts-rs v11.0.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling boring-sys v4.19.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] error: could not compile `axum` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::verbose_file_reads' '--warn=clippy::unused_self' --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::option_option' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_on_vec_items' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::exit' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::dbg_macro' '--warn=clippy::await_holding_lock' --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="macros"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private", "__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=0ae1a2a80b3963f1 -C extra-filename=-067b35354c547e91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-686be6a94b769cee.rmeta --extern axum_macros=/opt/rustwide/target/debug/deps/libaxum_macros-e8638335ee4f074e.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-90c084328a320ff8.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f25236eae95bee81.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4ab3bc185911a9f6.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-c96c21dbe52cc766.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-6065eb7d06f82cab.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5b40aabb9268c8c2.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-1cd488cbc6cd3fae.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-e98a3fa189025638.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-252d68bad8c14038.so --extern serde=/opt/rustwide/target/debug/deps/libserde-36e6050adb0f1d3f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a32c97c446774b49.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-f12240aae34911fc.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-ab724609fec2e643.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-490d53d5aa83cfed.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-63f374de40bb8fe7.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-4d5619092e3a76fc.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-f6d5cc7b185cf351.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-e69ac8dcc8243395.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4d121813ceefea40.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" "3913baf1778bd7e5547ef5da57dc945cb5e32cbeeb81010e08e3494646f9a6e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3913baf1778bd7e5547ef5da57dc945cb5e32cbeeb81010e08e3494646f9a6e7", kill_on_drop: false }` [INFO] [stdout] 3913baf1778bd7e5547ef5da57dc945cb5e32cbeeb81010e08e3494646f9a6e7