[INFO] fetching crate guitarpro 0.1.0... [INFO] building guitarpro-0.1.0 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate guitarpro 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate guitarpro 0.1.0 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae2f18fc0ec187955785c4d303e1ab45b2f91e96cedb753e4a12f99a5e88f054 [INFO] running `Command { std: "docker" "start" "-a" "ae2f18fc0ec187955785c4d303e1ab45b2f91e96cedb753e4a12f99a5e88f054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae2f18fc0ec187955785c4d303e1ab45b2f91e96cedb753e4a12f99a5e88f054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae2f18fc0ec187955785c4d303e1ab45b2f91e96cedb753e4a12f99a5e88f054", kill_on_drop: false }` [INFO] [stdout] ae2f18fc0ec187955785c4d303e1ab45b2f91e96cedb753e4a12f99a5e88f054 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7a8596d22850d11d5f84aa778178898fc56fe344d9fd79fbb582445e48cd5df [INFO] running `Command { std: "docker" "start" "-a" "b7a8596d22850d11d5f84aa778178898fc56fe344d9fd79fbb582445e48cd5df", 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] Compiling num v0.2.1 [INFO] [stderr] Compiling fraction v0.10.0 [INFO] [stderr] Compiling 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)]` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "b7a8596d22850d11d5f84aa778178898fc56fe344d9fd79fbb582445e48cd5df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a8596d22850d11d5f84aa778178898fc56fe344d9fd79fbb582445e48cd5df", kill_on_drop: false }` [INFO] [stdout] b7a8596d22850d11d5f84aa778178898fc56fe344d9fd79fbb582445e48cd5df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3928b437393d68b74672afb44f01d76e3e0618c0ae6a323cf84aa05ef12cff9b [INFO] running `Command { std: "docker" "start" "-a" "3928b437393d68b74672afb44f01d76e3e0618c0ae6a323cf84aa05ef12cff9b", kill_on_drop: false }` [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)]` 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] [stderr] Compiling 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)]` 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 `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "3928b437393d68b74672afb44f01d76e3e0618c0ae6a323cf84aa05ef12cff9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3928b437393d68b74672afb44f01d76e3e0618c0ae6a323cf84aa05ef12cff9b", kill_on_drop: false }` [INFO] [stdout] 3928b437393d68b74672afb44f01d76e3e0618c0ae6a323cf84aa05ef12cff9b