[INFO] cloning repository https://github.com/msmorgan/interval_trainer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msmorgan/interval_trainer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsmorgan%2Finterval_trainer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsmorgan%2Finterval_trainer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e2bb7f1122e8d01553c9f1cceafc26ebf57ca16 [INFO] testing msmorgan/interval_trainer against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsmorgan%2Finterval_trainer" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msmorgan/interval_trainer on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/msmorgan/interval_trainer [INFO] finished tweaking git repo https://github.com/msmorgan/interval_trainer [INFO] tweaked toml for git repo https://github.com/msmorgan/interval_trainer written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/msmorgan/interval_trainer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed8c9e6c9caaeb87016e5d589d2a7e32d94a1b84f9df3db13e5f12299a6c6340 [INFO] running `Command { std: "docker" "start" "-a" "ed8c9e6c9caaeb87016e5d589d2a7e32d94a1b84f9df3db13e5f12299a6c6340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed8c9e6c9caaeb87016e5d589d2a7e32d94a1b84f9df3db13e5f12299a6c6340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed8c9e6c9caaeb87016e5d589d2a7e32d94a1b84f9df3db13e5f12299a6c6340", kill_on_drop: false }` [INFO] [stdout] ed8c9e6c9caaeb87016e5d589d2a7e32d94a1b84f9df3db13e5f12299a6c6340 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85afcba75bc8c8ee82b66b8edd683ae876b07e3a1681a1c5145e97a5ff6c6ea4 [INFO] running `Command { std: "docker" "start" "-a" "85afcba75bc8c8ee82b66b8edd683ae876b07e3a1681a1c5145e97a5ff6c6ea4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling music_exercises v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "85afcba75bc8c8ee82b66b8edd683ae876b07e3a1681a1c5145e97a5ff6c6ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85afcba75bc8c8ee82b66b8edd683ae876b07e3a1681a1c5145e97a5ff6c6ea4", kill_on_drop: false }` [INFO] [stdout] 85afcba75bc8c8ee82b66b8edd683ae876b07e3a1681a1c5145e97a5ff6c6ea4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8c19a1bcdc0d261a3a8c70214c8918e077439568b41e7f6d502ccbf958edc3e [INFO] running `Command { std: "docker" "start" "-a" "e8c19a1bcdc0d261a3a8c70214c8918e077439568b41e7f6d502ccbf958edc3e", kill_on_drop: false }` [INFO] [stderr] Compiling music_exercises v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.33s [INFO] running `Command { std: "docker" "inspect" "e8c19a1bcdc0d261a3a8c70214c8918e077439568b41e7f6d502ccbf958edc3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c19a1bcdc0d261a3a8c70214c8918e077439568b41e7f6d502ccbf958edc3e", kill_on_drop: false }` [INFO] [stdout] e8c19a1bcdc0d261a3a8c70214c8918e077439568b41e7f6d502ccbf958edc3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7fbc537dd0aec2cb04fe88d7cfdd7081a16f32ee49a40a9223be633ccc17ce0c [INFO] running `Command { std: "docker" "start" "-a" "7fbc537dd0aec2cb04fe88d7cfdd7081a16f32ee49a40a9223be633ccc17ce0c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.55s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/music_exercises-13286d15c20a2511) [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/guitar_drill-041a40a27c34bd58) [INFO] [stdout] test note::tests::test_note_equality ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/interval_trainer-e0c0300bf8901ef3) [INFO] [stdout] test scale::modal::tests::test_spell ... ok [INFO] [stderr] Doc-tests music_exercises [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7fbc537dd0aec2cb04fe88d7cfdd7081a16f32ee49a40a9223be633ccc17ce0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fbc537dd0aec2cb04fe88d7cfdd7081a16f32ee49a40a9223be633ccc17ce0c", kill_on_drop: false }` [INFO] [stdout] 7fbc537dd0aec2cb04fe88d7cfdd7081a16f32ee49a40a9223be633ccc17ce0c