[INFO] cloning repository https://github.com/phideg/neptungen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phideg/neptungen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphideg%2Fneptungen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphideg%2Fneptungen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35f8d0c04ea1aeeabb65cd7b4d9380688e4ecaf8 [INFO] documenting phideg/neptungen 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%2Fphideg%2Fneptungen" "/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/phideg/neptungen 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/phideg/neptungen [INFO] finished tweaking git repo https://github.com/phideg/neptungen [INFO] tweaked toml for git repo https://github.com/phideg/neptungen written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/phideg/neptungen 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ftp v3.0.1 [INFO] [stderr] Downloaded blake v1.1.1 [INFO] [stderr] Downloaded md6 v1.1.1 [INFO] [stderr] Downloaded term-painter v0.2.4 [INFO] [stderr] Downloaded checksums v0.6.0 [INFO] [stderr] Downloaded deunicode v1.1.0 [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" "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] [stdout] 16cc62a2d0f3abcea860d96eb26550a26963578195ce1c964c873ff191fc3802 [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" "16cc62a2d0f3abcea860d96eb26550a26963578195ce1c964c873ff191fc3802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16cc62a2d0f3abcea860d96eb26550a26963578195ce1c964c873ff191fc3802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16cc62a2d0f3abcea860d96eb26550a26963578195ce1c964c873ff191fc3802", kill_on_drop: false }` [INFO] [stdout] 16cc62a2d0f3abcea860d96eb26550a26963578195ce1c964c873ff191fc3802 [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" "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] [stdout] 233b824fabde489404c3f94230603bdd5c5df1065c60863943ded7306dc9bb29 [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" "233b824fabde489404c3f94230603bdd5c5df1065c60863943ded7306dc9bb29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling liquid-error v0.19.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling crc32c v0.4.0 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling doc-comment v0.3.2 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking same-file v0.1.3 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking crc8 v0.1.1 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking deunicode v1.1.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking walkdir v1.0.7 [INFO] [stderr] Checking term-painter v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling blake v1.1.1 [INFO] [stderr] Compiling md6 v1.1.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking ftp v3.0.1 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking shaman v0.1.0 [INFO] [stderr] Checking checksums v0.6.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking liquid-value v0.19.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking liquid-interpreter v0.19.0 [INFO] [stderr] Checking liquid-compiler v0.19.0 [INFO] [stderr] Compiling liquid-derive v0.19.0 [INFO] [stderr] Checking liquid v0.19.0 [INFO] [stderr] Documenting neptungen v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "233b824fabde489404c3f94230603bdd5c5df1065c60863943ded7306dc9bb29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233b824fabde489404c3f94230603bdd5c5df1065c60863943ded7306dc9bb29", kill_on_drop: false }` [INFO] [stdout] 233b824fabde489404c3f94230603bdd5c5df1065c60863943ded7306dc9bb29