[INFO] cloning repository https://github.com/Vengarioth/hydron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vengarioth/hydron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengarioth%2Fhydron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengarioth%2Fhydron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d454d499276d1259751b101ae76661db9cd07c54 [INFO] testing Vengarioth/hydron against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengarioth%2Fhydron" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vengarioth/hydron on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vengarioth/hydron [INFO] finished tweaking git repo https://github.com/Vengarioth/hydron [INFO] tweaked toml for git repo https://github.com/Vengarioth/hydron written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Vengarioth/hydron already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gleam v0.5.1 [INFO] [stderr] Downloaded cgl v0.2.2 [INFO] [stderr] Downloaded glutin v0.17.0 [INFO] [stderr] Downloaded smithay-client-toolkit v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a55500aa994539cd02be7efff3da907602fc0643c269528556c0bf0601934f69 [INFO] running `Command { std: "docker" "start" "-a" "a55500aa994539cd02be7efff3da907602fc0643c269528556c0bf0601934f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a55500aa994539cd02be7efff3da907602fc0643c269528556c0bf0601934f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a55500aa994539cd02be7efff3da907602fc0643c269528556c0bf0601934f69", kill_on_drop: false }` [INFO] [stdout] a55500aa994539cd02be7efff3da907602fc0643c269528556c0bf0601934f69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 73289b66553b09f0fb8f5f45fa5e7ed4165546adcbc3676413f93da060b0fe75 [INFO] running `Command { std: "docker" "start" "-a" "73289b66553b09f0fb8f5f45fa5e7ed4165546adcbc3676413f93da060b0fe75", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling hydron-ui v0.1.0 (/opt/rustwide/workdir/hydron-ui) [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling wayland-sys v0.20.10 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> hydron-ui/src/component.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub children: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn VirtualElement` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> hydron-ui/src/component.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | fn render(&mut self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn VirtualElement` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling x11-dl v2.18.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> hydron-ui/src/surface.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | elements: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn LayoutElement` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> hydron-ui/src/surface.rs:170:43 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn insert(&mut self, element: Box) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn LayoutElement` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `Vec` in the current scope [INFO] [stdout] --> hydron-ui/src/surface.rs:202:45 [INFO] [stdout] | [INFO] [stdout] 202 | self.children[parent_index].remove_item(&index); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `Vec` [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 E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hydron-ui` due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "73289b66553b09f0fb8f5f45fa5e7ed4165546adcbc3676413f93da060b0fe75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73289b66553b09f0fb8f5f45fa5e7ed4165546adcbc3676413f93da060b0fe75", kill_on_drop: false }` [INFO] [stdout] 73289b66553b09f0fb8f5f45fa5e7ed4165546adcbc3676413f93da060b0fe75