[INFO] cloning repository https://github.com/adrewtr/quick-reply
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adrewtr/quick-reply" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrewtr%2Fquick-reply", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrewtr%2Fquick-reply'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f9acdcd2d1777de2c2cf173f896412525a98f9a
[INFO] checking adrewtr/quick-reply against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrewtr%2Fquick-reply" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adrewtr/quick-reply
[INFO] finished tweaking git repo https://github.com/adrewtr/quick-reply
[INFO] tweaked toml for git repo https://github.com/adrewtr/quick-reply written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adrewtr/quick-reply on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adrewtr/quick-reply 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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-rusqlite v0.6.0
[INFO] [stderr]   Downloaded grammers-tl-gen v0.9.0
[INFO] [stderr]   Downloaded objc2-user-notifications v0.3.2
[INFO] [stderr]   Downloaded grammers-tl-parser v1.2.1
[INFO] [stderr]   Downloaded grammers-session v0.9.0
[INFO] [stderr]   Downloaded libsql-sys v0.9.30
[INFO] [stderr]   Downloaded os_info v3.14.0
[INFO] [stderr]   Downloaded grammers-mtsender v0.9.0
[INFO] [stderr]   Downloaded objc2-core-location v0.3.2
[INFO] [stderr]   Downloaded locate-locale v0.2.0
[INFO] [stderr]   Downloaded libredox v0.1.15
[INFO] [stderr]   Downloaded grammers-tl-types v0.9.0
[INFO] [stderr]   Downloaded objc2-core-data v0.3.2
[INFO] [stderr]   Downloaded grammers-crypto v0.9.0
[INFO] [stderr]   Downloaded glass_pumpkin v1.10.0
[INFO] [stderr]   Downloaded grammers-mtproto v0.9.0
[INFO] [stderr]   Downloaded libsql v0.9.30
[INFO] [stderr]   Downloaded grammers-client v0.9.0
[INFO] [stderr]   Downloaded objc2-core-text v0.3.2
[INFO] [stderr]   Downloaded objc2-core-image v0.3.2
[INFO] [stderr]   Downloaded objc2-cloud-kit v0.3.2
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] [stderr]   Downloaded libsql-ffi v0.9.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16953e09b2c61e6f5276f7a4ff4aaa4199c455e64cb5179ab4dfcac8fa90b205
[INFO] running `Command { std: "docker" "start" "-a" "16953e09b2c61e6f5276f7a4ff4aaa4199c455e64cb5179ab4dfcac8fa90b205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16953e09b2c61e6f5276f7a4ff4aaa4199c455e64cb5179ab4dfcac8fa90b205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16953e09b2c61e6f5276f7a4ff4aaa4199c455e64cb5179ab4dfcac8fa90b205", kill_on_drop: false }`
[INFO] [stdout] 16953e09b2c61e6f5276f7a4ff4aaa4199c455e64cb5179ab4dfcac8fa90b205
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f8bea4286a54833d95477885d5c686d2aa41e41460fff39c3354e6784eeb893
[INFO] running `Command { std: "docker" "start" "-a" "4f8bea4286a54833d95477885d5c686d2aa41e41460fff39c3354e6784eeb893", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling grammers-tl-parser v1.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling grammers-tl-gen v0.9.0
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling grammers-tl-types v0.9.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking os_info v3.14.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking locate-locale v0.2.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking glass_pumpkin v1.10.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking grammers-crypto v0.9.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/53509ca37e3b507887607c2f4a7f23bd4838f099/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=38efe9c620ca8d0f -C extra-filename=-ae6c806947fc9697 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.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 `grammers-tl-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/53509ca37e3b507887607c2f4a7f23bd4838f099/bin/rustc --crate-name grammers_tl_types --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grammers-tl-types-0.9.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="default"' --cfg 'feature="impl-debug"' --cfg 'feature="impl-from-enum"' --cfg 'feature="impl-from-type"' --cfg 'feature="tl-api"' --cfg 'feature="tl-mtproto"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserializable-functions", "impl-debug", "impl-from-enum", "impl-from-type", "impl-serde", "tl-api", "tl-mtproto"))' -C metadata=5f1f9b9b74cfe99d -C extra-filename=-d8475303517a0d5e --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" "4f8bea4286a54833d95477885d5c686d2aa41e41460fff39c3354e6784eeb893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f8bea4286a54833d95477885d5c686d2aa41e41460fff39c3354e6784eeb893", kill_on_drop: false }`
[INFO] [stdout] 4f8bea4286a54833d95477885d5c686d2aa41e41460fff39c3354e6784eeb893
