[INFO] cloning repository https://github.com/AliRn76/pingora [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AliRn76/pingora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliRn76%2Fpingora", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliRn76%2Fpingora'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb273dbcfe455b919acd40bb2c2597b594774bb3 [INFO] building AliRn76/pingora against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAliRn76%2Fpingora" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/AliRn76/pingora [INFO] finished tweaking git repo https://github.com/AliRn76/pingora [INFO] tweaked toml for git repo https://github.com/AliRn76/pingora written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AliRn76/pingora on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AliRn76/pingora 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pingora-http v0.3.0 [INFO] [stderr] Downloaded tokio-test v0.4.4 [INFO] [stderr] Downloaded pingora-timeout v0.3.0 [INFO] [stderr] Downloaded rust-ini v0.18.0 [INFO] [stderr] Downloaded sfv v0.10.4 [INFO] [stderr] Downloaded pingora-lru v0.3.0 [INFO] [stderr] Downloaded pingora-openssl v0.3.0 [INFO] [stderr] Downloaded trackable_derive v1.0.0 [INFO] [stderr] Downloaded trackable v0.2.24 [INFO] [stderr] Downloaded pingora-core v0.3.0 [INFO] [stderr] Downloaded ron v0.7.1 [INFO] [stderr] Downloaded config v0.13.4 [INFO] [stderr] Downloaded trackable v1.3.0 [INFO] [stderr] Downloaded sentry v0.26.0 [INFO] [stderr] Downloaded protobuf v2.28.0 [INFO] [stderr] Downloaded sentry-core v0.26.0 [INFO] [stderr] Downloaded rustracing_jaeger v0.7.0 [INFO] [stderr] Downloaded pingora-cache v0.3.0 [INFO] [stderr] Downloaded prometheus v0.13.4 [INFO] [stderr] Downloaded pingora-load-balancing v0.3.0 [INFO] [stderr] Downloaded thrift_codec v0.1.1 [INFO] [stderr] Downloaded pingora-runtime v0.3.0 [INFO] [stderr] Downloaded sentry-backtrace v0.26.0 [INFO] [stderr] Downloaded sentry-types v0.26.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.21 [INFO] [stderr] Downloaded zerocopy v0.8.21 [INFO] [stderr] Downloaded serde_yaml v0.8.26 [INFO] [stderr] Downloaded pingora v0.3.0 [INFO] [stderr] Downloaded time v0.3.38 [INFO] [stderr] Downloaded dlv-list v0.3.0 [INFO] [stderr] Downloaded ordered-multimap v0.4.3 [INFO] [stderr] Downloaded pingora-ketama v0.3.0 [INFO] [stderr] Downloaded pingora-header-serde v0.3.0 [INFO] [stderr] Downloaded rustracing v0.5.1 [INFO] [stderr] Downloaded tokio-openssl v0.6.5 [INFO] [stderr] Downloaded pingora-error v0.3.0 [INFO] [stderr] Downloaded daemonize v0.5.0 [INFO] [stderr] Downloaded libz-ng-sys v1.1.21 [INFO] [stderr] Downloaded pingora-pool v0.3.0 [INFO] [stderr] Downloaded sentry-contexts v0.26.0 [INFO] [stderr] Downloaded uname v0.1.1 [INFO] [stderr] Downloaded pingora-proxy v0.3.0 [INFO] [stderr] Downloaded sentry-panic v0.26.0 [INFO] [stderr] Downloaded openssl-src v300.4.2+3.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d99ed9f3d59f971a8c9f86a8edcd4d77f16a4656e79159600aa3301acf82dc5 [INFO] running `Command { std: "docker" "start" "-a" "5d99ed9f3d59f971a8c9f86a8edcd4d77f16a4656e79159600aa3301acf82dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d99ed9f3d59f971a8c9f86a8edcd4d77f16a4656e79159600aa3301acf82dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d99ed9f3d59f971a8c9f86a8edcd4d77f16a4656e79159600aa3301acf82dc5", kill_on_drop: false }` [INFO] [stdout] 5d99ed9f3d59f971a8c9f86a8edcd4d77f16a4656e79159600aa3301acf82dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dc32d83d88e59e239eff8b2b0e83d6140ccee58fee80010018b65afd2835318 [INFO] running `Command { std: "docker" "start" "-a" "9dc32d83d88e59e239eff8b2b0e83d6140ccee58fee80010018b65afd2835318", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling time v0.3.38 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling pingora-error v0.3.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Compiling sfv v0.10.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling pingora-http v0.3.0 [INFO] [stderr] error: could not compile `time` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name time --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-0.3.38/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 -C debuginfo=2 --warn=unused '--warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::uninhabited-references' '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=d0b17ebe2ca26c89 -C extra-filename=-8896e2f1e4a3d034 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern deranged=/opt/rustwide/target/debug/deps/libderanged-9df638cca9ea2119.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern num_conv=/opt/rustwide/target/debug/deps/libnum_conv-2c976fbf8b8f2899.rmeta --extern powerfmt=/opt/rustwide/target/debug/deps/libpowerfmt-a0c185df26c26a22.rmeta --extern time_core=/opt/rustwide/target/debug/deps/libtime_core-0e407fec1287114a.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 `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/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 -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=ae19100335a029ea -C extra-filename=-672214083c0de216 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9dc32d83d88e59e239eff8b2b0e83d6140ccee58fee80010018b65afd2835318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc32d83d88e59e239eff8b2b0e83d6140ccee58fee80010018b65afd2835318", kill_on_drop: false }` [INFO] [stdout] 9dc32d83d88e59e239eff8b2b0e83d6140ccee58fee80010018b65afd2835318