[INFO] cloning repository https://github.com/mandreko/reddit-notifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mandreko/reddit-notifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandreko%2Freddit-notifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandreko%2Freddit-notifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0f3bdc4e15a26453bd208b7950cafe71b3d4d1e [INFO] checking mandreko/reddit-notifier against master#0ee5907d597b02afadb5daa26a60fedb72f098d1 for pr-152856 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmandreko%2Freddit-notifier" "/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/mandreko/reddit-notifier [INFO] finished tweaking git repo https://github.com/mandreko/reddit-notifier [INFO] tweaked toml for git repo https://github.com/mandreko/reddit-notifier written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mandreko/reddit-notifier on toolchain 0ee5907d597b02afadb5daa26a60fedb72f098d1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0ee5907d597b02afadb5daa26a60fedb72f098d1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mandreko/reddit-notifier 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" "+0ee5907d597b02afadb5daa26a60fedb72f098d1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compression-core v0.4.31 [INFO] [stderr] Downloaded mac_address v1.1.8 [INFO] [stderr] Downloaded utf8-width v0.1.8 [INFO] [stderr] Downloaded vtparse v0.6.2 [INFO] [stderr] Downloaded memmem v0.1.1 [INFO] [stderr] Downloaded compression-codecs v0.4.36 [INFO] [stderr] Downloaded filedescriptor v0.8.3 [INFO] [stderr] Downloaded windows-registry v0.6.1 [INFO] [stderr] Downloaded ratatui-crossterm v0.1.0 [INFO] [stderr] Downloaded lab v0.11.0 [INFO] [stderr] Downloaded ratatui-macros v0.7.0 [INFO] [stderr] Downloaded serde_with_macros v3.17.0 [INFO] [stderr] Downloaded pest_generator v2.8.6 [INFO] [stderr] Downloaded pest_derive v2.8.6 [INFO] [stderr] Downloaded finl_unicode v1.4.0 [INFO] [stderr] Downloaded compact_str v0.9.0 [INFO] [stderr] Downloaded euclid v0.22.13 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded reqwest v0.13.2 [INFO] [stderr] Downloaded serde_with v3.17.0 [INFO] [stderr] Downloaded ratatui-core v0.1.0 [INFO] [stderr] Downloaded ratatui-widgets v0.3.0 [INFO] [stderr] Downloaded webpki-root-certs v1.0.6 [INFO] [stderr] Downloaded webpki-roots v1.0.6 [INFO] [stderr] Downloaded chrono v0.4.44 [INFO] [stderr] Downloaded pest v2.8.6 [INFO] [stderr] Downloaded ratatui v0.30.0 [INFO] [stderr] Downloaded rustls-platform-verifier v0.6.2 [INFO] [stderr] Downloaded async-compression v0.4.37 [INFO] [stderr] Downloaded schemars v1.2.1 [INFO] [stderr] Downloaded pest_meta v2.8.6 [INFO] [stderr] Downloaded wezterm-bidi v0.2.3 [INFO] [stderr] Downloaded terminfo v0.9.0 [INFO] [stderr] Downloaded termwiz v0.23.3 [INFO] [stderr] Downloaded system-configuration v0.7.0 [INFO] [stderr] Downloaded csscolorparser v0.6.2 [INFO] [stderr] Downloaded wezterm-input-types v0.1.0 [INFO] [stderr] Downloaded ratatui-termwiz v0.1.0 [INFO] [stderr] Downloaded kasuari v0.4.11 [INFO] [stderr] Downloaded lru v0.16.3 [INFO] [stderr] Downloaded termios v0.3.3 [INFO] [stderr] Downloaded wezterm-blob-leases v0.1.1 [INFO] [stderr] Downloaded wezterm-color-types v0.3.0 [INFO] [stderr] Downloaded wezterm-dynamic-derive v0.1.1 [INFO] [stderr] Downloaded unicode-truncate v2.0.1 [INFO] [stderr] Downloaded atomic v0.6.1 [INFO] [stderr] Downloaded siphasher v1.0.2 [INFO] [stderr] Downloaded wezterm-dynamic v0.2.1 [INFO] [stderr] Downloaded line-clipping v0.3.5 [INFO] [stderr] Downloaded deltae v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0ee5907d597b02afadb5daa26a60fedb72f098d1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abf991e131cf2c50a254c70c2fbecd5c9dc9faa3281e98ddc0af6287bc619f1e [INFO] running `Command { std: "docker" "start" "-a" "abf991e131cf2c50a254c70c2fbecd5c9dc9faa3281e98ddc0af6287bc619f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abf991e131cf2c50a254c70c2fbecd5c9dc9faa3281e98ddc0af6287bc619f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abf991e131cf2c50a254c70c2fbecd5c9dc9faa3281e98ddc0af6287bc619f1e", kill_on_drop: false }` [INFO] [stdout] abf991e131cf2c50a254c70c2fbecd5c9dc9faa3281e98ddc0af6287bc619f1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0ee5907d597b02afadb5daa26a60fedb72f098d1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5df5a30aba5cb68028a21b38ce4db2ddc4126066244f2a0d2ea8cd163d60f22d [INFO] running `Command { std: "docker" "start" "-a" "5df5a30aba5cb68028a21b38ce4db2ddc4126066244f2a0d2ea8cd163d60f22d", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking utf8-width v0.1.8 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [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/0ee5907d597b02afadb5daa26a60fedb72f098d1/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=93ab68e20b97ef0b -C extra-filename=-75418ded304ace60 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9c004ef7aaee1ac4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bb09b30f62cf1a92.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-69a768f6881cc1a4.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c16dfe712af6574a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5df5a30aba5cb68028a21b38ce4db2ddc4126066244f2a0d2ea8cd163d60f22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df5a30aba5cb68028a21b38ce4db2ddc4126066244f2a0d2ea8cd163d60f22d", kill_on_drop: false }` [INFO] [stdout] 5df5a30aba5cb68028a21b38ce4db2ddc4126066244f2a0d2ea8cd163d60f22d