[INFO] cloning repository https://github.com/crajcan/google2005 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crajcan/google2005" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrajcan%2Fgoogle2005", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrajcan%2Fgoogle2005'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61daff6ad02b2b015ea9eb6919f296186fb1b16a [INFO] documenting crajcan/google2005 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%2Fcrajcan%2Fgoogle2005" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crajcan/google2005 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/crajcan/google2005 [INFO] finished tweaking git repo https://github.com/crajcan/google2005 [INFO] tweaked toml for git repo https://github.com/crajcan/google2005 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/crajcan/google2005 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] Downloading crates ... [INFO] [stderr] Downloaded askama_derive v0.11.2 [INFO] [stderr] Downloaded askama v0.11.1 [INFO] [stderr] Downloaded tendril v0.4.3 [INFO] [stderr] Downloaded askama_shared v0.12.2 [INFO] [stderr] Downloaded string_cache v0.8.4 [INFO] [stderr] Downloaded string_cache_codegen v0.5.2 [INFO] [stderr] Downloaded urlencoding v2.1.0 [INFO] [stderr] Downloaded html5ever v0.25.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] e50a8d07fb4a6ba29f35fa17c5dc99010592803fbc8cf8444a77af260581ffdf [INFO] running `Command { std: "docker" "start" "-a" "e50a8d07fb4a6ba29f35fa17c5dc99010592803fbc8cf8444a77af260581ffdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e50a8d07fb4a6ba29f35fa17c5dc99010592803fbc8cf8444a77af260581ffdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50a8d07fb4a6ba29f35fa17c5dc99010592803fbc8cf8444a77af260581ffdf", kill_on_drop: false }` [INFO] [stdout] e50a8d07fb4a6ba29f35fa17c5dc99010592803fbc8cf8444a77af260581ffdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] ce36ac815b19595e85b06807b32a11f0a76301605941da6699b9675ea8869902 [INFO] running `Command { std: "docker" "start" "-a" "ce36ac815b19595e85b06807b32a11f0a76301605941da6699b9675ea8869902", 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.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking ipnet v2.4.0 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking askama_shared v0.12.2 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Checking askama v0.11.1 [INFO] [stderr] Checking google2005 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting google2005 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `scraper::node::Element` [INFO] [stdout] --> src/parser.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use scraper::node::Element; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/parser.rs:86:23 [INFO] [stdout] | [INFO] [stdout] 86 | Node::Element(element) => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_text` [INFO] [stdout] --> src/parser.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn get_text(element: ElementRef) -> Vec<&str> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_href` [INFO] [stdout] --> src/parser.rs:104:4 [INFO] [stdout] | [INFO] [stdout] 104 | fn get_href(element: ElementRef) -> &str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `links` [INFO] [stdout] --> src/parser.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn links(fragment: &Html) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `response` [INFO] [stdout] --> src/bin/utils.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod response; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `response`, create file "src/bin/response.rs" or "src/bin/response/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `request` [INFO] [stdout] --> src/bin/utils.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod request; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `request`, create file "src/bin/request.rs" or "src/bin/request/mod.rs" [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] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not document `google2005` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name utils src/bin/utils.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=dcc56995b32a2e05 -L dependency=/opt/rustwide/target/debug/deps --extern askama=/opt/rustwide/target/debug/deps/libaskama-2cdddd85f2557497.rmeta --extern ego_tree=/opt/rustwide/target/debug/deps/libego_tree-493e9836966b6ad5.rmeta --extern google2005=/opt/rustwide/target/debug/deps/libgoogle2005-d58e6c0ac43ce838.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e84c9281a4fb6db0.rmeta --extern scraper=/opt/rustwide/target/debug/deps/libscraper-840748fc6478a722.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-867503e2feb6b0fa.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5ae6562480220303.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-697398dbbfdeb4b2.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ce36ac815b19595e85b06807b32a11f0a76301605941da6699b9675ea8869902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce36ac815b19595e85b06807b32a11f0a76301605941da6699b9675ea8869902", kill_on_drop: false }` [INFO] [stdout] ce36ac815b19595e85b06807b32a11f0a76301605941da6699b9675ea8869902