[INFO] cloning repository https://github.com/lucasvbeek/rss2discord
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucasvbeek/rss2discord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasvbeek%2Frss2discord", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasvbeek%2Frss2discord'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e459572204db2813847b596471fcbc8f467c0f2
[INFO] checking lucasvbeek/rss2discord against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasvbeek%2Frss2discord" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucasvbeek/rss2discord
[INFO] finished tweaking git repo https://github.com/lucasvbeek/rss2discord
[INFO] tweaked toml for git repo https://github.com/lucasvbeek/rss2discord written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucasvbeek/rss2discord on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucasvbeek/rss2discord 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 941446199bd60eed95c9b29d5deb6870461bb7e4c34cfcff7e98dbbea5fe61b9
[INFO] running `Command { std: "docker" "start" "941446199bd60eed95c9b29d5deb6870461bb7e4c34cfcff7e98dbbea5fe61b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "941446199bd60eed95c9b29d5deb6870461bb7e4c34cfcff7e98dbbea5fe61b9", 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" "941446199bd60eed95c9b29d5deb6870461bb7e4c34cfcff7e98dbbea5fe61b9" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "941446199bd60eed95c9b29d5deb6870461bb7e4c34cfcff7e98dbbea5fe61b9", 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" "941446199bd60eed95c9b29d5deb6870461bb7e4c34cfcff7e98dbbea5fe61b9" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.10.2
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=05a4b95db10d3a3c -C extra-filename=-cff2ce4fac996852 --out-dir /opt/rustwide/target/debug/build/futures-util/cff2ce4fac996852/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/8bb7a06892b41e67/out/libfutures_core-8bb7a06892b41e67.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/20e452c883531448/out/libfutures_io-20e452c883531448.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/26fb45e17926c80e/out/libfutures_sink-26fb45e17926c80e.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/3c3f30b429261b4e/out/libfutures_task-3c3f30b429261b4e.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/b685279e46bbd109/out/libmemchr-b685279e46bbd109.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/2ecca6b667797f49/out/libpin_project_lite-2ecca6b667797f49.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/98755945da2574f7/out/libpin_utils-98755945da2574f7.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/43f184e3d735da63/out/libslab-43f184e3d735da63.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] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5a4dae767547921e -C extra-filename=-7765987e55da1256 --out-dir /opt/rustwide/target/debug/build/tokio/7765987e55da1256/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bf1857b7a1b2d30e/out -L dependency=/opt/rustwide/target/debug/build/libc/fa2de38355b1d9e2/out -L dependency=/opt/rustwide/target/debug/build/lock_api/ce64f762e2cb385e/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/a140ebcec6a19e28/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/03a6d401b6805b09/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/738b9552d5db5c50/out -L dependency=/opt/rustwide/target/debug/build/smallvec/030b00046b6a32cc/out --extern bytes=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/fa2de38355b1d9e2/out/liblibc-fa2de38355b1d9e2.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/130f151edd27dc05/out/libmio-130f151edd27dc05.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/4e3a227870141ab1/out/libparking_lot-4e3a227870141ab1.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/b4e9489b24941c52/out/libsignal_hook_registry-b4e9489b24941c52.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/c5b9b239f6f68ea5/out/libsocket2-c5b9b239f6f68ea5.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/97cad516d78c43d0/out/libtokio_macros-97cad516d78c43d0.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "941446199bd60eed95c9b29d5deb6870461bb7e4c34cfcff7e98dbbea5fe61b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "941446199bd60eed95c9b29d5deb6870461bb7e4c34cfcff7e98dbbea5fe61b9", kill_on_drop: false }`
[INFO] [stdout] 941446199bd60eed95c9b29d5deb6870461bb7e4c34cfcff7e98dbbea5fe61b9
