[INFO] cloning repository https://github.com/tsukinaha/tomorin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsukinaha/tomorin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsukinaha%2Ftomorin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsukinaha%2Ftomorin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab4d54a22c583cffb88566cbe6b63d02f67e7b75 [INFO] checking tsukinaha/tomorin against try#2c4e58eac5a232e49065e517c1cf50b2715ccf85 for pr-140283 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsukinaha%2Ftomorin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tsukinaha/tomorin [INFO] finished tweaking git repo https://github.com/tsukinaha/tomorin [INFO] tweaked toml for git repo https://github.com/tsukinaha/tomorin written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tsukinaha/tomorin on toolchain 2c4e58eac5a232e49065e517c1cf50b2715ccf85 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tsukinaha/tomorin 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" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d8ef51c470fcfed95245f6944bf810d316ae14a78b6117701b76b47b25c4252 [INFO] running `Command { std: "docker" "start" "-a" "8d8ef51c470fcfed95245f6944bf810d316ae14a78b6117701b76b47b25c4252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d8ef51c470fcfed95245f6944bf810d316ae14a78b6117701b76b47b25c4252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8ef51c470fcfed95245f6944bf810d316ae14a78b6117701b76b47b25c4252", kill_on_drop: false }` [INFO] [stdout] 8d8ef51c470fcfed95245f6944bf810d316ae14a78b6117701b76b47b25c4252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2c4e58eac5a232e49065e517c1cf50b2715ccf85" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ffe425a53b217101a8a9ee9ac97d6079c10fea0652b5dc670b4615d2e076ad0 [INFO] running `Command { std: "docker" "start" "-a" "0ffe425a53b217101a8a9ee9ac97d6079c10fea0652b5dc670b4615d2e076ad0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling grammers-tl-parser v1.1.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling grammers-tl-gen v0.7.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Checking os_info v3.12.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking locate-locale v0.2.0 [INFO] [stderr] Compiling grammers-tl-types v0.7.0 [INFO] [stderr] Compiling grammers-session v0.7.0 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking sysinfo v0.35.2 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Checking glass_pumpkin v1.7.0 [INFO] [stderr] Checking grammers-crypto v0.7.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling knuffel-derive v3.2.0 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] error: could not compile `combine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2c4e58eac5a232e49065e517c1cf50b2715ccf85/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.7/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"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=13db3e4756e56d51 -C extra-filename=-a853dad14994501a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.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/2c4e58eac5a232e49065e517c1cf50b2715ccf85/bin/rustc --crate-name grammers_tl_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grammers-tl-types-0.7.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", "tl-api", "tl-mtproto"))' -C metadata=ed4da6e97ad61590 -C extra-filename=-ff9f03491187fa5e --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" "0ffe425a53b217101a8a9ee9ac97d6079c10fea0652b5dc670b4615d2e076ad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ffe425a53b217101a8a9ee9ac97d6079c10fea0652b5dc670b4615d2e076ad0", kill_on_drop: false }` [INFO] [stdout] 0ffe425a53b217101a8a9ee9ac97d6079c10fea0652b5dc670b4615d2e076ad0