[INFO] cloning repository https://github.com/caelansar/crm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caelansar/crm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaelansar%2Fcrm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaelansar%2Fcrm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef4aa25807236f8f067501d935498d9766411edc [INFO] checking caelansar/crm against try#51de2e90f91fdec6cf64ff542a4e15b9c177a797 for pr-147294 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaelansar%2Fcrm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/caelansar/crm [INFO] finished tweaking git repo https://github.com/caelansar/crm [INFO] tweaked toml for git repo https://github.com/caelansar/crm written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/caelansar/crm on toolchain 51de2e90f91fdec6cf64ff542a4e15b9c177a797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/caelansar/crm 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" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a4113d89383936eab9550188991083b236c09216a1bb15985e376f6073b6b61 [INFO] running `Command { std: "docker" "start" "-a" "4a4113d89383936eab9550188991083b236c09216a1bb15985e376f6073b6b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a4113d89383936eab9550188991083b236c09216a1bb15985e376f6073b6b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a4113d89383936eab9550188991083b236c09216a1bb15985e376f6073b6b61", kill_on_drop: false }` [INFO] [stdout] 4a4113d89383936eab9550188991083b236c09216a1bb15985e376f6073b6b61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+51de2e90f91fdec6cf64ff542a4e15b9c177a797" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d90cdf0de056385b69d553ed9aa1898ff19496d187af8f2c039cf3097f5417a0 [INFO] running `Command { std: "docker" "start" "-a" "d90cdf0de056385b69d553ed9aa1898ff19496d187af8f2c039cf3097f5417a0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling openssl-src v300.3.2+3.3.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking object v0.36.4 [INFO] [stderr] Checking raw-cpuid v11.1.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking cityhash-rs v1.0.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking lz4_flex v0.11.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling libz-ng-sys v1.1.16 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling tokio-openssl v0.6.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking pingora-error v0.3.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking pingora-http v0.3.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking trackable v0.2.24 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking brotli v3.5.0 [INFO] [stderr] Checking nix v0.24.3 [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 futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking opentelemetry v0.24.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dummy v0.7.0 [INFO] [stderr] Checking indexmap v2.5.0 [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/51de2e90f91fdec6cf64ff542a4e15b9c177a797/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.5.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="ffi-api"' --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=ed825b6a776137d9 -C extra-filename=-79ae8c2ed5b7e557 --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-202f962626a6cdc8.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" "d90cdf0de056385b69d553ed9aa1898ff19496d187af8f2c039cf3097f5417a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90cdf0de056385b69d553ed9aa1898ff19496d187af8f2c039cf3097f5417a0", kill_on_drop: false }` [INFO] [stdout] d90cdf0de056385b69d553ed9aa1898ff19496d187af8f2c039cf3097f5417a0