[INFO] crate dacite-winit 0.7.0 is already in cache [INFO] checking dacite-winit-0.7.0 against try#d93021f5faa26e4f9d2719e79f9974e06aa40e17 for pr-71873 [INFO] extracting crate dacite-winit 0.7.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate dacite-winit 0.7.0 on toolchain d93021f5faa26e4f9d2719e79f9974e06aa40e17 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d93021f5faa26e4f9d2719e79f9974e06aa40e17" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate dacite-winit 0.7.0 [INFO] finished tweaking crates.io crate dacite-winit 0.7.0 [INFO] tweaked toml for crates.io crate dacite-winit 0.7.0 written to /workspace/builds/worker-2/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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 790bfcbbe61af11bf31131212edcbd9f99c36e21445942fe5cd5d088c368fc2d [INFO] running `"docker" "start" "-a" "790bfcbbe61af11bf31131212edcbd9f99c36e21445942fe5cd5d088c368fc2d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling vks v0.20.0 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling target_build_utils v0.3.1 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "790bfcbbe61af11bf31131212edcbd9f99c36e21445942fe5cd5d088c368fc2d"` [INFO] running `"docker" "rm" "-f" "790bfcbbe61af11bf31131212edcbd9f99c36e21445942fe5cd5d088c368fc2d"` [INFO] [stdout] 790bfcbbe61af11bf31131212edcbd9f99c36e21445942fe5cd5d088c368fc2d