[INFO] cloning repository https://github.com/AkaEra/tg_rss_bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AkaEra/tg_rss_bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkaEra%2Ftg_rss_bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkaEra%2Ftg_rss_bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 018183e29f451107a2db17bbf52e6f5e27c0aa82
[INFO] checking AkaEra/tg_rss_bot against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAkaEra%2Ftg_rss_bot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/AkaEra/tg_rss_bot
[INFO] finished tweaking git repo https://github.com/AkaEra/tg_rss_bot
[INFO] tweaked toml for git repo https://github.com/AkaEra/tg_rss_bot written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AkaEra/tg_rss_bot on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AkaEra/tg_rss_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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/telebot/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/telebot-derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f35ab6d2d1674530960cf14e0996c94ab9aef074b677353783ce206ebc4ba77
[INFO] running `Command { std: "docker" "start" "-a" "7f35ab6d2d1674530960cf14e0996c94ab9aef074b677353783ce206ebc4ba77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f35ab6d2d1674530960cf14e0996c94ab9aef074b677353783ce206ebc4ba77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f35ab6d2d1674530960cf14e0996c94ab9aef074b677353783ce206ebc4ba77", kill_on_drop: false }`
[INFO] [stdout] 7f35ab6d2d1674530960cf14e0996c94ab9aef074b677353783ce206ebc4ba77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf29fe68294e64491f526375fef31bbb9b7a750c1102f420e9c0415ad8a5607e
[INFO] running `Command { std: "docker" "start" "-a" "bf29fe68294e64491f526375fef31bbb9b7a750c1102f420e9c0415ad8a5607e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/telebot-derive/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/telebot/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]     Checking futures v0.1.21
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking slab v0.4.0
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]     Checking log v0.4.2
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking crossbeam-utils v0.3.2
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]     Checking crossbeam-epoch v0.4.3
[INFO] [stderr]     Checking futures-core v0.2.1
[INFO] [stdout] error[E0425]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:284:25
[INFO] [stdout]     |
[INFO] [stdout] 284 |     Nightly(proc_macro::SourceFile, FileName),
[INFO] [stdout]     |                         ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use stable::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 284 -     Nightly(proc_macro::SourceFile, FileName),
[INFO] [stdout] 284 +     Nightly(SourceFile, FileName),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:289:32
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   3 + use stable::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 289 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 289 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_def_site`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:347:27
[INFO] [stdout]     |
[INFO] [stdout] 347 |             Span::Nightly(proc_macro::Span::def_site())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54724 <https://github.com/rust-lang/rust/issues/54724> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-12-17; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:424:55
[INFO] [stdout]     |
[INFO] [stdout] 424 |             (Span::Nightly(a), Span::Nightly(b)) => a.eq(b),
[INFO] [stdout]     |                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-12-17; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bytes v0.4.8
[INFO] [stderr]     Checking net2 v0.2.32
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking crossbeam-deque v0.3.1
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking mio v0.6.14
[INFO] [stderr]     Checking futures-channel v0.2.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stdout] Some errors have detailed explanations: E0425, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bf29fe68294e64491f526375fef31bbb9b7a750c1102f420e9c0415ad8a5607e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf29fe68294e64491f526375fef31bbb9b7a750c1102f420e9c0415ad8a5607e", kill_on_drop: false }`
[INFO] [stdout] bf29fe68294e64491f526375fef31bbb9b7a750c1102f420e9c0415ad8a5607e
