[INFO] updating cached repository https://github.com/caleb/syslog_forwarder [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] 09c5465d48272b09fdb9eb57c51a912d5b5bb54e [INFO] documenting caleb/syslog_forwarder against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaleb%2Fsyslog_forwarder" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caleb/syslog_forwarder 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/caleb/syslog_forwarder [INFO] finished tweaking git repo https://github.com/caleb/syslog_forwarder [INFO] tweaked toml for git repo https://github.com/caleb/syslog_forwarder written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/caleb/syslog_forwarder 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] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/carllerche/mio.git` [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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] d7535915b00fb5b8046b657a59b15f0ed507ed5ccde00520d17ebf079a638e5c [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" "d7535915b00fb5b8046b657a59b15f0ed507ed5ccde00520d17ebf079a638e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7535915b00fb5b8046b657a59b15f0ed507ed5ccde00520d17ebf079a638e5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7535915b00fb5b8046b657a59b15f0ed507ed5ccde00520d17ebf079a638e5c", kill_on_drop: false }` [INFO] [stdout] d7535915b00fb5b8046b657a59b15f0ed507ed5ccde00520d17ebf079a638e5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 221c30af9f81a3884429c4e997ac0728011024c58d1f9734a855135de170d30e [INFO] running `Command { std: "docker" "start" "-a" "221c30af9f81a3884429c4e997ac0728011024c58d1f9734a855135de170d30e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking mio v0.7.0 (https://github.com/carllerche/mio.git#57e4c2a8) [INFO] [stderr] Documenting syslog_forwarder v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `mio::unix` [INFO] [stdout] --> src/connection.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | use mio::unix::UnixStream; [INFO] [stdout] | ^^^^ could not find `unix` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mio::util` [INFO] [stdout] --> src/incoming.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | use mio::util::*; [INFO] [stdout] | ^^^^ could not find `util` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mio::unix` [INFO] [stdout] --> src/incoming.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | use mio::unix::UnixListener; [INFO] [stdout] | ^^^^ could not find `unix` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytes::ByteBuf` [INFO] [stdout] --> src/incoming.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use bytes::ByteBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `ByteBuf` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mio::udp` [INFO] [stdout] --> src/outgoing.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use mio::udp::UdpSocket; [INFO] [stdout] | ^^^ could not find `udp` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mio::udp` [INFO] [stdout] --> src/main.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | use mio::udp::UdpSocket; [INFO] [stdout] | ^^^ could not find `udp` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mio::unix` [INFO] [stdout] --> src/main.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | use mio::unix::UnixSocket; [INFO] [stdout] | ^^^^ could not find `unix` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mio::unix` [INFO] [stdout] --> src/main.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | use mio::unix::UnixListener; [INFO] [stdout] | ^^^^ could not find `unix` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Slab` in this scope [INFO] [stdout] --> src/incoming.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | connections: Slab, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventLoop` in this scope [INFO] [stdout] --> src/incoming.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn accept(&mut self, event_loop: &mut EventLoop, token: Token) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventLoop` in this scope [INFO] [stdout] --> src/incoming.rs:49:68 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn readable(&mut self, outgoing: &Outgoing, event_loop: &mut EventLoop, token: Token) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventLoop` in this scope [INFO] [stdout] --> src/outgoing.rs:24:73 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn writable(&mut self, incoming: &mut Incoming, _event_loop: &mut EventLoop) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventLoop` in this scope [INFO] [stdout] --> src/outgoing.rs:34:45 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn reregister(&self, event_loop: &mut EventLoop) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in this scope [INFO] [stdout] --> src/main.rs:116:6 [INFO] [stdout] | [INFO] [stdout] 116 | impl Handler for SyslogForwarder { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventLoop` in this scope [INFO] [stdout] --> src/main.rs:120:40 [INFO] [stdout] | [INFO] [stdout] 120 | fn ready(&mut self, event_loop: &mut EventLoop, token: Token, events: mio::EventSet) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventSet` in crate `mio` [INFO] [stdout] --> src/main.rs:120:95 [INFO] [stdout] | [INFO] [stdout] 120 | fn ready(&mut self, event_loop: &mut EventLoop, token: Token, events: mio::EventSet) { [INFO] [stdout] | ^^^^^^^^ not found in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventLoop` in this scope [INFO] [stdout] --> src/main.rs:135:42 [INFO] [stdout] | [INFO] [stdout] 135 | fn notify(&mut self, _event_loop: &mut EventLoop, _msg: ()) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventLoop` in this scope [INFO] [stdout] --> src/main.rs:139:43 [INFO] [stdout] | [INFO] [stdout] 139 | fn timeout(&mut self, _event_loop: &mut EventLoop, _timeout: ()) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventLoop` in this scope [INFO] [stdout] --> src/main.rs:143:47 [INFO] [stdout] | [INFO] [stdout] 143 | fn interrupted(&mut self, _event_loop: &mut EventLoop) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: Could not document `syslog_forwarder`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name syslog_forwarder src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4291ca554a19dee5.rmeta --extern getopts=/opt/rustwide/target/debug/deps/libgetopts-5dd02bac62462ba6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2c940d7bd864b5c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d7e0a3f7487d024a.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-8225e56346014da6.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "221c30af9f81a3884429c4e997ac0728011024c58d1f9734a855135de170d30e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221c30af9f81a3884429c4e997ac0728011024c58d1f9734a855135de170d30e", kill_on_drop: false }` [INFO] [stdout] 221c30af9f81a3884429c4e997ac0728011024c58d1f9734a855135de170d30e