[INFO] cloning repository https://github.com/ccworld020/A
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ccworld020/A" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccworld020%2FA", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccworld020%2FA'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c523b657ab4c1184cc805ce46f99119fc763cfe5
[INFO] checking ccworld020/A against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fccworld020%2FA" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ccworld020/A
[INFO] finished tweaking git repo https://github.com/ccworld020/A
[INFO] tweaked toml for git repo https://github.com/ccworld020/A written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ccworld020/A on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ccworld020/A 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `A` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-5-tc1/source/target/.../A
[INFO] [stderr]    |                                                  ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `a`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:76:8
[INFO] [stderr]    |
[INFO] [stderr] 76 - name = "A"
[INFO] [stderr] 76 + name = "a"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `a`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:78:19
[INFO] [stderr]    |
[INFO] [stderr] 78 ~ version = "0.1.0"
[INFO] [stderr] 79 + [[bin]]
[INFO] [stderr] 80 + name = "a"
[INFO] [stderr] 81 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `A` (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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deflate64 v0.1.10
[INFO] [stderr]   Downloaded tracing-actix-web v0.7.20
[INFO] [stderr]   Downloaded validator_derive v0.19.0
[INFO] [stderr]   Downloaded actix-web v4.12.1
[INFO] [stderr]   Downloaded bigdecimal v0.4.9
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.19
[INFO] [stderr]   Downloaded zune-jpeg v0.5.6
[INFO] [stderr]   Downloaded actix-multipart-derive v0.6.1
[INFO] [stderr]   Downloaded actix-multipart v0.6.2
[INFO] [stderr]   Downloaded actix-files v0.6.9
[INFO] [stderr]   Downloaded sea-orm v1.1.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] efa3423fe3bdbab1c913bf87fc336d60080fd72c25e5aadc909cec56dacab2d7
[INFO] running `Command { std: "docker" "start" "efa3423fe3bdbab1c913bf87fc336d60080fd72c25e5aadc909cec56dacab2d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efa3423fe3bdbab1c913bf87fc336d60080fd72c25e5aadc909cec56dacab2d7", 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" "efa3423fe3bdbab1c913bf87fc336d60080fd72c25e5aadc909cec56dacab2d7" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efa3423fe3bdbab1c913bf87fc336d60080fd72c25e5aadc909cec56dacab2d7", 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" "efa3423fe3bdbab1c913bf87fc336d60080fd72c25e5aadc909cec56dacab2d7" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `A` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../A
[INFO] [stderr]    |                          ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `a`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:76:8
[INFO] [stderr]    |
[INFO] [stderr] 76 - name = "A"
[INFO] [stderr] 76 + name = "a"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `a`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:78:19
[INFO] [stderr]    |
[INFO] [stderr] 78 ~ version = "0.1.0"
[INFO] [stderr] 79 + [[bin]]
[INFO] [stderr] 80 + name = "a"
[INFO] [stderr] 81 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `A` (manifest) generated 1 warning
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling zip v2.4.2
[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/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/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=da133c1d299f2c7a -C extra-filename=-d813022d176a8d57 --out-dir /opt/rustwide/target/debug/build/brotli/d813022d176a8d57/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" "efa3423fe3bdbab1c913bf87fc336d60080fd72c25e5aadc909cec56dacab2d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efa3423fe3bdbab1c913bf87fc336d60080fd72c25e5aadc909cec56dacab2d7", kill_on_drop: false }`
[INFO] [stdout] efa3423fe3bdbab1c913bf87fc336d60080fd72c25e5aadc909cec56dacab2d7
