[INFO] cloning repository https://github.com/azah/danmuji [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azah/danmuji" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazah%2Fdanmuji", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazah%2Fdanmuji'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b12ce05b711ee440be2cd9db56dd9ecf4c4fe23b [INFO] documenting azah/danmuji 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%2Fazah%2Fdanmuji" "/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/azah/danmuji 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/azah/danmuji [INFO] finished tweaking git repo https://github.com/azah/danmuji [INFO] tweaked toml for git repo https://github.com/azah/danmuji written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/azah/danmuji 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] 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" "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] c1c0a8d29c1f2dcaa03961762ab182cd11fbe458c1a3892ce639f8bca539861a [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" "c1c0a8d29c1f2dcaa03961762ab182cd11fbe458c1a3892ce639f8bca539861a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1c0a8d29c1f2dcaa03961762ab182cd11fbe458c1a3892ce639f8bca539861a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1c0a8d29c1f2dcaa03961762ab182cd11fbe458c1a3892ce639f8bca539861a", kill_on_drop: false }` [INFO] [stdout] c1c0a8d29c1f2dcaa03961762ab182cd11fbe458c1a3892ce639f8bca539861a [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" "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] 46c2e1f13ea3baf30604e83703e48959caf21cb78a1e3e2ffb4df6f87834a995 [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" "46c2e1f13ea3baf30604e83703e48959caf21cb78a1e3e2ffb4df6f87834a995", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serenity v0.7.0 [INFO] [stderr] Checking hangeul v0.2.0 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking miniz-sys v0.1.12 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Checking regex v1.3.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Compiling hanja v0.1.1 (https://github.com/azah/hanja-rs#80db130a) [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking tungstenite v0.9.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking webpki v0.21.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking tokio-rustls v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling command_attr v0.1.5 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking chrono v0.4.8 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling hey_listen v0.4.0 [INFO] [stderr] Compiling white_rabbit v0.1.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper-rustls v0.17.1 [INFO] [stderr] Checking reqwest v0.9.20 [INFO] [stderr] Checking migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.0 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Documenting danmuji v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 55s [INFO] running `Command { std: "docker" "inspect" "46c2e1f13ea3baf30604e83703e48959caf21cb78a1e3e2ffb4df6f87834a995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c2e1f13ea3baf30604e83703e48959caf21cb78a1e3e2ffb4df6f87834a995", kill_on_drop: false }` [INFO] [stdout] 46c2e1f13ea3baf30604e83703e48959caf21cb78a1e3e2ffb4df6f87834a995