[INFO] crate vulkan-malloc 0.1.5 is already in cache [INFO] checking vulkan-malloc-0.1.5 against try#d93021f5faa26e4f9d2719e79f9974e06aa40e17 for pr-71873 [INFO] extracting crate vulkan-malloc 0.1.5 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate vulkan-malloc 0.1.5 on toolchain d93021f5faa26e4f9d2719e79f9974e06aa40e17 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate vulkan-malloc 0.1.5 [INFO] finished tweaking crates.io crate vulkan-malloc 0.1.5 [INFO] tweaked toml for crates.io crate vulkan-malloc 0.1.5 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-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" "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] a7fc44d845153a557a7aee79b9e0f353267bb19665420a419146ed6adcc24ebd [INFO] running `"docker" "start" "-a" "a7fc44d845153a557a7aee79b9e0f353267bb19665420a419146ed6adcc24ebd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling vks v0.20.0 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking option-filter v1.0.2 [INFO] [stderr] Checking array_ext v0.2.0 [INFO] [stderr] Checking dacite v0.7.0 [INFO] [stderr] error[E0658]: use of unstable library feature 'allocator_api' [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dacite-0.7.0/src/core/allocator_helper.rs:22:18 [INFO] [stderr] | [INFO] [stderr] 22 | (*allocator).alloc(size, alignment, allocation_scope.into()) [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[E0061]: this function takes 0 arguments but 3 arguments were supplied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dacite-0.7.0/src/core/allocator_helper.rs:22:18 [INFO] [stderr] | [INFO] [stderr] 22 | (*allocator).alloc(size, alignment, allocation_scope.into()) [INFO] [stderr] | ^^^^^ ---- --------- ----------------------- supplied 3 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 0 arguments [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dacite-0.7.0/src/core/allocator_helper.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 20 | unsafe extern "system" fn alloc(user_data: *mut c_void, size: usize, alignment: usize, allocation_scope: vks::core::VkSystemAllocationScope) -> *mut c_void { [INFO] [stderr] | ----------- expected `*mut libc::c_void` because of return type [INFO] [stderr] 21 | let allocator = user_data as *const Box; [INFO] [stderr] 22 | (*allocator).alloc(size, alignment, allocation_scope.into()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ types differ in mutability [INFO] [stderr] | [INFO] [stderr] = note: expected raw pointer `*mut libc::c_void` [INFO] [stderr] found reference `&std::alloc::Global` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0308, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `dacite`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a7fc44d845153a557a7aee79b9e0f353267bb19665420a419146ed6adcc24ebd"` [INFO] running `"docker" "rm" "-f" "a7fc44d845153a557a7aee79b9e0f353267bb19665420a419146ed6adcc24ebd"` [INFO] [stdout] a7fc44d845153a557a7aee79b9e0f353267bb19665420a419146ed6adcc24ebd