[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] checking slp/qsd against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslp%2Fqsd" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/slp/qsd on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", 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-10/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--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-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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f82bc2bcdfb358819919e7b7c5c48bb924e03b434ae37f28c5ab095b50663ee7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f82bc2bcdfb358819919e7b7c5c48bb924e03b434ae37f28c5ab095b50663ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f82bc2bcdfb358819919e7b7c5c48bb924e03b434ae37f28c5ab095b50663ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82bc2bcdfb358819919e7b7c5c48bb924e03b434ae37f28c5ab095b50663ee7", kill_on_drop: false }` [INFO] [stdout] f82bc2bcdfb358819919e7b7c5c48bb924e03b434ae37f28c5ab095b50663ee7 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 717cbbc35f65c0aab19b2272c27d14b259c4c7afca6b29271e7681c479d5bc14 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "717cbbc35f65c0aab19b2272c27d14b259c4c7afca6b29271e7681c479d5bc14", 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] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling nix v0.14.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking virtio-bindings v0.1.0 (https://github.com/slp/virtio-bindings#3336927b) [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking vm-memory v0.1.0 (https://github.com/rust-vmm/vm-memory#682f10b3) [INFO] [stderr] Checking epoll v4.1.0 [INFO] [stderr] Checking regex v1.1.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking vhostuser_rs v0.1.0 (https://github.com/slp/vhostuser_rs#87f08d25) [INFO] [stderr] Compiling env_logger v0.6.1 [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-34e8e2e31e553b13/out/bindings.rs:3:2185 [INFO] [stdout] | [INFO] [stdout] 3 | ... : __u32 , pub __bindgen_anon_1 : io_uring_sqe__bindgen_ty_1 , pub user_data : __u64 , pub __bindgen_anon_2 : io_uring_sqe__bindgen_ty... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `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)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&io_uring_sqe__bindgen_ty_1` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] = note: this error originates in a derive macro (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-34e8e2e31e553b13/out/bindings.rs:3:2261 [INFO] [stdout] | [INFO] [stdout] 3 | ... : __u64 , pub __bindgen_anon_2 : io_uring_sqe__bindgen_ty_2 , } # [ repr ( C ) ] # [ derive ( Copy , Clone ) ] pub union io_uring_sqe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `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)]` or manually implement `Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `Debug` for `&io_uring_sqe__bindgen_ty_2` [INFO] [stdout] = note: required for the cast to the object type `dyn Debug` [INFO] [stdout] = note: this error originates in a derive macro (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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "717cbbc35f65c0aab19b2272c27d14b259c4c7afca6b29271e7681c479d5bc14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "717cbbc35f65c0aab19b2272c27d14b259c4c7afca6b29271e7681c479d5bc14", kill_on_drop: false }` [INFO] [stdout] 717cbbc35f65c0aab19b2272c27d14b259c4c7afca6b29271e7681c479d5bc14