[INFO] cloning repository https://github.com/joeledwards/aqui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joeledwards/aqui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeledwards%2Faqui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeledwards%2Faqui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5bfd90c97f3479e3c3e7c6afd239d7a8e7924032 [INFO] documenting joeledwards/aqui against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeledwards%2Faqui" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joeledwards/aqui on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joeledwards/aqui [INFO] finished tweaking git repo https://github.com/joeledwards/aqui [INFO] tweaked toml for git repo https://github.com/joeledwards/aqui written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/joeledwards/aqui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--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 sluice v0.4.2 [INFO] [stderr] Downloaded curl v0.4.43 [INFO] [stderr] Downloaded stopwatch v0.0.7 [INFO] [stderr] Downloaded isahc v0.7.6 [INFO] [stderr] Downloaded surf v1.0.3 [INFO] [stderr] Downloaded curl-sys v0.4.53+curl-7.82.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.7+1.45.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5aef4bc6a530b533fad350d0e19e99dbdc0c0c9a020531e8268d32353d5088c [INFO] running `Command { std: "docker" "start" "-a" "f5aef4bc6a530b533fad350d0e19e99dbdc0c0c9a020531e8268d32353d5088c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5aef4bc6a530b533fad350d0e19e99dbdc0c0c9a020531e8268d32353d5088c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5aef4bc6a530b533fad350d0e19e99dbdc0c0c9a020531e8268d32353d5088c", kill_on_drop: false }` [INFO] [stdout] f5aef4bc6a530b533fad350d0e19e99dbdc0c0c9a020531e8268d32353d5088c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f77ab0842977a2a972da76f60c1efe6b79bbe51794d6f6c48833ef6378df21b9 [INFO] running `Command { std: "docker" "start" "-a" "f77ab0842977a2a972da76f60c1efe6b79bbe51794d6f6c48833ef6378df21b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking sluice v0.4.2 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling curl-sys v0.4.53+curl-7.82.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking stopwatch v0.0.7 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking mio v0.8.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking h2 v0.3.12 [INFO] [stderr] Checking hyper v0.14.17 [INFO] [stderr] Checking surf v1.0.3 [INFO] [stderr] Documenting aqui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `:` or `|`, found `,` [INFO] [stdout] --> src/request.rs:3:56 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn send(method: &str, url: &str, body: Option[&str], headers: Map) -> { [INFO] [stdout] | ^ expected one of `:` or `|` [INFO] [stdout] | [INFO] [stdout] = note: anonymous parameters are removed in the 2018 edition (see RFC 1685) [INFO] [stdout] help: explicitly ignore the parameter name [INFO] [stdout] | [INFO] [stdout] 3 | pub fn send(method: &str, url: &str, body: Option_: [&str], headers: Map) -> { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `[` [INFO] [stdout] --> src/request.rs:3:50 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn send(method: &str, url: &str, body: Option[&str], headers: Map) -> { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected one of 7 possible tokens [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `{` [INFO] [stdout] --> src/request.rs:3:92 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn send(method: &str, url: &str, body: Option[&str], headers: Map) -> { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0255]: the name `request` is defined multiple times [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 2 | mod request; [INFO] [stdout] | ------------ previous definition of the module `request` here [INFO] [stdout] ... [INFO] [stdout] 11 | use request; [INFO] [stdout] | ^^^^^^^ `request` reimported here [INFO] [stdout] | [INFO] [stdout] = note: `request` must be defined only once in the type namespace of this module [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 11 | use request as other_request; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0255`. [INFO] [stdout] [INFO] [stderr] error: could not document `aqui` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name aqui src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=579bb45625736ece -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c0b01fe6aff4fad7.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-0643c086549da6e8.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c8b78511927b432e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f215d5f7e1144022.rmeta --extern stopwatch=/opt/rustwide/target/debug/deps/libstopwatch-adf34ae565ea391b.rmeta --extern surf=/opt/rustwide/target/debug/deps/libsurf-d673410befec2995.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4418ee599490743b.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "f77ab0842977a2a972da76f60c1efe6b79bbe51794d6f6c48833ef6378df21b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77ab0842977a2a972da76f60c1efe6b79bbe51794d6f6c48833ef6378df21b9", kill_on_drop: false }` [INFO] [stdout] f77ab0842977a2a972da76f60c1efe6b79bbe51794d6f6c48833ef6378df21b9