[INFO] cloning repository https://github.com/brunorwanda4/leaning-actix-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brunorwanda4/leaning-actix-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunorwanda4%2Fleaning-actix-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunorwanda4%2Fleaning-actix-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 702ecb007658061fd17ac6d590d9ee299fd1ade9 [INFO] checking brunorwanda4/leaning-actix-rust against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunorwanda4%2Fleaning-actix-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/brunorwanda4/leaning-actix-rust [INFO] finished tweaking git repo https://github.com/brunorwanda4/leaning-actix-rust [INFO] tweaked toml for git repo https://github.com/brunorwanda4/leaning-actix-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brunorwanda4/leaning-actix-rust on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brunorwanda4/leaning-actix-rust 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" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-orm-macros v1.1.2 [INFO] [stderr] Downloaded cc v1.2.5 [INFO] [stderr] Downloaded sea-orm v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a86ccc4d2df3cff1b735a2e68236614d23475c245e126024d74df7ca36f6a17a [INFO] running `Command { std: "docker" "start" "-a" "a86ccc4d2df3cff1b735a2e68236614d23475c245e126024d74df7ca36f6a17a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a86ccc4d2df3cff1b735a2e68236614d23475c245e126024d74df7ca36f6a17a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a86ccc4d2df3cff1b735a2e68236614d23475c245e126024d74df7ca36f6a17a", kill_on_drop: false }` [INFO] [stdout] a86ccc4d2df3cff1b735a2e68236614d23475c245e126024d74df7ca36f6a17a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68828e9f96c4172085f06a0f4a3465e292fa2ef6e4689ecc6063dd31bbbcb441 [INFO] running `Command { std: "docker" "start" "-a" "68828e9f96c4172085f06a0f4a3465e292fa2ef6e4689ecc6063dd31bbbcb441", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sqlformat v0.2.6 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking bytestring v1.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking impl-more v0.1.8 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5dbf4069dc98bbbca98dd600a65f50c258fbfd56/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-6.0.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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=66f797359619fc3b -C extra-filename=-ca1afdba4bb7548c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-8032bd909233af15.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" "68828e9f96c4172085f06a0f4a3465e292fa2ef6e4689ecc6063dd31bbbcb441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68828e9f96c4172085f06a0f4a3465e292fa2ef6e4689ecc6063dd31bbbcb441", kill_on_drop: false }` [INFO] [stdout] 68828e9f96c4172085f06a0f4a3465e292fa2ef6e4689ecc6063dd31bbbcb441