[INFO] cloning repository https://github.com/mediclab/telegram_meme_bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mediclab/telegram_meme_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmediclab%2Ftelegram_meme_bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmediclab%2Ftelegram_meme_bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcd2ddbd9a573b7175356135f151f64344bcdcde [INFO] checking mediclab/telegram_meme_bot against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmediclab%2Ftelegram_meme_bot" "/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/mediclab/telegram_meme_bot [INFO] finished tweaking git repo https://github.com/mediclab/telegram_meme_bot [INFO] tweaked toml for git repo https://github.com/mediclab/telegram_meme_bot written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mediclab/telegram_meme_bot on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mediclab/telegram_meme_bot 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd02997a5bbf697bda0c748bd8d15089bfa4781182e7a372959e7c5674bbafc8 [INFO] running `Command { std: "docker" "start" "-a" "bd02997a5bbf697bda0c748bd8d15089bfa4781182e7a372959e7c5674bbafc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd02997a5bbf697bda0c748bd8d15089bfa4781182e7a372959e7c5674bbafc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd02997a5bbf697bda0c748bd8d15089bfa4781182e7a372959e7c5674bbafc8", kill_on_drop: false }` [INFO] [stdout] bd02997a5bbf697bda0c748bd8d15089bfa4781182e7a372959e7c5674bbafc8 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef36884fe07db05265a7e3d20877c46e1a0fd6ad6b2a5e4084689c74dbe42a61 [INFO] running `Command { std: "docker" "start" "-a" "ef36884fe07db05265a7e3d20877c46e1a0fd6ad6b2a5e4084689c74dbe42a61", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Compiling bigdecimal v0.4.7 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking webpki-roots v0.26.7 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking whoami v1.5.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling erasable v1.3.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sentry-contexts v0.36.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking rc-box v1.3.0 [INFO] [stderr] Checking hostname v0.4.0 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling tokio-cron-scheduler v0.13.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.96/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=387c981f37e231d1 -C extra-filename=-c3eaa8d28c86b7c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107d812c5ad2a138.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1f5ba297c6c12936.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=a0562294bf6562f9 -C extra-filename=-4dfb58a8311a0f1b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107d812c5ad2a138.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1f5ba297c6c12936.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.5/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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=bdd04e0f4dc7c7dd -C extra-filename=-a51f3b0cccc0511b --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" "ef36884fe07db05265a7e3d20877c46e1a0fd6ad6b2a5e4084689c74dbe42a61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef36884fe07db05265a7e3d20877c46e1a0fd6ad6b2a5e4084689c74dbe42a61", kill_on_drop: false }` [INFO] [stdout] ef36884fe07db05265a7e3d20877c46e1a0fd6ad6b2a5e4084689c74dbe42a61