[INFO] cloning repository https://github.com/Smephite/SQBadge-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Smephite/SQBadge-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmephite%2FSQBadge-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmephite%2FSQBadge-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdd89d03c8aee7631e9d3c030a017e390f266f38 [INFO] testing Smephite/SQBadge-rs against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmephite%2FSQBadge-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Smephite/SQBadge-rs on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Smephite/SQBadge-rs [INFO] finished tweaking git repo https://github.com/Smephite/SQBadge-rs [INFO] tweaked toml for git repo https://github.com/Smephite/SQBadge-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Smephite/SQBadge-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded weblog v0.3.0 [INFO] [stderr] Downloaded weblog-proc-macro v0.3.0 [INFO] [stderr] Downloaded urldecode v0.1.1 [INFO] [stderr] Downloaded route-recognizer v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68bcb599aded22747533059d76187a442c69341949c25ab223a59f2a8a31da07 [INFO] running `Command { std: "docker" "start" "-a" "68bcb599aded22747533059d76187a442c69341949c25ab223a59f2a8a31da07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68bcb599aded22747533059d76187a442c69341949c25ab223a59f2a8a31da07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68bcb599aded22747533059d76187a442c69341949c25ab223a59f2a8a31da07", kill_on_drop: false }` [INFO] [stdout] 68bcb599aded22747533059d76187a442c69341949c25ab223a59f2a8a31da07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99ca0ce233755e44c828199dc4a43f9ea3550d7a9651045c5d475f4e43781f98 [INFO] running `Command { std: "docker" "start" "-a" "99ca0ce233755e44c828199dc4a43f9ea3550d7a9651045c5d475f4e43781f98", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.75 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling wasm-bindgen v0.2.75 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling route-recognizer v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling urldecode v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.75 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling weblog-proc-macro v0.3.0 [INFO] [stderr] Compiling yew-macro v0.18.0 (https://github.com/yewstack/yew.git#20ba37fd) [INFO] [stderr] Compiling yew-router-macro v0.15.0 (https://github.com/yewstack/yew.git#20ba37fd) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.75 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.75 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js-sys v0.3.52 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.52 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.25 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling weblog v0.3.0 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling yew v0.18.0 (https://github.com/yewstack/yew.git#20ba37fd) [INFO] [stderr] Compiling yew-router v0.15.0 (https://github.com/yewstack/yew.git#20ba37fd) [INFO] [stderr] Compiling stellar-badge-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `web_sys::console::debug` [INFO] [stdout] --> src/stellar/stellar.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use web_sys::console::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `warn` [INFO] [stdout] --> src/util/proof_encoding.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::util::badge_check::Badge` [INFO] [stdout] --> src/webpage/components/error.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::util::badge_check::Badge; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/webpage/pages/proof.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{debug, error, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::js::albedo` [INFO] [stdout] --> src/webpage/pages/proof.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::js::albedo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ProofErr` [INFO] [stdout] --> src/webpage/pages/proof.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::util::error::{Error, ProofErr, StellarErr}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::webpage::html_implements` [INFO] [stdout] --> src/webpage/pages/proof.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::webpage::html_implements; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/webpage/pages/account.rs:206:47 [INFO] [stdout] | [INFO] [stdout] 206 | let albedo_response = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/webpage/pages/home.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { albedo::public_key(JsString::from(token)).await }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `available_badges` and `owned_badges` are never read [INFO] [stdout] --> src/webpage/pages/account.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Clone, Debug, PartialEq, Properties, Default)] [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 26 | pub struct AccountStorage { [INFO] [stdout] 27 | pub available_badges: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | pub owned_badges: Option>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `None` is never constructed [INFO] [stdout] --> src/webpage/pages/account.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub enum WorkFunction { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 48 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkFunction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/webpage/pages/home.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | InternalError(serde_json::Error), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 18 | InternalError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> src/webpage/view.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 17 | link: ComponentLink, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.75, yew v0.18.0 (https://github.com/yewstack/yew.git#20ba37fd) [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" "99ca0ce233755e44c828199dc4a43f9ea3550d7a9651045c5d475f4e43781f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99ca0ce233755e44c828199dc4a43f9ea3550d7a9651045c5d475f4e43781f98", kill_on_drop: false }` [INFO] [stdout] 99ca0ce233755e44c828199dc4a43f9ea3550d7a9651045c5d475f4e43781f98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 638b8751d78567a44f13126915cb7b225d5aec3f61aa0c24bd5dd79ac5ce2993 [INFO] running `Command { std: "docker" "start" "-a" "638b8751d78567a44f13126915cb7b225d5aec3f61aa0c24bd5dd79ac5ce2993", kill_on_drop: false }` [INFO] [stderr] Compiling stellar-badge-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `web_sys::console::debug` [INFO] [stdout] --> src/stellar/stellar.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use web_sys::console::debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `warn` [INFO] [stdout] --> src/util/proof_encoding.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use log::{debug, info, warn}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::util::badge_check::Badge` [INFO] [stdout] --> src/webpage/components/error.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::util::badge_check::Badge; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `info` [INFO] [stdout] --> src/webpage/pages/proof.rs:2:25 [INFO] [stdout] | [INFO] [stdout] 2 | use log::{debug, error, info, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::js::albedo` [INFO] [stdout] --> src/webpage/pages/proof.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::js::albedo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ProofErr` [INFO] [stdout] --> src/webpage/pages/proof.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::util::error::{Error, ProofErr, StellarErr}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::webpage::html_implements` [INFO] [stdout] --> src/webpage/pages/proof.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::webpage::html_implements; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/webpage/pages/account.rs:206:47 [INFO] [stdout] | [INFO] [stdout] 206 | let albedo_response = unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/webpage/pages/home.rs:42:25 [INFO] [stdout] | [INFO] [stdout] 42 | unsafe { albedo::public_key(JsString::from(token)).await }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `available_badges` and `owned_badges` are never read [INFO] [stdout] --> src/webpage/pages/account.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Clone, Debug, PartialEq, Properties, Default)] [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 26 | pub struct AccountStorage { [INFO] [stdout] 27 | pub available_badges: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 28 | pub owned_badges: Option>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `None` is never constructed [INFO] [stdout] --> src/webpage/pages/account.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub enum WorkFunction { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 48 | None, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WorkFunction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/webpage/pages/home.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | InternalError(serde_json::Error), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ClientEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 18 | InternalError(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `link` is never read [INFO] [stdout] --> src/webpage/view.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct Model { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 17 | link: ComponentLink, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.75, yew v0.18.0 (https://github.com/yewstack/yew.git#20ba37fd) [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" "638b8751d78567a44f13126915cb7b225d5aec3f61aa0c24bd5dd79ac5ce2993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "638b8751d78567a44f13126915cb7b225d5aec3f61aa0c24bd5dd79ac5ce2993", kill_on_drop: false }` [INFO] [stdout] 638b8751d78567a44f13126915cb7b225d5aec3f61aa0c24bd5dd79ac5ce2993 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3cc7baa0b822c058e6f417cb73d25dd6038102969171640072418822b00f239 [INFO] running `Command { std: "docker" "start" "-a" "b3cc7baa0b822c058e6f417cb73d25dd6038102969171640072418822b00f239", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `web_sys::console::debug` [INFO] [stderr] --> src/stellar/stellar.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use web_sys::console::debug; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `info` and `warn` [INFO] [stderr] --> src/util/proof_encoding.rs:7:18 [INFO] [stderr] | [INFO] [stderr] 7 | use log::{debug, info, warn}; [INFO] [stderr] | ^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::util::badge_check::Badge` [INFO] [stderr] --> src/webpage/components/error.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::util::badge_check::Badge; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `info` [INFO] [stderr] --> src/webpage/pages/proof.rs:2:25 [INFO] [stderr] | [INFO] [stderr] 2 | use log::{debug, error, info, warn}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::js::albedo` [INFO] [stderr] --> src/webpage/pages/proof.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::js::albedo; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ProofErr` [INFO] [stderr] --> src/webpage/pages/proof.rs:10:33 [INFO] [stderr] | [INFO] [stderr] 10 | use crate::util::error::{Error, ProofErr, StellarErr}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::webpage::html_implements` [INFO] [stderr] --> src/webpage/pages/proof.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use crate::webpage::html_implements; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unnecessary `unsafe` block [INFO] [stderr] --> src/webpage/pages/account.rs:206:47 [INFO] [stderr] | [INFO] [stderr] 206 | let albedo_response = unsafe { [INFO] [stderr] | ^^^^^^ unnecessary `unsafe` block [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary `unsafe` block [INFO] [stderr] --> src/webpage/pages/home.rs:42:25 [INFO] [stderr] | [INFO] [stderr] 42 | unsafe { albedo::public_key(JsString::from(token)).await }; [INFO] [stderr] | ^^^^^^ unnecessary `unsafe` block [INFO] [stderr] [INFO] [stderr] warning: fields `available_badges` and `owned_badges` are never read [INFO] [stderr] --> src/webpage/pages/account.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 25 | #[derive(Clone, Debug, PartialEq, Properties, Default)] [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 26 | pub struct AccountStorage { [INFO] [stderr] 27 | pub available_badges: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 28 | pub owned_badges: Option>, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `None` is never constructed [INFO] [stderr] --> src/webpage/pages/account.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 41 | pub enum WorkFunction { [INFO] [stderr] | ------------ variant in this enum [INFO] [stderr] ... [INFO] [stderr] 48 | None, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `WorkFunction` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/webpage/pages/home.rs:18:19 [INFO] [stderr] | [INFO] [stderr] 18 | InternalError(serde_json::Error), [INFO] [stderr] | ------------- ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `ClientEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 18 | InternalError(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `link` is never read [INFO] [stderr] --> src/webpage/view.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 16 | struct Model { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 17 | link: ComponentLink, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `stellar-badge-wasm` (bin "stellar-badge-wasm" test) generated 13 warnings (run `cargo fix --bin "stellar-badge-wasm" --tests` to apply 7 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.75, yew v0.18.0 (https://github.com/yewstack/yew.git#20ba37fd) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stellar_badge_wasm-16e97880d4d4a895) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b3cc7baa0b822c058e6f417cb73d25dd6038102969171640072418822b00f239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3cc7baa0b822c058e6f417cb73d25dd6038102969171640072418822b00f239", kill_on_drop: false }` [INFO] [stdout] b3cc7baa0b822c058e6f417cb73d25dd6038102969171640072418822b00f239