[INFO] cloning repository https://github.com/Rolledm/sip-server-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rolledm/sip-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRolledm%2Fsip-server-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRolledm%2Fsip-server-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cce706e1290f8001c18294b4eb8addcdac17f334 [INFO] documenting Rolledm/sip-server-rust against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRolledm%2Fsip-server-rust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rolledm/sip-server-rust on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rolledm/sip-server-rust [INFO] finished tweaking git repo https://github.com/Rolledm/sip-server-rust [INFO] tweaked toml for git repo https://github.com/Rolledm/sip-server-rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Rolledm/sip-server-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4916f861af6a04c5ed10fc12b9a57f523723b7830e92b85ea0abb528760739a3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4916f861af6a04c5ed10fc12b9a57f523723b7830e92b85ea0abb528760739a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4916f861af6a04c5ed10fc12b9a57f523723b7830e92b85ea0abb528760739a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4916f861af6a04c5ed10fc12b9a57f523723b7830e92b85ea0abb528760739a3", kill_on_drop: false }` [INFO] [stdout] 4916f861af6a04c5ed10fc12b9a57f523723b7830e92b85ea0abb528760739a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bd8aa705f0bd36be2833b2530a237f1ae27cb09f1d6e17165f1ec948b2c979d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2bd8aa705f0bd36be2833b2530a237f1ae27cb09f1d6e17165f1ec948b2c979d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Checking version_check v0.9.1 [INFO] [stderr] Checking sip_rld v0.3.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking bson v0.14.1 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking trust-dns-proto v0.19.5 [INFO] [stderr] Checking trust-dns-resolver v0.19.5 [INFO] [stderr] Checking mongodb v0.9.2 [INFO] [stderr] Documenting sip_server v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.42s [INFO] running `Command { std: "docker" "inspect" "2bd8aa705f0bd36be2833b2530a237f1ae27cb09f1d6e17165f1ec948b2c979d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd8aa705f0bd36be2833b2530a237f1ae27cb09f1d6e17165f1ec948b2c979d", kill_on_drop: false }` [INFO] [stdout] 2bd8aa705f0bd36be2833b2530a237f1ae27cb09f1d6e17165f1ec948b2c979d