[INFO] updating cached repository https://github.com/stevenpack/qotd [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] 8222f90d4186fe31696127bc48e8aefa8afb7311 [INFO] documenting stevenpack/qotd against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenpack%2Fqotd" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stevenpack/qotd 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/stevenpack/qotd [INFO] finished tweaking git repo https://github.com/stevenpack/qotd [INFO] tweaked toml for git repo https://github.com/stevenpack/qotd written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/stevenpack/qotd 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-0/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` [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 0b5443b5e38506cda6ebf13c23a9c759ce12cdd66b567ab9d05a8ce47a8fafa9 [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" "0b5443b5e38506cda6ebf13c23a9c759ce12cdd66b567ab9d05a8ce47a8fafa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b5443b5e38506cda6ebf13c23a9c759ce12cdd66b567ab9d05a8ce47a8fafa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5443b5e38506cda6ebf13c23a9c759ce12cdd66b567ab9d05a8ce47a8fafa9", kill_on_drop: false }` [INFO] [stdout] 0b5443b5e38506cda6ebf13c23a9c759ce12cdd66b567ab9d05a8ce47a8fafa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 7782da3aa4bd0d95668c6ebcc66c00964682a1f3ece714c90c351e30199b5635 [INFO] running `Command { std: "docker" "start" "-a" "7782da3aa4bd0d95668c6ebcc66c00964682a1f3ece714c90c351e30199b5635", kill_on_drop: false }` [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking mio v0.7.0 (https://github.com/carllerche/mio#eef8d3b9) [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Documenting qotd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `mio::TryWrite` [INFO] [stdout] --> src/server.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use mio::{Token,TryWrite}; [INFO] [stdout] | ^^^^^^^^ no `TryWrite` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mio::tcp` [INFO] [stdout] --> src/server.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use mio::tcp::*; [INFO] [stdout] | ^^^ could not find `tcp` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mio::udp` [INFO] [stdout] --> src/server.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | use mio::udp::*; [INFO] [stdout] | ^^^ could not find `udp` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mio::buf` [INFO] [stdout] --> src/server.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | use mio::buf::*; [INFO] [stdout] | ^^^ could not find `buf` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `mio::EventLoop`, `mio::PollOpt` [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use mio::{EventLoop,Token, Interest, PollOpt}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ no `PollOpt` in the root [INFO] [stdout] | | [INFO] [stdout] | no `EventLoop` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mio::tcp` [INFO] [stdout] --> src/main.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | use mio::tcp::*; [INFO] [stdout] | ^^^ could not find `tcp` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mio::udp` [INFO] [stdout] --> src/main.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | use mio::udp::*; [INFO] [stdout] | ^^^ could not find `udp` in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TcpListener` in this scope [INFO] [stdout] --> src/server.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub tcp_server: TcpListener, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdpSocket` in this scope [INFO] [stdout] --> src/server.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | pub udp_server: UdpSocket, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::UdpSocket; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TcpListener` in this scope [INFO] [stdout] --> src/server.rs:23:77 [INFO] [stdout] | [INFO] [stdout] 23 | fn accept_tcp_connection(quote_provider: &QuoteProvider, tcp_listener: &TcpListener) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::TcpListener; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UdpSocket` in this scope [INFO] [stdout] --> src/server.rs:38:75 [INFO] [stdout] | [INFO] [stdout] 38 | fn accept_udp_connection(quote_provider: &QuoteProvider, udp_socket: &UdpSocket) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::UdpSocket; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Handler` in crate `mio` [INFO] [stdout] --> src/server.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | impl mio::Handler for QotdServer { [INFO] [stdout] | ^^^^^^^ not found in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EventLoop` in crate `mio` [INFO] [stdout] --> src/server.rs:67:50 [INFO] [stdout] | [INFO] [stdout] 67 | fn readable(&mut self, event_loop: &mut mio::EventLoop, token: mio::Token, hint: mio::ReadHint) { [INFO] [stdout] | ^^^^^^^^^ not found in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadHint` in crate `mio` [INFO] [stdout] --> src/server.rs:67:103 [INFO] [stdout] | [INFO] [stdout] 67 | fn readable(&mut self, event_loop: &mut mio::EventLoop, token: mio::Token, hint: mio::ReadHint) { [INFO] [stdout] | ^^^^^^^^ not found in `mio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 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 `qotd`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name qotd_server 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 mio=/opt/rustwide/target/debug/deps/libmio-600852c647879096.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c0735f09954a1e39.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "7782da3aa4bd0d95668c6ebcc66c00964682a1f3ece714c90c351e30199b5635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7782da3aa4bd0d95668c6ebcc66c00964682a1f3ece714c90c351e30199b5635", kill_on_drop: false }` [INFO] [stdout] 7782da3aa4bd0d95668c6ebcc66c00964682a1f3ece714c90c351e30199b5635