[INFO] cloning repository https://github.com/rzru/pokerust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rzru/pokerust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frzru%2Fpokerust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frzru%2Fpokerust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61265ff0ccceda9a91a09c026adc32315087dcb8 [INFO] documenting rzru/pokerust 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%2Frzru%2Fpokerust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rzru/pokerust 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/rzru/pokerust [INFO] finished tweaking git repo https://github.com/rzru/pokerust [INFO] tweaked toml for git repo https://github.com/rzru/pokerust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rzru/pokerust 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 papergrid v0.1.23 [INFO] [stderr] Downloaded owo-colors v2.1.0 [INFO] [stderr] Downloaded tabled_derive v0.1.8 [INFO] [stderr] Downloaded tabled v0.3.0 [INFO] [stderr] Downloaded yup-hyper-mock v5.14.0 [INFO] [stderr] Downloaded ansi-cut v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ae6cf91134bccec591913788de150317ea153830d03f84cb4c479aec1945a4d [INFO] running `Command { std: "docker" "start" "-a" "5ae6cf91134bccec591913788de150317ea153830d03f84cb4c479aec1945a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ae6cf91134bccec591913788de150317ea153830d03f84cb4c479aec1945a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ae6cf91134bccec591913788de150317ea153830d03f84cb4c479aec1945a4d", kill_on_drop: false }` [INFO] [stdout] 5ae6cf91134bccec591913788de150317ea153830d03f84cb4c479aec1945a4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4984e5c63757822cd4e6aac2e7565af82b17ea0c8c370ab9134434c6b65e265 [INFO] running `Command { std: "docker" "start" "-a" "f4984e5c63757822cd4e6aac2e7565af82b17ea0c8c370ab9134434c6b65e265", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Checking owo-colors v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking papergrid v0.1.23 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking tracing v0.1.28 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking futures-channel v0.3.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling tabled_derive v0.1.8 [INFO] [stderr] Checking tabled v0.3.0 [INFO] [stderr] Checking clap v3.0.0-beta.4 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper v0.14.13 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_json v1.0.68 [INFO] [stderr] Documenting pokerust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "f4984e5c63757822cd4e6aac2e7565af82b17ea0c8c370ab9134434c6b65e265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4984e5c63757822cd4e6aac2e7565af82b17ea0c8c370ab9134434c6b65e265", kill_on_drop: false }` [INFO] [stdout] f4984e5c63757822cd4e6aac2e7565af82b17ea0c8c370ab9134434c6b65e265