[INFO] cloning repository https://github.com/marekventur/http-to-irc-bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marekventur/http-to-irc-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarekventur%2Fhttp-to-irc-bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarekventur%2Fhttp-to-irc-bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b68fb1c4d1bfa78ae9c4b63aeb9d45b52dbd9767 [INFO] documenting marekventur/http-to-irc-bridge against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarekventur%2Fhttp-to-irc-bridge" "/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/marekventur/http-to-irc-bridge on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marekventur/http-to-irc-bridge [INFO] finished tweaking git repo https://github.com/marekventur/http-to-irc-bridge [INFO] tweaked toml for git repo https://github.com/marekventur/http-to-irc-bridge written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/marekventur/http-to-irc-bridge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+beta-2020-08-29" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded irc v0.14.1 [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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a41fc964c788e35c984236262566b80899699470eeed69ffd0cf30ec2ad98a1e [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" "a41fc964c788e35c984236262566b80899699470eeed69ffd0cf30ec2ad98a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a41fc964c788e35c984236262566b80899699470eeed69ffd0cf30ec2ad98a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a41fc964c788e35c984236262566b80899699470eeed69ffd0cf30ec2ad98a1e", kill_on_drop: false }` [INFO] [stdout] a41fc964c788e35c984236262566b80899699470eeed69ffd0cf30ec2ad98a1e [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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fe6fc123e77f4311c87c98e6fee05062376ba2a02fd03144ce71ecb453f8fe8 [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" "5fe6fc123e77f4311c87c98e6fee05062376ba2a02fd03144ce71ecb453f8fe8", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking irc-proto v0.14.0 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking irc v0.14.1 [INFO] [stderr] Documenting httptoircbridge v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `hyper::server::Request`, `hyper::server::Response` [INFO] [stdout] --> src/http_server.rs:13:28 [INFO] [stdout] | [INFO] [stdout] 13 | use hyper::server::{Server,Request, Response}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ no `Response` in `server` [INFO] [stdout] | | [INFO] [stdout] | no `Request` in `server` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::uri` [INFO] [stdout] --> src/http_server.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | use hyper::uri::RequestUri; [INFO] [stdout] | ^^^ could not find `uri` in `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::status` [INFO] [stdout] --> src/http_server.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | use hyper::status::StatusCode; [INFO] [stdout] | ^^^^^^ could not find `status` in `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper::method` [INFO] [stdout] --> src/http_server.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | use hyper::method::Method; [INFO] [stdout] | ^^^^^^ could not find `method` in `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `irc::client::server` [INFO] [stdout] --> src/irc_bot.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use irc::client::server::NetIrcServer; [INFO] [stdout] | ^^^^^^ could not find `server` in `client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: Could not document `httptoircbridge`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name httptoircbridge 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 hyper=/opt/rustwide/target/debug/deps/libhyper-77a7c2cdb253c9bd.rmeta --extern irc=/opt/rustwide/target/debug/deps/libirc-7f9c04e3738e44fb.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-af440ca8545d092f.rmeta --cap-lints=warn --crate-version 0.0.1` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "5fe6fc123e77f4311c87c98e6fee05062376ba2a02fd03144ce71ecb453f8fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe6fc123e77f4311c87c98e6fee05062376ba2a02fd03144ce71ecb453f8fe8", kill_on_drop: false }` [INFO] [stdout] 5fe6fc123e77f4311c87c98e6fee05062376ba2a02fd03144ce71ecb453f8fe8