[INFO] cloning repository https://github.com/Zomatree/Oxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zomatree/Oxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZomatree%2FOxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZomatree%2FOxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94f587a5e7a1b0344784019711977b854682825a [INFO] documenting Zomatree/Oxide 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%2FZomatree%2FOxide" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zomatree/Oxide 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/Zomatree/Oxide [INFO] finished tweaking git repo https://github.com/Zomatree/Oxide [INFO] tweaked toml for git repo https://github.com/Zomatree/Oxide written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/Zomatree/Oxide 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] [stdout] 743d236a27cc91e7d7b9a9f6c996d373b6a0906fe7a6f1c4bbb961979b60ebee [INFO] running `Command { std: "docker" "start" "-a" "743d236a27cc91e7d7b9a9f6c996d373b6a0906fe7a6f1c4bbb961979b60ebee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "743d236a27cc91e7d7b9a9f6c996d373b6a0906fe7a6f1c4bbb961979b60ebee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743d236a27cc91e7d7b9a9f6c996d373b6a0906fe7a6f1c4bbb961979b60ebee", kill_on_drop: false }` [INFO] [stdout] 743d236a27cc91e7d7b9a9f6c996d373b6a0906fe7a6f1c4bbb961979b60ebee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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] 101b188b725de10929fa617e941f007ef50429f31b21a68bff5372f9a97379a5 [INFO] running `Command { std: "docker" "start" "-a" "101b188b725de10929fa617e941f007ef50429f31b21a68bff5372f9a97379a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling pyo3-build-config v0.16.4 [INFO] [stderr] Checking parking_lot_core v0.9.2 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling pyo3-ffi v0.16.4 [INFO] [stderr] Compiling pyo3 v0.16.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling pyo3-macros v0.16.4 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking pyo3-asyncio v0.16.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Documenting oxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.95s [INFO] running `Command { std: "docker" "inspect" "101b188b725de10929fa617e941f007ef50429f31b21a68bff5372f9a97379a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101b188b725de10929fa617e941f007ef50429f31b21a68bff5372f9a97379a5", kill_on_drop: false }` [INFO] [stdout] 101b188b725de10929fa617e941f007ef50429f31b21a68bff5372f9a97379a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 87629685cae7e1bc5853d57e0f9286d454401629e9e74d8dda1e73953f6857a2 [INFO] running `Command { std: "docker" "start" "-a" "87629685cae7e1bc5853d57e0f9286d454401629e9e74d8dda1e73953f6857a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling pyo3-build-config v0.16.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling pyo3-ffi v0.16.4 [INFO] [stderr] Compiling pyo3 v0.16.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pyo3-macros v0.16.4 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking pyo3-asyncio v0.16.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Documenting oxide v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: there is no argument named `addr` [INFO] [stdout] --> src/server.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `addr` from the surrounding scope? [INFO] [stdout] = note: to avoid ambiguity, `format_args!` cannot capture variables when the format string is expanded from a macro [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: there is no argument named `e` [INFO] [stdout] --> src/server.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[pymethods] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: did you intend to capture a variable `e` from the surrounding scope? [INFO] [stdout] = note: to avoid ambiguity, `format_args!` cannot capture variables when the format string is expanded from a macro [INFO] [stdout] = note: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `oxide` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type cdylib --crate-name oxide src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=63ace681ee02a43f -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5591e532d2b45a89.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-287aaea1c26437d9.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d01e446162d64c6e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d5c1de0f4ebdfb66.rmeta --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-ffe24a900d2babb9.rmeta --extern pyo3_asyncio=/opt/rustwide/target/debug/deps/libpyo3_asyncio-009598163f1f4bb0.rmeta --extern-html-root-url 'async_trait=https://docs.rs/async-trait/0.1.53/' --extern-html-root-url 'futures=https://docs.rs/futures/0.3.21/' --extern-html-root-url 'hyper=https://docs.rs/hyper/0.14.18/' --extern-html-root-url 'once_cell=https://docs.rs/once_cell/1.10.0/' --extern-html-root-url 'pyo3=https://docs.rs/pyo3/0.16.4/' --extern-html-root-url 'pyo3_asyncio=https://docs.rs/pyo3-asyncio/0.16.0/' -Zunstable-options --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "87629685cae7e1bc5853d57e0f9286d454401629e9e74d8dda1e73953f6857a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87629685cae7e1bc5853d57e0f9286d454401629e9e74d8dda1e73953f6857a2", kill_on_drop: false }` [INFO] [stdout] 87629685cae7e1bc5853d57e0f9286d454401629e9e74d8dda1e73953f6857a2