[INFO] cloning repository https://github.com/jupart/region_explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jupart/region_explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjupart%2Fregion_explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjupart%2Fregion_explorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28fe3f36152acc3fe31246751c6b7670797d923e [INFO] documenting jupart/region_explorer 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%2Fjupart%2Fregion_explorer" "/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/jupart/region_explorer 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/jupart/region_explorer [INFO] finished tweaking git repo https://github.com/jupart/region_explorer [INFO] tweaked toml for git repo https://github.com/jupart/region_explorer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jupart/region_explorer 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] [stderr] warning: the cargo feature `profile-overrides` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] warning: unused manifest key: profile.dev.overrides [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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] 5bce549e07476bf763e8047a361d74b6ddf9762fb115ca33054665de5f0fda11 [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" "5bce549e07476bf763e8047a361d74b6ddf9762fb115ca33054665de5f0fda11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bce549e07476bf763e8047a361d74b6ddf9762fb115ca33054665de5f0fda11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bce549e07476bf763e8047a361d74b6ddf9762fb115ca33054665de5f0fda11", kill_on_drop: false }` [INFO] [stdout] 5bce549e07476bf763e8047a361d74b6ddf9762fb115ca33054665de5f0fda11 [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" "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] 492035eeac18dc7d34d28f8e3ca8c6ba5ec01736f2470656fca01603bbd045cb [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" "492035eeac18dc7d34d28f8e3ca8c6ba5ec01736f2470656fca01603bbd045cb", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `profile-overrides` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] warning: unused manifest key: profile.dev.overrides [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling imgui-sys v0.0.22-pre (https://github.com/Gekkio/imgui-rs#77c79f4e) [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Checking inflate v0.4.3 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking x11-dl v2.18.3 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.19 [INFO] [stderr] Checking smithay-client-toolkit v0.3.0 [INFO] [stderr] Checking winit v0.17.2 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Checking tiff v0.2.1 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking gfx_device_gl v0.15.3 [INFO] [stderr] Checking gfx_window_glutin v0.26.0 [INFO] [stderr] Checking imgui v0.0.22-pre (https://github.com/Gekkio/imgui-rs#77c79f4e) [INFO] [stderr] Checking imgui-gfx-renderer v0.0.22-pre (https://github.com/Gekkio/imgui-rs#77c79f4e) [INFO] [stderr] Checking imgui-glutin-support v0.0.22-pre (https://github.com/Gekkio/imgui-rs#77c79f4e) [INFO] [stderr] Checking ron v0.4.0 [INFO] [stderr] Documenting region-explorer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "492035eeac18dc7d34d28f8e3ca8c6ba5ec01736f2470656fca01603bbd045cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492035eeac18dc7d34d28f8e3ca8c6ba5ec01736f2470656fca01603bbd045cb", kill_on_drop: false }` [INFO] [stdout] 492035eeac18dc7d34d28f8e3ca8c6ba5ec01736f2470656fca01603bbd045cb