[INFO] cloning repository https://github.com/Finnerale/Coat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Finnerale/Coat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinnerale%2FCoat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFinnerale%2FCoat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f33392bb4ae800c644c46564954a7b5084ccf98 [INFO] documenting Finnerale/Coat 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%2FFinnerale%2FCoat" "/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/Finnerale/Coat 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/Finnerale/Coat [INFO] finished tweaking git repo https://github.com/Finnerale/Coat [INFO] tweaked toml for git repo https://github.com/Finnerale/Coat written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Finnerale/Coat 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] 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-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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 73f3cce4d5f6f8ffc6c91243bc1c86af529e57e703f165ac5e5c206c198009e1 [INFO] running `Command { std: "docker" "start" "-a" "73f3cce4d5f6f8ffc6c91243bc1c86af529e57e703f165ac5e5c206c198009e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73f3cce4d5f6f8ffc6c91243bc1c86af529e57e703f165ac5e5c206c198009e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73f3cce4d5f6f8ffc6c91243bc1c86af529e57e703f165ac5e5c206c198009e1", kill_on_drop: false }` [INFO] [stdout] 73f3cce4d5f6f8ffc6c91243bc1c86af529e57e703f165ac5e5c206c198009e1 [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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95afb39b1eca65b7e08b8003ff8780c3b23c20f87079ce2d6ac19f9d56888bc5 [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" "95afb39b1eca65b7e08b8003ff8780c3b23c20f87079ce2d6ac19f9d56888bc5", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Checking downcast-rs v1.0.3 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling webrender v0.58.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking binary-space-partition v0.1.2 [INFO] [stderr] Checking thread_profiler v0.1.3 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.21.4 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking stb_truetype v0.2.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking ordered-float v1.0.1 [INFO] [stderr] Checking approx v0.3.0 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking x11-dl v2.18.3 [INFO] [stderr] Compiling syn v0.15.21 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking rusttype v0.7.3 [INFO] [stderr] Compiling servo-freetype-sys v4.0.4 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking wayland-sys v0.21.4 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking andrew v0.1.4 [INFO] [stderr] Checking freetype v0.4.1 [INFO] [stderr] Compiling wayland-client v0.21.4 [INFO] [stderr] Compiling wayland-protocols v0.21.4 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Compiling gleam v0.6.8 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking wayland-commons v0.21.4 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Checking smithay-client-toolkit v0.4.4 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking euclid v0.19.5 [INFO] [stderr] Checking serde_bytes v0.10.4 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking app_units v0.7.1 [INFO] [stderr] Checking webrender_api v0.58.0 [INFO] [stderr] Checking plane-split v0.13.3 [INFO] [stderr] Documenting coat v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "95afb39b1eca65b7e08b8003ff8780c3b23c20f87079ce2d6ac19f9d56888bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95afb39b1eca65b7e08b8003ff8780c3b23c20f87079ce2d6ac19f9d56888bc5", kill_on_drop: false }` [INFO] [stdout] 95afb39b1eca65b7e08b8003ff8780c3b23c20f87079ce2d6ac19f9d56888bc5