[INFO] cloning repository https://github.com/Agares/stsbr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Agares/stsbr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgares%2Fstsbr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgares%2Fstsbr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5124e5873d471b7eb5e5f8e5652381dec6b290bd [INFO] documenting Agares/stsbr against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgares%2Fstsbr" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Agares/stsbr on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Agares/stsbr [INFO] finished tweaking git repo https://github.com/Agares/stsbr [INFO] tweaked toml for git repo https://github.com/Agares/stsbr written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Agares/stsbr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mpris v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6dc7d4bee5d0cf1d8debc188cb0b7cbfa7ab8711853b884b70404e05cc1fc79 [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" "f6dc7d4bee5d0cf1d8debc188cb0b7cbfa7ab8711853b884b70404e05cc1fc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6dc7d4bee5d0cf1d8debc188cb0b7cbfa7ab8711853b884b70404e05cc1fc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6dc7d4bee5d0cf1d8debc188cb0b7cbfa7ab8711853b884b70404e05cc1fc79", kill_on_drop: false }` [INFO] [stdout] f6dc7d4bee5d0cf1d8debc188cb0b7cbfa7ab8711853b884b70404e05cc1fc79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b401fb0f483a94efb4efbde614651cff32b40fb2a17606a3ccc77270e5413c7 [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" "8b401fb0f483a94efb4efbde614651cff32b40fb2a17606a3ccc77270e5413c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling libdbus-sys v0.1.5 [INFO] [stderr] Compiling libpulse-sys v1.5.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking dbus v0.6.4 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking libpulse-binding v2.6.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling darling_core v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling darling_macro v0.4.0 [INFO] [stderr] Compiling darling v0.4.0 [INFO] [stderr] Compiling from_variants_impl v0.3.0 [INFO] [stderr] Checking from_variants v0.3.0 [INFO] [stderr] Checking mpris v1.1.2 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Documenting stsbr v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "8b401fb0f483a94efb4efbde614651cff32b40fb2a17606a3ccc77270e5413c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b401fb0f483a94efb4efbde614651cff32b40fb2a17606a3ccc77270e5413c7", kill_on_drop: false }` [INFO] [stdout] 8b401fb0f483a94efb4efbde614651cff32b40fb2a17606a3ccc77270e5413c7