[INFO] cloning repository https://github.com/websxz/nuke-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/websxz/nuke-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebsxz%2Fnuke-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebsxz%2Fnuke-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 128bbba90af438b467e2334be8200e15432ba685 [INFO] checking websxz/nuke-backend against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebsxz%2Fnuke-backend" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/websxz/nuke-backend [INFO] finished tweaking git repo https://github.com/websxz/nuke-backend [INFO] tweaked toml for git repo https://github.com/websxz/nuke-backend written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/websxz/nuke-backend on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/websxz/nuke-backend 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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8d9080760311b93f31e94c19168a9d68808a06c090eb0c4e5cbf436a87f23dd [INFO] running `Command { std: "docker" "start" "-a" "c8d9080760311b93f31e94c19168a9d68808a06c090eb0c4e5cbf436a87f23dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8d9080760311b93f31e94c19168a9d68808a06c090eb0c4e5cbf436a87f23dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8d9080760311b93f31e94c19168a9d68808a06c090eb0c4e5cbf436a87f23dd", kill_on_drop: false }` [INFO] [stdout] c8d9080760311b93f31e94c19168a9d68808a06c090eb0c4e5cbf436a87f23dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a31e00192d9cb24286ac5cc7c1f21347fe60fed954a2e1cdd857c4e2ef0db2a0 [INFO] running `Command { std: "docker" "start" "-a" "a31e00192d9cb24286ac5cc7c1f21347fe60fed954a2e1cdd857c4e2ef0db2a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking once_cell v1.20.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking unicode-properties v0.1.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking email-encoding v0.3.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking quoted_printable v0.5.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] error: could not compile `combine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/04ea1e1f1a12cfa912c228ca278237d92d0bb6df/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.7/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="alloc"' --cfg 'feature="bytes"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=d32eaccaf9bafd66 -C extra-filename=-2157e1db32a31b03 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2dd4cd3ca6af9909.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --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" "a31e00192d9cb24286ac5cc7c1f21347fe60fed954a2e1cdd857c4e2ef0db2a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31e00192d9cb24286ac5cc7c1f21347fe60fed954a2e1cdd857c4e2ef0db2a0", kill_on_drop: false }` [INFO] [stdout] a31e00192d9cb24286ac5cc7c1f21347fe60fed954a2e1cdd857c4e2ef0db2a0