[INFO] cloning repository https://github.com/Siprj/screeps-api-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Siprj/screeps-api-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiprj%2Fscreeps-api-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSiprj%2Fscreeps-api-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c85a9af006541fd6fc5add76f0cf9d2dac54563a [INFO] documenting Siprj/screeps-api-generator 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%2FSiprj%2Fscreeps-api-generator" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Siprj/screeps-api-generator 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/Siprj/screeps-api-generator [INFO] finished tweaking git repo https://github.com/Siprj/screeps-api-generator [INFO] tweaked toml for git repo https://github.com/Siprj/screeps-api-generator written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Siprj/screeps-api-generator 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2a254cbc53674c7443eb6cc722bf34e24912db2aba60846d96ddb0bc45a643fa [INFO] running `Command { std: "docker" "start" "-a" "2a254cbc53674c7443eb6cc722bf34e24912db2aba60846d96ddb0bc45a643fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a254cbc53674c7443eb6cc722bf34e24912db2aba60846d96ddb0bc45a643fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a254cbc53674c7443eb6cc722bf34e24912db2aba60846d96ddb0bc45a643fa", kill_on_drop: false }` [INFO] [stdout] 2a254cbc53674c7443eb6cc722bf34e24912db2aba60846d96ddb0bc45a643fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc7989cd9fd3f99a272b8e233fe0ccf2149b3c9f870ac5e1d73c57670e7d4722 [INFO] running `Command { std: "docker" "start" "-a" "cc7989cd9fd3f99a272b8e233fe0ccf2149b3c9f870ac5e1d73c57670e7d4722", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling curl v0.4.39 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling isahc v1.5.1 [INFO] [stderr] Checking castaway v0.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking encoding_rs v0.8.29 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking os_str_bytes v4.2.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling openssl-sys v0.9.68 [INFO] [stderr] Compiling curl-sys v0.4.49+curl-7.79.1 [INFO] [stderr] Compiling backtrace v0.3.62 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking simplelog v0.10.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking string_cache v0.8.2 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking clap v3.0.0-beta.5 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Documenting screeps-api-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "cc7989cd9fd3f99a272b8e233fe0ccf2149b3c9f870ac5e1d73c57670e7d4722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc7989cd9fd3f99a272b8e233fe0ccf2149b3c9f870ac5e1d73c57670e7d4722", kill_on_drop: false }` [INFO] [stdout] cc7989cd9fd3f99a272b8e233fe0ccf2149b3c9f870ac5e1d73c57670e7d4722