[INFO] updating cached repository https://github.com/inq/dope [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] 95f8a781ea403fcbdf2a59fd409abd79624d20e8 [INFO] documenting inq/dope against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finq%2Fdope" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inq/dope on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/inq/dope [INFO] finished tweaking git repo https://github.com/inq/dope [INFO] tweaked toml for git repo https://github.com/inq/dope written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/inq/dope already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c8e0fde53cac2e2938d24aee0ebf027e3730fb97d3c633758d45be3cfc0242fd [INFO] running `Command { std: "docker" "start" "-a" "c8e0fde53cac2e2938d24aee0ebf027e3730fb97d3c633758d45be3cfc0242fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8e0fde53cac2e2938d24aee0ebf027e3730fb97d3c633758d45be3cfc0242fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e0fde53cac2e2938d24aee0ebf027e3730fb97d3c633758d45be3cfc0242fd", kill_on_drop: false }` [INFO] [stdout] c8e0fde53cac2e2938d24aee0ebf027e3730fb97d3c633758d45be3cfc0242fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c0c35e2646cb38cf7fe543067828e0079a589bfcb2f724a67c2000f9f1eed8a [INFO] running `Command { std: "docker" "start" "-a" "2c0c35e2646cb38cf7fe543067828e0079a589bfcb2f724a67c2000f9f1eed8a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Documenting dope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `kevent` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | events: Vec, [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `servent` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/macros.rs:79:13 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct $i { $($field)* } [INFO] [stdout] | ------------- similarly named struct `servent` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [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 E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `dope`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name dope src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-49772556016eda4a.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d7d7fbb223260483.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-7bc7f04f3505d969.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-529ad0d254e3697f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-608b2bcc563f58d9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-00a2a49b51da603b.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-66963541daf56482.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5a0e55add9b2a87f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-e35b378191f0526e.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "2c0c35e2646cb38cf7fe543067828e0079a589bfcb2f724a67c2000f9f1eed8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0c35e2646cb38cf7fe543067828e0079a589bfcb2f724a67c2000f9f1eed8a", kill_on_drop: false }` [INFO] [stdout] 2c0c35e2646cb38cf7fe543067828e0079a589bfcb2f724a67c2000f9f1eed8a