[INFO] crate bard 0.1.0 is already in cache [INFO] testing bard-0.1.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate bard 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate bard 0.1.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bard 0.1.0 [INFO] finished tweaking crates.io crate bard 0.1.0 [INFO] tweaked toml for crates.io crate bard 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate bard 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 702b5410f3bd7c2c011c52247383fa5acc4b2d3f1bfd95d50640e6c8853b085b [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" "702b5410f3bd7c2c011c52247383fa5acc4b2d3f1bfd95d50640e6c8853b085b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "702b5410f3bd7c2c011c52247383fa5acc4b2d3f1bfd95d50640e6c8853b085b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702b5410f3bd7c2c011c52247383fa5acc4b2d3f1bfd95d50640e6c8853b085b", kill_on_drop: false }` [INFO] [stdout] 702b5410f3bd7c2c011c52247383fa5acc4b2d3f1bfd95d50640e6c8853b085b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", 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] 91480bd87c6115a8a6ea5369c9093823b4cdce966a7189d1995164e4346e0f8d [INFO] running `Command { std: "docker" "start" "-a" "91480bd87c6115a8a6ea5369c9093823b4cdce966a7189d1995164e4346e0f8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ignore v0.4.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.49 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling tera v1.1.0 [INFO] [stderr] Compiling bard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "91480bd87c6115a8a6ea5369c9093823b4cdce966a7189d1995164e4346e0f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91480bd87c6115a8a6ea5369c9093823b4cdce966a7189d1995164e4346e0f8d", kill_on_drop: false }` [INFO] [stdout] 91480bd87c6115a8a6ea5369c9093823b4cdce966a7189d1995164e4346e0f8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", 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] 8e694e5f09cac03646c7fdd8d6344173a5e486948d75a62aced8043b553b4595 [INFO] running `Command { std: "docker" "start" "-a" "8e694e5f09cac03646c7fdd8d6344173a5e486948d75a62aced8043b553b4595", kill_on_drop: false }` [INFO] [stderr] Compiling bard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.28s [INFO] running `Command { std: "docker" "inspect" "8e694e5f09cac03646c7fdd8d6344173a5e486948d75a62aced8043b553b4595", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e694e5f09cac03646c7fdd8d6344173a5e486948d75a62aced8043b553b4595", kill_on_drop: false }` [INFO] [stdout] 8e694e5f09cac03646c7fdd8d6344173a5e486948d75a62aced8043b553b4595 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 601f8a086db41bc0f1549561ffaa665752b0b85753145a1e46bac40c7e9fb04d [INFO] running `Command { std: "docker" "start" "-a" "601f8a086db41bc0f1549561ffaa665752b0b85753145a1e46bac40c7e9fb04d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bard-bc67cfb7b81416fc [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test music::tests::chord_transposition ... ok [INFO] [stdout] test music::tests::chord_notations ... ok [INFO] [stdout] test music::tests::chromatic_english ... ok [INFO] [stdout] test music::tests::chromatic_basic ... ok [INFO] [stdout] test music::tests::chromatic_transposition ... ok [INFO] [stdout] test book::tests::settings_between_songs ... ok [INFO] [stdout] test music::tests::chord_basic ... ok [INFO] [stdout] test music::tests::chromatic_roman ... ok [INFO] [stdout] test parser::tests::bullet ... ok [INFO] [stdout] test music::tests::notation_parse ... ok [INFO] [stdout] test parser::tests::verse ... ok [INFO] [stdout] test parser::tests::title ... ok [INFO] [stdout] test music::tests::chromatic_german ... ok [INFO] [stdout] test music::tests::chromatic_span ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bard-c2554deaa795411d [INFO] [stdout] test music::tests::chromatic_nashville ... ok [INFO] [stdout] test parser::tests::subtitle ... ok [INFO] [stdout] test parser::tests::clef ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] [stderr] Doc-tests bard [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "601f8a086db41bc0f1549561ffaa665752b0b85753145a1e46bac40c7e9fb04d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601f8a086db41bc0f1549561ffaa665752b0b85753145a1e46bac40c7e9fb04d", kill_on_drop: false }` [INFO] [stdout] 601f8a086db41bc0f1549561ffaa665752b0b85753145a1e46bac40c7e9fb04d