[INFO] cloning repository https://github.com/AndrewSwerlick/chowdown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewSwerlick/chowdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewSwerlick%2Fchowdown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewSwerlick%2Fchowdown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12a64dcc2de6e12d73c0259cac5473bb0ea87c4b [INFO] documenting AndrewSwerlick/chowdown against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewSwerlick%2Fchowdown" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewSwerlick/chowdown on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AndrewSwerlick/chowdown [INFO] finished tweaking git repo https://github.com/AndrewSwerlick/chowdown [INFO] tweaked toml for git repo https://github.com/AndrewSwerlick/chowdown written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewSwerlick/chowdown already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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] fab64ee9ed98a8195e779b44253662db5a0e57dcf2c133d85e670281385d3610 [INFO] running `Command { std: "docker" "start" "-a" "fab64ee9ed98a8195e779b44253662db5a0e57dcf2c133d85e670281385d3610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fab64ee9ed98a8195e779b44253662db5a0e57dcf2c133d85e670281385d3610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab64ee9ed98a8195e779b44253662db5a0e57dcf2c133d85e670281385d3610", kill_on_drop: false }` [INFO] [stdout] fab64ee9ed98a8195e779b44253662db5a0e57dcf2c133d85e670281385d3610 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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] 3cdfa381c77ca377ff9057f6e7fccbee7062923f85ce09a3b6be77f80b3b2d1d [INFO] running `Command { std: "docker" "start" "-a" "3cdfa381c77ca377ff9057f6e7fccbee7062923f85ce09a3b6be77f80b3b2d1d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Checking new_debug_unreachable v1.0.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.56 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling wasm-bindgen v0.2.56 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Compiling derive_builder v0.8.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking fraction v0.6.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.56 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.56 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking comrak v0.6.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.56 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Checking scraper v0.11.0 [INFO] [stderr] Checking select v0.4.3 [INFO] [stderr] Documenting recipie-box v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "3cdfa381c77ca377ff9057f6e7fccbee7062923f85ce09a3b6be77f80b3b2d1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cdfa381c77ca377ff9057f6e7fccbee7062923f85ce09a3b6be77f80b3b2d1d", kill_on_drop: false }` [INFO] [stdout] 3cdfa381c77ca377ff9057f6e7fccbee7062923f85ce09a3b6be77f80b3b2d1d