[INFO] cloning repository https://github.com/Fredemus/Tempo-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fredemus/Tempo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredemus%2FTempo-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFredemus%2FTempo-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61adc4b3d97e7d1a2c3bf2918c9e6080a615a87c [INFO] documenting Fredemus/Tempo-rs 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%2FFredemus%2FTempo-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 64% (11/17) Checking out files: 70% (12/17) Checking out files: 76% (13/17) Checking out files: 82% (14/17) Checking out files: 88% (15/17) Checking out files: 94% (16/17) Checking out files: 100% (17/17) Checking out files: 100% (17/17), done. [INFO] validating manifest of git repo https://github.com/Fredemus/Tempo-rs 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] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/Fredemus/Tempo-rs [INFO] finished tweaking git repo https://github.com/Fredemus/Tempo-rs [INFO] tweaked toml for git repo https://github.com/Fredemus/Tempo-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Fredemus/Tempo-rs 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] 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] 16d65779c05ca4b49056c18bfcb18a0173d4587b118314ab97b8e0ab720be9ac [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" "16d65779c05ca4b49056c18bfcb18a0173d4587b118314ab97b8e0ab720be9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16d65779c05ca4b49056c18bfcb18a0173d4587b118314ab97b8e0ab720be9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d65779c05ca4b49056c18bfcb18a0173d4587b118314ab97b8e0ab720be9ac", kill_on_drop: false }` [INFO] [stdout] 16d65779c05ca4b49056c18bfcb18a0173d4587b118314ab97b8e0ab720be9ac [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] 9ede0b29d7cea01d099c8ddd3ea47bcf169806ed35c61a90fb621b39c19b1ce8 [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" "9ede0b29d7cea01d099c8ddd3ea47bcf169806ed35c61a90fb621b39c19b1ce8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling anyhow v1.0.22 [INFO] [stderr] Compiling cpal v0.10.0 (https://github.com/RustAudio/cpal#fc46f023) [INFO] [stderr] Checking strength_reduce v0.2.2 [INFO] [stderr] Checking transpose v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling alsa-sys v0.1.1 (https://github.com/RustAudio/cpal#fc46f023) [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking rppal v0.11.3 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking rustfft v3.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.5 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking thiserror v1.0.5 [INFO] [stderr] Documenting tempo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.31s [INFO] running `Command { std: "docker" "inspect" "9ede0b29d7cea01d099c8ddd3ea47bcf169806ed35c61a90fb621b39c19b1ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ede0b29d7cea01d099c8ddd3ea47bcf169806ed35c61a90fb621b39c19b1ce8", kill_on_drop: false }` [INFO] [stdout] 9ede0b29d7cea01d099c8ddd3ea47bcf169806ed35c61a90fb621b39c19b1ce8