[INFO] cloning repository https://github.com/DCMLab/rust-pitches [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DCMLab/rust-pitches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCMLab%2Frust-pitches", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCMLab%2Frust-pitches'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19b155e48dce0d3146ada81d33f5f40f9ef748f1 [INFO] testing DCMLab/rust-pitches against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCMLab%2Frust-pitches" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DCMLab/rust-pitches on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DCMLab/rust-pitches [INFO] finished tweaking git repo https://github.com/DCMLab/rust-pitches [INFO] tweaked toml for git repo https://github.com/DCMLab/rust-pitches written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/DCMLab/rust-pitches already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fda38eaa797bdcd7293a33f3629b2e9178088c596a30c438a689628d4c05873e [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" "fda38eaa797bdcd7293a33f3629b2e9178088c596a30c438a689628d4c05873e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fda38eaa797bdcd7293a33f3629b2e9178088c596a30c438a689628d4c05873e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda38eaa797bdcd7293a33f3629b2e9178088c596a30c438a689628d4c05873e", kill_on_drop: false }` [INFO] [stdout] fda38eaa797bdcd7293a33f3629b2e9178088c596a30c438a689628d4c05873e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e71ae1dacbc73c70a52cf151daea7d61ccf259753f42de3ccb04df4b5fa2be4e [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" "e71ae1dacbc73c70a52cf151daea7d61ccf259753f42de3ccb04df4b5fa2be4e", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling pitches v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.22s [INFO] running `Command { std: "docker" "inspect" "e71ae1dacbc73c70a52cf151daea7d61ccf259753f42de3ccb04df4b5fa2be4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e71ae1dacbc73c70a52cf151daea7d61ccf259753f42de3ccb04df4b5fa2be4e", kill_on_drop: false }` [INFO] [stdout] e71ae1dacbc73c70a52cf151daea7d61ccf259753f42de3ccb04df4b5fa2be4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 321b43eef09ebfde17d6798f85f806464d50cb04993b0f5f7afa6f880a362e85 [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" "321b43eef09ebfde17d6798f85f806464d50cb04993b0f5f7afa6f880a362e85", kill_on_drop: false }` [INFO] [stderr] Compiling pitches v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "321b43eef09ebfde17d6798f85f806464d50cb04993b0f5f7afa6f880a362e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "321b43eef09ebfde17d6798f85f806464d50cb04993b0f5f7afa6f880a362e85", kill_on_drop: false }` [INFO] [stdout] 321b43eef09ebfde17d6798f85f806464d50cb04993b0f5f7afa6f880a362e85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6994498976f6c088cc5b39a811b70965e3f87e88182c4eb46c73a00207165cde [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" "6994498976f6c088cc5b39a811b70965e3f87e88182c4eb46c73a00207165cde", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pitches-1dc1b52b91025441) [INFO] [stdout] running 47 tests [INFO] [stdout] test midi::tests::midi_class_class_conversion ... ok [INFO] [stdout] test midi::tests::midi_class_direction ... ok [INFO] [stdout] test midi::tests::midi_constructors ... ok [INFO] [stdout] test midi::tests::midi_direction ... ok [INFO] [stdout] test midi::tests::midi_pitch_arithmetics ... ok [INFO] [stdout] test midi::tests::midi_pitch_class_arithmetics ... ok [INFO] [stdout] test midi::tests::midi_multiplication ... ok [INFO] [stdout] test midi::tests::midi_pitch_conversion ... ok [INFO] [stdout] test midi::tests::midi_steps_true ... ok [INFO] [stdout] test midi::tests::midi_steps_false ... ok [INFO] [stdout] test midi::tests::midi_class_steps_false ... ok [INFO] [stdout] test midi::tests::midi_class_steps_true ... ok [INFO] [stdout] test midi::tests::midi_printing ... ok [INFO] [stdout] test midi::tests::midi_class_multiplication ... ok [INFO] [stdout] test midi::tests::midi_class_additive ... ok [INFO] [stdout] test midi::tests::midi_named ... ok [INFO] [stdout] test midi::tests::midi_additive ... ok [INFO] [stdout] test midi::tests::midi_parsing ... ok [INFO] [stdout] test spelled::tests::spelled_accessors_edge_cases ... ok [INFO] [stdout] test spelled::tests::spelled_accessors_ic ... ok [INFO] [stdout] test spelled::tests::spelled_accessors_positive_i ... ok [INFO] [stdout] test midi::tests::midi_class_conversion ... ok [INFO] [stdout] test spelled::tests::spelled_accessors_pc ... ok [INFO] [stdout] test midi::tests::midi_integer_conversion ... ok [INFO] [stdout] test spelled::tests::spelled_class_multiplication ... ok [INFO] [stdout] test spelled::tests::spelled_class_direction ... ok [INFO] [stdout] test spelled::tests::spelled_constructors ... ok [INFO] [stdout] test midi::tests::midi_interval_props ... ok [INFO] [stdout] test spelled::tests::spelled_class_steps_true ... ok [INFO] [stdout] test spelled::tests::spelled_class_steps_false ... ok [INFO] [stdout] test spelled::tests::spelled_accessors_negative_i ... ok [INFO] [stdout] test spelled::tests::spelled_accessors_p ... ok [INFO] [stdout] test spelled::tests::spelled_class_class_conversion ... ok [INFO] [stdout] test spelled::tests::spelled_class_conversion ... ok [INFO] [stdout] test spelled::tests::spelled_class_additive ... ok [INFO] [stdout] test spelled::tests::spelled_additive ... ok [INFO] [stdout] test spelled::tests::spelled_multiplication ... ok [INFO] [stdout] test spelled::tests::spelled_interval_props ... ok [INFO] [stdout] test spelled::tests::spelled_named ... ok [INFO] [stdout] test spelled::tests::spelled_steps_false ... ok [INFO] [stdout] test spelled::tests::spelled_printing ... ok [INFO] [stdout] test spelled::tests::spelled_parsing ... ok [INFO] [stdout] test spelled::tests::spelled_steps_true ... ok [INFO] [stdout] test spelled::tests::spelled_direction ... ok [INFO] [stdout] test spelled::tests::spelled_pitch_class_arithmetics ... ok [INFO] [stdout] test spelled::tests::spelled_pitch_conversion ... ok [INFO] [stdout] test spelled::tests::spelled_pitch_arithmetics ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pitches-d2dea0910fb1f219) [INFO] [stdout] [INFO] [stderr] Doc-tests pitches [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 1 test [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6994498976f6c088cc5b39a811b70965e3f87e88182c4eb46c73a00207165cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6994498976f6c088cc5b39a811b70965e3f87e88182c4eb46c73a00207165cde", kill_on_drop: false }` [INFO] [stdout] 6994498976f6c088cc5b39a811b70965e3f87e88182c4eb46c73a00207165cde