[INFO] fetching crate guitarpro 0.1.0...
[INFO] checking guitarpro-0.1.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate guitarpro 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate guitarpro 0.1.0
[INFO] finished tweaking crates.io crate guitarpro 0.1.0
[INFO] tweaked toml for crates.io crate guitarpro 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate guitarpro 0.1.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate guitarpro 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fraction v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aff5f57022430e0e0a03e13e6d86331dad58be470cc5c6d28c5524f0e12cf0ea
[INFO] running `Command { std: "docker" "start" "-a" "aff5f57022430e0e0a03e13e6d86331dad58be470cc5c6d28c5524f0e12cf0ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aff5f57022430e0e0a03e13e6d86331dad58be470cc5c6d28c5524f0e12cf0ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aff5f57022430e0e0a03e13e6d86331dad58be470cc5c6d28c5524f0e12cf0ea", kill_on_drop: false }`
[INFO] [stdout] aff5f57022430e0e0a03e13e6d86331dad58be470cc5c6d28c5524f0e12cf0ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41f174fd503d52cd65004f9e541dc6758ea5cf3464b10d4efc6d80dcc2860f46
[INFO] running `Command { std: "docker" "start" "-a" "41f174fd503d52cd65004f9e541dc6758ea5cf3464b10d4efc6d80dcc2860f46", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking fraction v0.10.0
[INFO] [stderr]     Checking guitarpro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `end` is never used
[INFO] [stdout]   --> src/headers.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl MeasureHeader {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 61 |     pub(crate) fn length(&self) -> i64 {self.time_signature.n...
[INFO] [stdout] 62 |     pub(crate) fn end(&self) -> i64 {self.start + self.length()}
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_measure_header` is never used
[INFO] [stdout]    --> src/headers.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl Song {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] 107 |     fn add_measure_header(&mut self, header: MeasureHeader) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_time` is never used
[INFO] [stdout]   --> src/effects.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl BendPoint {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn get_time(&self, duration: u8) -> u16{
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `duration_time` is never used
[INFO] [stdout]   --> src/effects.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl GraceEffect {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 72 |     pub(crate) fn duration_time(self) -> i16 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `index` is never used
[INFO] [stdout]   --> src/key_signature.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl Duration {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub(crate) fn index(&self) -> u8 {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_instrument` is never used
[INFO] [stdout]   --> src/midi.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl MidiChannel {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub(crate) fn get_instrument(self) -> i32 {self.instrument}
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WAH_EFFECT_OFF` is never used
[INFO] [stdout]   --> src/mix_table.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const WAH_EFFECT_OFF:  i8 = -2;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `check_value`, `is_on`, `is_off`, and `is_none` are never used
[INFO] [stdout]   --> src/mix_table.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl WahEffect {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 25 |     pub(crate) fn check_value(value: i8) {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) fn is_on(&self) -> bool {self.value <= 0 && self.value <= 100}
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 29 |     pub(crate) fn is_off(&self) -> bool {self.value == WAH_EFFECT_OFF}
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 30 |     pub(crate) fn is_none(&self) -> bool {self.value == WAH_EFFECT_NONE}
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_note` is never used
[INFO] [stdout]   --> src/chord.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl PitchClass {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub(crate) fn from_note(note: String) -> PitchClass {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `end` is never used
[INFO] [stdout]   --> src/headers.rs:62:19
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl MeasureHeader {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 61 |     pub(crate) fn length(&self) -> i64 {self.time_signature.n...
[INFO] [stdout] 62 |     pub(crate) fn end(&self) -> i64 {self.start + self.length()}
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_measure_header` is never used
[INFO] [stdout]    --> src/headers.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl Song {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] 107 |     fn add_measure_header(&mut self, header: MeasureHeader) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_time` is never used
[INFO] [stdout]   --> src/effects.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl BendPoint {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn get_time(&self, duration: u8) -> u16{
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `duration_time` is never used
[INFO] [stdout]   --> src/effects.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl GraceEffect {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 72 |     pub(crate) fn duration_time(self) -> i16 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `index` is never used
[INFO] [stdout]   --> src/key_signature.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl Duration {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub(crate) fn index(&self) -> u8 {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_instrument` is never used
[INFO] [stdout]   --> src/midi.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl MidiChannel {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub(crate) fn get_instrument(self) -> i32 {self.instrument}
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WAH_EFFECT_OFF` is never used
[INFO] [stdout]   --> src/mix_table.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const WAH_EFFECT_OFF:  i8 = -2;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `check_value`, `is_on`, `is_off`, and `is_none` are never used
[INFO] [stdout]   --> src/mix_table.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl WahEffect {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 25 |     pub(crate) fn check_value(value: i8) {
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub(crate) fn is_on(&self) -> bool {self.value <= 0 && self.value <= 100}
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 29 |     pub(crate) fn is_off(&self) -> bool {self.value == WAH_EFFECT_OFF}
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 30 |     pub(crate) fn is_none(&self) -> bool {self.value == WAH_EFFECT_NONE}
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.06s
[INFO] running `Command { std: "docker" "inspect" "41f174fd503d52cd65004f9e541dc6758ea5cf3464b10d4efc6d80dcc2860f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41f174fd503d52cd65004f9e541dc6758ea5cf3464b10d4efc6d80dcc2860f46", kill_on_drop: false }`
[INFO] [stdout] 41f174fd503d52cd65004f9e541dc6758ea5cf3464b10d4efc6d80dcc2860f46
