[INFO] cloning repository https://github.com/TaggrNetwork/Taggr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TaggrNetwork/Taggr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaggrNetwork%2FTaggr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaggrNetwork%2FTaggr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe86a43054dbc50e47ee9dd1c54e9ed1dc8e28a0 [INFO] checking TaggrNetwork/Taggr against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaggrNetwork%2FTaggr" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TaggrNetwork/Taggr on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/TaggrNetwork/Taggr [INFO] finished tweaking git repo https://github.com/TaggrNetwork/Taggr [INFO] tweaked toml for git repo https://github.com/TaggrNetwork/Taggr written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TaggrNetwork/Taggr 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/dfinity/ic` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_tokenstream v0.1.5 [INFO] [stderr] Downloaded candid v0.10.3 [INFO] [stderr] Downloaded ic-cdk-timers v0.6.0 [INFO] [stderr] Downloaded ic-certified-map v0.4.0 [INFO] [stderr] Downloaded pretty v0.12.1 [INFO] [stderr] Downloaded candid_parser v0.1.3 [INFO] [stderr] Downloaded ic-ledger-types v0.9.0 [INFO] [stderr] Downloaded candid_derive v0.6.5 [INFO] [stderr] Downloaded ic-cdk v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a9fbd2d704db38f93137d9bc7e69411a21c7efde9113f945bdc7259cf37d97d [INFO] running `Command { std: "docker" "start" "-a" "3a9fbd2d704db38f93137d9bc7e69411a21c7efde9113f945bdc7259cf37d97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a9fbd2d704db38f93137d9bc7e69411a21c7efde9113f945bdc7259cf37d97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9fbd2d704db38f93137d9bc7e69411a21c7efde9113f945bdc7259cf37d97d", kill_on_drop: false }` [INFO] [stdout] 3a9fbd2d704db38f93137d9bc7e69411a21c7efde9113f945bdc7259cf37d97d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b60199d2cf2508869f1e6a44126b782886fa6a47c0a996d3523ebd3cad30b87 [INFO] running `Command { std: "docker" "start" "-a" "2b60199d2cf2508869f1e6a44126b782886fa6a47c0a996d3523ebd3cad30b87", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling paste v1.0.10 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking pretty v0.12.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking ic0 v0.21.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking lalrpop-util v0.20.0 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling candid_derive v0.6.5 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ic-certified-map v0.4.0 [INFO] [stderr] Compiling serde_tokenstream v0.1.5 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking candid v0.10.3 [INFO] [stderr] Compiling candid_parser v0.1.3 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Compiling ic-cdk-macros v0.8.4 [INFO] [stderr] Checking ic-cdk v0.12.1 [INFO] [stderr] Checking ic-ledger-types v0.9.0 [INFO] [stderr] Checking ic-cdk-timers v0.6.0 [INFO] [stderr] Checking pocket-ic v2.2.0 (https://github.com/dfinity/ic?rev=70fd98587edcc4d2c7190873d176d4a0f7317397#70fd9858) [INFO] [stderr] Checking bucket v0.1.0 (/opt/rustwide/workdir/src/bucket) [INFO] [stderr] Checking taggr v0.1.0 (/opt/rustwide/workdir/src/backend) [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/index.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | pub static INDEX_HTML: &[u8] = include_bytes!("../../dist/frontend/index.html"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/index.js.gz`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | include_bytes!("../../dist/frontend/index.js.gz").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/favicon.ico`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | include_bytes!("../../dist/frontend/favicon.ico").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/apple-touch-icon.png`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | include_bytes!("../../dist/frontend/apple-touch-icon.png").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/social-image.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | include_bytes!("../../dist/frontend/social-image.jpg").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/font-regular.woff2`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | include_bytes!("../../dist/frontend/font-regular.woff2").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/font-bold.woff2`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | include_bytes!("../../dist/frontend/font-bold.woff2").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/env/../../../target/wasm32-unknown-unknown/release/bucket.wasm.gz`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/env/storage.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | include_bytes!("../../../target/wasm32-unknown-unknown/release/bucket.wasm.gz"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/backend/env/post.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UserId` is imported redundantly [INFO] [stdout] --> src/backend/env/post.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 4 | use super::*; [INFO] [stdout] | -------- the item `UserId` is already imported here [INFO] [stdout] 5 | use super::{storage::Storage, user::UserId}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Report` is imported redundantly [INFO] [stdout] --> src/backend/env/post.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | use super::*; [INFO] [stdout] | -------- the item `Report` is already imported here [INFO] [stdout] 5 | use super::{storage::Storage, user::UserId}; [INFO] [stdout] 6 | use crate::reports::Report; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mutate` is imported redundantly [INFO] [stdout] --> src/backend/env/post.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 4 | use super::*; [INFO] [stdout] | -------- the item `mutate` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use crate::{mutate, performance_counter}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UserId` is imported redundantly [INFO] [stdout] --> src/backend/env/reports.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::user::UserId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `UserId` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `MINUTE` is imported redundantly [INFO] [stdout] --> src/backend/env/token.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::MINUTE; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | -------- the item `MINUTE` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Principal` is imported redundantly [INFO] [stdout] --> src/backend/env/token.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::*; [INFO] [stdout] | -------- the item `Principal` is already imported here [INFO] [stdout] 3 | use base64::{engine::general_purpose, Engine as _}; [INFO] [stdout] 4 | use candid::{CandidType, Deserialize, Principal}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Report` is imported redundantly [INFO] [stdout] --> src/backend/env/user.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{reports::Report, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ - the item `Report` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AccountIdentifier` is imported redundantly [INFO] [stdout] --> src/backend/env/user.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{reports::Report, *}; [INFO] [stdout] | - the item `AccountIdentifier` is already imported here [INFO] [stdout] 2 | use ic_ledger_types::{AccountIdentifier, DEFAULT_SUBACCOUNT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DEFAULT_SUBACCOUNT` is imported redundantly [INFO] [stdout] --> src/backend/env/user.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{reports::Report, *}; [INFO] [stdout] | - the item `DEFAULT_SUBACCOUNT` is already imported here [INFO] [stdout] 2 | use ic_ledger_types::{AccountIdentifier, DEFAULT_SUBACCOUNT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Principal` is imported redundantly [INFO] [stdout] --> src/backend/queries.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `Principal` is already imported here [INFO] [stdout] 7 | use candid::Principal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CONFIG` is imported redundantly [INFO] [stdout] --> src/backend/queries.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `CONFIG` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | config::CONFIG, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `memory` is imported redundantly [INFO] [stdout] --> src/backend/queries.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `memory` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | memory, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `State` is imported redundantly [INFO] [stdout] --> src/backend/queries.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `State` is already imported here [INFO] [stdout] ... [INFO] [stdout] 13 | State, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `caller` is imported redundantly [INFO] [stdout] --> src/backend/queries.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `caller` is already imported here [INFO] [stdout] ... [INFO] [stdout] 17 | caller, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CONFIG` is imported redundantly [INFO] [stdout] --> src/backend/updates.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `CONFIG` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | config::CONFIG, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `User` is imported redundantly [INFO] [stdout] --> src/backend/updates.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `User` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | user::{Draft, User, UserId}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `State` is imported redundantly [INFO] [stdout] --> src/backend/updates.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `State` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | State, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reply_raw` is imported redundantly [INFO] [stdout] --> src/backend/updates.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `reply_raw` is already imported here [INFO] [stdout] ... [INFO] [stdout] 17 | call::{arg_data_raw, reply_raw}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/index.html`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | pub static INDEX_HTML: &[u8] = include_bytes!("../../dist/frontend/index.html"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/index.js.gz`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | include_bytes!("../../dist/frontend/index.js.gz").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/favicon.ico`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | include_bytes!("../../dist/frontend/favicon.ico").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/apple-touch-icon.png`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | include_bytes!("../../dist/frontend/apple-touch-icon.png").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/social-image.jpg`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | include_bytes!("../../dist/frontend/social-image.jpg").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/font-regular.woff2`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | include_bytes!("../../dist/frontend/font-regular.woff2").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/../../dist/frontend/font-bold.woff2`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/assets.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | include_bytes!("../../dist/frontend/font-bold.woff2").to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/backend/env/../../../target/wasm32-unknown-unknown/release/bucket.wasm.gz`: No such file or directory (os error 2) [INFO] [stdout] --> src/backend/env/storage.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | include_bytes!("../../../target/wasm32-unknown-unknown/release/bucket.wasm.gz"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/backend/env/post.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:134:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UserId` is imported redundantly [INFO] [stdout] --> src/backend/env/post.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 4 | use super::*; [INFO] [stdout] | -------- the item `UserId` is already imported here [INFO] [stdout] 5 | use super::{storage::Storage, user::UserId}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Report` is imported redundantly [INFO] [stdout] --> src/backend/env/post.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | use super::*; [INFO] [stdout] | -------- the item `Report` is already imported here [INFO] [stdout] 5 | use super::{storage::Storage, user::UserId}; [INFO] [stdout] 6 | use crate::reports::Report; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UserId` is imported redundantly [INFO] [stdout] --> src/backend/env/reports.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::user::UserId; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `UserId` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mutate` is imported redundantly [INFO] [stdout] --> src/backend/env/reports.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 174 | use super::*; [INFO] [stdout] | -------- the item `mutate` is already imported here [INFO] [stdout] 175 | use crate::{env::tests::*, mutate, STATE}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Report` is imported redundantly [INFO] [stdout] --> src/backend/env/user.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{reports::Report, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ - the item `Report` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AccountIdentifier` is imported redundantly [INFO] [stdout] --> src/backend/env/user.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{reports::Report, *}; [INFO] [stdout] | - the item `AccountIdentifier` is already imported here [INFO] [stdout] 2 | use ic_ledger_types::{AccountIdentifier, DEFAULT_SUBACCOUNT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DEFAULT_SUBACCOUNT` is imported redundantly [INFO] [stdout] --> src/backend/env/user.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{reports::Report, *}; [INFO] [stdout] | - the item `DEFAULT_SUBACCOUNT` is already imported here [INFO] [stdout] 2 | use ic_ledger_types::{AccountIdentifier, DEFAULT_SUBACCOUNT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Post` is imported redundantly [INFO] [stdout] --> src/backend/env/mod.rs:2852:9 [INFO] [stdout] | [INFO] [stdout] 2850 | use super::*; [INFO] [stdout] | -------- the item `Post` is already imported here [INFO] [stdout] 2851 | use crate::STATE; [INFO] [stdout] 2852 | use post::Post; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Principal` is imported redundantly [INFO] [stdout] --> src/backend/queries.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `Principal` is already imported here [INFO] [stdout] 7 | use candid::Principal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CONFIG` is imported redundantly [INFO] [stdout] --> src/backend/queries.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `CONFIG` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | config::CONFIG, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `memory` is imported redundantly [INFO] [stdout] --> src/backend/queries.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `memory` is already imported here [INFO] [stdout] ... [INFO] [stdout] 10 | memory, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `State` is imported redundantly [INFO] [stdout] --> src/backend/queries.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `State` is already imported here [INFO] [stdout] ... [INFO] [stdout] 13 | State, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `caller` is imported redundantly [INFO] [stdout] --> src/backend/queries.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `caller` is already imported here [INFO] [stdout] ... [INFO] [stdout] 17 | caller, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CONFIG` is imported redundantly [INFO] [stdout] --> src/backend/updates.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `CONFIG` is already imported here [INFO] [stdout] ... [INFO] [stdout] 9 | config::CONFIG, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `User` is imported redundantly [INFO] [stdout] --> src/backend/updates.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `User` is already imported here [INFO] [stdout] ... [INFO] [stdout] 11 | user::{Draft, User, UserId}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `State` is imported redundantly [INFO] [stdout] --> src/backend/updates.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `State` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | State, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reply_raw` is imported redundantly [INFO] [stdout] --> src/backend/updates.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | -------- the item `reply_raw` is already imported here [INFO] [stdout] ... [INFO] [stdout] 17 | call::{arg_data_raw, reply_raw}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `taggr` (lib) due to 9 previous errors; 19 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors; 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `taggr` (lib test) due to 9 previous errors; 18 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2b60199d2cf2508869f1e6a44126b782886fa6a47c0a996d3523ebd3cad30b87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b60199d2cf2508869f1e6a44126b782886fa6a47c0a996d3523ebd3cad30b87", kill_on_drop: false }` [INFO] [stdout] 2b60199d2cf2508869f1e6a44126b782886fa6a47c0a996d3523ebd3cad30b87