[INFO] cloning repository https://github.com/slp/qsd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slp/qsd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslp%2Fqsd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslp%2Fqsd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4538983da0f5c8dfca2e92ea01b41d2146db60cb [INFO] testing slp/qsd against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslp%2Fqsd" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/slp/qsd on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/slp/qsd [INFO] finished tweaking git repo https://github.com/slp/qsd [INFO] tweaked toml for git repo https://github.com/slp/qsd written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/slp/qsd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 018c294d7abdad7543ac26b245bfba812c0fc4bd9dc4530f2a95a4e19910a06c [INFO] running `Command { std: "docker" "start" "-a" "018c294d7abdad7543ac26b245bfba812c0fc4bd9dc4530f2a95a4e19910a06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "018c294d7abdad7543ac26b245bfba812c0fc4bd9dc4530f2a95a4e19910a06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018c294d7abdad7543ac26b245bfba812c0fc4bd9dc4530f2a95a4e19910a06c", kill_on_drop: false }` [INFO] [stdout] 018c294d7abdad7543ac26b245bfba812c0fc4bd9dc4530f2a95a4e19910a06c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba62142722f53b5ad5f10c4ba96a7de96d68a7cb738818886f24411578861223 [INFO] running `Command { std: "docker" "start" "-a" "ba62142722f53b5ad5f10c4ba96a7de96d68a7cb738818886f24411578861223", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling nix v0.14.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling virtio-bindings v0.1.0 (https://github.com/slp/virtio-bindings#3336927b) [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling vm-memory v0.1.0 (https://github.com/rust-vmm/vm-memory#682f10b3) [INFO] [stderr] Compiling epoll v4.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling vhostuser_rs v0.1.0 (https://github.com/slp/vhostuser_rs#87f08d25) [INFO] [stderr] Compiling liburing-sys v0.1.2 [INFO] [stdout] error[E0277]: `io_uring_sqe__bindgen_ty_1` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/target/debug/build/liburing-sys-5c4e2c45a878ee0f/out/bindings.rs:3:2185 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( Debug , Copy , Clone ) ] pub struct io_uring_sqe { pub opcode : __u8 , pub flags : __u8 , pub ioprio : __u16 , pub fd : __s32 , pub off : __u64 , pub addr : __u64 , pub len : __u32 , pub __bindgen_anon_1 : io_uring_sqe__bindgen_ty_1 , ... [INFO] [stdout] | ----- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `io_uring_sqe__bindgen_ty_1` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `io_uring_sqe__bindgen_ty_1` [INFO] [stdout] = note: add `#[derive(Debug)]` to `io_uring_sqe__bindgen_ty_1` or manually `impl Debug for io_uring_sqe__bindgen_ty_1` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `io_uring_sqe__bindgen_ty_2` doesn't implement `Debug` [INFO] [stdout] --> /opt/rustwide/target/debug/build/liburing-sys-5c4e2c45a878ee0f/out/bindings.rs:3:2261 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( Debug , Copy , Clone ) ] pub struct io_uring_sqe { pub opcode : __u8 , pub flags : __u8 , pub ioprio : __u16 , pub fd : __s32 , pub off : __u64 , pub addr : __u64 , pub len : __u32 , pub __bindgen_anon_1 : io_uring_sqe__bindgen_ty_1 , pub user_data : __u64 , pub __bindgen_anon_2 : io_uring_sqe__bindgen_ty_2 , ... [INFO] [stdout] | ----- in this derive macro expansion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `io_uring_sqe__bindgen_ty_2` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `io_uring_sqe__bindgen_ty_2` [INFO] [stdout] = note: add `#[derive(Debug)]` to `io_uring_sqe__bindgen_ty_2` or manually `impl Debug for io_uring_sqe__bindgen_ty_2` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `liburing-sys` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "ba62142722f53b5ad5f10c4ba96a7de96d68a7cb738818886f24411578861223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba62142722f53b5ad5f10c4ba96a7de96d68a7cb738818886f24411578861223", kill_on_drop: false }` [INFO] [stdout] ba62142722f53b5ad5f10c4ba96a7de96d68a7cb738818886f24411578861223