[INFO] cloning repository https://github.com/Prunoideae/web-rwkv-axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Prunoideae/web-rwkv-axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrunoideae%2Fweb-rwkv-axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrunoideae%2Fweb-rwkv-axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b18af1f5435416172a07291fb50a64a61bac32fb
[INFO] checking Prunoideae/web-rwkv-axum against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPrunoideae%2Fweb-rwkv-axum" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Prunoideae/web-rwkv-axum
[INFO] finished tweaking git repo https://github.com/Prunoideae/web-rwkv-axum
[INFO] tweaked toml for git repo https://github.com/Prunoideae/web-rwkv-axum written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Prunoideae/web-rwkv-axum on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Prunoideae/web-rwkv-axum 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9377364be60264a5b30233f3ac42611e4202ec9086bf48b6836c25b10c15736b
[INFO] running `Command { std: "docker" "start" "9377364be60264a5b30233f3ac42611e4202ec9086bf48b6836c25b10c15736b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9377364be60264a5b30233f3ac42611e4202ec9086bf48b6836c25b10c15736b", 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" "9377364be60264a5b30233f3ac42611e4202ec9086bf48b6836c25b10c15736b" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9377364be60264a5b30233f3ac42611e4202ec9086bf48b6836c25b10c15736b", 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" "9377364be60264a5b30233f3ac42611e4202ec9086bf48b6836c25b10c15736b" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking smallvec v1.12.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking ahash v0.8.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling assert2-macros v0.3.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling faer-core v0.13.5
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.90
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking pulp v0.18.6
[INFO] [stderr]     Checking pulp v0.16.4
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.90
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking naga v0.14.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.35
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking wgpu-types v0.18.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]     Checking renderdoc-sys v1.0.0
[INFO] [stderr]     Checking glow v0.13.0
[INFO] [stderr]     Checking faer-entity v0.13.5
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking profiling v1.0.13
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.90
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking anstream v0.6.7
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking unreachable v1.0.0
[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/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.35.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="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="num_cpus"' --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"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=930d6df85df19b77 -C extra-filename=-a3ab5cf8649a0573 --out-dir /opt/rustwide/target/debug/build/tokio/a3ab5cf8649a0573/out -L dependency=/opt/rustwide/target/debug/build/bytes/9afdf3b53e994ef6/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/libc/d6740634cbc33fb8/out -L dependency=/opt/rustwide/target/debug/build/lock_api/73e7c29b805ab35d/out -L dependency=/opt/rustwide/target/debug/build/mio/a7725b2197b26a35/out -L dependency=/opt/rustwide/target/debug/build/num_cpus/d40db0a993fedac0/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/2848ccff03b59888/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/1f0d3c4c0fb90a16/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/c348be130155a2c3/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/fa277805112a4129/out -L dependency=/opt/rustwide/target/debug/build/smallvec/658b9e6775513929/out -L dependency=/opt/rustwide/target/debug/build/socket2/ec5fa62b4240eb7f/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/7b212a7a0c2fe6ce/out --extern bytes=/opt/rustwide/target/debug/build/bytes/9afdf3b53e994ef6/out/libbytes-9afdf3b53e994ef6.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/d6740634cbc33fb8/out/liblibc-d6740634cbc33fb8.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/a7725b2197b26a35/out/libmio-a7725b2197b26a35.rmeta --extern num_cpus=/opt/rustwide/target/debug/build/num_cpus/d40db0a993fedac0/out/libnum_cpus-d40db0a993fedac0.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/2848ccff03b59888/out/libparking_lot-2848ccff03b59888.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/c348be130155a2c3/out/libpin_project_lite-c348be130155a2c3.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/fa277805112a4129/out/libsignal_hook_registry-fa277805112a4129.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/ec5fa62b4240eb7f/out/libsocket2-ec5fa62b4240eb7f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/7b212a7a0c2fe6ce/out/libtokio_macros-7b212a7a0c2fe6ce.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 `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a4ebd6789056ad80 -C extra-filename=-7dbdba903e475dad --out-dir /opt/rustwide/target/debug/build/ash/7dbdba903e475dad/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/libloading/0482edcd26f24452/out --extern libloading=/opt/rustwide/target/debug/build/libloading/0482edcd26f24452/out/liblibloading-0482edcd26f24452.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9377364be60264a5b30233f3ac42611e4202ec9086bf48b6836c25b10c15736b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9377364be60264a5b30233f3ac42611e4202ec9086bf48b6836c25b10c15736b", kill_on_drop: false }`
[INFO] [stdout] 9377364be60264a5b30233f3ac42611e4202ec9086bf48b6836c25b10c15736b
