[INFO] cloning repository https://github.com/NeverGivinUp/mz_pan_zoom_crudest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NeverGivinUp/mz_pan_zoom_crudest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeverGivinUp%2Fmz_pan_zoom_crudest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeverGivinUp%2Fmz_pan_zoom_crudest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3705811fc2516bee3794dbe45051179b3c21b0a1 [INFO] testing NeverGivinUp/mz_pan_zoom_crudest 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%2FNeverGivinUp%2Fmz_pan_zoom_crudest" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NeverGivinUp/mz_pan_zoom_crudest 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] removed /workspace/builds/worker-60/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/NeverGivinUp/mz_pan_zoom_crudest [INFO] finished tweaking git repo https://github.com/NeverGivinUp/mz_pan_zoom_crudest [INFO] tweaked toml for git repo https://github.com/NeverGivinUp/mz_pan_zoom_crudest written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/NeverGivinUp/mz_pan_zoom_crudest 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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] 4070517cff427dffbecd08e771251679f80671caef77204e183d12d59237cd5a [INFO] running `Command { std: "docker" "start" "-a" "4070517cff427dffbecd08e771251679f80671caef77204e183d12d59237cd5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4070517cff427dffbecd08e771251679f80671caef77204e183d12d59237cd5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4070517cff427dffbecd08e771251679f80671caef77204e183d12d59237cd5a", kill_on_drop: false }` [INFO] [stdout] 4070517cff427dffbecd08e771251679f80671caef77204e183d12d59237cd5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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] 0435f66b74fc16ffa5e21783585ace57a3b6766b6ca211e86990cc0a4e6951ee [INFO] running `Command { std: "docker" "start" "-a" "0435f66b74fc16ffa5e21783585ace57a3b6766b6ca211e86990cc0a4e6951ee", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling apply v0.3.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling local-ip-address v0.4.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rust-hsluv v0.1.4 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling send_wrapper v0.5.0 [INFO] [stderr] Compiling bool_ext v0.5.1 [INFO] [stderr] Compiling shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling neli v0.5.3 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling moon_entry_macros v0.1.0 (https://github.com/MoonZoon/MoonZoon?rev=d80b1faec1b54fc702149f821825ddb419b51c27#d80b1fae) [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling gensym v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling hsluv_macro v0.1.0 (https://github.com/MoonZoon/MoonZoon?rev=d80b1faec1b54fc702149f821825ddb419b51c27#d80b1fae) [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling trait-set v0.2.0 [INFO] [stderr] Compiling route_macro v0.1.0 (https://github.com/MoonZoon/MoonZoon?rev=d80b1faec1b54fc702149f821825ddb419b51c27#d80b1fae) [INFO] [stderr] Compiling static_ref_macro v0.1.0 (https://github.com/MoonZoon/MoonZoon?rev=d80b1faec1b54fc702149f821825ddb419b51c27#d80b1fae) [INFO] [stderr] Compiling hsluv v0.1.0 (https://github.com/MoonZoon/MoonZoon?rev=d80b1faec1b54fc702149f821825ddb419b51c27#d80b1fae) [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling futures-signals v0.3.24 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rusty_ulid v0.10.1 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling moonlight v0.1.0 (https://github.com/MoonZoon/MoonZoon?rev=d80b1faec1b54fc702149f821825ddb419b51c27#d80b1fae) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling js-sys v0.3.57 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling web-sys v0.3.57 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.30 [INFO] [stderr] Compiling actix-http v3.0.1 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling actix-files v0.6.0 [INFO] [stderr] Compiling actix-cors v0.6.0 [INFO] [stderr] Compiling dominator v0.5.23 [INFO] [stderr] Compiling console_log v0.2.0 [INFO] [stderr] Compiling moon v0.1.0 (https://github.com/MoonZoon/MoonZoon?rev=d80b1faec1b54fc702149f821825ddb419b51c27#d80b1fae) [INFO] [stderr] Compiling zoon v0.1.0 (https://github.com/MoonZoon/MoonZoon?rev=d80b1faec1b54fc702149f821825ddb419b51c27#d80b1fae) [INFO] [stderr] Compiling backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stderr] Compiling frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> frontend/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(associated_type_bounds)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> frontend/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `frontend` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0435f66b74fc16ffa5e21783585ace57a3b6766b6ca211e86990cc0a4e6951ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0435f66b74fc16ffa5e21783585ace57a3b6766b6ca211e86990cc0a4e6951ee", kill_on_drop: false }` [INFO] [stdout] 0435f66b74fc16ffa5e21783585ace57a3b6766b6ca211e86990cc0a4e6951ee