[INFO] cloning repository https://github.com/akagiyuu/fpt-scraping
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akagiyuu/fpt-scraping" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakagiyuu%2Ffpt-scraping", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakagiyuu%2Ffpt-scraping'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a94b2e22accc00cfa2bc151e4454410d895c0e1
[INFO] checking akagiyuu/fpt-scraping against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakagiyuu%2Ffpt-scraping" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/akagiyuu/fpt-scraping
[INFO] finished tweaking git repo https://github.com/akagiyuu/fpt-scraping
[INFO] tweaked toml for git repo https://github.com/akagiyuu/fpt-scraping written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akagiyuu/fpt-scraping on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/akagiyuu/fpt-scraping 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/atroche/rust-headless-chrome`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scraper v0.17.1
[INFO] [stderr]   Downloaded dtoa-short v0.3.4
[INFO] [stderr]   Downloaded notify-rust v4.10.0
[INFO] [stderr]   Downloaded ego-tree v0.6.2
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.2
[INFO] [stderr]   Downloaded async-io v2.3.1
[INFO] [stderr]   Downloaded which v5.0.0
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.1
[INFO] [stderr]   Downloaded polling v3.3.2
[INFO] [stderr]   Downloaded tauri-winrt-notification v0.1.3
[INFO] [stderr]   Downloaded ureq v2.9.1
[INFO] [stderr]   Downloaded http v1.0.0
[INFO] [stderr]   Downloaded auto_generate_cdp v0.4.4
[INFO] [stderr]   Downloaded winnow v0.5.35
[INFO] [stderr]   Downloaded serde_json v1.0.112
[INFO] [stderr]   Downloaded chrono v0.4.33
[INFO] [stderr]   Downloaded windows v0.51.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8caacab8a3faf1d117578b902e531588b48848d71e07f994ef94a95ae9e26c12
[INFO] running `Command { std: "docker" "start" "-a" "8caacab8a3faf1d117578b902e531588b48848d71e07f994ef94a95ae9e26c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8caacab8a3faf1d117578b902e531588b48848d71e07f994ef94a95ae9e26c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8caacab8a3faf1d117578b902e531588b48848d71e07f994ef94a95ae9e26c12", kill_on_drop: false }`
[INFO] [stdout] 8caacab8a3faf1d117578b902e531588b48848d71e07f994ef94a95ae9e26c12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1c7591e0f16d2201ea8d3b1e838345d8787450175234ababde9b5780bca9a1f
[INFO] running `Command { std: "docker" "start" "-a" "f1c7591e0f16d2201ea8d3b1e838345d8787450175234ababde9b5780bca9a1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling winnow v0.5.35
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.112
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling auto_generate_cdp v0.4.4
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]     Checking which v5.0.0
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling zbus_macros v3.14.1
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking enumflags2 v0.7.8
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking zvariant v3.15.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking ureq v2.9.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking zbus_names v2.6.0
[INFO] [stderr]     Checking scraper v0.17.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking zbus v3.14.1
[INFO] [stderr]    Compiling headless_chrome v1.0.9 (https://github.com/atroche/rust-headless-chrome#20b33031)
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking notify-rust v4.10.0
[INFO] [stderr]     Checking fpt_scraping v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(never_type)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(never_type)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `news_link`
[INFO] [stdout]   --> src/main.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 let news_link = format!(
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_news_link`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `news_link`
[INFO] [stdout]   --> src/main.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 let news_link = format!(
[INFO] [stdout]    |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_news_link`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fpt_scraping` (bin "fpt_scraping") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fpt_scraping` (bin "fpt_scraping" test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f1c7591e0f16d2201ea8d3b1e838345d8787450175234ababde9b5780bca9a1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c7591e0f16d2201ea8d3b1e838345d8787450175234ababde9b5780bca9a1f", kill_on_drop: false }`
[INFO] [stdout] f1c7591e0f16d2201ea8d3b1e838345d8787450175234ababde9b5780bca9a1f
