[INFO] cloning repository https://github.com/mdx97/midi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdx97/midi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdx97%2Fmidi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdx97%2Fmidi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b746b303e2b300fc25d6a9b85cbc8ef60a78995 [INFO] checking mdx97/midi against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdx97%2Fmidi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdx97/midi on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mdx97/midi [INFO] finished tweaking git repo https://github.com/mdx97/midi [INFO] tweaked toml for git repo https://github.com/mdx97/midi written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mdx97/midi 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 680c7a1e22fd40626af002c4588ef5ddef4130c362f19444afcb95178ca21098 [INFO] running `Command { std: "docker" "start" "-a" "680c7a1e22fd40626af002c4588ef5ddef4130c362f19444afcb95178ca21098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "680c7a1e22fd40626af002c4588ef5ddef4130c362f19444afcb95178ca21098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "680c7a1e22fd40626af002c4588ef5ddef4130c362f19444afcb95178ca21098", kill_on_drop: false }` [INFO] [stdout] 680c7a1e22fd40626af002c4588ef5ddef4130c362f19444afcb95178ca21098 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68e81f86ce625fff9ab412077430bfa7a0cb116db86013ec4a5baeda636f40f3 [INFO] running `Command { std: "docker" "start" "-a" "68e81f86ce625fff9ab412077430bfa7a0cb116db86013ec4a5baeda636f40f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking midi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `format` and `division` are never read [INFO] [stdout] --> src/midi.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct MidiFile { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | format: Format, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | division: Division, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ticks_per_quarter_note` is never read [INFO] [stdout] --> src/midi.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 103 | Metrical { [INFO] [stdout] | -------- field in this variant [INFO] [stdout] 104 | ticks_per_quarter_note: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Division` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `smpte_format` and `ticks_per_frame` are never read [INFO] [stdout] --> src/midi.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 106 | TimeCode { [INFO] [stdout] | -------- fields in this variant [INFO] [stdout] 107 | smpte_format: SmpteFormat, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 108 | // TODO: Supposedly this is in 2's complement?? [INFO] [stdout] 109 | ticks_per_frame: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Division` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `format` and `division` are never read [INFO] [stdout] --> src/midi.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct MidiFile { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | format: Format, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | division: Division, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MidiFile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ticks_per_quarter_note` is never read [INFO] [stdout] --> src/midi.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 103 | Metrical { [INFO] [stdout] | -------- field in this variant [INFO] [stdout] 104 | ticks_per_quarter_note: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Division` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `smpte_format` and `ticks_per_frame` are never read [INFO] [stdout] --> src/midi.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 106 | TimeCode { [INFO] [stdout] | -------- fields in this variant [INFO] [stdout] 107 | smpte_format: SmpteFormat, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 108 | // TODO: Supposedly this is in 2's complement?? [INFO] [stdout] 109 | ticks_per_frame: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Division` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s [INFO] running `Command { std: "docker" "inspect" "68e81f86ce625fff9ab412077430bfa7a0cb116db86013ec4a5baeda636f40f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68e81f86ce625fff9ab412077430bfa7a0cb116db86013ec4a5baeda636f40f3", kill_on_drop: false }` [INFO] [stdout] 68e81f86ce625fff9ab412077430bfa7a0cb116db86013ec4a5baeda636f40f3