[INFO] cloning repository https://github.com/sbruder/brd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbruder/brd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbruder%2Fbrd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbruder%2Fbrd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06eda30017023064a6312ae4025939251078d0f2 [INFO] documenting sbruder/brd 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%2Fsbruder%2Fbrd" "/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/sbruder/brd 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/sbruder/brd [INFO] finished tweaking git repo https://github.com/sbruder/brd [INFO] tweaked toml for git repo https://github.com/sbruder/brd written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sbruder/brd 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] Updating git repository `https://github.com/sbruder/konami-lz77` [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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c28e3c2c0158e20909b40704efffcce298a97267e7a15d7d5333a605bcee86e4 [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" "c28e3c2c0158e20909b40704efffcce298a97267e7a15d7d5333a605bcee86e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c28e3c2c0158e20909b40704efffcce298a97267e7a15d7d5333a605bcee86e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c28e3c2c0158e20909b40704efffcce298a97267e7a15d7d5333a605bcee86e4", kill_on_drop: false }` [INFO] [stdout] c28e3c2c0158e20909b40704efffcce298a97267e7a15d7d5333a605bcee86e4 [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" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0b092e2dd24e68cc5f0bfd409ac3c685a85c1a869f0b2788e27e02d4c594368 [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" "b0b092e2dd24e68cc5f0bfd409ac3c685a85c1a869f0b2788e27e02d4c594368", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking adler v0.2.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Checking konami-lz77 v0.2.0 (https://github.com/sbruder/konami-lz77#e5950b88) [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pbr v1.0.3 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Documenting brd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "b0b092e2dd24e68cc5f0bfd409ac3c685a85c1a869f0b2788e27e02d4c594368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b092e2dd24e68cc5f0bfd409ac3c685a85c1a869f0b2788e27e02d4c594368", kill_on_drop: false }` [INFO] [stdout] b0b092e2dd24e68cc5f0bfd409ac3c685a85c1a869f0b2788e27e02d4c594368