[INFO] cloning repository https://github.com/parbo/soundfont-deluge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parbo/soundfont-deluge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparbo%2Fsoundfont-deluge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparbo%2Fsoundfont-deluge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 242fde2fb71d22c6eaa793de826d3da3be3407f4 [INFO] testing parbo/soundfont-deluge against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparbo%2Fsoundfont-deluge" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parbo/soundfont-deluge on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/parbo/soundfont-deluge [INFO] finished tweaking git repo https://github.com/parbo/soundfont-deluge [INFO] tweaked toml for git repo https://github.com/parbo/soundfont-deluge written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/parbo/soundfont-deluge already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d06d5af4f67279445eb30ab387a4f5e8d8289f5931f4e8f9c037afdaea283221 [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" "d06d5af4f67279445eb30ab387a4f5e8d8289f5931f4e8f9c037afdaea283221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d06d5af4f67279445eb30ab387a4f5e8d8289f5931f4e8f9c037afdaea283221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06d5af4f67279445eb30ab387a4f5e8d8289f5931f4e8f9c037afdaea283221", kill_on_drop: false }` [INFO] [stdout] d06d5af4f67279445eb30ab387a4f5e8d8289f5931f4e8f9c037afdaea283221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edfa8dde78a7fcbdc259f582bc735333c577cf40a17219f3574ac9d24f6d3fb3 [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" "edfa8dde78a7fcbdc259f582bc735333c577cf40a17219f3574ac9d24f6d3fb3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling riff v1.0.1 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling riff v0.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling wav v0.4.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling binread_derive v1.1.1 [INFO] [stderr] Compiling binread v1.1.1 [INFO] [stderr] Compiling soundfont-deluge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.31s [INFO] running `Command { std: "docker" "inspect" "edfa8dde78a7fcbdc259f582bc735333c577cf40a17219f3574ac9d24f6d3fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edfa8dde78a7fcbdc259f582bc735333c577cf40a17219f3574ac9d24f6d3fb3", kill_on_drop: false }` [INFO] [stdout] edfa8dde78a7fcbdc259f582bc735333c577cf40a17219f3574ac9d24f6d3fb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] feba1000775bbfd85f8e3d90d362f35b3418c721a04ac3ad5ad76828aedd949c [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" "feba1000775bbfd85f8e3d90d362f35b3418c721a04ac3ad5ad76828aedd949c", kill_on_drop: false }` [INFO] [stderr] Compiling soundfont-deluge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "feba1000775bbfd85f8e3d90d362f35b3418c721a04ac3ad5ad76828aedd949c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feba1000775bbfd85f8e3d90d362f35b3418c721a04ac3ad5ad76828aedd949c", kill_on_drop: false }` [INFO] [stdout] feba1000775bbfd85f8e3d90d362f35b3418c721a04ac3ad5ad76828aedd949c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", 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] 9672d8d7e47a16fd86dbceea53b9a50c1e018a1882f79e9ef2ab4284d624a2b5 [INFO] running `Command { std: "docker" "start" "-a" "9672d8d7e47a16fd86dbceea53b9a50c1e018a1882f79e9ef2ab4284d624a2b5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/soundfont_deluge-3a401d626d2c075d [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9672d8d7e47a16fd86dbceea53b9a50c1e018a1882f79e9ef2ab4284d624a2b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9672d8d7e47a16fd86dbceea53b9a50c1e018a1882f79e9ef2ab4284d624a2b5", kill_on_drop: false }` [INFO] [stdout] 9672d8d7e47a16fd86dbceea53b9a50c1e018a1882f79e9ef2ab4284d624a2b5