[INFO] updating cached repository https://github.com/gfx-rs/wgpu-native [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/gfx-rs/wgpu-native [INFO] [stderr] 0a8bcdb..29c9b09 master -> master [INFO] [stderr] 0a8bcdb..29c9b09 staging -> staging [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 29c9b0942dc01159aa999c53396e79f48a3a2094 [INFO] checking gfx-rs/wgpu-native against try#d93021f5faa26e4f9d2719e79f9974e06aa40e17 for pr-71873 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfx-rs%2Fwgpu-native" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gfx-rs/wgpu-native on toolchain d93021f5faa26e4f9d2719e79f9974e06aa40e17 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/gfx-rs/wgpu-native [INFO] finished tweaking git repo https://github.com/gfx-rs/wgpu-native [INFO] tweaked toml for git repo https://github.com/gfx-rs/wgpu-native written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/gfx-rs/wgpu-native already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 00a21cce2c7d1f910148ad4dd2ebf5adc8d0a69e537be6d17d7a16ec70826d2e [INFO] running `"docker" "start" "-a" "00a21cce2c7d1f910148ad4dd2ebf5adc8d0a69e537be6d17d7a16ec70826d2e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking spirv_headers v1.4.2 [INFO] [stderr] Checking ash v0.30.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking gfx-hal v0.5.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking naga v0.1.0 (https://github.com/gfx-rs/naga?rev=bce6358eb1026c13d2f1c6d365af37afe8869a86#bce6358e) [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking gfx-backend-empty v0.5.0 [INFO] [stderr] Checking gfx-descriptor v0.1.0 [INFO] [stderr] Checking gfx-memory v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Checking peek-poke v0.2.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.5.2 [INFO] [stderr] Checking ron v0.5.1 [INFO] [stderr] Checking wgpu-types v0.5.0 (https://github.com/gfx-rs/wgpu#a7200bb8) [INFO] [stderr] Checking wgpu-core v0.5.0 (https://github.com/gfx-rs/wgpu#a7200bb8) [INFO] [stderr] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/a7200bb/wgpu-core/src/device/mod.rs:1422:24 [INFO] [stderr] | [INFO] [stderr] 1422 | writes.alloc().init(hal::pso::DescriptorSetWrite { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #32838 for more information [INFO] [stderr] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `init` found for reference `&std::alloc::Global` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/a7200bb/wgpu-core/src/device/mod.rs:1422:32 [INFO] [stderr] | [INFO] [stderr] 1422 | writes.alloc().init(hal::pso::DescriptorSetWrite { [INFO] [stderr] | ^^^^ method not found in `&std::alloc::Global` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/a7200bb/wgpu-core/src/device/mod.rs:1736:18 [INFO] [stderr] | [INFO] [stderr] 1736 | .alloc() [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #32838 for more information [INFO] [stderr] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `init` found for reference `&std::alloc::Global` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/a7200bb/wgpu-core/src/device/mod.rs:1737:18 [INFO] [stderr] | [INFO] [stderr] 1737 | .init((vb_state.array_stride, vb_state.step_mode)); [INFO] [stderr] | ^^^^ method not found in `&std::alloc::Global` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/a7200bb/wgpu-core/src/device/mod.rs:1741:28 [INFO] [stderr] | [INFO] [stderr] 1741 | vertex_buffers.alloc().init(hal::pso::VertexBufferDesc { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #32838 for more information [INFO] [stderr] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `init` found for reference `&std::alloc::Global` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/a7200bb/wgpu-core/src/device/mod.rs:1741:36 [INFO] [stderr] | [INFO] [stderr] 1741 | vertex_buffers.alloc().init(hal::pso::VertexBufferDesc { [INFO] [stderr] | ^^^^ method not found in `&std::alloc::Global` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/a7200bb/wgpu-core/src/device/mod.rs:1759:28 [INFO] [stderr] | [INFO] [stderr] 1759 | attributes.alloc().init(hal::pso::AttributeDesc { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #32838 for more information [INFO] [stderr] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `init` found for reference `&std::alloc::Global` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/a7200bb/wgpu-core/src/device/mod.rs:1759:36 [INFO] [stderr] | [INFO] [stderr] 1759 | attributes.alloc().init(hal::pso::AttributeDesc { [INFO] [stderr] | ^^^^ method not found in `&std::alloc::Global` [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/a7200bb/wgpu-core/src/device/life.rs:220:21 [INFO] [stderr] | [INFO] [stderr] 220 | self.active.alloc().init(ActiveSubmission { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #32838 for more information [INFO] [stderr] = help: add `#![feature(allocator_api)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `init` found for reference `&std::alloc::Global` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/wgpu-53e70f8674b08dd4/a7200bb/wgpu-core/src/device/life.rs:220:29 [INFO] [stderr] | [INFO] [stderr] 220 | self.active.alloc().init(ActiveSubmission { [INFO] [stderr] | ^^^^ method not found in `&std::alloc::Global` [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0599, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `wgpu-core`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "00a21cce2c7d1f910148ad4dd2ebf5adc8d0a69e537be6d17d7a16ec70826d2e"` [INFO] running `"docker" "rm" "-f" "00a21cce2c7d1f910148ad4dd2ebf5adc8d0a69e537be6d17d7a16ec70826d2e"` [INFO] [stdout] 00a21cce2c7d1f910148ad4dd2ebf5adc8d0a69e537be6d17d7a16ec70826d2e