[INFO] cloning repository https://github.com/Youngermaster/jmyounghoyos-Yew-Blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Youngermaster/jmyounghoyos-Yew-Blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoungermaster%2Fjmyounghoyos-Yew-Blog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoungermaster%2Fjmyounghoyos-Yew-Blog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b6f9d52c26aeaacafb05c3963eb9d40ce06f842 [INFO] checking Youngermaster/jmyounghoyos-Yew-Blog against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoungermaster%2Fjmyounghoyos-Yew-Blog" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Youngermaster/jmyounghoyos-Yew-Blog on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Youngermaster/jmyounghoyos-Yew-Blog [INFO] finished tweaking git repo https://github.com/Youngermaster/jmyounghoyos-Yew-Blog [INFO] tweaked toml for git repo https://github.com/Youngermaster/jmyounghoyos-Yew-Blog written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Youngermaster/jmyounghoyos-Yew-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "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-3-tc1/source/app/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/hamza1311/material-yew` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yew-router-macro v0.16.0 [INFO] [stderr] Downloaded urlencoding v2.1.0 [INFO] [stderr] Downloaded gloo-console-timer v0.1.0 [INFO] [stderr] Downloaded stylist v0.10.0 [INFO] [stderr] Downloaded fancy-regex v0.7.1 [INFO] [stderr] Downloaded css-in-rust v0.5.0 [INFO] [stderr] Downloaded stylist-core v0.10.0 [INFO] [stderr] Downloaded stylist-macros v0.10.0 [INFO] [stderr] Downloaded yew-router v0.16.0 [INFO] [stderr] Downloaded gloo v0.2.1 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3d7d08831da209d97aeaacee05c09527ae54355d1246f8e19406177fa3b0765 [INFO] running `Command { std: "docker" "start" "-a" "f3d7d08831da209d97aeaacee05c09527ae54355d1246f8e19406177fa3b0765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3d7d08831da209d97aeaacee05c09527ae54355d1246f8e19406177fa3b0765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3d7d08831da209d97aeaacee05c09527ae54355d1246f8e19406177fa3b0765", kill_on_drop: false }` [INFO] [stdout] f3d7d08831da209d97aeaacee05c09527ae54355d1246f8e19406177fa3b0765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d65d8f15577b74c8677ce85e6d70735c653b6772f0fb74fcd123004058f5839d [INFO] running `Command { std: "docker" "start" "-a" "d65d8f15577b74c8677ce85e6d70735c653b6772f0fb74fcd123004058f5839d", 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/app/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stderr] Checking fancy-regex v0.7.1 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling base-x v0.2.10 [INFO] [stderr] Compiling css-in-rust v0.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking discard v1.0.4 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling yew-router-macro v0.16.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking serde v1.0.137 [INFO] [stderr] Checking serde_json v1.0.81 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Checking wasm-bindgen v0.2.80 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking js-sys v0.3.57 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking stylist-core v0.10.0 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling stylist-macros v0.10.0 [INFO] [stderr] Checking web-sys v0.3.57 [INFO] [stderr] Checking gloo-timers v0.2.4 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.30 [INFO] [stderr] Checking serde-wasm-bindgen v0.3.1 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking gloo-utils v0.1.3 [INFO] [stderr] Checking gloo-dialogs v0.1.1 [INFO] [stderr] Checking gloo-render v0.1.1 [INFO] [stderr] Checking gloo-console v0.2.1 [INFO] [stderr] Checking gloo-console-timer v0.1.0 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-storage v0.2.1 [INFO] [stderr] Checking gloo-file v0.2.1 [INFO] [stderr] Checking gloo-file v0.1.0 [INFO] [stderr] Checking gloo v0.2.1 [INFO] [stderr] Checking gloo v0.4.2 [INFO] [stderr] Checking yew v0.19.3 [INFO] [stderr] Checking material-yew v0.1.0 (https://github.com/hamza1311/material-yew#21341e30) [INFO] [stderr] Checking stylist v0.10.0 [INFO] [stderr] Checking yew-router v0.16.0 [INFO] [stderr] Checking not_found v0.1.0 (/opt/rustwide/workdir/pages/not_found) [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> pages/not_found/src/lib.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> pages/not_found/src/lib.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking router v0.1.0 (/opt/rustwide/workdir/router) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking services v0.1.0 (/opt/rustwide/workdir/services) [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> services/src/links_service/links_service.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> services/src/markdown_service/markdown_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> services/src/projects_service/projects_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> services/src/links_service/links_service.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> services/src/markdown_service/markdown_service.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> services/src/projects_service/projects_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> services/src/theme_service/theme_service.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pool: &mut THEME_POOL, [INFO] [stdout] | ^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 18 | pool: addr_of_mut!(THEME_POOL), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> services/src/theme_service/theme_service.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | pool: &mut THEME_POOL, [INFO] [stdout] | ^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 18 | pool: addr_of_mut!(THEME_POOL), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking global v0.1.0 (/opt/rustwide/workdir/global) [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking ui v0.1.0 (/opt/rustwide/workdir/ui) [INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links [INFO] [stdout] --> ui/src/common/header/header.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | ... {"Juan Manuel Young Hoyos's Blog"} [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links [INFO] [stdout] --> ui/src/common/header/header.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | ... {"Juan Manuel Young Hoyos's Blog"} [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> ui/src/common/image.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> ui/src/common/image.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links [INFO] [stdout] --> ui/src/common/link.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` elements should have a `href` attribute. This makes it possible for assistive technologies to correctly interpret what your links point to. https://developer.mozilla.org/en-US/docs/Learn/Accessibility/HTML#more_on_links [INFO] [stdout] --> ui/src/common/link.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> ui/src/common/switch.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> ui/src/common/switch.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> ui/src/common/switch.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 91 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> ui/src/common/switch.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 94 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> ui/src/link_card.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 79 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> ui/src/link_card.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 79 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> ui/src/post_card/label.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> ui/src/post_card/label.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> ui/src/theme/theme_item.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: All `` tags should have an `alt` attribute which provides a human-readable description [INFO] [stdout] --> ui/src/theme/theme_item.rs:69:14 [INFO] [stdout] | [INFO] [stdout] 69 | [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking home v0.1.0 (/opt/rustwide/workdir/pages/home) [INFO] [stderr] Checking post v0.1.0 (/opt/rustwide/workdir/pages/post) [INFO] [stderr] Checking projects v0.1.0 (/opt/rustwide/workdir/pages/projects) [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> pages/post/src/lib.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | let post_body = MarkdownService::new(post.raw_content.clone().to_string()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> pages/post/src/lib.rs:62:58 [INFO] [stdout] | [INFO] [stdout] 62 | let post_body = MarkdownService::new(post.raw_content.clone().to_string()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking jmyounghoyos_blog v0.1.0 (/opt/rustwide/workdir/app) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, stdweb v0.4.20, wasm-bindgen v0.2.80 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "d65d8f15577b74c8677ce85e6d70735c653b6772f0fb74fcd123004058f5839d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65d8f15577b74c8677ce85e6d70735c653b6772f0fb74fcd123004058f5839d", kill_on_drop: false }` [INFO] [stdout] d65d8f15577b74c8677ce85e6d70735c653b6772f0fb74fcd123004058f5839d [INFO] checking Youngermaster/jmyounghoyos-Yew-Blog against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYoungermaster%2Fjmyounghoyos-Yew-Blog" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Youngermaster/jmyounghoyos-Yew-Blog on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Youngermaster/jmyounghoyos-Yew-Blog [INFO] finished tweaking git repo https://github.com/Youngermaster/jmyounghoyos-Yew-Blog [INFO] tweaked toml for git repo https://github.com/Youngermaster/jmyounghoyos-Yew-Blog written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Youngermaster/jmyounghoyos-Yew-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "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-3-tc2/source/app/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a50798938dee894ba300efa0d7cebe85535f5f9e1c00794176d06a9c8c881f8 [INFO] running `Command { std: "docker" "start" "-a" "0a50798938dee894ba300efa0d7cebe85535f5f9e1c00794176d06a9c8c881f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a50798938dee894ba300efa0d7cebe85535f5f9e1c00794176d06a9c8c881f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a50798938dee894ba300efa0d7cebe85535f5f9e1c00794176d06a9c8c881f8", kill_on_drop: false }` [INFO] [stdout] 0a50798938dee894ba300efa0d7cebe85535f5f9e1c00794176d06a9c8c881f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a989ae4027daab081ea6ea4064f4126843ca699cc8570950e1f5d5c832d84db1 [INFO] running `Command { std: "docker" "start" "-a" "a989ae4027daab081ea6ea4064f4126843ca699cc8570950e1f5d5c832d84db1", 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/app/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.5.1/src/inflate/core.rs:1107:9 [INFO] [stdout] | [INFO] [stdout] 1107 | / match state { [INFO] [stdout] 1108 | | Start => generate_state!(state, 'state_machine, { [INFO] [stdout] 1109 | | l.bit_buf = 0; [INFO] [stdout] 1110 | | l.num_bits = 0; [INFO] [stdout] ... | [INFO] [stdout] 1639 | | _ => break TINFLStatus::Failed, [INFO] [stdout] 1640 | | }; [INFO] [stdout] | |_________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling litrs v0.2.3 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a989ae4027daab081ea6ea4064f4126843ca699cc8570950e1f5d5c832d84db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a989ae4027daab081ea6ea4064f4126843ca699cc8570950e1f5d5c832d84db1", kill_on_drop: false }` [INFO] [stdout] a989ae4027daab081ea6ea4064f4126843ca699cc8570950e1f5d5c832d84db1