[INFO] fetching crate azul-core 0.0.2... [INFO] checking azul-core-0.0.2 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate azul-core 0.0.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate azul-core 0.0.2 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e82fea9ba32b6d59d953b4cacd53c486295e54ac38b4570aa3be43b2eea84f91 [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" "e82fea9ba32b6d59d953b4cacd53c486295e54ac38b4570aa3be43b2eea84f91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e82fea9ba32b6d59d953b4cacd53c486295e54ac38b4570aa3be43b2eea84f91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e82fea9ba32b6d59d953b4cacd53c486295e54ac38b4570aa3be43b2eea84f91", kill_on_drop: false }` [INFO] [stdout] e82fea9ba32b6d59d953b4cacd53c486295e54ac38b4570aa3be43b2eea84f91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adc8fca73151cf1edad7c5e5daef7d4543b18252008c7da1f0440603e8cbda78 [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" "adc8fca73151cf1edad7c5e5daef7d4543b18252008c7da1f0440603e8cbda78", kill_on_drop: false }` [INFO] [stderr] Checking azul-css v0.0.1 [INFO] [stderr] Checking gleam v0.11.0 [INFO] [stderr] Checking azul-core v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/ui_state.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/ui_state.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [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] 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] 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] 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; 4 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "adc8fca73151cf1edad7c5e5daef7d4543b18252008c7da1f0440603e8cbda78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc8fca73151cf1edad7c5e5daef7d4543b18252008c7da1f0440603e8cbda78", kill_on_drop: false }` [INFO] [stdout] adc8fca73151cf1edad7c5e5daef7d4543b18252008c7da1f0440603e8cbda78