[INFO] cloning repository https://github.com/BrokenLamp/Viav [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrokenLamp/Viav" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrokenLamp%2FViav", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrokenLamp%2FViav'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 036a7c0538a30f67423822b241868188632f1f0c [INFO] documenting BrokenLamp/Viav 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%2FBrokenLamp%2FViav" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BrokenLamp/Viav 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/BrokenLamp/Viav [INFO] finished tweaking git repo https://github.com/BrokenLamp/Viav [INFO] tweaked toml for git repo https://github.com/BrokenLamp/Viav written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/BrokenLamp/Viav 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] f17862d74874913cfbec442c4a29f5af49b6628a68e087350213f5798113c7ea [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" "f17862d74874913cfbec442c4a29f5af49b6628a68e087350213f5798113c7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f17862d74874913cfbec442c4a29f5af49b6628a68e087350213f5798113c7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17862d74874913cfbec442c4a29f5af49b6628a68e087350213f5798113c7ea", kill_on_drop: false }` [INFO] [stdout] f17862d74874913cfbec442c4a29f5af49b6628a68e087350213f5798113c7ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] eb035830550cba1585eec8bd02acc91f12900660cb30b6bde887c1c28f00d1e0 [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" "eb035830550cba1585eec8bd02acc91f12900660cb30b6bde887c1c28f00d1e0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling serenity v0.8.6 (https://github.com/Lakelezz/serenity.git?branch=await#e18f1af3) [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking pin-project v0.4.10 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking async-tls v0.6.0 [INFO] [stderr] Compiling command_attr v0.2.0 (https://github.com/Lakelezz/serenity.git?branch=await#e18f1af3) [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.0 [INFO] [stderr] Checking async-tungstenite v0.4.2 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Documenting viav v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "eb035830550cba1585eec8bd02acc91f12900660cb30b6bde887c1c28f00d1e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb035830550cba1585eec8bd02acc91f12900660cb30b6bde887c1c28f00d1e0", kill_on_drop: false }` [INFO] [stdout] eb035830550cba1585eec8bd02acc91f12900660cb30b6bde887c1c28f00d1e0