[INFO] cloning repository https://github.com/vfbiby/ntex-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vfbiby/ntex-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfbiby%2Fntex-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfbiby%2Fntex-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8c32d7a6cf0e73fd8c71da6b3f04ff463491b59 [INFO] checking vfbiby/ntex-app against master#ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfbiby%2Fntex-app" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vfbiby/ntex-app [INFO] finished tweaking git repo https://github.com/vfbiby/ntex-app [INFO] tweaked toml for git repo https://github.com/vfbiby/ntex-app written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vfbiby/ntex-app on toolchain ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vfbiby/ntex-app 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" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-orm-migration v1.1.1 [INFO] [stderr] Downloaded sea-query-derive v0.4.2 [INFO] [stderr] Downloaded sea-orm-cli v1.1.1 [INFO] [stderr] Downloaded ntex-macros v0.1.3 [INFO] [stderr] Downloaded sea-orm-macros v1.1.1 [INFO] [stderr] Downloaded ntex-router v0.5.3 [INFO] [stderr] Downloaded ntex-io v2.8.3 [INFO] [stderr] Downloaded ntex-server v2.5.0 [INFO] [stderr] Downloaded ntex-bytes v0.1.27 [INFO] [stderr] Downloaded ntex-tls v2.3.0 [INFO] [stderr] Downloaded bigdecimal v0.4.6 [INFO] [stderr] Downloaded oneshot v0.1.8 [INFO] [stderr] Downloaded ntex-service v3.3.3 [INFO] [stderr] Downloaded ntex-util v2.5.0 [INFO] [stderr] Downloaded ntex-tokio v0.5.3 [INFO] [stderr] Downloaded ntex-h2 v1.4.2 [INFO] [stderr] Downloaded sea-query v0.32.0 [INFO] [stderr] Downloaded ouroboros_macro v0.18.4 [INFO] [stderr] Downloaded ntex-http v0.1.12 [INFO] [stderr] Downloaded ntex-codec v0.6.2 [INFO] [stderr] Downloaded rustls v0.23.17 [INFO] [stderr] Downloaded ntex-net v2.4.0 [INFO] [stderr] Downloaded ntex v2.8.0 [INFO] [stderr] Downloaded ntex-rt v0.4.20 [INFO] [stderr] Downloaded ouroboros v0.18.4 [INFO] [stderr] Downloaded sea-orm v1.1.1 [INFO] [stderr] Downloaded sea-schema v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31f9767cf7130e297a6c5e511bc18991d7aa1665f35182c45edf06e28c09881d [INFO] running `Command { std: "docker" "start" "-a" "31f9767cf7130e297a6c5e511bc18991d7aa1665f35182c45edf06e28c09881d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31f9767cf7130e297a6c5e511bc18991d7aa1665f35182c45edf06e28c09881d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f9767cf7130e297a6c5e511bc18991d7aa1665f35182c45edf06e28c09881d", kill_on_drop: false }` [INFO] [stdout] 31f9767cf7130e297a6c5e511bc18991d7aa1665f35182c45edf06e28c09881d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2244c35c253c5b26f90eecd058fb978b4ac26240145819a1adafacc4970dfbf [INFO] running `Command { std: "docker" "start" "-a" "e2244c35c253c5b26f90eecd058fb978b4ac26240145819a1adafacc4970dfbf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling bigdecimal v0.4.6 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling rustls v0.23.17 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking webpki-roots v0.26.6 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling ntex-rt v0.4.20 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking url v2.5.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking oneshot v0.1.8 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking ntex-service v3.3.3 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling sea-orm-macros v1.1.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling validator_types v0.16.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/ddaf12390d3ffb7d5ba74491a48f3cd528e5d777/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.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="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=519917d3854084bf -C extra-filename=-eac1f84c8d18b8ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e4293a600cd4db1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3c1f4132d3fc8a42.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-892bb2fd59e4630e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e611950b2a3b1e33.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-61fd4e4df647da40.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-5b927eed84b05476.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0c2b01aa59e88560.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-229470e36ce63f36.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" "e2244c35c253c5b26f90eecd058fb978b4ac26240145819a1adafacc4970dfbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2244c35c253c5b26f90eecd058fb978b4ac26240145819a1adafacc4970dfbf", kill_on_drop: false }` [INFO] [stdout] e2244c35c253c5b26f90eecd058fb978b4ac26240145819a1adafacc4970dfbf