[INFO] fetching crate azul-core 0.0.2... [INFO] checking azul-core-0.0.2 against beta for pr-78714 [INFO] extracting crate azul-core 0.0.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate azul-core 0.0.2 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate azul-core 0.0.2 [INFO] finished tweaking crates.io crate azul-core 0.0.2 [INFO] tweaked toml for crates.io crate azul-core 0.0.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 119b33bb9c4d287480898b54638474be71d8860c1b8c489611d77945341c3644 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "119b33bb9c4d287480898b54638474be71d8860c1b8c489611d77945341c3644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "119b33bb9c4d287480898b54638474be71d8860c1b8c489611d77945341c3644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "119b33bb9c4d287480898b54638474be71d8860c1b8c489611d77945341c3644", kill_on_drop: false }` [INFO] [stdout] 119b33bb9c4d287480898b54638474be71d8860c1b8c489611d77945341c3644 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7669ca4659292d0ba6464f18b1e20a623082cef9dffce46a9f731d10764dc51f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7669ca4659292d0ba6464f18b1e20a623082cef9dffce46a9f731d10764dc51f", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gleam v0.11.0 [INFO] [stderr] Checking azul-core v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/callbacks.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | #[no_mangle] #[repr(C)] pub struct RefAnyPtr { pub ptr: *mut c_void } [INFO] [stdout] | ^^^^^^^^^^^^ --------------------------------------------- not a function or static [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/callbacks.rs:555:1 [INFO] [stdout] | [INFO] [stdout] 555 | #[no_mangle] #[repr(C)] pub struct LayoutInfoPtr { pub ptr: *mut c_void } [INFO] [stdout] | ^^^^^^^^^^^^ ------------------------------------------------- not a function or static [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/dom.rs:924:1 [INFO] [stdout] | [INFO] [stdout] 924 | #[no_mangle] #[repr(C)] pub struct DomPtr { pub ptr: *mut c_void } [INFO] [stdout] | ^^^^^^^^^^^^ ------------------------------------------ not a function or static [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/callbacks.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | #[no_mangle] #[repr(C)] pub struct RefAnyPtr { pub ptr: *mut c_void } [INFO] [stdout] | ^^^^^^^^^^^^ --------------------------------------------- not a function or static [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/callbacks.rs:555:1 [INFO] [stdout] | [INFO] [stdout] 555 | #[no_mangle] #[repr(C)] pub struct LayoutInfoPtr { pub ptr: *mut c_void } [INFO] [stdout] | ^^^^^^^^^^^^ ------------------------------------------------- not a function or static [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stdout] --> src/style.rs:408:28 [INFO] [stdout] | [INFO] [stdout] 408 | fn render_tab() -> Dom { [INFO] [stdout] | ^^^^^^^^^ unexpected type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `azul-core` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: attribute should be applied to a function or static [INFO] [stdout] --> src/dom.rs:924:1 [INFO] [stdout] | [INFO] [stdout] 924 | #[no_mangle] #[repr(C)] pub struct DomPtr { pub ptr: *mut c_void } [INFO] [stdout] | ^^^^^^^^^^^^ ------------------------------------------ not a function or static [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7669ca4659292d0ba6464f18b1e20a623082cef9dffce46a9f731d10764dc51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7669ca4659292d0ba6464f18b1e20a623082cef9dffce46a9f731d10764dc51f", kill_on_drop: false }` [INFO] [stdout] 7669ca4659292d0ba6464f18b1e20a623082cef9dffce46a9f731d10764dc51f