[INFO] cloning repository https://github.com/TailyFair/vstoy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TailyFair/vstoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTailyFair%2Fvstoy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTailyFair%2Fvstoy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29f5530b5f7a56389bb3607b8f1eb06ec16af171 [INFO] testing TailyFair/vstoy against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTailyFair%2Fvstoy" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TailyFair/vstoy on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TailyFair/vstoy [INFO] finished tweaking git repo https://github.com/TailyFair/vstoy [INFO] tweaked toml for git repo https://github.com/TailyFair/vstoy written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/TailyFair/vstoy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08750c499c292feb9c35bd7c618f3a8f029a82904975d22554d254558e22ae3b [INFO] running `Command { std: "docker" "start" "-a" "08750c499c292feb9c35bd7c618f3a8f029a82904975d22554d254558e22ae3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08750c499c292feb9c35bd7c618f3a8f029a82904975d22554d254558e22ae3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08750c499c292feb9c35bd7c618f3a8f029a82904975d22554d254558e22ae3b", kill_on_drop: false }` [INFO] [stdout] 08750c499c292feb9c35bd7c618f3a8f029a82904975d22554d254558e22ae3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a681f46be31e62ef68821f0d28270f0b2291ae62eb7345b7e2fe039e7100e00 [INFO] running `Command { std: "docker" "start" "-a" "4a681f46be31e62ef68821f0d28270f0b2291ae62eb7345b7e2fe039e7100e00", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling vst v0.0.2 [INFO] [stderr] Compiling vstoy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.73s [INFO] running `Command { std: "docker" "inspect" "4a681f46be31e62ef68821f0d28270f0b2291ae62eb7345b7e2fe039e7100e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a681f46be31e62ef68821f0d28270f0b2291ae62eb7345b7e2fe039e7100e00", kill_on_drop: false }` [INFO] [stdout] 4a681f46be31e62ef68821f0d28270f0b2291ae62eb7345b7e2fe039e7100e00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c101d3bd55b5262e97bf5a9c5fcbb16dc542a39311c7301a3ea0cd6172587823 [INFO] running `Command { std: "docker" "start" "-a" "c101d3bd55b5262e97bf5a9c5fcbb16dc542a39311c7301a3ea0cd6172587823", kill_on_drop: false }` [INFO] [stderr] Compiling vstoy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `Command { std: "docker" "inspect" "c101d3bd55b5262e97bf5a9c5fcbb16dc542a39311c7301a3ea0cd6172587823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c101d3bd55b5262e97bf5a9c5fcbb16dc542a39311c7301a3ea0cd6172587823", kill_on_drop: false }` [INFO] [stdout] c101d3bd55b5262e97bf5a9c5fcbb16dc542a39311c7301a3ea0cd6172587823 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f611cd2bc8d3b8b6cebe0551d88089349f8dda4b27a49a80438a7c10766a6dd9 [INFO] running `Command { std: "docker" "start" "-a" "f611cd2bc8d3b8b6cebe0551d88089349f8dda4b27a49a80438a7c10766a6dd9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vstoy-8ec1b327f8e98f3d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_midi_pitch_to_freq ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f611cd2bc8d3b8b6cebe0551d88089349f8dda4b27a49a80438a7c10766a6dd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f611cd2bc8d3b8b6cebe0551d88089349f8dda4b27a49a80438a7c10766a6dd9", kill_on_drop: false }` [INFO] [stdout] f611cd2bc8d3b8b6cebe0551d88089349f8dda4b27a49a80438a7c10766a6dd9