[INFO] updating cached repository https://github.com/slp/qsd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4538983da0f5c8dfca2e92ea01b41d2146db60cb [INFO] documenting slp/qsd against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslp%2Fqsd" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/slp/qsd on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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-12/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7c7862ff0334f76f17e0b864a6cebd22f3195fae73c860d7a044c30d68cabe6 [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" "b7c7862ff0334f76f17e0b864a6cebd22f3195fae73c860d7a044c30d68cabe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7c7862ff0334f76f17e0b864a6cebd22f3195fae73c860d7a044c30d68cabe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c7862ff0334f76f17e0b864a6cebd22f3195fae73c860d7a044c30d68cabe6", kill_on_drop: false }` [INFO] [stdout] b7c7862ff0334f76f17e0b864a6cebd22f3195fae73c860d7a044c30d68cabe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "RUSTDOCFLAGS=--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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1aeff5e748740ff6a4947f12f59656b042f359a67de91f752bfb5b824bcd09b [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" "e1aeff5e748740ff6a4947f12f59656b042f359a67de91f752bfb5b824bcd09b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling nix v0.14.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking virtio-bindings v0.1.0 (https://github.com/slp/virtio-bindings#3336927b) [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling clang-sys v0.28.0 [INFO] [stderr] Compiling fxhash v0.2.1 [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] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Checking 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] Checking regex v1.1.6 [INFO] [stderr] Checking env_logger v0.5.13 [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 `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/target/debug/build/liburing-sys-df3573bf1a3b5e10/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 `std::fmt::Debug` is not implemented for `io_uring_sqe__bindgen_ty_1` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&io_uring_sqe__bindgen_ty_1` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::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 `std::fmt::Debug` [INFO] [stdout] --> /opt/rustwide/target/debug/build/liburing-sys-df3573bf1a3b5e10/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 `std::fmt::Debug` is not implemented for `io_uring_sqe__bindgen_ty_2` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&io_uring_sqe__bindgen_ty_2` [INFO] [stdout] = note: required for the cast to the object type `dyn std::fmt::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" "e1aeff5e748740ff6a4947f12f59656b042f359a67de91f752bfb5b824bcd09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1aeff5e748740ff6a4947f12f59656b042f359a67de91f752bfb5b824bcd09b", kill_on_drop: false }` [INFO] [stdout] e1aeff5e748740ff6a4947f12f59656b042f359a67de91f752bfb5b824bcd09b