[INFO] cloning repository https://github.com/doubt91/tuikuanjilubiao
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doubt91/tuikuanjilubiao" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoubt91%2Ftuikuanjilubiao", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoubt91%2Ftuikuanjilubiao'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7bbc53c162dac186984bded4df36480c2f84a73
[INFO] checking doubt91/tuikuanjilubiao against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoubt91%2Ftuikuanjilubiao" "/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/doubt91/tuikuanjilubiao
[INFO] finished tweaking git repo https://github.com/doubt91/tuikuanjilubiao
[INFO] tweaked toml for git repo https://github.com/doubt91/tuikuanjilubiao written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/doubt91/tuikuanjilubiao on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/doubt91/tuikuanjilubiao 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `clap`
[INFO] [stderr]   --> Cargo.toml:73:25
[INFO] [stderr]    |
[INFO] [stderr] 73 | [workspace.dependencies.clap]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `clap`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d5a70dba9560af78596c4b2544b1db2219ec5d4bce7e7f406e456a26649f9a40
[INFO] running `Command { std: "docker" "start" "d5a70dba9560af78596c4b2544b1db2219ec5d4bce7e7f406e456a26649f9a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5a70dba9560af78596c4b2544b1db2219ec5d4bce7e7f406e456a26649f9a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5a70dba9560af78596c4b2544b1db2219ec5d4bce7e7f406e456a26649f9a40" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5a70dba9560af78596c4b2544b1db2219ec5d4bce7e7f406e456a26649f9a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5a70dba9560af78596c4b2544b1db2219ec5d4bce7e7f406e456a26649f9a40" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `clap`
[INFO] [stderr]   --> Cargo.toml:73:25
[INFO] [stderr]    |
[INFO] [stderr] 73 | [workspace.dependencies.clap]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `clap`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling mysqlclient-sys v0.4.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc-macro v0.1.0 (/opt/rustwide/workdir/crates/cc-macro)
[INFO] [stdout] warning: unused import: `ToTokens`
[INFO] [stdout]  --> crates/cc-macro/src/lib.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use quote::{quote, ToTokens};
[INFO] [stdout]   |                    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parse_quote`
[INFO] [stdout]  --> crates/cc-macro/src/lib.rs:4:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | use syn::{parse_macro_input, parse_quote, Expr, Ident, LitStr, Token};
[INFO] [stdout]   |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `syn::punctuated::Punctuated`
[INFO] [stdout]  --> crates/cc-macro/src/lib.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::punctuated::Punctuated;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stdout] warning: field `conn` is never read
[INFO] [stdout]  --> crates/cc-macro/src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct QueryWhereInput {
[INFO] [stdout]   |        --------------- field in this struct
[INFO] [stdout] 9 |     conn: Expr,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_placeholder` is never used
[INFO] [stdout]   --> crates/cc-macro/src/lib.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn parse_placeholder(param: &str) -> syn::Result<Ident> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]     Checking jiff v0.2.13
[INFO] [stderr]     Checking syn v2.0.101
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking cc-oauth v0.1.0 (/opt/rustwide/workdir/crates/cc-oauth)
[INFO] [stderr]     Checking cc-config v0.1.0 (/opt/rustwide/workdir/crates/cc-config)
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling diesel_derives v2.2.5
[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/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --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", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=1b3db9b7bc479d80 -C extra-filename=-878bd335228de39b --out-dir /opt/rustwide/target/debug/build/brotli/878bd335228de39b/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out --extern alloc_no_stdlib=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/build/brotli-decompressor/b49ac68ef342ea51/out/libbrotli_decompressor-b49ac68ef342ea51.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d5a70dba9560af78596c4b2544b1db2219ec5d4bce7e7f406e456a26649f9a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a70dba9560af78596c4b2544b1db2219ec5d4bce7e7f406e456a26649f9a40", kill_on_drop: false }`
[INFO] [stdout] d5a70dba9560af78596c4b2544b1db2219ec5d4bce7e7f406e456a26649f9a40
