[INFO] cloning repository https://github.com/rustmain/wow_addon_updater [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustmain/wow_addon_updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustmain%2Fwow_addon_updater", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustmain%2Fwow_addon_updater'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95e2deadbe58d6b16ce24ef2209c962a59b90c5e [INFO] testing rustmain/wow_addon_updater against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustmain%2Fwow_addon_updater" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rustmain/wow_addon_updater on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rustmain/wow_addon_updater [INFO] finished tweaking git repo https://github.com/rustmain/wow_addon_updater [INFO] tweaked toml for git repo https://github.com/rustmain/wow_addon_updater written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/rustmain/wow_addon_updater already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1c05a66b613c58e32175a192f4c7e82fc0eab1271687f0c8ff8423dd34ee749 [INFO] running `Command { std: "docker" "start" "-a" "f1c05a66b613c58e32175a192f4c7e82fc0eab1271687f0c8ff8423dd34ee749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1c05a66b613c58e32175a192f4c7e82fc0eab1271687f0c8ff8423dd34ee749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c05a66b613c58e32175a192f4c7e82fc0eab1271687f0c8ff8423dd34ee749", kill_on_drop: false }` [INFO] [stdout] f1c05a66b613c58e32175a192f4c7e82fc0eab1271687f0c8ff8423dd34ee749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbc19dbdd64d0c85832aad2eb66044304a281fe7ee0ff7cca42fd23a09994451 [INFO] running `Command { std: "docker" "start" "-a" "cbc19dbdd64d0c85832aad2eb66044304a281fe7ee0ff7cca42fd23a09994451", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.5 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling yew v0.9.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.3.3 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling yew-macro v0.9.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling webview-sys v0.3.1 [INFO] [stderr] Compiling string_cache v0.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling rust-embed-impl v5.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rust-embed v5.1.0 [INFO] [stderr] Compiling web-view v0.5.2 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling wow_addon_updater_shared v0.1.0 (/opt/rustwide/workdir/wow_addon_updater_shared) [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling actix-http v0.2.10 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling awc v0.2.7 [INFO] [stderr] Compiling actix-web v1.0.8 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling wow_addon_updater v0.1.0 (/opt/rustwide/workdir/wow_addon_updater) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> wow_addon_updater/src/server.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(RustEmbed)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: #[derive(RustEmbed)] folder 'target/deploy' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Addon` [INFO] [stdout] --> wow_addon_updater/src/config.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::shared::{Addon, Config}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Attr` [INFO] [stdout] --> wow_addon_updater/src/elvui.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | predicate::{Attr, Class}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Predicate` [INFO] [stdout] --> wow_addon_updater/src/wow_interface.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | use select::predicate::{Attr, Class, Name, Predicate}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> wow_addon_updater/src/main.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use shared::{Addon, Config}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Asset` in the current scope [INFO] [stdout] --> wow_addon_updater/src/server.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 10 | struct Asset; [INFO] [stdout] | ------------- function or associated item `get` not found for this [INFO] [stdout] ... [INFO] [stdout] 22 | match Asset::get(path) { [INFO] [stdout] | ^^^ function or associated item not found in `Asset` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `get`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `SliceIndex` [INFO] [stdout] candidate #2: `string_cache::atom::StaticAtomSet` [INFO] [stdout] candidate #3: `RustEmbed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wow_addon_updater` due to 3 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cbc19dbdd64d0c85832aad2eb66044304a281fe7ee0ff7cca42fd23a09994451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc19dbdd64d0c85832aad2eb66044304a281fe7ee0ff7cca42fd23a09994451", kill_on_drop: false }` [INFO] [stdout] cbc19dbdd64d0c85832aad2eb66044304a281fe7ee0ff7cca42fd23a09994451