[INFO] cloning repository https://github.com/mratsim/delulu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mratsim/delulu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmratsim%2Fdelulu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmratsim%2Fdelulu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cbf3463808204a9a693d762243fb6e8038ae744
[INFO] checking mratsim/delulu against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-no-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmratsim%2Fdelulu" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mratsim/delulu
[INFO] finished tweaking git repo https://github.com/mratsim/delulu
[INFO] tweaked toml for git repo https://github.com/mratsim/delulu written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mratsim/delulu on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mratsim/delulu 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c708d9f18c647f54b93fa70c6d3ad87e62d095f64baaced8a7dd7e801060825
[INFO] running `Command { std: "docker" "start" "-a" "4c708d9f18c647f54b93fa70c6d3ad87e62d095f64baaced8a7dd7e801060825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c708d9f18c647f54b93fa70c6d3ad87e62d095f64baaced8a7dd7e801060825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c708d9f18c647f54b93fa70c6d3ad87e62d095f64baaced8a7dd7e801060825", kill_on_drop: false }`
[INFO] [stdout] 4c708d9f18c647f54b93fa70c6d3ad87e62d095f64baaced8a7dd7e801060825
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b627ce89bb615fc5a6b2f3c1295aaa417667bf458113f65def6a06367567583
[INFO] running `Command { std: "docker" "start" "-a" "4b627ce89bb615fc5a6b2f3c1295aaa417667bf458113f65def6a06367567583", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking webpki-root-certs v1.0.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling rmcp v0.13.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking term_size v0.3.2
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking stringmatch v0.4.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking compression-codecs v0.4.36
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling thirtyfour-macros v0.2.0
[INFO] [stderr]    Compiling rmcp-macros v0.13.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking sse-stream v0.2.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling boring-sys2 v5.0.0-alpha.12
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking schnellru v0.2.4
[INFO] [stderr]     Checking referencing v0.26.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking schemars v1.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking async-compression v0.4.37
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking delulu-query-queues v0.1.0 (/opt/rustwide/workdir/delulu-internals/query-queues)
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking scraper v0.17.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking http2 v0.5.11
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking jsonschema v0.26.2
[INFO] [stderr]     Checking thirtyfour v0.36.1
[INFO] [stderr] error: could not compile `thirtyfour` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5ec4d3b0c83717313176eefa7d71e9d36dc83355/bin/rustc --crate-name thirtyfour --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thirtyfour-0.36.1/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 --cfg 'feature="component"' --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' --cfg 'feature="thirtyfour-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component", "debug_sync_quit", "default", "native-tls", "reqwest", "rustls-tls", "thirtyfour-macros", "tokio-multi-threaded"))' -C metadata=ea8cfb9079eab340 -C extra-filename=-88fb29ae1e2050b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fd2c94b2a378ed0e.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a353b142abfcb347.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-a1f2d5967abce2ed.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-40d7b0824e7801b3.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cbb4929d06dfe38d.rmeta --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-af97e931cdd8d89d.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-131dd1206376a415.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c193cc3cc23d64eb.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-27095c774a4a2393.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-537671cf9ec473da.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c7bc0e56717363ee.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-75743e5d0c77d12e.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-02e7922418182736.so --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-a4b513ffcc250e28.rmeta --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-994b53c93bd34f8f.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f3758a1fac3d4a05.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-66e5eb13c9d94cde.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b17eac319c26f19b.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-f331dc7f966ed960.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-1c8932b42db84b64/out -L native=/opt/rustwide/target/debug/build/zstd-sys-7e5dadec99dfa5c6/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/5ec4d3b0c83717313176eefa7d71e9d36dc83355/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/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::return_self_not_must_use' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::option_option' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::must_use_candidate' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--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="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=ac4f41ef3faddf36 -C extra-filename=-863dd91493dcd2b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-967b2e2d1ddf9cf2.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-40d7b0824e7801b3.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-7159a4777f600c57.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-131dd1206376a415.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c193cc3cc23d64eb.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-3d17ec2d4ca96577.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-d619d97a78828370.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-bef81f349f31e965.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-191386959dd1094d.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-234512e78e613387.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-20930c4737d632b3.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-adc373add51865f0.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-6964566df258a87f.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e5e2b4eaa5d18a05.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-5cecbae01b8c8dea.rmeta --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-240fc3f6d77e1e29.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-75743e5d0c77d12e.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-626d361720f2b05a.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-4835a34d72977b58.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-d113b36736915ec0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-66e5eb13c9d94cde.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-eff6cb9a73511039.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-9db2d6ae529db6dd.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-1900f1cf27f882a2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b17eac319c26f19b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4b627ce89bb615fc5a6b2f3c1295aaa417667bf458113f65def6a06367567583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b627ce89bb615fc5a6b2f3c1295aaa417667bf458113f65def6a06367567583", kill_on_drop: false }`
[INFO] [stdout] 4b627ce89bb615fc5a6b2f3c1295aaa417667bf458113f65def6a06367567583
