[INFO] cloning repository https://github.com/arthasyou/llm_web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arthasyou/llm_web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthasyou%2Fllm_web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthasyou%2Fllm_web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6509c61c925f55d6007a8fc6423989a4b242ed6a [INFO] checking arthasyou/llm_web against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farthasyou%2Fllm_web" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arthasyou/llm_web on toolchain 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arthasyou/llm_web [INFO] finished tweaking git repo https://github.com/arthasyou/llm_web [INFO] tweaked toml for git repo https://github.com/arthasyou/llm_web written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/arthasyou/llm_web 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" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81367d4de0d495c233a7fdabdbf0fdfd587291867453a3f56892e81b0c210852 [INFO] running `Command { std: "docker" "start" "-a" "81367d4de0d495c233a7fdabdbf0fdfd587291867453a3f56892e81b0c210852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81367d4de0d495c233a7fdabdbf0fdfd587291867453a3f56892e81b0c210852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81367d4de0d495c233a7fdabdbf0fdfd587291867453a3f56892e81b0c210852", kill_on_drop: false }` [INFO] [stdout] 81367d4de0d495c233a7fdabdbf0fdfd587291867453a3f56892e81b0c210852 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af93f58397e702b8eecf8ec4b49b856c606bd4788993046f9fa9688d16a877b8 [INFO] running `Command { std: "docker" "start" "-a" "af93f58397e702b8eecf8ec4b49b856c606bd4788993046f9fa9688d16a877b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking macro_rules_attribute v0.2.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking rayon-cond v0.3.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking tqdm v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling zerofrom-derive v0.1.3 [INFO] [stderr] Compiling yoke-derive v0.7.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling monostate-impl v0.1.11 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking pest v2.7.8 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking pulp v0.18.9 [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/3652eaba14e5de752eaa5a8ffcac7132f9244f07/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.36.0/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"' --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=02def418cd897992 -C extra-filename=-a7986613547c5b03 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9afdf3b53e994ef6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a2531c5fa8597683.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c5d42669ca7a84f0.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3b4ac5e2986f1bc2.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f99799dc28db8778.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c348be130155a2c3.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-ce554b3004c1fc5a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-401f28949bd18ede.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d2d1074e94d9b13f.so --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" "af93f58397e702b8eecf8ec4b49b856c606bd4788993046f9fa9688d16a877b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af93f58397e702b8eecf8ec4b49b856c606bd4788993046f9fa9688d16a877b8", kill_on_drop: false }` [INFO] [stdout] af93f58397e702b8eecf8ec4b49b856c606bd4788993046f9fa9688d16a877b8