[INFO] updating cached repository https://github.com/elauffenburger/sauna [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbb114f091d1657d90cc24dd9964dc75bbde2692 [INFO] documenting elauffenburger/sauna against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felauffenburger%2Fsauna" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elauffenburger/sauna 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/elauffenburger/sauna [INFO] finished tweaking git repo https://github.com/elauffenburger/sauna [INFO] tweaked toml for git repo https://github.com/elauffenburger/sauna written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/elauffenburger/sauna 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 37fee1cf9c170f8ee011964adc0ccd98d94485669b4057881c6a2bda64c1ee92 [INFO] running `Command { std: "docker" "start" "-a" "37fee1cf9c170f8ee011964adc0ccd98d94485669b4057881c6a2bda64c1ee92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37fee1cf9c170f8ee011964adc0ccd98d94485669b4057881c6a2bda64c1ee92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37fee1cf9c170f8ee011964adc0ccd98d94485669b4057881c6a2bda64c1ee92", kill_on_drop: false }` [INFO] [stdout] 37fee1cf9c170f8ee011964adc0ccd98d94485669b4057881c6a2bda64c1ee92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 66334c054bdc653f588e70d8b34078c1911088bb44b3207df4935fb483393a99 [INFO] running `Command { std: "docker" "start" "-a" "66334c054bdc653f588e70d8b34078c1911088bb44b3207df4935fb483393a99", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking openssl-sys v0.9.47 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rppal v0.11.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking openssl v0.10.23 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking websocket v0.22.4 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Documenting sauna v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.80s [INFO] running `Command { std: "docker" "inspect" "66334c054bdc653f588e70d8b34078c1911088bb44b3207df4935fb483393a99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66334c054bdc653f588e70d8b34078c1911088bb44b3207df4935fb483393a99", kill_on_drop: false }` [INFO] [stdout] 66334c054bdc653f588e70d8b34078c1911088bb44b3207df4935fb483393a99