[INFO] cloning repository https://github.com/apankhurst/REmailFS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apankhurst/REmailFS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapankhurst%2FREmailFS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapankhurst%2FREmailFS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7eec00928995931ecb87baed640de83ec400536 [INFO] documenting apankhurst/REmailFS against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapankhurst%2FREmailFS" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/apankhurst/REmailFS on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/apankhurst/REmailFS [INFO] finished tweaking git repo https://github.com/apankhurst/REmailFS [INFO] tweaked toml for git repo https://github.com/apankhurst/REmailFS written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/apankhurst/REmailFS already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 560f33f21d5822a18de89515fb3421c12e1e1a44f019d8a5fbe0f317e9ab67e2 [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" "560f33f21d5822a18de89515fb3421c12e1e1a44f019d8a5fbe0f317e9ab67e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "560f33f21d5822a18de89515fb3421c12e1e1a44f019d8a5fbe0f317e9ab67e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "560f33f21d5822a18de89515fb3421c12e1e1a44f019d8a5fbe0f317e9ab67e2", kill_on_drop: false }` [INFO] [stdout] 560f33f21d5822a18de89515fb3421c12e1e1a44f019d8a5fbe0f317e9ab67e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e50856d7597120d3a486b4ad77141a9ca3e8cedbc3389e5eccf8f119155cbce [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" "2e50856d7597120d3a486b4ad77141a9ca3e8cedbc3389e5eccf8f119155cbce", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling openssl v0.10.21 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking quoted_printable v0.4.0 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Checking regex-syntax v0.6.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking log v0.3.9 [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] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.45 [INFO] [stderr] Checking mailparse v0.6.5 [INFO] [stderr] Checking imap-proto v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking imap v1.0.1 [INFO] [stderr] Documenting remailfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.40s [INFO] running `Command { std: "docker" "inspect" "2e50856d7597120d3a486b4ad77141a9ca3e8cedbc3389e5eccf8f119155cbce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e50856d7597120d3a486b4ad77141a9ca3e8cedbc3389e5eccf8f119155cbce", kill_on_drop: false }` [INFO] [stdout] 2e50856d7597120d3a486b4ad77141a9ca3e8cedbc3389e5eccf8f119155cbce