[INFO] cloning repository https://github.com/kosyak/kmscube-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kosyak/kmscube-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkosyak%2Fkmscube-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkosyak%2Fkmscube-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d81a2cd9f650516969942c99c8324dd7f9c2e39d [INFO] testing kosyak/kmscube-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkosyak%2Fkmscube-rs" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kosyak/kmscube-rs 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/kosyak/kmscube-rs [INFO] finished tweaking git repo https://github.com/kosyak/kmscube-rs [INFO] tweaked toml for git repo https://github.com/kosyak/kmscube-rs written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/kosyak/kmscube-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] fc0e0752af3e45e1a7e9068183354a76bb686ad4842f70fc62ad9a40b7cc074b [INFO] running `Command { std: "docker" "start" "-a" "fc0e0752af3e45e1a7e9068183354a76bb686ad4842f70fc62ad9a40b7cc074b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc0e0752af3e45e1a7e9068183354a76bb686ad4842f70fc62ad9a40b7cc074b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc0e0752af3e45e1a7e9068183354a76bb686ad4842f70fc62ad9a40b7cc074b", kill_on_drop: false }` [INFO] [stdout] fc0e0752af3e45e1a7e9068183354a76bb686ad4842f70fc62ad9a40b7cc074b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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] 99cd3daa3f824d2fcc5296768744e520ce5d320b15c2c82d76ca06ee35c7a573 [INFO] running `Command { std: "docker" "start" "-a" "99cd3daa3f824d2fcc5296768744e520ce5d320b15c2c82d76ca06ee35c7a573", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling gbm-sys v0.1.0 (https://github.com/kosyak/gbm.rs.git?branch=master#456cb2b7) [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling sys v0.1.0 (/opt/rustwide/workdir/sys) [INFO] [stderr] Compiling derive_more v0.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling drm-sys v0.0.9 (https://github.com/kosyak/drm-rs.git?branch=master#f4ed0098) [INFO] [stderr] Compiling drm v0.3.3 (https://github.com/kosyak/drm-rs.git?branch=master#f4ed0098) [INFO] [stderr] Compiling gbm v0.5.0 (https://github.com/kosyak/gbm.rs.git?branch=master#456cb2b7) [INFO] [stdout] error[E0425]: cannot find value `gbm_bo_transfer_flags_GBM_BO_TRANSFER_READ` in crate `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/gbm.rs-4b507c49e1f7c531/456cb2b/src/buffer_object.rs:215:24 [INFO] [stdout] | [INFO] [stdout] 215 | ::ffi::gbm_bo_transfer_flags_GBM_BO_TRANSFER_READ as u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `gbm_bo_transfer_flags_GBM_BO_TRANSFER_READ_WRITE` in crate `ffi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/gbm.rs-4b507c49e1f7c531/456cb2b/src/buffer_object.rs:273:24 [INFO] [stdout] | [INFO] [stdout] 273 | ::ffi::gbm_bo_transfer_flags_GBM_BO_TRANSFER_READ_WRITE as u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `ffi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `u32_` on type `gbm_bo_handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/gbm.rs-4b507c49e1f7c531/456cb2b/src/buffer_object.rs:443:91 [INFO] [stdout] | [INFO] [stdout] 443 | unsafe { DrmId::from_raw(self.handle().expect("GbmDevice does not exist anymore").u32_) } [INFO] [stdout] | ^^^^ help: a field with a similar name exists: `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gbm` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "99cd3daa3f824d2fcc5296768744e520ce5d320b15c2c82d76ca06ee35c7a573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99cd3daa3f824d2fcc5296768744e520ce5d320b15c2c82d76ca06ee35c7a573", kill_on_drop: false }` [INFO] [stdout] 99cd3daa3f824d2fcc5296768744e520ce5d320b15c2c82d76ca06ee35c7a573