[INFO] cloning repository https://github.com/okieraised/rs-axum-api-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okieraised/rs-axum-api-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokieraised%2Frs-axum-api-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokieraised%2Frs-axum-api-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3e3f3535f38669da3dc6ce01bad88c9e027d579 [INFO] checking okieraised/rs-axum-api-template against try#05c0158cca4d7ab383df6c11b9cc128ebf3730be for pr-156977 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokieraised%2Frs-axum-api-template" "/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/okieraised/rs-axum-api-template [INFO] finished tweaking git repo https://github.com/okieraised/rs-axum-api-template [INFO] tweaked toml for git repo https://github.com/okieraised/rs-axum-api-template written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/okieraised/rs-axum-api-template on toolchain 05c0158cca4d7ab383df6c11b9cc128ebf3730be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/okieraised/rs-axum-api-template 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" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a1ef2d4f504b4aee9ad2ff2f6924df946e507569793e88cd06e1588a813fa45b [INFO] running `Command { std: "docker" "start" "a1ef2d4f504b4aee9ad2ff2f6924df946e507569793e88cd06e1588a813fa45b", 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" "a1ef2d4f504b4aee9ad2ff2f6924df946e507569793e88cd06e1588a813fa45b" "/opt/rustwide/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1ef2d4f504b4aee9ad2ff2f6924df946e507569793e88cd06e1588a813fa45b", 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" "a1ef2d4f504b4aee9ad2ff2f6924df946e507569793e88cd06e1588a813fa45b" "/opt/rustwide/cargo-home/bin/cargo" "+05c0158cca4d7ab383df6c11b9cc128ebf3730be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking unicode-properties v0.1.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 unicode-bidi v0.3.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking opentelemetry v0.30.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking postgres-types v0.2.9 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/05c0158cca4d7ab383df6c11b9cc128ebf3730be/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=259b0d06109db61d -C extra-filename=-b36b24e84ff08b30 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7cb8a163e7d964d6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-527e1dcc372a7d63.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c145eeb991e4341.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-8b80527c21a6f036.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8a1898152f38311f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-c686b2ff9dd41b07.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/05c0158cca4d7ab383df6c11b9cc128ebf3730be/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=30cf3cf744eaf142 -C extra-filename=-7e627362608157cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-4ce1f16fa47c1e40.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-4fe2c481e5872b1c.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab20fc0822f5e3c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a1ef2d4f504b4aee9ad2ff2f6924df946e507569793e88cd06e1588a813fa45b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1ef2d4f504b4aee9ad2ff2f6924df946e507569793e88cd06e1588a813fa45b", kill_on_drop: false }` [INFO] [stdout] a1ef2d4f504b4aee9ad2ff2f6924df946e507569793e88cd06e1588a813fa45b