[INFO] cloning repository https://github.com/liaoyongfu/my-blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liaoyongfu/my-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliaoyongfu%2Fmy-blog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliaoyongfu%2Fmy-blog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e573ad48a709e1a9e9bf5085e819fa48ffa79d7 [INFO] checking liaoyongfu/my-blog against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliaoyongfu%2Fmy-blog" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liaoyongfu/my-blog on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liaoyongfu/my-blog [INFO] finished tweaking git repo https://github.com/liaoyongfu/my-blog [INFO] tweaked toml for git repo https://github.com/liaoyongfu/my-blog written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/liaoyongfu/my-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc1/source/client/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinyvec v1.1.1 [INFO] [stderr] Downloaded match_cfg v0.1.0 [INFO] [stderr] Downloaded cpuid-bool v0.1.2 [INFO] [stderr] Downloaded actix-testing v1.0.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.70 [INFO] [stderr] Downloaded serde_derive v1.0.124 [INFO] [stderr] Downloaded dotenv_codegen v0.15.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.70 [INFO] [stderr] Downloaded actix-cors v0.5.4 [INFO] [stderr] Downloaded gloo-console-timer v0.1.0 [INFO] [stderr] Downloaded cfg-match v0.2.1 [INFO] [stderr] Downloaded gloo-timers v0.2.1 [INFO] [stderr] Downloaded futures-sink v0.3.12 [INFO] [stderr] Downloaded time-macros v0.1.1 [INFO] [stderr] Downloaded boolinator v2.4.0 [INFO] [stderr] Downloaded js-sys v0.3.47 [INFO] [stderr] Downloaded gloo-file v0.1.0 [INFO] [stderr] Downloaded anyhow v1.0.38 [INFO] [stderr] Downloaded yew v0.17.4 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.6 [INFO] [stderr] Downloaded trust-dns-proto v0.19.6 [INFO] [stderr] Downloaded object v0.23.0 [INFO] [stderr] Downloaded actix-http v2.2.0 [INFO] [stderr] Downloaded serde_json v1.0.62 [INFO] [stderr] Downloaded gloo v0.2.1 [INFO] [stderr] Downloaded idna v0.2.2 [INFO] [stderr] Downloaded syn v1.0.60 [INFO] [stderr] Downloaded flate2 v1.0.20 [INFO] [stderr] Downloaded bumpalo v3.6.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.70 [INFO] [stderr] Downloaded time v0.2.25 [INFO] [stderr] Downloaded futures v0.3.12 [INFO] [stderr] Downloaded cc v1.0.67 [INFO] [stderr] Downloaded tracing v0.1.24 [INFO] [stderr] Downloaded brotli-sys v0.3.2 [INFO] [stderr] Downloaded pin-project-lite v0.1.11 [INFO] [stderr] Downloaded pin-project v0.4.27 [INFO] [stderr] Downloaded libc v0.2.86 [INFO] [stderr] Downloaded awc v2.0.3 [INFO] [stderr] Downloaded futures-channel v0.3.12 [INFO] [stderr] Downloaded web-sys v0.3.47 [INFO] [stderr] Downloaded futures-util v0.3.12 [INFO] [stderr] Downloaded pin-project-internal v1.0.5 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.20 [INFO] [stderr] Downloaded bincode v1.2.1 [INFO] [stderr] Downloaded yew-router-route-parser v0.14.0 [INFO] [stderr] Downloaded yew-router v0.14.0 [INFO] [stderr] Downloaded gimli v0.23.0 [INFO] [stderr] Downloaded bytestring v1.0.0 [INFO] [stderr] Downloaded actix-tls v2.0.0 [INFO] [stderr] Downloaded widestring v0.4.3 [INFO] [stderr] Downloaded addr2line v0.14.1 [INFO] [stderr] Downloaded rustc-demangle v0.1.18 [INFO] [stderr] Downloaded enum-as-inner v0.3.3 [INFO] [stderr] Downloaded thiserror v1.0.24 [INFO] [stderr] Downloaded typenum v1.12.0 [INFO] [stderr] Downloaded futures-io v0.3.12 [INFO] [stderr] Downloaded pin-project-lite v0.2.4 [INFO] [stderr] Downloaded once_cell v1.6.0 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.70 [INFO] [stderr] Downloaded standback v0.2.15 [INFO] [stderr] Downloaded actix-web v3.3.2 [INFO] [stderr] Downloaded actix-server v1.0.4 [INFO] [stderr] Downloaded ipconfig v0.2.2 [INFO] [stderr] Downloaded hostname v0.3.1 [INFO] [stderr] Downloaded async-trait v0.1.42 [INFO] [stderr] Downloaded adler v0.2.3 [INFO] [stderr] Downloaded http v0.2.3 [INFO] [stderr] Downloaded httparse v1.3.5 [INFO] [stderr] Downloaded redox_syscall v0.2.5 [INFO] [stderr] Downloaded actix-threadpool v0.3.3 [INFO] [stderr] Downloaded actix-rt v1.1.1 [INFO] [stderr] Downloaded unicode-normalization v0.1.17 [INFO] [stderr] Downloaded lru-cache v0.1.2 [INFO] [stderr] Downloaded backtrace v0.3.56 [INFO] [stderr] Downloaded actix-codec v0.3.0 [INFO] [stderr] Downloaded actix-macros v0.1.3 [INFO] [stderr] Downloaded derive_more v0.99.11 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Downloaded dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Downloaded anymap v0.12.1 [INFO] [stderr] Downloaded url v2.2.1 [INFO] [stderr] Downloaded heck v0.3.2 [INFO] [stderr] Downloaded pin-project v1.0.5 [INFO] [stderr] Downloaded yew-macro v0.17.0 [INFO] [stderr] Downloaded actix-utils v2.0.0 [INFO] [stderr] Downloaded cookie v0.14.3 [INFO] [stderr] Downloaded miniz_oxide v0.4.3 [INFO] [stderr] Downloaded tracing-core v0.1.17 [INFO] [stderr] Downloaded indexmap v1.6.1 [INFO] [stderr] Downloaded pin-project-internal v0.4.27 [INFO] [stderr] Downloaded serde v1.0.124 [INFO] [stderr] Downloaded actix-web-codegen v0.4.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.24 [INFO] [stderr] Downloaded sha-1 v0.9.4 [INFO] [stderr] Downloaded threadpool v1.8.1 [INFO] [stderr] Downloaded mio-uds v0.6.8 [INFO] [stderr] Downloaded actix-service v1.0.6 [INFO] [stderr] Downloaded gloo-events v0.1.1 [INFO] [stderr] Downloaded yew-router-macro v0.14.0 [INFO] [stderr] Downloaded actix-router v0.2.7 [INFO] [stderr] Downloaded winreg v0.6.2 [INFO] [stderr] Downloaded linked-hash-map v0.5.4 [INFO] [stderr] Downloaded resolv-conf v0.7.0 [INFO] [stderr] Downloaded futures-executor v0.3.12 [INFO] [stderr] Downloaded actix-connect v2.0.0 [INFO] [stderr] Downloaded brotli2 v0.3.2 [INFO] [stderr] Downloaded lock_api v0.4.2 [INFO] [stderr] Downloaded signal-hook-registry v1.3.0 [INFO] [stderr] Downloaded futures-core v0.3.12 [INFO] [stderr] Downloaded futures-macro v0.3.12 [INFO] [stderr] Downloaded futures-task v0.3.12 [INFO] [stderr] Downloaded time-macros-impl v0.1.1 [INFO] [stderr] Downloaded version_check v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29cad7662ce54ce26cefe0b2d87a504658adefcf30d4696b48c8a5f9582d2999 [INFO] running `Command { std: "docker" "start" "-a" "29cad7662ce54ce26cefe0b2d87a504658adefcf30d4696b48c8a5f9582d2999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29cad7662ce54ce26cefe0b2d87a504658adefcf30d4696b48c8a5f9582d2999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29cad7662ce54ce26cefe0b2d87a504658adefcf30d4696b48c8a5f9582d2999", kill_on_drop: false }` [INFO] [stdout] 29cad7662ce54ce26cefe0b2d87a504658adefcf30d4696b48c8a5f9582d2999 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59c93b392f8e075c9d282e3e8eeeb06a3f62ffda22a0c6f31ee6c6e651b2957c [INFO] running `Command { std: "docker" "start" "-a" "59c93b392f8e075c9d282e3e8eeeb06a3f62ffda22a0c6f31ee6c6e651b2957c", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/client/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking once_cell v1.6.0 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking tracing v0.1.24 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling yew-router-route-parser v0.14.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling yew-router-macro v0.14.0 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Checking dotenv_codegen v0.15.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking js-sys v0.3.47 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking trust-dns-proto v0.19.6 [INFO] [stderr] Checking web-sys v0.3.47 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.20 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.6 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking actix-http v2.2.0 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.2 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking yew-router v0.14.0 [INFO] [stderr] Checking actix-cors v0.5.4 [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused imports: `Responder` and `post` [INFO] [stdout] --> server/src/router.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{Responder, HttpResponse, get, post, Result}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> server/src/router.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Responder` and `post` [INFO] [stdout] --> server/src/router.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{Responder, HttpResponse, get, post, Result}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> server/src/router.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> server/src/router.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HttpResponse`, `http`, and `web` [INFO] [stdout] --> server/src/main.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::{HttpServer, App, web, HttpResponse, http}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> server/src/router.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Data` and `get` [INFO] [stdout] --> server/src/main.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_web::web::{Data, get}; [INFO] [stdout] | ^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Mutex` [INFO] [stdout] --> server/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HttpResponse`, `http`, and `web` [INFO] [stdout] --> server/src/main.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::{HttpServer, App, web, HttpResponse, http}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Data` and `get` [INFO] [stdout] --> server/src/main.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_web::web::{Data, get}; [INFO] [stdout] | ^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Mutex` [INFO] [stdout] --> server/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Props` [INFO] [stdout] --> client/src/components/list/mod.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router::components::{Props, RouterAnchor}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> client/src/views/index.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | prelude::* [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::format::Json` [INFO] [stdout] --> client/src/views/index.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use yew::format::Json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::Error` [INFO] [stdout] --> client/src/views/index.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use http::Error; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `format::Nothing` [INFO] [stdout] --> client/src/views/info.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | format::Nothing, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConsoleService` and `FetchService` [INFO] [stdout] --> client/src/views/info.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use yew::services::{ConsoleService, FetchService}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FetchTask`, `Request`, and `Response` [INFO] [stdout] --> client/src/views/info.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use yew::services::fetch::{Request, Response, FetchTask}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> client/src/views/info.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv_codegen::dotenv` [INFO] [stdout] --> client/src/views/info.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use dotenv_codegen::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Props` [INFO] [stdout] --> client/src/components/list/mod.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router::components::{Props, RouterAnchor}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> client/src/views/index.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | prelude::* [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::format::Json` [INFO] [stdout] --> client/src/views/index.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use yew::format::Json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::Error` [INFO] [stdout] --> client/src/views/index.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use http::Error; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `format::Nothing` [INFO] [stdout] --> client/src/views/info.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | format::Nothing, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConsoleService` and `FetchService` [INFO] [stdout] --> client/src/views/info.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use yew::services::{ConsoleService, FetchService}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FetchTask`, `Request`, and `Response` [INFO] [stdout] --> client/src/views/info.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use yew::services::fetch::{Request, Response, FetchTask}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> client/src/views/info.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv_codegen::dotenv` [INFO] [stdout] --> client/src/views/info.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use dotenv_codegen::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> server/src/config.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> server/src/config.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> client/src/components/list/mod.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | fn update(&mut self, msg: Self::Message) -> ShouldRender { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> client/src/components/list/mod.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | fn update(&mut self, msg: Self::Message) -> ShouldRender { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link` [INFO] [stdout] --> client/src/views/info.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | fn create(_props: Self::Properties, link: ComponentLink) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> client/src/views/info.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | fn update(&mut self, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> client/src/views/article.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | fn update(&mut self, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> client/src/components/list/mod.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct List { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 24 | pub props: ListProps, [INFO] [stdout] 25 | pub link: ComponentLink [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> client/src/views/index.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | FetchComplete(ApiInfo), [INFO] [stdout] | ------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | FetchComplete(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> client/src/views/index.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | FetchError(String), [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | FetchError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FetchInfo` is never constructed [INFO] [stdout] --> client/src/views/index.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum Msg { [INFO] [stdout] | --- variant in this enum [INFO] [stdout] 31 | FetchInfo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `props` and `info` are never read [INFO] [stdout] --> client/src/views/index.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Index { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 38 | props: IndexProps, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | link: ComponentLink, [INFO] [stdout] 40 | info: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Index` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> client/src/views/article.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Article { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | pub props: ArticleProps, [INFO] [stdout] 12 | pub link: Scope
[INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Article` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link` [INFO] [stdout] --> client/src/views/info.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | fn create(_props: Self::Properties, link: ComponentLink) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> client/src/views/info.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | fn update(&mut self, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> client/src/views/article.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | fn update(&mut self, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> client/src/components/list/mod.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct List { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 24 | pub props: ListProps, [INFO] [stdout] 25 | pub link: ComponentLink [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> client/src/views/index.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | FetchComplete(ApiInfo), [INFO] [stdout] | ------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | FetchComplete(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> client/src/views/index.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | FetchError(String), [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | FetchError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FetchInfo` is never constructed [INFO] [stdout] --> client/src/views/index.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum Msg { [INFO] [stdout] | --- variant in this enum [INFO] [stdout] 31 | FetchInfo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `props` and `info` are never read [INFO] [stdout] --> client/src/views/index.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Index { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 38 | props: IndexProps, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | link: ComponentLink, [INFO] [stdout] 40 | info: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Index` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> client/src/views/article.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Article { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | pub props: ArticleProps, [INFO] [stdout] 12 | pub link: Scope
[INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Article` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, wasm-bindgen v0.2.70 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "59c93b392f8e075c9d282e3e8eeeb06a3f62ffda22a0c6f31ee6c6e651b2957c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c93b392f8e075c9d282e3e8eeeb06a3f62ffda22a0c6f31ee6c6e651b2957c", kill_on_drop: false }` [INFO] [stdout] 59c93b392f8e075c9d282e3e8eeeb06a3f62ffda22a0c6f31ee6c6e651b2957c [INFO] checking liaoyongfu/my-blog against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliaoyongfu%2Fmy-blog" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liaoyongfu/my-blog on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liaoyongfu/my-blog [INFO] finished tweaking git repo https://github.com/liaoyongfu/my-blog [INFO] tweaked toml for git repo https://github.com/liaoyongfu/my-blog written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/liaoyongfu/my-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc2/source/client/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd009ed4480a30ed797cd13fc203a7b5db23927f5c4b8ffc37e2dedc3166918e [INFO] running `Command { std: "docker" "start" "-a" "fd009ed4480a30ed797cd13fc203a7b5db23927f5c4b8ffc37e2dedc3166918e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd009ed4480a30ed797cd13fc203a7b5db23927f5c4b8ffc37e2dedc3166918e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd009ed4480a30ed797cd13fc203a7b5db23927f5c4b8ffc37e2dedc3166918e", kill_on_drop: false }` [INFO] [stdout] fd009ed4480a30ed797cd13fc203a7b5db23927f5c4b8ffc37e2dedc3166918e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7552f99bd52ad5c95c378249732b87210eb5470e6ae61a0dc3d79fb47bd04ee8 [INFO] running `Command { std: "docker" "start" "-a" "7552f99bd52ad5c95c378249732b87210eb5470e6ae61a0dc3d79fb47bd04ee8", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/client/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking once_cell v1.6.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking tracing v0.1.24 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking bytestring v1.0.0 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Compiling yew v0.17.4 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling yew-router-route-parser v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling yew-macro v0.17.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling yew-router-macro v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Checking dotenv_codegen v0.15.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking js-sys v0.3.47 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking trust-dns-proto v0.19.6 [INFO] [stderr] Checking web-sys v0.3.47 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.20 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.6 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking actix-router v0.2.7 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking actix-http v2.2.0 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking gloo-events v0.1.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking actix-web v3.3.2 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking yew-router v0.14.0 [INFO] [stderr] Checking actix-cors v0.5.4 [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `Props` [INFO] [stdout] --> client/src/components/list/mod.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router::components::{Props, RouterAnchor}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> client/src/views/index.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | prelude::* [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::format::Json` [INFO] [stdout] --> client/src/views/index.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use yew::format::Json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::Error` [INFO] [stdout] --> client/src/views/index.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use http::Error; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `format::Nothing` [INFO] [stdout] --> client/src/views/info.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | format::Nothing, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConsoleService` and `FetchService` [INFO] [stdout] --> client/src/views/info.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use yew::services::{ConsoleService, FetchService}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FetchTask`, `Request`, and `Response` [INFO] [stdout] --> client/src/views/info.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use yew::services::fetch::{Request, Response, FetchTask}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> client/src/views/info.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv_codegen::dotenv` [INFO] [stdout] --> client/src/views/info.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use dotenv_codegen::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Props` [INFO] [stdout] --> client/src/components/list/mod.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | use yew_router::components::{Props, RouterAnchor}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> client/src/views/index.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | prelude::* [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `yew::format::Json` [INFO] [stdout] --> client/src/views/index.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use yew::format::Json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `http::Error` [INFO] [stdout] --> client/src/views/index.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use http::Error; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `format::Nothing` [INFO] [stdout] --> client/src/views/info.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | format::Nothing, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConsoleService` and `FetchService` [INFO] [stdout] --> client/src/views/info.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use yew::services::{ConsoleService, FetchService}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FetchTask`, `Request`, and `Response` [INFO] [stdout] --> client/src/views/info.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use yew::services::fetch::{Request, Response, FetchTask}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> client/src/views/info.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use serde::{Serialize, Deserialize}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dotenv_codegen::dotenv` [INFO] [stdout] --> client/src/views/info.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use dotenv_codegen::dotenv; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused imports: `Responder` and `post` [INFO] [stdout] --> server/src/router.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{Responder, HttpResponse, get, post, Result}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> server/src/router.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> server/src/router.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HttpResponse`, `http`, and `web` [INFO] [stdout] --> server/src/main.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::{HttpServer, App, web, HttpResponse, http}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Data` and `get` [INFO] [stdout] --> server/src/main.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_web::web::{Data, get}; [INFO] [stdout] | ^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Mutex` [INFO] [stdout] --> server/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Responder` and `post` [INFO] [stdout] --> server/src/router.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{Responder, HttpResponse, get, post, Result}; [INFO] [stdout] | ^^^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> server/src/router.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::any::Any` [INFO] [stdout] --> server/src/router.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::any::Any; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HttpResponse`, `http`, and `web` [INFO] [stdout] --> server/src/main.rs:4:34 [INFO] [stdout] | [INFO] [stdout] 4 | use actix_web::{HttpServer, App, web, HttpResponse, http}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Data` and `get` [INFO] [stdout] --> server/src/main.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_web::web::{Data, get}; [INFO] [stdout] | ^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Mutex` [INFO] [stdout] --> server/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> client/src/components/list/mod.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | fn update(&mut self, msg: Self::Message) -> ShouldRender { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> client/src/components/list/mod.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | fn update(&mut self, msg: Self::Message) -> ShouldRender { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link` [INFO] [stdout] --> client/src/views/info.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | fn create(_props: Self::Properties, link: ComponentLink) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> client/src/views/info.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | fn update(&mut self, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> client/src/views/article.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | fn update(&mut self, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> client/src/components/list/mod.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct List { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 24 | pub props: ListProps, [INFO] [stdout] 25 | pub link: ComponentLink [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> client/src/views/index.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | FetchComplete(ApiInfo), [INFO] [stdout] | ------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | FetchComplete(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> client/src/views/index.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | FetchError(String), [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | FetchError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FetchInfo` is never constructed [INFO] [stdout] --> client/src/views/index.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum Msg { [INFO] [stdout] | --- variant in this enum [INFO] [stdout] 31 | FetchInfo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `props` and `info` are never read [INFO] [stdout] --> client/src/views/index.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Index { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 38 | props: IndexProps, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | link: ComponentLink, [INFO] [stdout] 40 | info: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Index` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> client/src/views/article.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Article { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | pub props: ArticleProps, [INFO] [stdout] 12 | pub link: Scope
[INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Article` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> client/src/views/index.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn create(props: Self::Properties, link: ComponentLink) -> Self { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | fetch_task: None [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link` [INFO] [stdout] --> client/src/views/info.rs:22:41 [INFO] [stdout] | [INFO] [stdout] 22 | fn create(_props: Self::Properties, link: ComponentLink) -> Self { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_link` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> client/src/views/info.rs:27:26 [INFO] [stdout] | [INFO] [stdout] 27 | fn update(&mut self, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> client/src/views/article.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | fn update(&mut self, msg: Self::Message) -> bool { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> client/src/components/list/mod.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct List { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 24 | pub props: ListProps, [INFO] [stdout] 25 | pub link: ComponentLink [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> client/src/views/index.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 32 | FetchComplete(ApiInfo), [INFO] [stdout] | ------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 32 | FetchComplete(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> client/src/views/index.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | FetchError(String), [INFO] [stdout] | ---------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 33 | FetchError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FetchInfo` is never constructed [INFO] [stdout] --> client/src/views/index.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub enum Msg { [INFO] [stdout] | --- variant in this enum [INFO] [stdout] 31 | FetchInfo, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `props` and `info` are never read [INFO] [stdout] --> client/src/views/index.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Index { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 38 | props: IndexProps, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 39 | link: ComponentLink, [INFO] [stdout] 40 | info: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Index` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> client/src/views/article.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Article { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 11 | pub props: ArticleProps, [INFO] [stdout] 12 | pub link: Scope
[INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Article` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> client/src/views/index.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 48 | fn create(props: Self::Properties, link: ComponentLink) -> Self { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | fetch_task: None [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `client` (lib test) due to 2 previous errors; 19 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `client` (lib) due to 2 previous errors; 19 warnings emitted [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> server/src/config.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> server/src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 14 | let cors = Cors::default() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | / App::new() [INFO] [stdout] 25 | | .wrap(cors) [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> server/src/config.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> server/src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 14 | let cors = Cors::default() [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | / App::new() [INFO] [stdout] 25 | | .wrap(cors) [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `server` (bin "server") due to 2 previous errors; 7 warnings emitted [INFO] [stderr] error: could not compile `server` (bin "server" test) due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7552f99bd52ad5c95c378249732b87210eb5470e6ae61a0dc3d79fb47bd04ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7552f99bd52ad5c95c378249732b87210eb5470e6ae61a0dc3d79fb47bd04ee8", kill_on_drop: false }` [INFO] [stdout] 7552f99bd52ad5c95c378249732b87210eb5470e6ae61a0dc3d79fb47bd04ee8