[INFO] cloning repository https://github.com/SimonYen/Blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SimonYen/Blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimonYen%2FBlog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimonYen%2FBlog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94575f72de679be806c58f7654ac960762637bcb [INFO] checking SimonYen/Blog against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimonYen%2FBlog" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SimonYen/Blog [INFO] finished tweaking git repo https://github.com/SimonYen/Blog [INFO] tweaked toml for git repo https://github.com/SimonYen/Blog written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SimonYen/Blog on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SimonYen/Blog 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f8b2363fdd2efa29adc27181fd324e2199f839215ef800c8a0b94daac6cb476 [INFO] running `Command { std: "docker" "start" "-a" "4f8b2363fdd2efa29adc27181fd324e2199f839215ef800c8a0b94daac6cb476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f8b2363fdd2efa29adc27181fd324e2199f839215ef800c8a0b94daac6cb476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f8b2363fdd2efa29adc27181fd324e2199f839215ef800c8a0b94daac6cb476", kill_on_drop: false }` [INFO] [stdout] 4f8b2363fdd2efa29adc27181fd324e2199f839215ef800c8a0b94daac6cb476 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dbdd2c70cd0e08facf761a2e00072548844ed78f2fb8b8d679eda9ca46e79b9 [INFO] running `Command { std: "docker" "start" "-a" "1dbdd2c70cd0e08facf761a2e00072548844ed78f2fb8b8d679eda9ca46e79b9", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Compiling mime-infer v3.0.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling rust-embed-utils v8.6.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking getrandom v0.3.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling ring v0.17.10 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling salvo-serde-util v0.72.4 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking thiserror v2.0.11 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking xml-rs v0.8.25 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking tempfile v3.17.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking enumflags2 v0.7.11 [INFO] [stderr] Compiling rust-embed-impl v8.6.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking multer v3.1.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking serde-xml-rs v0.6.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking pin-project v1.1.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking rust-embed v8.6.0 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling sea-orm-macros v1.1.12 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling salvo_macros v0.72.4 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking sea-query v0.32.6 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking xattr v1.5.0 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking redis v0.25.4 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking salvo_core v0.72.4 [INFO] [stderr] Checking sqlx-sqlite v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking sea-query-binder v0.7.0 [INFO] [stderr] Checking sea-orm v1.1.12 [INFO] [stderr] Checking salvo-serve-static v0.72.4 [INFO] [stderr] Checking salvo v0.72.4 [INFO] [stderr] Checking blog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::archive::Entity as Archive` [INFO] [stdout] --> src/models/prelude.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use super::archive::Entity as Archive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::archive::Entity as Archive` [INFO] [stdout] --> src/models/prelude.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use super::archive::Entity as Archive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.25.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "1dbdd2c70cd0e08facf761a2e00072548844ed78f2fb8b8d679eda9ca46e79b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dbdd2c70cd0e08facf761a2e00072548844ed78f2fb8b8d679eda9ca46e79b9", kill_on_drop: false }` [INFO] [stdout] 1dbdd2c70cd0e08facf761a2e00072548844ed78f2fb8b8d679eda9ca46e79b9