[INFO] cloning repository https://github.com/DiamondLovesYou/drm-vram-alloc-proto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DiamondLovesYou/drm-vram-alloc-proto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiamondLovesYou%2Fdrm-vram-alloc-proto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiamondLovesYou%2Fdrm-vram-alloc-proto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35aa6fdf2c4dda027e498e87ecdaadbafab57410 [INFO] testing DiamondLovesYou/drm-vram-alloc-proto against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiamondLovesYou%2Fdrm-vram-alloc-proto" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DiamondLovesYou/drm-vram-alloc-proto on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DiamondLovesYou/drm-vram-alloc-proto [INFO] finished tweaking git repo https://github.com/DiamondLovesYou/drm-vram-alloc-proto [INFO] tweaked toml for git repo https://github.com/DiamondLovesYou/drm-vram-alloc-proto written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/DiamondLovesYou/drm-vram-alloc-proto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce0e6285020cdf1023cbe33ae12b0732dec0682794635064ca932f0b1eac134a [INFO] running `Command { std: "docker" "start" "-a" "ce0e6285020cdf1023cbe33ae12b0732dec0682794635064ca932f0b1eac134a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce0e6285020cdf1023cbe33ae12b0732dec0682794635064ca932f0b1eac134a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0e6285020cdf1023cbe33ae12b0732dec0682794635064ca932f0b1eac134a", kill_on_drop: false }` [INFO] [stdout] ce0e6285020cdf1023cbe33ae12b0732dec0682794635064ca932f0b1eac134a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01c3e47153582d07cbd64647ade838673ba80a24f335044e8922a9e15075120d [INFO] running `Command { std: "docker" "start" "-a" "01c3e47153582d07cbd64647ade838673ba80a24f335044e8922a9e15075120d", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling drm-vram-alloc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `intra_doc_link_resolution_failure` has been removed: use `rustdoc::broken_intra_doc_links` instead [INFO] [stdout] --> main.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #![allow(intra_doc_link_resolution_failure)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::*` [INFO] [stdout] --> main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::ffi::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::raw::*` [INFO] [stdout] --> main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::os::raw::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PathBuf`, `Path` [INFO] [stdout] --> main.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use std::path::{Path, PathBuf, }; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> main.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | request.flags |= (AMDGPU_GEM_CREATE_CPU_ACCESS_REQUIRED as u64); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - request.flags |= (AMDGPU_GEM_CREATE_CPU_ACCESS_REQUIRED as u64); [INFO] [stdout] 146 + request.flags |= AMDGPU_GEM_CREATE_CPU_ACCESS_REQUIRED as u64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> main.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | request.flags |= (AMDGPU_GEM_CREATE_VRAM_CLEARED as u64); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 147 - request.flags |= (AMDGPU_GEM_CREATE_VRAM_CLEARED as u64); [INFO] [stdout] 147 + request.flags |= AMDGPU_GEM_CREATE_VRAM_CLEARED as u64; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> main.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | request.preferred_heap |= (AMDGPU_GEM_DOMAIN_VRAM as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 148 - request.preferred_heap |= (AMDGPU_GEM_DOMAIN_VRAM as u32); [INFO] [stdout] 148 + request.preferred_heap |= AMDGPU_GEM_DOMAIN_VRAM as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `drm-vram-alloc` due to 2 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "01c3e47153582d07cbd64647ade838673ba80a24f335044e8922a9e15075120d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c3e47153582d07cbd64647ade838673ba80a24f335044e8922a9e15075120d", kill_on_drop: false }` [INFO] [stdout] 01c3e47153582d07cbd64647ade838673ba80a24f335044e8922a9e15075120d