[INFO] fetching crate aws-sdk-autoscaling 0.12.0... [INFO] documenting aws-sdk-autoscaling-0.12.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate aws-sdk-autoscaling 0.12.0 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate aws-sdk-autoscaling 0.12.0 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 crates.io crate aws-sdk-autoscaling 0.12.0 [INFO] finished tweaking crates.io crate aws-sdk-autoscaling 0.12.0 [INFO] tweaked toml for crates.io crate aws-sdk-autoscaling 0.12.0 written to /workspace/builds/worker-103/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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] 3ec0ecdf9234df47d73544088032c2dcaee4ed94b4ddac03c945157a56ed1959 [INFO] running `Command { std: "docker" "start" "-a" "3ec0ecdf9234df47d73544088032c2dcaee4ed94b4ddac03c945157a56ed1959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ec0ecdf9234df47d73544088032c2dcaee4ed94b4ddac03c945157a56ed1959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ec0ecdf9234df47d73544088032c2dcaee4ed94b4ddac03c945157a56ed1959", kill_on_drop: false }` [INFO] [stdout] 3ec0ecdf9234df47d73544088032c2dcaee4ed94b4ddac03c945157a56ed1959 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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] 78558dcce7212ab81bf08a6916c8956d328b9c3c2208403701553be3a075e726 [INFO] running `Command { std: "docker" "start" "-a" "78558dcce7212ab81bf08a6916c8956d328b9c3c2208403701553be3a075e726", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking urlencoding v2.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking bytes-utils v0.1.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking aws-smithy-xml v0.42.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aws-types v0.12.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking aws-smithy-types v0.42.0 [INFO] [stderr] Checking aws-smithy-query v0.42.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking aws-smithy-async v0.42.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking aws-smithy-http v0.42.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking aws-smithy-http-tower v0.42.0 [INFO] [stderr] Checking aws-sigv4 v0.12.0 [INFO] [stderr] Checking aws-smithy-client v0.42.0 [INFO] [stderr] Checking aws-http v0.12.0 [INFO] [stderr] Checking aws-endpoint v0.12.0 [INFO] [stderr] Checking aws-sig-auth v0.12.0 [INFO] [stderr] Documenting aws-sdk-autoscaling v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Minute` [INFO] [stdout] --> src/client.rs:779:346 [INFO] [stdout] | [INFO] [stdout] 779 | ...ists of five fields separated by white spaces: [Minute] [Hour] [Day_of_Month] [Month_of_Year] [Day_of_Week]. The value must be in quot... [INFO] [stdout] | ^^^^^^ no item named `Minute` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Hour` [INFO] [stdout] --> src/client.rs:779:355 [INFO] [stdout] | [INFO] [stdout] 779 | ... five fields separated by white spaces: [Minute] [Hour] [Day_of_Month] [Month_of_Year] [Day_of_Week]. The value must be in quotes (for... [INFO] [stdout] | ^^^^ no item named `Hour` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Day_of_Month` [INFO] [stdout] --> src/client.rs:779:362 [INFO] [stdout] | [INFO] [stdout] 779 | ...parated by white spaces: [Minute] [Hour] [Day_of_Month] [Month_of_Year] [Day_of_Week]. The value must be in quotes (for example, src/client.rs:779:377 [INFO] [stdout] | [INFO] [stdout] 779 | ... spaces: [Minute] [Hour] [Day_of_Month] [Month_of_Year] [Day_of_Week]. The value must be in quotes (for example, "30 0 1 1,6,12 ... [INFO] [stdout] | ^^^^^^^^^^^^^ no item named `Month_of_Year` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Day_of_Week` [INFO] [stdout] --> src/client.rs:779:393 [INFO] [stdout] | [INFO] [stdout] 779 | ...te] [Hour] [Day_of_Month] [Month_of_Year] [Day_of_Week]. The value must be in quotes (for example, "30 0 1 1,6,12 *"). Fo... [INFO] [stdout] | ^^^^^^^^^^^ no item named `Day_of_Week` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.13s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "78558dcce7212ab81bf08a6916c8956d328b9c3c2208403701553be3a075e726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78558dcce7212ab81bf08a6916c8956d328b9c3c2208403701553be3a075e726", kill_on_drop: false }` [INFO] [stdout] 78558dcce7212ab81bf08a6916c8956d328b9c3c2208403701553be3a075e726