[INFO] cloning repository https://github.com/inq/dope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inq/dope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finq%2Fdope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finq%2Fdope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95f8a781ea403fcbdf2a59fd409abd79624d20e8 [INFO] documenting inq/dope against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finq%2Fdope" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inq/dope on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-9/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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] 1d5bfc3e3b66aa6dd482186fe3f5487b7baf26ffb14d97ac5953395f9bb5bf2b [INFO] running `Command { std: "docker" "start" "-a" "1d5bfc3e3b66aa6dd482186fe3f5487b7baf26ffb14d97ac5953395f9bb5bf2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d5bfc3e3b66aa6dd482186fe3f5487b7baf26ffb14d97ac5953395f9bb5bf2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5bfc3e3b66aa6dd482186fe3f5487b7baf26ffb14d97ac5953395f9bb5bf2b", kill_on_drop: false }` [INFO] [stdout] 1d5bfc3e3b66aa6dd482186fe3f5487b7baf26ffb14d97ac5953395f9bb5bf2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aefe9adc50f25342aae5b105f133a0dea88e85f85640e3eb9dee37b44fb3aab [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" "5aefe9adc50f25342aae5b105f133a0dea88e85f85640e3eb9dee37b44fb3aab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling quote v1.0.2 [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] Checking failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [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/unix/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / s! { [INFO] [stdout] 44 | | pub struct group { [INFO] [stdout] 45 | | pub gr_name: *mut ::c_char, [INFO] [stdout] 46 | | pub gr_passwd: *mut ::c_char, [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [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,artifacts,future-incompat --document-private-items -C metadata=942831bd70784d2b -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-de63b5279be8a244.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ac7985240b6efa85.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-d53e6ce5a4198e7a.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-bc69774d069e18c6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d26b04d82642b069.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-246700c1f59f0e28.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-73df998a688aae05.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-af65fb444374cd32.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-10698a5974ecca54.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "5aefe9adc50f25342aae5b105f133a0dea88e85f85640e3eb9dee37b44fb3aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aefe9adc50f25342aae5b105f133a0dea88e85f85640e3eb9dee37b44fb3aab", kill_on_drop: false }` [INFO] [stdout] 5aefe9adc50f25342aae5b105f133a0dea88e85f85640e3eb9dee37b44fb3aab