[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] b3216cc2814db0fc1532ce2ddb0bf8072af43d2f [INFO] testing parbo/soundfont-deluge against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparbo%2Fsoundfont-deluge" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parbo/soundfont-deluge on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-21/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.59.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaserde v0.7.1 [INFO] [stderr] Downloaded yaserde_derive v0.7.1 [INFO] [stderr] Downloaded binread_derive v1.1.1 [INFO] [stderr] Downloaded binread v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2d31e01b21bf79f6a2b2aa13741cdb32409e2a3d03d3e12063642b9f0d6722f [INFO] running `Command { std: "docker" "start" "-a" "e2d31e01b21bf79f6a2b2aa13741cdb32409e2a3d03d3e12063642b9f0d6722f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2d31e01b21bf79f6a2b2aa13741cdb32409e2a3d03d3e12063642b9f0d6722f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d31e01b21bf79f6a2b2aa13741cdb32409e2a3d03d3e12063642b9f0d6722f", kill_on_drop: false }` [INFO] [stdout] e2d31e01b21bf79f6a2b2aa13741cdb32409e2a3d03d3e12063642b9f0d6722f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72120d752712fd4cb51f91de2f2daaf14b579a75c2e0543858b4ac68d4db8ba3 [INFO] running `Command { std: "docker" "start" "-a" "72120d752712fd4cb51f91de2f2daaf14b579a75c2e0543858b4ac68d4db8ba3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling riff v1.0.1 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling wav v1.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling yaserde v0.7.1 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling binread_derive v1.1.1 [INFO] [stderr] Compiling yaserde_derive v0.7.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling binread v1.1.1 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling soundfont-deluge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.80s [INFO] running `Command { std: "docker" "inspect" "72120d752712fd4cb51f91de2f2daaf14b579a75c2e0543858b4ac68d4db8ba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72120d752712fd4cb51f91de2f2daaf14b579a75c2e0543858b4ac68d4db8ba3", kill_on_drop: false }` [INFO] [stdout] 72120d752712fd4cb51f91de2f2daaf14b579a75c2e0543858b4ac68d4db8ba3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f44a43a3eb23f123f2191b16672773a7cfc42d4b70d382f5e1d0efb879c4602 [INFO] running `Command { std: "docker" "start" "-a" "5f44a43a3eb23f123f2191b16672773a7cfc42d4b70d382f5e1d0efb879c4602", kill_on_drop: false }` [INFO] [stderr] Compiling soundfont-deluge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.57s [INFO] running `Command { std: "docker" "inspect" "5f44a43a3eb23f123f2191b16672773a7cfc42d4b70d382f5e1d0efb879c4602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f44a43a3eb23f123f2191b16672773a7cfc42d4b70d382f5e1d0efb879c4602", kill_on_drop: false }` [INFO] [stdout] 5f44a43a3eb23f123f2191b16672773a7cfc42d4b70d382f5e1d0efb879c4602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dd849807491229586fa7a6d9d96b19791ef018463a6b9de190dcb24af7bf372c [INFO] running `Command { std: "docker" "start" "-a" "dd849807491229586fa7a6d9d96b19791ef018463a6b9de190dcb24af7bf372c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/soundfont_deluge-214aee3f555a4379) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test deluge::tests::test_lfo_type ... ok [INFO] [stdout] test deluge::tests::test_lfo ... ok [INFO] [stdout] test deluge::tests::test_osc_type ... ok [INFO] [stdout] test deluge::tests::test_envelope ... ok [INFO] [stdout] test deluge::tests::test_value ... ok [INFO] [stdout] test deluge::tests::test_patch_cable ... ok [INFO] [stdout] test deluge::tests::test_osc ... ok [INFO] [stdout] test deluge::tests::test_patch_cables ... ok [INFO] [stdout] test deluge::tests::test_build_sound ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dd849807491229586fa7a6d9d96b19791ef018463a6b9de190dcb24af7bf372c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd849807491229586fa7a6d9d96b19791ef018463a6b9de190dcb24af7bf372c", kill_on_drop: false }` [INFO] [stdout] dd849807491229586fa7a6d9d96b19791ef018463a6b9de190dcb24af7bf372c