[INFO] cloning repository https://github.com/vangroan/gers-platform [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vangroan/gers-platform" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvangroan%2Fgers-platform", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvangroan%2Fgers-platform'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d8e2f76f0e4763689c5344c3301047039af83ff [INFO] checking vangroan/gers-platform against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvangroan%2Fgers-platform" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vangroan/gers-platform [INFO] finished tweaking git repo https://github.com/vangroan/gers-platform [INFO] tweaked toml for git repo https://github.com/vangroan/gers-platform written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vangroan/gers-platform on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vangroan/gers-platform 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rkyv_derive v0.6.7 [INFO] [stderr] Downloaded enumset v1.0.8 [INFO] [stderr] Downloaded wasmer-types v2.0.0 [INFO] [stderr] Downloaded wasmer-derive v2.0.0 [INFO] [stderr] Downloaded wasmer-engine v2.0.0 [INFO] [stderr] Downloaded wasmer-compiler v2.0.0 [INFO] [stderr] Downloaded dynasmrt v1.1.0 [INFO] [stderr] Downloaded wasmer v2.0.0 [INFO] [stderr] Downloaded wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Downloaded wast v38.0.1 [INFO] [stderr] Downloaded dynasm v1.1.0 [INFO] [stderr] Downloaded wasmer-compiler-singlepass v2.0.0 [INFO] [stderr] Downloaded rkyv v0.6.7 [INFO] [stderr] Downloaded wasmer-vm v2.0.0 [INFO] [stderr] Downloaded wasmer-engine-universal v2.0.0 [INFO] [stderr] Downloaded wasmer-object v2.0.0 [INFO] [stderr] Downloaded wasmer-engine-dylib v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c8e06e6bccbc0015ceec52fc0f2ab7da4b851b8ccc4fdafd6d16ede9d4c8585 [INFO] running `Command { std: "docker" "start" "-a" "3c8e06e6bccbc0015ceec52fc0f2ab7da4b851b8ccc4fdafd6d16ede9d4c8585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c8e06e6bccbc0015ceec52fc0f2ab7da4b851b8ccc4fdafd6d16ede9d4c8585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c8e06e6bccbc0015ceec52fc0f2ab7da4b851b8ccc4fdafd6d16ede9d4c8585", kill_on_drop: false }` [INFO] [stdout] 3c8e06e6bccbc0015ceec52fc0f2ab7da4b851b8ccc4fdafd6d16ede9d4c8585 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 712173ad1d46b444737e87a1e66994f6ff005e1f14dbe50204477f56e6a7fdcd [INFO] running `Command { std: "docker" "start" "-a" "712173ad1d46b444737e87a1e66994f6ff005e1f14dbe50204477f56e6a7fdcd", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling target-lexicon v0.12.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rkyv v0.6.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling wasmer-vm v2.0.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking cranelift-bforest v0.74.0 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking wast v38.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking gers_events v0.1.0 (/opt/rustwide/workdir/gers_events) [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Checking gers_core v0.1.0 (/opt/rustwide/workdir/gers_core) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> gers_core/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | /// As per the `ImportObject` used when creating the module instance. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | #[link(wasm_import_module = "gers")] [INFO] [stdout] 12 | / extern "C" { [INFO] [stdout] 13 | | fn log_info(str_ptr: *const u8, str_len: u32); [INFO] [stdout] 14 | | fn get_delta_time() -> f32; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> gers_core/src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | EVENT_DATA.resize(size as usize, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> gers_core/src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | EVENT_DATA.as_mut_ptr() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> gers_core/src/lib.rs:96:51 [INFO] [stdout] | [INFO] [stdout] 96 | let offset = data_ptr.offset_from(EVENT_DATA.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> gers_core/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | /// As per the `ImportObject` used when creating the module instance. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | #[link(wasm_import_module = "gers")] [INFO] [stdout] 12 | / extern "C" { [INFO] [stdout] 13 | | fn log_info(str_ptr: *const u8, str_len: u32); [INFO] [stdout] 14 | | fn get_delta_time() -> f32; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> gers_core/src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | EVENT_DATA.resize(size as usize, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> gers_core/src/lib.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | EVENT_DATA.as_mut_ptr() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> gers_core/src/lib.rs:96:51 [INFO] [stdout] | [INFO] [stdout] 96 | let offset = data_ptr.offset_from(EVENT_DATA.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking wat v1.0.40 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling dynasm v1.1.0 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking enumset v1.0.8 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking loupe v0.1.3 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking wasmer-types v2.0.0 [INFO] [stderr] Checking wasmer-compiler v2.0.0 [INFO] [stderr] Checking wasmer-engine v2.0.0 [INFO] [stderr] Checking wasmer-object v2.0.0 [INFO] [stderr] Checking wasmer-engine-universal v2.0.0 [INFO] [stderr] Checking wasmer-engine-dylib v2.0.0 [INFO] [stderr] Checking dynasmrt v1.1.0 [INFO] [stderr] Checking wasmer-compiler-singlepass v2.0.0 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wayland-protocols-609238d5ee9b2643/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-data-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-export-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-foreign-toplevel-management-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e9182f195b8505c87c4bd055b9f6e114ccda0981'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.28.6/src/lib.rs:156:40: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5f0b11eead22 - std::backtrace_rs::backtrace::libunwind::trace::hc6dc87a89d741992 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f0b11eead22 - std::backtrace_rs::backtrace::trace_unsynchronized::hf9731160b67ad525 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f0b11eead22 - std::sys::backtrace::_print_fmt::h5903f8beb99754db [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f0b11eead22 - ::fmt::heca4a6aab015a13b [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f0b11f0b3e3 - core::fmt::rt::Argument::fmt::h3351fd664c656b95 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5f0b11f0b3e3 - core::fmt::write::he11cc88e71d9b6f7 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x5f0b11ee8563 - std::io::default_write_fmt::h071b6f587d0ab19f [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f0b11ee8563 - std::io::Write::write_fmt::h81867292a06a9182 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5f0b11eeab72 - std::sys::backtrace::BacktraceLock::print::hd310f3f655447e79 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5f0b11eebf89 - std::panicking::default_hook::{{closure}}::hd022c75b245b247a [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5f0b11eebd6b - std::panicking::default_hook::h33cd5f3f668b255b [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5f0b11eec995 - std::panicking::rust_panic_with_hook::h0c63431ef8028367 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5f0b11eec72a - std::panicking::begin_panic_handler::{{closure}}::h9e091a787d5a3f2d [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5f0b11eeb229 - std::sys::backtrace::__rust_end_short_backtrace::hd543ffd5d759f563 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5f0b11eec3bd - __rustc[5029ac2abca9fd30]::rust_begin_unwind [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5f0b11f0a340 - core::panicking::panic_fmt::h9670ea857e7c728c [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5f0b11f0a776 - core::result::unwrap_failed::h9bb71fcd3b782c84 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5f0b11e3706d - wayland_scanner::generate_code_with_destructor_events::hea0c40186ff2aa12 [INFO] [stderr] 18: 0x5f0b11e2be0f - build_script_build::generate_protocol::hc5a1f69879f3c90b [INFO] [stderr] 19: 0x5f0b11e2ca90 - build_script_build::main::h7cc58adc724e78a5 [INFO] [stderr] 20: 0x5f0b11e351d3 - core::ops::function::FnOnce::call_once::h6c4ee4062675511d [INFO] [stderr] 21: 0x5f0b11e276e6 - std::sys::backtrace::__rust_begin_short_backtrace::h6cc5176582ce6e9b [INFO] [stderr] 22: 0x5f0b11e34e79 - std::rt::lang_start::{{closure}}::h23c240da961c8b78 [INFO] [stderr] 23: 0x5f0b11ee4f80 - core::ops::function::impls:: for &F>::call_once::haf1af871197fcabb [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5f0b11ee4f80 - std::panicking::catch_unwind::do_call::he3a75c13a64838b5 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5f0b11ee4f80 - std::panicking::catch_unwind::h685dedf40b4290c9 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5f0b11ee4f80 - std::panic::catch_unwind::hf9c71054e9740d61 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5f0b11ee4f80 - std::rt::lang_start_internal::{{closure}}::h2ff4a54bacf8a61d [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5f0b11ee4f80 - std::panicking::catch_unwind::do_call::h7845118a7f61c0f7 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5f0b11ee4f80 - std::panicking::catch_unwind::hcd1ba2b270e9ce80 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5f0b11ee4f80 - std::panic::catch_unwind::hfc7862c6ea45f984 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5f0b11ee4f80 - std::rt::lang_start_internal::hdf3bbfcbfa0e34b8 [INFO] [stderr] at /rustc/e9182f195b8505c87c4bd055b9f6e114ccda0981/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5f0b11e34e61 - std::rt::lang_start::he10b1330504ba132 [INFO] [stderr] 33: 0x5f0b11e2d335 - main [INFO] [stderr] 34: 0x790e6f5c01ca - [INFO] [stderr] 35: 0x790e6f5c028b - __libc_start_main [INFO] [stderr] 36: 0x5f0b11e26a05 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "712173ad1d46b444737e87a1e66994f6ff005e1f14dbe50204477f56e6a7fdcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712173ad1d46b444737e87a1e66994f6ff005e1f14dbe50204477f56e6a7fdcd", kill_on_drop: false }` [INFO] [stdout] 712173ad1d46b444737e87a1e66994f6ff005e1f14dbe50204477f56e6a7fdcd