[INFO] cloning repository https://github.com/andrewbloom37/distortion-vst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewbloom37/distortion-vst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewbloom37%2Fdistortion-vst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewbloom37%2Fdistortion-vst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] baa6ec3d7c347d1d81eb78250528dfba735c0539 [INFO] checking andrewbloom37/distortion-vst against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewbloom37%2Fdistortion-vst" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewbloom37/distortion-vst on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrewbloom37/distortion-vst [INFO] finished tweaking git repo https://github.com/andrewbloom37/distortion-vst [INFO] tweaked toml for git repo https://github.com/andrewbloom37/distortion-vst written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/andrewbloom37/distortion-vst already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4429b5094329a1a6383ff612d373dc3c31d7b90e1c135302934527b66911f51 [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" "b4429b5094329a1a6383ff612d373dc3c31d7b90e1c135302934527b66911f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4429b5094329a1a6383ff612d373dc3c31d7b90e1c135302934527b66911f51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4429b5094329a1a6383ff612d373dc3c31d7b90e1c135302934527b66911f51", kill_on_drop: false }` [INFO] [stdout] b4429b5094329a1a6383ff612d373dc3c31d7b90e1c135302934527b66911f51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTFLAGS=--cap-lints=forbid" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16e77a8f1cf2eca27baea7be574230e8049385fd5cd669671be0c227a8082636 [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" "16e77a8f1cf2eca27baea7be574230e8049385fd5cd669671be0c227a8082636", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking vst v0.1.0 (https://github.com/rustaudio/vst-rs#8c709066) [INFO] [stderr] Checking distortion-vst v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.02s [INFO] running `Command { std: "docker" "inspect" "16e77a8f1cf2eca27baea7be574230e8049385fd5cd669671be0c227a8082636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e77a8f1cf2eca27baea7be574230e8049385fd5cd669671be0c227a8082636", kill_on_drop: false }` [INFO] [stdout] 16e77a8f1cf2eca27baea7be574230e8049385fd5cd669671be0c227a8082636