[INFO] cloning repository https://github.com/kellianb/axum-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellianb/axum-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellianb%2Faxum-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellianb%2Faxum-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ca80eb0c7fab2b570b20a52c895bc5ccf88735b8
[INFO] checking kellianb/axum-test against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellianb%2Faxum-test" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kellianb/axum-test
[INFO] finished tweaking git repo https://github.com/kellianb/axum-test
[INFO] tweaked toml for git repo https://github.com/kellianb/axum-test written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kellianb/axum-test on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kellianb/axum-test 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3008f286fb113f21385258aeb73d0313e52e3ef17828d7063bc913ef54b5145
[INFO] running `Command { std: "docker" "start" "-a" "c3008f286fb113f21385258aeb73d0313e52e3ef17828d7063bc913ef54b5145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3008f286fb113f21385258aeb73d0313e52e3ef17828d7063bc913ef54b5145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3008f286fb113f21385258aeb73d0313e52e3ef17828d7063bc913ef54b5145", kill_on_drop: false }`
[INFO] [stdout] c3008f286fb113f21385258aeb73d0313e52e3ef17828d7063bc913ef54b5145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 721ab0693bbf9d323c2908822818979439cd7d2dadd5d7818a2f9245fac703ce
[INFO] running `Command { std: "docker" "start" "-a" "721ab0693bbf9d323c2908822818979439cd7d2dadd5d7818a2f9245fac703ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking generational-box v0.5.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.5.6
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking dioxus-debug-cell v0.1.1
[INFO] [stderr]    Compiling dioxus-cli-config v0.5.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]    Compiling constcat v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling dioxus v0.5.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling elasticsearch v8.5.0-alpha.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling dioxus-config-macro v0.5.6
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[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/1c4199da70f816f2239f41c55168ff75a3663718/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=e9457deaf8bc2b5a -C extra-filename=-2b01a42767c3ee43 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6675ac312ba8a29b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cde70d294b566558.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-689e0241744f8a92.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7411405cf6793a87.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f944350ab628f9a2.rmeta --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 `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1c4199da70f816f2239f41c55168ff75a3663718/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.21.12/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="dangerous_configuration"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=c8348a2a7bb63a32 -C extra-filename=-32a68733dfb761b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ring=/opt/rustwide/target/debug/deps/libring-16d62e6d7f73f86d.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-cd5157c3738d00d7.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-0ef74d5b573af04f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2aca0935eea46837/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "721ab0693bbf9d323c2908822818979439cd7d2dadd5d7818a2f9245fac703ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "721ab0693bbf9d323c2908822818979439cd7d2dadd5d7818a2f9245fac703ce", kill_on_drop: false }`
[INFO] [stdout] 721ab0693bbf9d323c2908822818979439cd7d2dadd5d7818a2f9245fac703ce
