[INFO] cloning repository https://github.com/arcnmx/mosh-server-upnp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arcnmx/mosh-server-upnp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcnmx%2Fmosh-server-upnp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcnmx%2Fmosh-server-upnp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 154bf6261384c009c72f25190041d93ff655e5cd [INFO] documenting arcnmx/mosh-server-upnp against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcnmx%2Fmosh-server-upnp" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arcnmx/mosh-server-upnp on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arcnmx/mosh-server-upnp [INFO] finished tweaking git repo https://github.com/arcnmx/mosh-server-upnp [INFO] tweaked toml for git repo https://github.com/arcnmx/mosh-server-upnp written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/arcnmx/mosh-server-upnp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmltree v0.7.0 [INFO] [stderr] Downloaded igd v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "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] bf37a5e810ea0b156d3c55f6aecf7e2cb85e3fd74678f017b61e513274219ccb [INFO] running `Command { std: "docker" "start" "-a" "bf37a5e810ea0b156d3c55f6aecf7e2cb85e3fd74678f017b61e513274219ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf37a5e810ea0b156d3c55f6aecf7e2cb85e3fd74678f017b61e513274219ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf37a5e810ea0b156d3c55f6aecf7e2cb85e3fd74678f017b61e513274219ccb", kill_on_drop: false }` [INFO] [stdout] bf37a5e810ea0b156d3c55f6aecf7e2cb85e3fd74678f017b61e513274219ccb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "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] fe4e8c0780d7398b3eb958bde43b0575c7b74f115b603fd58f76e4afb828e87c [INFO] running `Command { std: "docker" "start" "-a" "fe4e8c0780d7398b3eb958bde43b0575c7b74f115b603fd58f76e4afb828e87c", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking aho-corasick v0.6.5 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking mime v0.3.8 [INFO] [stderr] Checking xmltree v0.7.0 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking tokio-timer v0.1.2 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking tokio-timer v0.2.4 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking tokio-fs v0.1.1 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking hyper v0.11.27 [INFO] [stderr] Checking tokio-retry v0.1.1 [INFO] [stderr] Checking igd v0.7.0 [INFO] [stderr] Documenting mosh-server-upnp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.18s [INFO] running `Command { std: "docker" "inspect" "fe4e8c0780d7398b3eb958bde43b0575c7b74f115b603fd58f76e4afb828e87c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe4e8c0780d7398b3eb958bde43b0575c7b74f115b603fd58f76e4afb828e87c", kill_on_drop: false }` [INFO] [stdout] fe4e8c0780d7398b3eb958bde43b0575c7b74f115b603fd58f76e4afb828e87c